Revert prior patch, by working around autoconf regression.

* tests/output.at (m4_expand): Add workaround for autoconf 2.62.
("Output file name: ("): Uncomment test.
("Output file name: )"): Likewise.
Based on an idea from Noah Misch.
This commit is contained in:
Joel E. Denny
2008-05-07 02:53:15 +00:00
parent 2c5fa059a3
commit f55efa38ef
2 changed files with 15 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2008-04-23 Eric Blake <ebb9@byu.net>
Revert prior patch, by working around autoconf regression.
* tests/output.at (m4_expand): Add workaround for autoconf 2.62.
("Output file name: ("): Uncomment test.
("Output file name: )"): Likewise.
Based on an idea from Noah Misch.
2008-04-21 Joel E. Denny <jdenny@ces.clemson.edu>
Work-around an Autoconf 2.62 AT_SETUP bug that was not present in