--- libXaw3d-1.5/xc/lib/Xaw3d/Imakefile..defs 2006-02-04 18:04:49 +0300 +++ libXaw3d-1.5/xc/lib/Xaw3d/Imakefile 2006-02-04 18:12:45 +0300 @@ -5,11 +5,11 @@ XCOMM Build options. Have you read the README.XAW3D file yet? XCOMM XCOMM For color pixmaps, define MULTIPLANE_PIXMAPS: -#undef MULTIPLANE_PIXMAPS +#define MULTIPLANE_PIXMAPS XCOMM For grayed stipple shadows, define GRAY_BLKWHT_STIPPLES: #define GRAY_BLKWHT_STIPPLES XCOMM For scrollbars with arrows, define ARROW_SCROLLBARS: -#undef ARROW_SCROLLBARS +#define ARROW_SCROLLBARS #define DoNormalLib NormalLibXaw #define DoSharedLib SharedLibXaw