Patch: Use GNU Classpath's jawt implementation
Thomas Fitzsimmons
fitzsim@redhat.com
Tue Aug 30 21:29:00 GMT 2005
Hi,
I haven't committed this yet; it should be committed during the next GNU
Classpath import. It removes the AWT Native Interface implementation in
libgcj and points Makefile.am at GNU Classpath's implementation.
One question is: should we rename libgcjawt.so to libjawtgnu.so to match
GNU Classpath's naming?
Tom
2005-08-30 Thomas Fitzsimmons <fitzsim@redhat.com>
* Makefile.am (libgcjawt_la_SOURCES): Remove jawt.c. Add
classpath/native/jawt/jawt.c.
* Makefile.in: Regenerate.
* jawt.c: Remove file.
* include/Makefile.am (tool_include__HEADERS): Remove jawt.h and
jawt_md.h. Add ../classpath/include/jawt.h and
../classpath/include/jawt_md.h.
* include/Makefile.in: Regenerate.
* include/jawt.h: Regenerate.
* include/jawt_md.h: Regenerate.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgcj-use-classpath-jawt.patch
Type: text/x-patch
Size: 13678 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20050830/5bdb9796/attachment.bin>
More information about the Java-patches
mailing list