summaryrefslogtreecommitdiff
path: root/x11-toolkits/xforms/files/patch-aa
blob: 6661b048d7da785210eff641a0ff256169dd73cf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Imakefile.orig	Thu Jun  6 10:45:33 2002
+++ Imakefile	Sun Jun 30 21:18:25 2002
@@ -3,13 +3,13 @@
 /* Fairly important stuff */
 
 #define DoOptimize YES
-#define OptimizationLevel -O4
+#define OptimizationLevel -O
 #define DoWall NO
 
 #define BuildShared YES
 #define StaticLink NO
 
-#define BuildGL YES
+#define BuildGL NO
 
 /* Less Important or System Specific */