summaryrefslogtreecommitdiff
path: root/t/distcheck-configure-flags-subpkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/distcheck-configure-flags-subpkg.sh')
-rwxr-xr-xt/distcheck-configure-flags-subpkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/distcheck-configure-flags-subpkg.sh b/t/distcheck-configure-flags-subpkg.sh
index f5bc15d26..480ad44e3 100755
--- a/t/distcheck-configure-flags-subpkg.sh
+++ b/t/distcheck-configure-flags-subpkg.sh
@@ -20,7 +20,7 @@
# passed down to the configure script of the subpackage. This is
# explicitly documented in the manual.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_CONFIG_SUBDIRS([subpkg])