]> git.ipfire.org Git - thirdparty/automake.git/commit
tests: fix a couple of spurious failures
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 15 May 2013 22:11:26 +0000 (00:11 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 15 May 2013 22:11:26 +0000 (00:11 +0200)
commit23a94fd76b904b95fee399b7ff696affe7fd130c
treedec5776db267f7888f1ca60f115b4b3b0a207f7f
parent05f889a017a262a40459d94c6e20e6c2b4579f5d
tests: fix a couple of spurious failures

These failures were deriving from the recent changes about how we
handle AC_PROG_CC, AM_PROG_CC_C_O, and generally detection of C
compilers that doesn't grasp both '-c' and '-o' at the same time.

* t/subobj-c.sh: Adjust.
* t/subobj-libtool.sh: Likewise.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/subobj-c.sh
t/subobj-libtool.sh