scripts/build/libc/glibc-eglibc.sh-common
changeset 3041 b9f695c2f5b7
parent 2899 0b594b10c63b
child 3087 17cdb10b1675
     1.1 --- a/scripts/build/libc/glibc-eglibc.sh-common	Sun Jan 01 17:35:10 2012 +0100
     1.2 +++ b/scripts/build/libc/glibc-eglibc.sh-common	Wed Aug 22 23:11:03 2012 +0200
     1.3 @@ -325,7 +325,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...