--- configure.old 2009-06-28 18:28:04 +0000 +++ configure 2009-06-28 18:29:22 +0000 @@ -15911,6 +15911,7 @@ LIBC_VERSION=$( $READELF -d libctest | \ $EGREP NEEDED.*libc\\.so | \ + $EGREP -v \\[ld- | \ $AWK '{print $NF}' | sed -e 's:\[::' -e 's:\]::' ) rm -f libctest*