Build testsuite with newer autoconf.
authorEric Blake <ebb9@byu.net>
Fri, 5 Dec 2008 16:26:38 +0000 (09:26 -0700)
committerEric Blake <ebb9@byu.net>
Fri, 5 Dec 2008 16:27:19 +0000 (09:27 -0700)
commitbee1df15b2707caeeda551d8ae316c64d4797c08
tree33594c9c79323fedba9cbfac1c621bb8f85bc0c1
parent7e6d1e2296b8dab7e37e9414c058d0d290fad1c3
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