>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Sure, but couldn't the individual Makefile.ams have something Angus> like Angus> INCLUDES = $(BOOST_INCLUDES) @X_CFLAGS@ Angus> so only those Makefile.ams that actually need the X includes Angus> use 'em? Yes, that's the idea. It is the configure code for frontends that needs to take the X11 flags in account. It should not be too difficult, but testing is harder, since most systems will find X headers without any -I. JMarc