summaryrefslogtreecommitdiff
path: root/t/cxxlink.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cxxlink.sh')
-rwxr-xr-xt/cxxlink.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cxxlink.sh b/t/cxxlink.sh
index ff271c39c..734dc753d 100755
--- a/t/cxxlink.sh
+++ b/t/cxxlink.sh
@@ -16,7 +16,7 @@
# Test to make sure C++ linker is used when appropriate.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
AC_PROG_CC