summaryrefslogtreecommitdiff
path: root/t/gcj.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/gcj.sh')
-rwxr-xr-xt/gcj.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/gcj.sh b/t/gcj.sh
index d069ec761..f0a389750 100755
--- a/t/gcj.sh
+++ b/t/gcj.sh
@@ -16,7 +16,7 @@
# Test of compiled java.
-. ./defs || exit 1
+. test-init.sh
cat >> configure.ac << 'END'
_AM_DEPENDENCIES([GCJ])