diff -r 4cd9134739b5 -r ee3bc44bf7f9 scripts/build/libc/eglibc.sh --- a/scripts/build/libc/eglibc.sh Wed Dec 14 16:55:22 2011 +0100 +++ b/scripts/build/libc/eglibc.sh Tue Oct 30 22:40:48 2012 +0100 @@ -136,7 +136,7 @@ # So we can safely bypass bash detection at compile time. # Should this change in a future eglibc release, we'd better # directly mangle the generated scripts _after_ they get built, - # or even after they get installed... eglibc is such a sucker... + # or even after they get installed... echo "ac_cv_path_BASH_SHELL=/bin/bash" >>config.cache # Configure with --prefix the way we want it on the target...