From 71d30262af486bbd22e15bff9f3c27ef08165817 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sat, 9 Sep 2000 12:22:38 +0000 Subject: [PATCH] libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to redirect the output of grep to /dev/null in the need_lc tests. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.47.3