autoconf/lib/autoconf
Akim Demaille 6497d928b1 * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD):
Remove.
We _have_ to stop using the old compatibility scheme that tried to
avoid useless backslashes because Libtool 1.4.3 contains a
AC_DEFINE([error_t], [int],
[Define to a type to use for `error_t' if it is not
otherwise available.])
We _have_ to quote the single quote and backslashes with .  The
old compatibility scheme saw that ` was backslashed, and therefore
did not quote the single quote.  Hence before this patch, Autoconf
was not compatible with Libtool.
2002-11-05 20:28:07 +00:00
..
.cvsignore Provide a mean to ``AC_PREREQ'' for M4sugar, M4sh and Autotest. 2001-08-27 07:08:56 +00:00
autoconf.m4 * lib/autoconf/autoscan.m4: New file. 2002-09-28 14:06:07 +00:00
autoheader.m4 * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD): 2002-11-05 20:28:07 +00:00
autoscan.m4 * lib/autoconf/autoscan.m4: New file. 2002-09-28 14:06:07 +00:00
autotest.m4 * lib/autoconf/autotest.m4 (AC_CONFIG_TESTDIR): Don't create 2002-01-06 20:48:25 +00:00
autoupdate.m4 * lib/autoconf/general.m4 (AU_DEFINE, AU_DEFUN, AU_ALIAS): Move 2001-08-27 07:17:23 +00:00
c.m4 * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): New. 2002-10-31 08:27:15 +00:00
fortran.m4 * doc/autoconf.texi: More AC_MSG_FAILURE promotion. 2002-10-27 18:24:51 +00:00
functions.m4 * lib/autoconf/functions.m4 (_AC_FUNC_MALLOC_IF): Change message. 2002-10-31 17:33:26 +00:00
general.m4 * lib/autoconf/autoheader.m4 (_AH_TEMPLATE_OLD, _AH_VERBATIM_OLD): 2002-11-05 20:28:07 +00:00
headers.m4 * doc/autoconf.texi (Run Time): Document AC_RUN_IFELSE. 2002-10-27 18:23:14 +00:00
lang.m4 * lib/autoconf/general.m4 (_AC_MSG_LOG_CONFTEST): New. 2002-10-31 08:27:15 +00:00
libs.m4 * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL 2002-10-27 18:21:31 +00:00
Makefile.am * lib/autoconf/general.m4 (AC_CACHE_SAVE): Don't use cmp. 2002-10-17 10:34:09 +00:00
Makefile.in * configure.ac: Bumpto 2.54c. 2002-10-28 10:52:05 +00:00
oldnames.m4 * lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4, 2001-08-20 14:44:11 +00:00
programs.m4 * lib/autoconf/programs.m4 (AC_PROG_MAKE_SET): Use and display 2002-10-31 13:15:03 +00:00
specific.m4 * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL 2002-10-27 18:21:31 +00:00
status.m4 * lib/autoconf/general.m4 (AC_CACHE_SAVE): Don't use cmp. 2002-10-17 10:34:09 +00:00
types.m4 * doc/autoconf.texi (Generating Sources): Document AC_LANG_CALL 2002-10-27 18:21:31 +00:00