Brian,
Your last change to configure.in has broken my build.
Specifically, you have commented out the following lines with dnl's
m4_pattern_allow([AM_PATH_GTK_2_0])
m4_pattern_allow([AM_PATH_GLIB_2_0])
and autoconf is now complaining at me that 'AM_PATH_GTK_2_0' and
'AM_PATH_GLIB_2_0' are undefined macros. (They are indeed undefined,
but this doesn't matter ... so long as I've disabled building the
gtk-peers.)
-- Steve.
_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath