* t/objc-megademo.sh (am_create_testdir): Define to "yes" 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 <stefano.lattar...@gmail.com>
---
 t/objc-megademo.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/t/objc-megademo.sh b/t/objc-megademo.sh
index bad2aee..3a0977d 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.
-- 
1.7.9.5


Reply via email to