summaryrefslogtreecommitdiff
path: root/t/subst.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/subst.sh')
-rwxr-xr-xt/subst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/subst.sh b/t/subst.sh
index db83d7334..a6010e471 100755
--- a/t/subst.sh
+++ b/t/subst.sh
@@ -17,7 +17,7 @@
# Test that AC_SUBST($1) does something sensible. From Ulrich
# Drepper.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
dnl This test used to have the following lines, which cannot have