This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gui][patch] AWT Native Interface implementation


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Tom> This patch implements the AWT Native Interface.

Awesome.

Tom> Since so many projects require libjawt.so to build, I'd like to see this
Tom> applied to mainline as well, if possible.

Yeah, let's do that.

Tom>         * include/jawt.h: Likewise.
Tom>         * include/jawt_md.h: Likewise.
Tom>         * Makefile.am: Build libjawt.so.

Oops, you forgot the entry for include/Makefile.am... I was going to
suggest you install these but then I saw the code there already :-)

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]