summaryrefslogtreecommitdiff
path: root/t/cxx2.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/cxx2.sh')
-rwxr-xr-xt/cxx2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/cxx2.sh b/t/cxx2.sh
index 7ffba4e9d..4abcefc0c 100755
--- a/t/cxx2.sh
+++ b/t/cxx2.sh
@@ -16,7 +16,7 @@
# Test that Automake suggests using AC_PROG_CXX if C++ sources are used.
-. ./defs || exit 1
+. test-init.sh
echo AC_PROG_CC >>configure.ac