From: Stefano Lattarini Date: Sat, 12 Jan 2013 13:28:21 +0000 (+0100) Subject: tests: subpkg-yacc.sh: start with a clean directory X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936a6c24ed3e2487448285df371401c670ab1d71;p=thirdparty%2Fautomake.git tests: subpkg-yacc.sh: start with a clean directory * t/subpkg-yacc.sh ($am_create_testdir): Define to "empty". Signed-off-by: Stefano Lattarini --- diff --git a/t/subpkg-yacc.sh b/t/subpkg-yacc.sh index c46b7f1a2..e0c2c456c 100755 --- a/t/subpkg-yacc.sh +++ b/t/subpkg-yacc.sh @@ -17,6 +17,7 @@ # Check that ylwrap is installed properly, and $(YLWRAP) us defined # properly, when a subpackage is involved. +am_create_testdir=empty required='cc yacc' . test-init.sh @@ -112,7 +113,7 @@ EOF $ACLOCAL $AUTOCONF -$AUTOMAKE +$AUTOMAKE -a test ! -f ylwrap cd lib