From faba8a2e8f26c38c6097130d218292771a812425 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Tue, 11 Sep 2001 00:22:48 +0000 Subject: [PATCH] * libtool.m4: No need to undefine([symbols]), proper quotation is enough. --- ChangeLog | 5 +++++ libtool.m4 | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 44536622..6d0998b1 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 e68ea04c..9e0f3e3c 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],