]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Fix regression: autotools and whitespace in file names
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Aug 2020 00:53:03 +0000 (17:53 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Aug 2020 00:53:53 +0000 (17:53 -0700)
commit4178160225ba4337687c24870f0e1af93bb5822f
treec48c6d0e10ec72ca89f460eb53e6ff605c555e2e
parente54e3f907b024c7fa7fe3af9a5383f4b153e8fba
Fix regression: autotools and whitespace in file names

* bin/autoheader.in (templates_for_header): Fix previous change by
not warning about file names with shell metacharacters, as this is
OK for command-line file names.
bin/autoheader.in