diff -r 22b5ef41df97 -r 8665ee5dcf8f config/libc_glibc.in --- a/config/libc_glibc.in Sun May 27 20:22:06 2007 +0000 +++ b/config/libc_glibc.in Sun Jun 17 13:02:21 2007 +0000 @@ -205,7 +205,10 @@ default "" depends on LIBC_ADDONS help - Extra addons to include in glibc. + Extra addons to include in glibc. Space separated list. + + You need to specify neither linuxthreads nor nptl, as they are added + automagically for you depending on the threading model you choosed + earlier. Eg.: crypt (for very old glibces) - linuxthreads (for the linuxthreads implementation of threads)