* libtool.m4: No need to undefine([symbols]), proper quotation is

enough.
This commit is contained in:
Gary V. Vaughan 2001-09-11 00:22:48 +00:00
parent 4a57948985
commit faba8a2e8f
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2001-09-11 Gary V. Vaughan <gary@gnu.org>
* libtool.m4: No need to undefine([symbols]), proper quotation is
enough.
2001-09-10 Gary V. Vaughan <gary@gnu.org>
* libtool.m4: CVS Autoconf guarantees a decent default IFS, so

2
libtool.m4 vendored
View File

@ -24,8 +24,6 @@
# serial 47 AC_PROG_LIBTOOL
builtin([undefine],[symbols])
# AC_PROG_LIBTOOL
# ---------------
AC_DEFUN([AC_PROG_LIBTOOL],