]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Proper config.status --file/--header and $srcdir escaping.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 6 Dec 2007 21:54:29 +0000 (22:54 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 8 Dec 2007 10:50:48 +0000 (11:50 +0100)
commitce429ecdc03698025176d3003e113e6e003b429f
tree86cb38923645c813ce4e7e14096e4fd356724a18
parent064ce0b6be217db3af41216880259003322a6c81
Proper config.status --file/--header and $srcdir escaping.

* lib/autoconf/status.m4 (_AC_OUTPUT_MAIN_LOOP): Quote special
characters in $ac_file_inputs.
(_AC_OUTPUT_FILE, _AC_OUTPUT_HEADER): eval $ac_file_inputs
accordingly.
* tests/torture.at (datarootdir workaround): Adjust.
(AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS): Extend test.
ChangeLog
lib/autoconf/status.m4
tests/torture.at