scripts/build/libc/eglibc.sh
changeset 3159 fb71cad4b085
parent 2809 4cd9134739b5
child 3162 e51eb0a614c7
     1.1 --- a/scripts/build/libc/eglibc.sh	Wed Dec 14 16:55:22 2011 +0100
     1.2 +++ b/scripts/build/libc/eglibc.sh	Thu Jan 10 00:27:13 2013 +0100
     1.3 @@ -136,7 +136,7 @@
     1.4      # So we can safely bypass bash detection at compile time.
     1.5      # Should this change in a future eglibc release, we'd better
     1.6      # directly mangle the generated scripts _after_ they get built,
     1.7 -    # or even after they get installed... eglibc is such a sucker...
     1.8 +    # or even after they get installed...
     1.9      echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache
    1.10  
    1.11      # Configure with --prefix the way we want it on the target...