summaryrefslogtreecommitdiff
path: root/t/cond45.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond45.sh')
-rwxr-xr-xt/cond45.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond45.sh b/t/cond45.sh
index 5e010cf4c..0db9d8c7e 100755
--- a/t/cond45.sh
+++ b/t/cond45.sh
@@ -17,7 +17,7 @@
# Check that redefinitions of AC_SUBST'ed AM_SUBST_NOTMAKE'd variables
# are not diagnosed. See 'cond24.sh'.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<EOF
AC_SUBST([foo], [bar])