summaryrefslogtreecommitdiff
path: root/t/remake-gnulib-add-header.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/remake-gnulib-add-header.sh')
-rwxr-xr-xt/remake-gnulib-add-header.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/remake-gnulib-add-header.sh b/t/remake-gnulib-add-header.sh
index 127fa1fd5..c70b3c672 100755
--- a/t/remake-gnulib-add-header.sh
+++ b/t/remake-gnulib-add-header.sh
@@ -22,7 +22,7 @@
# for more info).
required=cc
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac <<'END'
AC_CONFIG_HEADERS([config.h])