autoconf/lib/autoconf
Akim Demaille 7a3408107f * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Keep the
`duplicates', since the algorithm was too naive and could keep
`--prefix=1 --prefix=2 --prefix=1' as `--prefix=1 --prefix=2', and
keep `--prefix foo --prefix bar' as `--prefix foo bar'.
Reported by Ralf Corsepius.
* tests/torture.at (Configuring subdirectories): Exercise these
cases.
2002-09-09 15:51:52 +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/m4sugar/m4sh.m4 (AS_SHELL_SANITIZE): Install the Zsh 2002-04-10 15:58:19 +00:00
autoheader.m4 Minor spelling and grammar fixes. 2002-04-20 06:09:01 +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/c.m4 (AC_C_BACKSLASH_A): New. 2002-07-16 13:37:53 +00:00
fortran.m4 (AC_PROG_F77): Remove fc from the default list of compilers to try, 2002-08-18 00:47:25 +00:00
functions.m4 * lib/autoconf/functions.m4 (AC_FUNC_GETLOADAVG): Use $srcdir when 2002-09-09 15:43:37 +00:00
general.m4 * lib/autoconf/general.m4 (_AC_INIT_PREPARE): Keep the 2002-09-09 15:51:52 +00:00
headers.m4 (AC_HEADER_TIOCGWINSZ): 2002-05-08 20:26:07 +00:00
lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_EXEEXT_O): Work even if 2002-09-01 10:11:05 +00:00
libs.m4 Minor spelling and grammar fixes. 2002-04-21 07:25:20 +00:00
Makefile.am (check-local): Do not assume that egrep and fgrep exist. 2002-05-29 22:26:16 +00:00
Makefile.in * configure.ac: Bump to 2.53d. 2002-09-03 09:17:44 +00:00
oldnames.m4 * lib/autoconf/autoconf.m4, lib/autoconf/oldnames.m4, 2001-08-20 14:44:11 +00:00
programs.m4 (AC_PROG_EGREP, AC_PROG_FGREP): New macros. 2002-05-29 22:30:17 +00:00
specific.m4 * lib/autoconf/specific.m4 (AC_CYGWIN, AC_EMXOS2, AC_MINGW32): 2002-07-09 08:46:08 +00:00
status.m4 Handle LIBOBJS and LTLIBOBJS once for all, including Libtool's and 2002-07-18 11:57:32 +00:00
types.m4 Update commentary to not assume egrep. 2002-05-29 22:27:14 +00:00