aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/x48/files/patch-ab
blob: b4a39a8681713db4d46ec8e967b2a741944c1ce8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- config.h.orig	Tue Jun 29 07:36:58 1999
+++ config.h	Tue Aug 15 20:52:55 2000
@@ -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: