tests: avoid spurious failure on missing Obj C/C++ compiler
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 4 May 2012 15:31:06 +0000 (17:31 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 4 May 2012 15:31:06 +0000 (17:31 +0200)
commit8450f187c9b6d99374fddd49e976356ab0f26efb
tree99d6808d2c87d647f7a24ada849aca8e540fac2e
parent679d8a844e727e456ed51606ad98bee5de84aa5c
tests: avoid spurious failure on missing Obj C/C++ compiler

* t/objc-megademo.sh: Arrange the test to SKIP, not FAIL, if there is
no Objective C or no Objective C++ compiler.  Since we are at it, remove
some checks that were actually testing Autoconf (not Automake) behaviour.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
t/objc-megademo.sh