From: Gary V. Vaughan Date: Mon, 11 Sep 2000 07:41:35 +0000 (+0000) Subject: subversions was poorly over the weekend -- this ci fixes a half X-Git-Tag: release-1-3d~93 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=660a7f7ac46a110f195b08df5064d9e3e5898709;p=thirdparty%2Flibtool.git subversions was poorly over the weekend -- this ci fixes a half accepted commit and resychronises the repository with my tree. --- diff --git a/libtool.m4 b/libtool.m4 index 25c68179c..b6e2b6412 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -2048,7 +2048,7 @@ if test "$enable_shared" = yes && test "$ac_cv_prog_gcc" = yes; then libname=conftest save_allow_undefined_flag=$allow_undefined_flag allow_undefined_flag= - if AC_TRY_EVAL(archive_cmds 2\>\&1 \| grep \" -lc \" >/dev/null 2>&1) + if AC_TRY_EVAL(archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>&1) then ac_cv_archive_cmds_need_lc=no else