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 <ebb9@byu.net>
This commit is contained in:
Eric Blake
2009-04-06 22:05:38 -06:00
parent ecd1b61cd4
commit ab3a683f05
2 changed files with 9 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2009-04-06 Eric Blake <ebb9@byu.net>
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 <jdenny@ces.clemson.edu>
Fix options documentation.