Work around autoconf 2.63b bug in testsuite.

* tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Avoid tripping
autoconf bug related to # in test.

Signed-off-by: Eric Blake <[email protected]>
(cherry picked from commit ab3a683f05)
This commit is contained in:
Eric Blake
2009-04-10 07:15:43 -06:00
parent 50cca36825
commit cf48f6755c
2 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,3 +1,9 @@
2009-04-06 Eric Blake <[email protected]>
Work around autoconf 2.63b bug in testsuite.
* tests/output.at (AT_CHECK_OUTPUT_FILE_NAME): Avoid tripping
autoconf bug related to # in test.
2009-04-06 Joel E. Denny <[email protected]>
* NEWS (2.5): New section. Describe new -D/--define feature.