summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-vcltesttool/files/optpatch-freetype
blob: 36a8a8abb62f1704882a742443ac8adb8424aeff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Index: freetype/freetype-2.2.1.patch
===================================================================
RCS file: /cvs/external/freetype/freetype-2.2.1.patch,v
retrieving revision 1.2
diff -u -r1.2 freetype-2.2.1.patch
--- freetype/freetype-2.2.1.patch	3 Aug 2006 14:58:26 -0000	1.2
+++ freetype/freetype-2.2.1.patch	18 Nov 2006 07:15:21 -0000
@@ -1,5 +1,5 @@
-*** misc/freetype-2.2.1/include/freetype/config/ftmodule.h	Mon Jan 30 17:49:42 2006
---- misc/build/freetype-2.2.1/include/freetype/config/ftmodule.h	Thu Jul 13 16:04:27 2006
+*** misc/freetype-2.2.1/include/freetype/config/ftmodule.h	Tue Jan 31 01:49:42 2006
+--- misc/build/freetype-2.2.1/include/freetype/config/ftmodule.h	Sat Nov 18 16:06:09 2006
 ***************
 *** 17,24 ****
 --- 17,26 ----
@@ -24,3 +24,22 @@
 + #endif
   
   /* EOF */
+*** misc/freetype-2.2.1/include/freetype/config/ftoption.h	Fri May 12 03:05:49 2006
+--- misc/build/freetype-2.2.1/include/freetype/config/ftoption.h	Sat Nov 18 16:07:55 2006
+***************
+*** 436,442 ****
+    /*   Do not #undef this macro here, since the build system might         */
+    /*   define it for certain configurations only.                          */
+    /*                                                                       */
+! /* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
+  
+  
+    /*************************************************************************/
+--- 436,442 ----
+    /*   Do not #undef this macro here, since the build system might         */
+    /*   define it for certain configurations only.                          */
+    /*                                                                       */
+! #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+  
+  
+    /*************************************************************************/