--- config.h.orig Mon Jun 28 17:36:58 1999 +++ config.h Sat Jun 28 21:40:54 2003 @@ -56,12 +56,12 @@ /* * Which Compiler to use: */ -#define CC_DEF gcc +/* #define CC_DEF gcc */ /* * Which Optimization Flags: */ -#define CDEBUGFLAGS_DEF -O6 -Wall +/* #define CDEBUGFLAGS_DEF -O6 -Wall */ /* * Which Flags to pass to the Linker: