autoconf/lib
Benoit Sigoure 2abed75dde Properly handle funny file names for headers in config.status.
The test suite did not cover this bug because the code was not
	quoting properly the arguments of `rm -f' (which "fails" silently)
	as well as the arguments of `diff' (whose output was redirected to
	/dev/null so we couldn't see its error message).
	* lib/autoconf/status.m4 (_AC_OUTPUT_HEADER): Properly quote the
	file names passed to `rm' and `diff'.
	* tests/torture.at (AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS):
	Add a regression test.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2008-03-02 13:00:23 +01:00
..
autoconf Properly handle funny file names for headers in config.status. 2008-03-02 13:00:23 +01:00
Autom4te Proper file name escaping in Autoconf programs and Perl modules. 2007-12-08 11:46:43 +01:00
autoscan Remove two more generated files from version control. 2007-11-11 09:22:43 +01:00
autotest Fix autotest --clean, and make it work with `-C dir'. 2008-02-02 00:10:25 +01:00
emacs Remove all generated files from version control. 2007-10-27 12:44:59 +02:00
m4sugar * lib/m4sugar/m4sugar.m4 (m4_qlen): Use fewer macros. 2008-01-15 08:49:08 -07:00
.cvsignore
.gitignore Prepare for conversion to git. 2007-09-14 22:25:56 +00:00
autom4te.in * lib/autom4te.in: Quote @datadir@. 2007-12-08 11:48:10 +01:00
freeze.mk Fix copyright years. 2007-12-04 22:30:33 +01:00
Makefile.am Reword the copyright notices to match what's suggested in GPLv3. 2007-07-20 23:11:49 +00:00