Author: aurel32 Date: 2007-05-03 23:45:47 +0000 (Thu, 03 May 2007) New Revision: 2173
Modified: glibc-package/trunk/debian/sysdeps/linux.mk Log: Fix the comments: s/Linuxthreads/NPTL/ Modified: glibc-package/trunk/debian/sysdeps/linux.mk =================================================================== --- glibc-package/trunk/debian/sysdeps/linux.mk 2007-05-03 22:41:42 UTC (rev 2172) +++ glibc-package/trunk/debian/sysdeps/linux.mk 2007-05-03 23:45:47 UTC (rev 2173) @@ -2,7 +2,7 @@ MIN_KERNEL_SUPPORTED := 2.6.1 libc = libc6 -# Linuxthreads Config +# NPTL Config threads = yes libc_add-ons = nptl $(add-ons) libc_extra_config_options = $(extra_config_options) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

