tests: prefer including 'test-init.sh' rather than './defs'
[platform/upstream/automake.git] / t / yacc-nodist.sh
index 2e9c7e8..78191d9 100755 (executable)
@@ -21,7 +21,7 @@
 # for lex-generated .c files.
 
 required='cc yacc'
-. ./defs || exit 1
+. test-init.sh
 
 cat >> configure.ac << 'END'
 AC_PROG_CC