OSDN Git Service

Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Oliva
authorbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Mar 2001 05:18:16 +0000 (05:18 +0000)
committerbryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Mar 2001 05:18:16 +0000 (05:18 +0000)
commit9c9e42b939966a3be4a6dcd0b5338d05c7f9f431
tree1eef88ab95342e68a01221f1cad00ac7e0eaf2f3
parentc63329bf7421f7cde1b1abe4a97489ba656bf42d
Fix for PR libgcj/1736. Thanks to Robert Boehne and Alexandre Oliva
for libtool hacking.
* Makefile.am (libgcj.la): New explicit rule. Echo the list of objects
to a temporary file, then invoke libtool with the -objectlist
paramater.
(libgcjx.la): Likewise.
* Makefile.in: Rebuilt.

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