[PATCH] Fix libjawt install
Alexandre Oliva
aoliva@redhat.com
Thu Mar 17 10:38:00 GMT 2005
On Mar 15, 2005, Jakub Jelinek <jakub@redhat.com> wrote:
> Without this, there are problems with relinking libjawt.so during
> make install.
What problems? This shouldn't be necessary, libtool should take care
of the -L flags itself. Referencing .libs explicitly is *never*
correct, since there are boxes on which libtool uses _libs instead of
.libs.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist oliva@{lsd.ic.unicamp.br, gnu.org}
More information about the Java-patches
mailing list