summaryrefslogtreecommitdiff
path: root/t/yacc-bison-skeleton.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/yacc-bison-skeleton.sh')
-rwxr-xr-xt/yacc-bison-skeleton.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/yacc-bison-skeleton.sh b/t/yacc-bison-skeleton.sh
index f4fdf327d..d7623b376 100755
--- a/t/yacc-bison-skeleton.sh
+++ b/t/yacc-bison-skeleton.sh
@@ -18,7 +18,7 @@
# For Automake bug#7648 and PR automake/491.
required='cc bison'
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_PROG_CC