On Sun, Dec 09, 2007 at 01:38:10AM -0500, DJ Delorie wrote: > > Added, see if they work for you. You can #ifdef HAVE_XRENDER and > --disable-xrender. The rest should be automatic.
You seem to have autoconf 2.59. The configure you checked in builds a Makefile with top_builddir unset, which causes it to get stuck immediately trying to regen the Makefiles. I reran autogen.sh on my system, which has 2.61 (same as the version used to generate the prior checkin of configure) and the resulting configure seems to work. I checked it in just in case. -- Ben Jackson AD7GD <[EMAIL PROTECTED]> http://www.ben.com/ _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
