forked from pool/freetype2
3147ed888f
OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=73a03aeb5d0eeb56ffb9940f8c4d089e
14 lines
769 B
Diff
14 lines
769 B
Diff
Index: freetype-2.3.12/include/freetype/config/ftoption.h
|
|
===================================================================
|
|
--- freetype-2.3.12.orig/include/freetype/config/ftoption.h 2010-02-09 15:40:56.000000000 +0100
|
|
+++ freetype-2.3.12/include/freetype/config/ftoption.h 2010-03-31 16:23:42.000000000 +0200
|
|
@@ -497,7 +497,7 @@ FT_BEGIN_HEADER
|
|
/* 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
|
|
|
|
|
|
/*************************************************************************/
|