Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.
authorBryce McKinlay <bryce@albatross.co.nz>
Wed, 25 Oct 2000 22:11:38 +0000 (22:11 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Wed, 25 Oct 2000 22:11:38 +0000 (23:11 +0100)
commit47a53f53a8cabd457da63046f6232d392666d00d
tree4249088ef7ee2e30f832a817dae72b10c7457966
parentbc27e96cef148c57054f739c6f50a240c617bf2f
Makefile.am (GCJCOMPILE): Pass --tag=GCJ to libtool.

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.

From-SVN: r37060
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in
libjava/configure
libjava/configure.in