From: Gary V. Vaughan Date: Tue, 11 Sep 2001 00:22:48 +0000 (+0000) Subject: * libtool.m4: No need to undefine([symbols]), proper quotation is X-Git-Tag: release-1-4d~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=faba8a2e8f26c38c6097130d218292771a812425;p=thirdparty%2Flibtool.git * libtool.m4: No need to undefine([symbols]), proper quotation is enough. --- diff --git a/ChangeLog b/ChangeLog index 445366227..6d0998b13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-09-11 Gary V. Vaughan + + * libtool.m4: No need to undefine([symbols]), proper quotation is + enough. + 2001-09-10 Gary V. Vaughan * libtool.m4: CVS Autoconf guarantees a decent default IFS, so diff --git a/libtool.m4 b/libtool.m4 index e68ea04cc..9e0f3e3c5 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -24,8 +24,6 @@ # serial 47 AC_PROG_LIBTOOL -builtin([undefine],[symbols]) - # AC_PROG_LIBTOOL # --------------- AC_DEFUN([AC_PROG_LIBTOOL],