summaryrefslogtreecommitdiff
path: root/t/cond37.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond37.sh')
-rwxr-xr-xt/cond37.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond37.sh b/t/cond37.sh
index 31a1f4059..12a2ac7ef 100755
--- a/t/cond37.sh
+++ b/t/cond37.sh
@@ -17,7 +17,7 @@
# Check conditional local rules.
# Report from Simon Josefsson.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<'EOF'
AM_CONDITIONAL([CASE_A], [test -n "$case_A"])