diff -r 7dab8d1a2426 -r b8924cbdca26 scripts/build/libc_glibc.sh --- a/scripts/build/libc_glibc.sh Mon May 07 15:57:02 2007 +0000 +++ b/scripts/build/libc_glibc.sh Tue May 08 10:52:39 2007 +0000 @@ -35,9 +35,7 @@ # There is nothing to do for glibc check config do_libc_check_config() { - CT_DoStep INFO "Checking C library configuration" - CT_DoLog EXTRA "glibc has nothing to check" - CT_EndStep + : } # This function installs the glibc headers needed to build the core compiler