]> git.ipfire.org Git - thirdparty/libtool.git/commit
Make testsuite compatible with Autoconf 2.62 again.
authorGary V. Vaughan <gary@gnu.org>
Tue, 10 Aug 2010 09:38:03 +0000 (16:38 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 10 Aug 2010 09:38:03 +0000 (16:38 +0700)
commit9b4ec3cd97aa37c6764d48933267792c9947b5ba
tree1a127a596dbba539607acae6a65a221a04ea8a27
parent3c1027fe214c4b0c72f905defcda38faf9e94bf3
Make testsuite compatible with Autoconf 2.62 again.

* tests/getopt-m4sh.at (AT_CHECK): Autotest 2.62 chokes on unquoted
'#' in AT_CHECK, so replace all uses with '@%:@' quadrigraph.
Suggested by Eric Blake <eblake@redhat.com>
Reported by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/getopt-m4sh.at