summaryrefslogtreecommitdiff
path: root/t/cond30.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cond30.sh')
-rwxr-xr-xt/cond30.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cond30.sh b/t/cond30.sh
index cf505d924..09ea343d5 100755
--- a/t/cond30.sh
+++ b/t/cond30.sh
@@ -16,7 +16,7 @@
# For PR/352: make sure we support bin_PROGRAMS being defined conditionally.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<'EOF'
AM_CONDITIONAL([C1], [test -z "$two"])