From: Albert Chin-A-Young Date: Mon, 30 Dec 2002 16:30:22 +0000 (+0000) Subject: * libtool.m4: Sync methods used to detect GNU ld. X-Git-Tag: release-1-5~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1391f5d2fe100ee52c28d21259ef2c9f2bcebb14;p=thirdparty%2Flibtool.git * libtool.m4: Sync methods used to detect GNU ld. --- diff --git a/ChangeLog b/ChangeLog index 02b268df8..e2ef70419 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-12-30 Albert Chin-A-Young + + * libtool.m4: Sync methods used to detect GNU ld. + 2002-12-20 Robert Boehne * libtool.m4 (AC_LIBTOOL_COMPILER_OPTION, diff --git a/libtool.m4 b/libtool.m4 index 5e0249b09..b7bd409d3 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -1933,11 +1933,14 @@ AC_DEFUN([AC_PROG_LD_GNU], [AC_REQUIRE([AC_PROG_EGREP])dnl AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld, [# I'd rather use --version here, but apparently some GNU ld's only accept -v. -if $LD -v 2>&1 &5; then +case `"$LD" -v 2>&1