[gui][patch] fix dynamic-linking build on branch

graydon hoare graydon@redhat.com
Thu Jun 24 17:45:00 GMT 2004


hi,

my trunk -> branch merge yesterday broke dynamic linking of the 
java-gui-branch tools due to new dependencies on java.util.logging. this 
patch, which I've just committed, corrects the bug.

-graydon

2004-06-24  Graydon Hoare  <graydon@redhat.com>

         * Makefile.am
         (jv_convert_LDADD):
         (gij_LDADD):
         (rmic_LDADD):
         (rmiregistry_LDADD): Add lib-java-util-logging.la
         * Makefile.in: Regenerate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: java-gui-makefile-logging-ldadd.patch
Type: text/x-patch
Size: 4069 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040624/84b9dbca/attachment.bin>


More information about the Java-patches mailing list