This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: disable gtk stuff ?
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: GCC-Java <java at gcc dot gnu dot org>
- Date: 04 Feb 2003 00:13:48 -0700
- Subject: Re: disable gtk stuff ?
- References: <3E3F5625.9060201@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> make: *** No rule to make target
Andreas> `gnu/java/awt/peer/gtk/GdkFontMetrics.java', needed by
Andreas> `gnu/java/awt/peer/gtk/GdkFontMetrics.class'. Stop.
Andreas> How do I disable this Gdk/Gtk stuff?
How did you configure?
Did you `cvs update -d'?
Tom