13 lines
741 B
Diff
13 lines
741 B
Diff
|
diff -ru freetype-2.1.10/include/freetype/config/ftoption.h freetype-2.1.10-new/include/freetype/config/ftoption.h
|
||
|
--- freetype-2.1.10/include/freetype/config/ftoption.h 2005-06-06 17:37:53.000000000 +0200
|
||
|
+++ freetype-2.1.10-new/include/freetype/config/ftoption.h 2005-07-20 01:24:55.000000000 +0200
|
||
|
@@ -436,7 +436,7 @@
|
||
|
/* Do not #undef this macro here, since the build system might */
|
||
|
/* define it for certain configurations only. */
|
||
|
/* */
|
||
|
-/* #define TT_CONFIG_OPTION_BYTECODE_INTERPRETER */
|
||
|
+#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
|
||
|
|
||
|
|
||
|
/*************************************************************************/
|