summaryrefslogtreecommitdiff
path: root/t/depcomp.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/depcomp.sh')
-rwxr-xr-xt/depcomp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/depcomp.sh b/t/depcomp.sh
index 63c702f57..33c293dbe 100755
--- a/t/depcomp.sh
+++ b/t/depcomp.sh
@@ -17,7 +17,7 @@
# Test to make sure depcomp is installed and found properly
# when required for multiple directories.
-. ./defs || exit 1
+. test-init.sh
cat > configure.ac << END
AC_INIT([$me], [1.0])