summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-09 02:49:29 +0000
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-09 02:49:29 +0000
commit68a758b6de03182f0683314be57cae52979cd6c5 (patch)
tree40ab5301cf2f7b68de919a60f4b9ff57b35da0ed /ChangeLog
parent0b3b9f3b49cd5a201a69938d58cd917b257e78e5 (diff)
downloadgcc-68a758b6de03182f0683314be57cae52979cd6c5.tar.gz
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
* Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about libjava. * configure.in (target_libs): Removed `target-libjava'. (http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00480.html) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38144 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c0efe865bf..8cca88e988a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
+ * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
+ libjava.
+ * configure.in (target_libs): Removed `target-libjava'.
+
+2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
+
* Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
(ALL_MODULES): Added fastjar.
(NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.