Hi, On Thu, 2003-10-23 at 19:52, Dalibor Topic wrote: > apparently the configure.in in CVs is broken. I tried the > aclocal; autoheader; automake; autoconf > routine as recommended in the HACKING document, but it doesn't work: > aclocal complains about > > aclocal: configure.in: 134: macro `AM_PATH_GTK_2_0' not found in library > aclocal: configure.in: 137: macro `AM_PATH_GLIB_2_0' not found in library > aclocal: configure.in: 140: macro `AM_PATH_LIBART' not found in library > > and it's all down from there ;)
Also from the HACKING document:
the following are required.
- GTK+ 2.x.x
- libart_lgpl 2.1.0
Those packages should provide the missing AM_ macros.
Cheers,
Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

