]> git.saurik.com Git - bison.git/commit
Build testsuite with newer autoconf.
authorEric Blake <ebb9@byu.net>
Tue, 2 Dec 2008 17:59:17 +0000 (10:59 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 2 Dec 2008 17:59:17 +0000 (10:59 -0700)
commit215b40ac9e629ed8b1e130c59c6a9d8a1b1816bc
treef2ec5656f86864e3afa6d7865f97b28499bea6f8
parent30c10fafcc93dbfa796914faff5d338a3a846e7d
Build testsuite with newer autoconf.

* tests/output.at (m4_expand): Don't override in newer autoconf,
where the underlying implementation changed.
* tests/cxx-type.at (_AT_RESOLVED_GLR_OUTPUT)
(_AT_RESOLVED_GLR_OUTPUT_WITH_LOC, _AT_AMBIG_GLR_OUTPUT)
(_AT_AMBIG_GLR_OUTPUT_WITH_LOC, _AT_GLR_STDERR)
(_AT_VERBOSE_GLR_STDERR): Expand to double-quoted strings,
since some of them contain unbalanced ')'.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/cxx-type.at
tests/output.at