8006b733b5
PR: 53912 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
18 lines
345 B
C
18 lines
345 B
C
--- 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:
|