]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix getopt tests to skip with Autoconf < 2.61.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 21 Aug 2010 04:56:37 +0000 (06:56 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 22 Aug 2010 15:17:39 +0000 (17:17 +0200)
commit3160ead1712bbe567d30defd2a65cfe03f34406d
treebdfe6271b44dfdcda66fb5db8fffa2e6e249c66c
parent10c6cb25e5f8e5212e1c770568017184a7575122
Fix getopt tests to skip with Autoconf < 2.61.

* tests/getopt-m4sh.at (_LT_AT_GETOPT_M4SH_SETUP): Skip the test
if 'autom4te --language=m4sh' exits 63 because version 2.61 is
required.  Allows the testsuite to complete successfully with
Autoconf 2.59 and Automake 1.9.6.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
tests/getopt-m4sh.at