Howto completele disable AWT?
Tom Tromey
tromey@redhat.com
Tue Oct 2 08:09:00 GMT 2001
>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:
Martin> How can i disable building awt related stuff?
Martin> --disable-java-awt doesn't work:
Martin> unrecognised argument "no" for --enable-java-awt
This option only controls which (if any) peer implementation is built.
It ought to accept `no'; that is a bug.
Right now there's no way to disable the AWT part of the build.
I wouldn't be opposed to a patch to implement that though.
Tom
More information about the Java
mailing list