aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2011-07-16 08:33:10 +0000
committerMatthias Klose <doko@gcc.gnu.org>2011-07-16 08:33:10 +0000
commita4a2c37d8bc42ecc746527a964ceeda2c1d6d688 (patch)
tree6e066c2cfa4ca80015b011442cf5a920b489b3e5 /ChangeLog
parentb6c917ff5dbdbbf3547d7198eff249936f7011fa (diff)
downloadgcc-a4a2c37d8bc42ecc746527a964ceeda2c1d6d688.zip
gcc-a4a2c37d8bc42ecc746527a964ceeda2c1d6d688.tar.gz
gcc-a4a2c37d8bc42ecc746527a964ceeda2c1d6d688.tar.bz2
install.texi: Document --enable-static-libjava.
gcc/ 2011-07-16 Matthias Klose <doko@ubuntu.com> * doc/install.texi: Document --enable-static-libjava. <toplevel> 2011-07-16 Matthias Klose <doko@ubuntu.com> * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define. * Makefile.def (target_modules/libjava): Pass $(EXTRA_CONFIGARGS_LIBJAVA). * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA, if not configured with --enable-static-libjava. * Makefile.in: Regenerate. * configure: Likewise. From-SVN: r176351
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5794a5d..ea7ae92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-07-16 Matthias Klose <doko@ubuntu.com>
+
+ * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
+ * Makefile.def (target_modules/libjava): Pass
+ $(EXTRA_CONFIGARGS_LIBJAVA).
+ * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
+ if not configured with --enable-static-libjava.
+ * Makefile.in: Regenerate.
+ * configure: Likewise.
+
2011-07-15 Jason Merrill <jason@redhat.com>
* Makefile.in (check-c++): Move check-gcc-c++0x after