From: Stefano Lattarini Date: Sat, 9 Jun 2012 11:50:12 +0000 (+0200) Subject: tests: minor tweak to 't/objc-megademo.sh' X-Git-Tag: v1.12.2~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd1a2d0b2c745fe24048445df7ff69c6fb66644;p=thirdparty%2Fautomake.git tests: minor tweak to 't/objc-megademo.sh' * t/objc-megademo.sh (am_create_testdir): Define to "empty" before including ./defs, because this test doesn't rely on the files usually pre-set by the setup in there. Signed-off-by: Stefano Lattarini --- diff --git a/t/objc-megademo.sh b/t/objc-megademo.sh index bad2aeef8..3a0977d8b 100755 --- a/t/objc-megademo.sh +++ b/t/objc-megademo.sh @@ -17,6 +17,7 @@ # Stress test on Objective C/C++. required=libtoolize +am_create_testdir=empty . ./defs || Exit 1 ## Autotools Input Files.