From: Olivier Andrieu Date: Thu, 22 Jul 2004 07:07:51 +0000 (+0000) Subject: remove stray debugging line X-Git-Tag: dbus-0.22~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9fd251009890a56c10ca62ae787351bc2548da;p=thirdparty%2Fdbus.git remove stray debugging line --- diff --git a/configure.in b/configure.in index de4412526..17b340186 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