summaryrefslogtreecommitdiff
path: root/t/cond24.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond24.sh')
-rwxr-xr-xt/cond24.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond24.sh b/t/cond24.sh
index eaaf3d7cf..3a98a4eb6 100755
--- a/t/cond24.sh
+++ b/t/cond24.sh
@@ -17,7 +17,7 @@
# Check that conditional redefinitions of AC_SUBST'ed variables are detected.
# Report from Patrik Weiskircher.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<EOF
AC_SUBST([foo], [bar])