summaryrefslogtreecommitdiff
path: root/t/autohdr.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/autohdr.sh')
-rwxr-xr-xt/autohdr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/autohdr.sh b/t/autohdr.sh
index 19daabeed..4079c7c57 100755
--- a/t/autohdr.sh
+++ b/t/autohdr.sh
@@ -16,7 +16,7 @@
# Check that autoheaders works, despite our AC_CONFIG_HEADERS hack.
-. ./defs || exit 1
+. test-init.sh
cat >>configure.ac <<EOF
AC_CONFIG_HEADERS([thisfile.h])