Subject: src/x11 & hosts.def
To: None <tech-x11@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: tech-x11
Date: 04/18/2004 15:08:53
With the src/x11 framework, is there a way of doing an equivalent
of hosts.def, eg:

#define UseFreetype2            YES
#define BuildFreetype2Library   NO
#define HasFreetype2            YES
#define Freetype2Dir            /usr/local

#define HasPerl                 YES

? (with the added bonus that it might get the -Wl,-R's right ;) )

Cheers,

Patrick