This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[libjava] Use fastjar from the build tree
- From: Matthias Klose <doko at cs dot tu-berlin dot de>
- To: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Fri, 24 Mar 2006 18:28:25 +0100
- Subject: [libjava] Use fastjar from the build tree
bootstrap currently running, ok to commit if boostrap succeeds?
PR bootstrap/26829
* configure.ac: configure classpath to use the included fastjar.
* configure: Regenerate.
--- libjava/configure.ac~ 2006-03-14 01:03:16.000000000 +0000
+++ libjava/configure.ac 2006-03-24 18:14:55.000000000 +0000
@@ -340,6 +340,7 @@
# We need this as qt is disabled by default in classpath.
ac_configure_args="$ac_configure_args --enable-qt-peer"
fi
+ac_configure_args="$ac_configure_args --with-fastjar=$ZIP"
dnl --with-gcj=$GCJ
dnl --with-javah=$GCJH
dnl gjdoc?