summaryrefslogtreecommitdiff
path: root/t/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/configure.sh')
-rwxr-xr-xt/configure.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/configure.sh b/t/configure.sh
index 6ba740e86..1a1bb94ad 100755
--- a/t/configure.sh
+++ b/t/configure.sh
@@ -18,7 +18,7 @@
# Diagnose if both configure.in and configure.ac are present, prefer
# configure.ac.
-. ./defs || exit 1
+. test-init.sh
cat >configure.ac <<EOF
AC_INIT([$me], [1.0])