autoconf/tests
Ralf Wildenhues 2a801ac193 * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If we have not seen
mention of `datarootdir' in the input file(s), but literal
`${datarootdir}' in the output file, and we haven't warned yet,
then warn as well: the user may have (erroneously) used
`AC_SUBST([mydatadir], [$datadir/my])' instead of the correct
`AC_SUBST([mydatadir], ['${datadir}/my'])'.
* tests/torture.at (datarootdir workaround): Extend this test.
* NEWS: Update.
2006-05-28 12:38:49 +00:00
..
.cvsignore Change testsuite.tmp to *.tmp. 2006-04-02 17:13:04 +00:00
atlocal.in fix AT_CONFIG_CMP 2005-06-22 12:13:59 +00:00
autoscan.at * bin/autoscan.in (subdirs): New global. 2006-04-03 15:58:20 +00:00
autotest.at * tests/autotest.at (Multiline command from M4 expansion): 2006-05-24 03:46:00 +00:00
base.at Update copyright year. 2006-05-27 00:01:27 +00:00
c.at * tests/c.at (AC_PROG_CPP without warnings, AC_PROG_CPP via CC): 2006-03-08 20:48:22 +00:00
compile.at * NEWS: AC_PROG_CC and AC_PROG_CXX no longer declare 'exit'. 2006-04-03 03:18:39 +00:00
foreign.at Fix Posix-conformance bugs re use of { command in sed scripts, 2006-01-05 21:43:44 +00:00
fortran.at Update FSF postal mail address. 2005-05-14 07:00:38 +00:00
local.at * doc/autoconf.texi (Particular Programs): AC_PROG_MKDIR_P now 2006-05-13 09:54:51 +00:00
m4sh.at Undo many of the recent changes, substituting these instead: 2006-04-24 19:36:01 +00:00
m4sugar.at * doc/autoconf.texi (Looping constructs): New node, to 2006-02-20 21:43:05 +00:00
Makefile.am * tests/Makefile.am (AUTOTEST): Use `$(MY_AUTOM4TE)' instead of 2006-05-09 21:26:36 +00:00
Makefile.in * tests/Makefile.am (AUTOTEST): Use `$(MY_AUTOM4TE)' instead of 2006-05-09 21:26:36 +00:00
mktests.sh * tests/mktests.sh: Use "trap '' 0", not "trap 0". Do not touch 2006-04-10 21:00:40 +00:00
semantics.at * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): 2006-03-17 20:37:26 +00:00
suite.at Updated copyright years. 2005-08-16 08:18:04 +00:00
tools.at * doc/autoconf.texi (Particular Programs, Limitations of Usual Tools): 2006-05-27 02:54:33 +00:00
torture.at * lib/autoconf/status.m4 (_AC_OUTPUT_FILE): If we have not seen 2006-05-28 12:38:49 +00:00
wrapper.as Update FSF postal mail address. 2005-05-14 07:00:38 +00:00