diff options
author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-23 22:17:31 +0000 |
---|---|---|
committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-01-23 22:17:31 +0000 |
commit | ef1760c17fdc23f663ae61ebbe6d7bb30d8acfc4 (patch) | |
tree | 2e6f04d99c2a894e010a09a5c62dca131867bb42 /ChangeLog | |
parent | 5638d56c95ccdad55ae6e36676f61767cdf76aec (diff) | |
download | gcc-ef1760c17fdc23f663ae61ebbe6d7bb30d8acfc4.tar.gz |
* configure.in: Enable libgcj on several additional platforms.
In gcc/java:
* config-lang.in: Disable java by default.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39212 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ef2981b3551..bc8379d5727 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-23 Bryce McKinlay <bryce@albatross.co.nz> + + * configure.in: Enable libgcj on several additional platforms. + 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz> * configure.in: Enable libgcj for linux targets. |