]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix autom4te for unusual characters in input file names.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 26 Nov 2007 18:40:50 +0000 (19:40 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 26 Nov 2007 18:40:50 +0000 (19:40 +0100)
commit952adbf38941fb36b345aa4efb861fa8efd9f2e5
tree7b0517ea8fab7ecd4c7510a8695a01d8d81e0fef
parentee28883f0eb709933bad58b4b84575210c3fd939
Fix autom4te for unusual characters in input file names.

* bin/autom4te.in (files_to_options): Quote active characters
for the shell.
* tests/tools.at (autom4te and white space in file names):
New test.
ChangeLog
bin/autom4te.in
tests/tools.at