diff --git a/configure b/configure index 915557976c..c9cf2d1839 100755 --- a/configure +++ b/configure @@ -626,13 +626,18 @@ int x; EOF } -check_ldflags(){ - log check_ldflags "$@" - check_ld "$@" <