summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorOlivier Andrieu <oliv__a@users.sourceforge.net>2004-07-22 07:07:51 +0000
committerOlivier Andrieu <oliv__a@users.sourceforge.net>2004-07-22 07:07:51 +0000
commit5e9fd251009890a56c10ca62ae787351bc2548da (patch)
tree18e0cd0fd5f4f549583277c974d1f13519042b96 /configure.in
parent7eb304c54ee8ea6dfa3775cf89d63c39295747a8 (diff)
remove stray debugging line
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index de441252..17b34018 100644
--- a/configure.in
+++ b/configure.in
@@ -166,7 +166,6 @@ else
AC_SUBST(GCJFLAGS)
fi
-echo "enable_gcj=$enable_gcj"
if test x$enable_gcj = xauto ; then
if test x$have_gcj = xno ; then
enable_gcj=no