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
atlocal.in
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
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
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
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
suite.at
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