Properly expand @configure_input@ in config.status.
commitc197dc8d27790ecf5f18ee6769545a07cccedf9f
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Tue, 18 Dec 2007 12:54:06 +0000 (18 13:54 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 2 Mar 2008 11:50:55 +0000 (2 12:50 +0100)
tree40d463ae84047bf7c4d6b6d892ae41847fbe6ffe
parent32980cdc2d576f550b4d6fbedca1d6d9e36cc518
Properly expand @configure_input@ in config.status.

* lib/autoconf/status.m4 (_AC_OUTPUT_FILE, _AC_OUTPUT_MAIN_LOOP):
Escape the backslashes and ampersands in $configure_input before
using it in the sed replacement string to expand @configure_input@.
Report by Eric Blake and Patrick Welche.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
lib/autoconf/status.m4