forked from pool/freetype2
14 lines
814 B
Diff
14 lines
814 B
Diff
diff -ru freetype-2.1.10.orig/include/freetype/config/ftoption.h freetype-2.1.10/include/freetype/config/ftoption.h
|
|
--- freetype-2.1.10.orig/include/freetype/config/ftoption.h 2005-06-06 17:37:53.000000000 +0200
|
|
+++ freetype-2.1.10/include/freetype/config/ftoption.h 2005-07-19 16:25:31.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
|
|
|
|
|
|
/*************************************************************************/
|
|
freetype-2.1.10/include/freetype/configだけに発見: ftoption.h.~1~
|