On Sun, Dec 09, 2007 at 12:38:43AM -0500, DJ Delorie wrote: > > > Is there anyone with the expertise to help me get the Xrender > > library into the PCB autoconf setup? > > Sure. What tests do you need?
The only Makefile change I need (iirc) is -lXrender on the LIBS line, and I'd need something like a HAVE_XRENDER #define. The patch I already sent out has code to query the server for the RENDER extension before it tries to use it. There should probably be a --without-xrender sort of option too. A quick google shows that GNUstep seems to have this in their configure. Also Fluxbox. I could just try to ape them but I'd hate to break the build. -- 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
