config/libc_glibc.in
changeset 142 471ded821b6c
parent 136 22b5ef41df97
child 323 90fefc8790fb
     1.1 --- a/config/libc_glibc.in	Sun May 27 20:22:06 2007 +0000
     1.2 +++ b/config/libc_glibc.in	Mon May 28 21:32:43 2007 +0000
     1.3 @@ -205,7 +205,10 @@
     1.4      default ""
     1.5      depends on LIBC_ADDONS
     1.6      help
     1.7 -      Extra addons to include in glibc.
     1.8 +      Extra addons to include in glibc. Space separated list.
     1.9 +
    1.10 +      You need to specify neither linuxthreads nor nptl, as they are added
    1.11 +      automagically for you depending on the threading model you choosed
    1.12 +      earlier.
    1.13        
    1.14        Eg.: crypt        (for very old glibces)
    1.15 -           linuxthreads (for the linuxthreads implementation of threads)