* bin/autoconf.as: Handle `-' just like other input files.
commitd95fafd9bfd4a1857167bc0853e97df71844e0d4
authorNoah Misch <noah@cs.caltech.edu>
Thu, 17 May 2007 02:43:12 +0000 (17 02:43 +0000)
committerNoah Misch <noah@cs.caltech.edu>
Thu, 17 May 2007 02:43:12 +0000 (17 02:43 +0000)
tree6c85baf7e70d22e67034853819c54891955e5a35
parent1075b52a96f9a6feb64a7c9f6078ea601aaad661
* bin/autoconf.as: Handle `-' just like other input files.
* bin/autom4te.in (parse_args): Pass `-' through.
(handle_output): Skip the forbidden token search if we read from stdin.
(up_to_date): Always treat stdin as out of date.
* tests/tools.at (autoconf: input from stdin): New test.
(autoconf: forbidden tokens, basic): Check a second `autoconf' run.
ChangeLog
bin/autoconf.as
bin/autom4te.in
tests/tools.at