* 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.
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.
## 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