it seems this freetype release doesn't work without this flag, sorry for the trouble :)

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17938 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2006-06-27 14:56:56 +00:00
parent 29c171b18f
commit 46cd0b32c5
@@ -578,7 +578,7 @@ FT_BEGIN_HEADER
* This temporary macro is used to control various optimizations for * This temporary macro is used to control various optimizations for
* reducing the heap footprint of memory-mapped TrueType files. * reducing the heap footprint of memory-mapped TrueType files.
*/ */
/* #define FT_OPTIMIZE_MEMORY */ #define FT_OPTIMIZE_MEMORY
/* /*