]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
From Bruno Haible <haible@ilog.fr>
authorGary V. Vaughan <gary@gnu.org>
Fri, 29 Jun 2001 17:12:39 +0000 (17:12 +0000)
committerGary V. Vaughan <gary@gnu.org>
Fri, 29 Jun 2001 17:12:39 +0000 (17:12 +0000)
* libtool.m4:  undefine the m4 builtin `symbols', so that the
string `symbols' can be used in the rest of the code without
causing errors with autoconf-2.13.

ChangeLog
libtool.m4

index 68a689b08a5f19c26711015de6384da0618a0622..24f5cbc14add18709573caf0bdb48ecd9c4c5ca1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2001-06-29  Gary V. Vaughan  <gary@gnu.org>
 
+       From Bruno Haible <haible@ilog.fr>
+       * libtool.m4:  undefine the m4 builtin `symbols', so that the
+       string `symbols' can be used in the rest of the code without
+       causing errors with autoconf-2.13.
+       
        From "Golubev I. N." <gin@mo.msk.ru>
        * tests/Makefile.am (CPPLAGS): Typo. s/CPPLAGS/CPPFLAGS.
 
index 996d5f067160e8855d311b0880343e4557913354..66d0aab04ca9f4abb72498c72410c0ed84b4049e 100644 (file)
 ## the same distribution terms that you use for the rest of that program.
 
 # serial 47 AC_PROG_LIBTOOL
-# -------------------------
+
+# The next line was added by Bruno Haible 2001-06-28.
+builtin([undefine],[symbols])
+
+# AC_PROG_LIBTOOL
+# ---------------
 AC_DEFUN([AC_PROG_LIBTOOL],
 [AC_REQUIRE([_AC_PROG_LIBTOOL])dnl
 dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX