summaryrefslogtreecommitdiff
path: root/t/lex2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lex2.sh')
-rwxr-xr-xt/lex2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lex2.sh b/t/lex2.sh
index bfdde02ae..c959db73a 100755
--- a/t/lex2.sh
+++ b/t/lex2.sh
@@ -16,7 +16,7 @@
# Make sure that Automake suggest using AM_PROG_LEX when a lexer is used.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_PROG_CC