This is the mail archive of the java@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] | |
Laurent Bardet wrote:
I have reactivated the "--enable-java-awt=gtk" configure option. It now builds libgcjgtk.* with the same flavor as libgcjx.* getting built with "--enable-java-awt=xlib" configure option.
Cool!
I definitely want to contribute this patch, but I think it may need a few adjustements before actual check in (for example, I don't know how to check at configure time the availability of gtk).
I think we want to use the AM_PATH_GTK macro which is part of GTK. regards Bryce.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |