From: Gary V. Vaughan Date: Sat, 9 Sep 2000 12:22:38 +0000 (+0000) Subject: libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to redirect the X-Git-Tag: release-1-3d~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d30262af486bbd22e15bff9f3c27ef08165817;p=thirdparty%2Flibtool.git libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to redirect the output of grep to /dev/null in the need_lc tests. --- diff --git a/ChangeLog b/ChangeLog index e3cfe4c91..a33f1cc1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-09-09 Gary V. Vaughan + libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to redirect the + output of grep to /dev/null in the need_lc tests. + configure.in (AC_PROG_LIBTOOL): Using this in libtools own configure.in interacts badly with the AC_PROVIDE calls and results in several tests being inserted into configure too