OSDN Git Service

2000-10-25 Bryce McKinlay <bryce@albatross.co.nz>
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Oct 2000 22:11:38 +0000 (22:11 +0000)
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Oct 2000 22:11:38 +0000 (22:11 +0000)
commit8b90e206f6bcf148b588ec40713f42084b5f2bd7
tree4249088ef7ee2e30f832a817dae72b10c7457966
parent7ae980798b63c970508e2816de965b88d9b61571
2000-10-25  Bryce McKinlay  <bryce@albatross.co.nz>

* Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.
(core_java_source_files): Put java.lang, java.io, and java.util here.
(ordinary_java_source_files): Order so that core_java_source_files are
built first.
(java_source_files): Reorder so that special_java_source_files are
built first.
* configure.in: Don't pass -I flag to gcj.
* Makefile.in: Rebuilt.
* configure: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37060 138bc75d-0d04-0410-961f-82ee72b054a4
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/configure
libjava/configure.in