This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Patch: FYI: add missing xlib files
- From: Tom Tromey <tromey at redhat dot com>
- To: Java Patch List <java-patches at gcc dot gnu dot org>
- Date: 10 Jan 2007 15:02:50 -0700
- Subject: Patch: FYI: add missing xlib files
- Reply-to: tromey at redhat dot com
I'm checking this in.
This adds all the .h and .class files corresponding to the xlib
peers. This fixes the problem Mark reported where the xlib peers
would not build.
I don't recall why I ever had this disabled in the first place :(
There's no patch here as all the files are generated.
Tom
2007-01-10 Tom Tromey <tromey@redhat.com>
* gnu/gcj/xlib/*.h: New files.
* gnu/awt/xlib/*.h: Likewise.
* classpath/lib/gnu/gcj/xlib: New class files.
* classpath/lib/gnu/awt/xlib: Likewise.