Question/issues with configuration
Submitted by Orion Poplawski
Assigned to Xorg Project Team
Description
With 1.6.1 (perhaps 1.6), Xaw3d no longer puts the following defines in Xaw3d/Xaw3dP.h:
#define XAW_INTERNATIONALIZATION
#define XAW_MULTIPLANE_PIXMAPS
#define XAW_GRAY_BLKWHT_STIPPLES
#define XAW_ARROW_SCROLLBARS
But instead puts them in the xaw3d pkg-config file. I'd like to know why this was done as it seems likely to break code that uses Xaw3d and setting these defines appears to be mandatory, not optional. Not setting them when compiling gv against Xaw3d causes gv to crash.
Edited by Alan Coopersmith