/* #define UseCompaqMathLibrary YES */ #define DefaultGcc2i386Opt -g -O2 #define LibraryCDebugFlags -g -O2 #define BuildServersOnly YES #define XF86CardDrivers tdfx #define LinuxDistribution LinuxRedHat #define GccWarningOptions -Wall -Wpointer-arith -Wstrict-prototypes \ -Wmissing-prototypes -Wmissing-declarations \ -Wnested-externs #define DefaultCCOptions -ansi GccWarningOptions -pipe -g #define NormalLibGlx NO #define BuildXF86DRI YES #define HasGlide3 YES #ifdef i386Architecture #define MesaUse3DNow #endif /* To do profiling of the dynamically loaded 'xyz_dri.so' object, turn * this on. * Use 'xc/lib/GL/makeprofile.sh' to make it work. */ /* #define GlxSoProf YES */ #ifdef GlxSoProf # undef DefaultCCOptions # define DefaultCCOptions -ansi GccWarningOptions -pipe -g -p #endif /* Optionally turn these on for debugging */ /* #define GlxBuiltInTdfx YES */ /* #define GlxBuiltInI810 YES */ /* #define GlxBuiltInMga YES */ /* #define GlxBuiltInR128 YES */ #define DoLoadableServer NO /* Optionally turn this on to change the place where you install the build */ /* #define ProjectRoot /usr/XF86-main */ /* Optionally turn this on to force the kernel modules to build */ /* #define BuildXF86DRM YES */ #define SharedLibFont NO #define XnestServer NO #define XVirtualFramebufferServer NO #define XprtServer NO