Second try, this time with the right define in the second case.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33655 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Scott McCreary 2009-10-19 15:25:44 +00:00
parent f70f0cf049
commit 0869aa838f

View File

@ -497,7 +497,7 @@ FT_BEGIN_HEADER
/* define it for certain configurations only. */
/* */
#if HAIKU_INCLUDE_PATENTED_CODE
# define FT_CONFIG_OPTION_SUBPIXEL_RENDERING
# define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
#endif
/*************************************************************************/