Disable patented bytecode interpreter, will investigate the non-patented configuration.
Modified: trunk/reactos/lib/freetype/include/freetype/config/ftoption.h

Modified: trunk/reactos/lib/freetype/include/freetype/config/ftoption.h
--- trunk/reactos/lib/freetype/include/freetype/config/ftoption.h	2005-10-25 15:43:06 UTC (rev 18772)
+++ trunk/reactos/lib/freetype/include/freetype/config/ftoption.h	2005-10-25 18:01:14 UTC (rev 18773)
@@ -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
 
 
   /*************************************************************************/