diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2003-01-25 21:42:48 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2003-01-25 21:42:48 +0000 |
commit | 99e456bb466ee10cdc501234d6a152fd71be84d6 (patch) | |
tree | 491af020bc8d092622ef6ce28b2a93579a97c52a /x11-toolkits/xforms/files | |
parent | 738f767588c84029a69210261c7d85329dca0453 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/xforms/files')
-rw-r--r-- | x11-toolkits/xforms/files/patch-aa | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-toolkits/xforms/files/patch-aa b/x11-toolkits/xforms/files/patch-aa index ddd559b4cec3..ba70cd885776 100644 --- a/x11-toolkits/xforms/files/patch-aa +++ b/x11-toolkits/xforms/files/patch-aa @@ -1,14 +1,9 @@ --- Imakefile.orig Tue Dec 3 12:25:43 2002 +++ Imakefile Wed Dec 18 21:25:38 2002 -@@ -2,7 +2,7 @@ +@@ -21,3 +21,2 @@ - /* Fairly important stuff */ +-#define DebugSymbols YES --#define OptimizationLevel -O4 -+#define OptimizationLevel -O - #define DoWall NO - - #define BuildShared YES @@ -45,10 +45,10 @@ #define TiffIncLoc /usr/local/include #define TiffLibLoc /usr/local/lib |