]> git.ipfire.org Git - thirdparty/autoconf.git/commit
tests: avoid AC_CACHE_CHECK test failure with dash.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 12 Oct 2010 18:29:58 +0000 (20:29 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 12 Oct 2010 18:29:58 +0000 (20:29 +0200)
commitc6b151d0e24f9670695ec6f3ef13f838ef9d05fc
tree13f686d61bb6d254ce4740ef862ccbe8466b8c2f
parent2b0d95faef68d7ed7c08b0edb9ff1c38728376fa
tests: avoid AC_CACHE_CHECK test failure with dash.

* tests/base.at (AC_CACHE_CHECK): Normalize configure exit
status in presence of syntax error in sourced site file.
Do not error out if configure is aborted at this point.
Fixes testsuite failure with dash 0.5.5.1.

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