]> git.pld-linux.org Git - packages/freetype.git/blame - freetype2-bytecode.patch
added SysVinit to buildreq (it guess unix if /sbin/init /sbin/halt exist)
[packages/freetype.git] / freetype2-bytecode.patch
CommitLineData
e0ee73ac 1--- freetype-2.0.6/include/freetype/config/ftoption.h.orig Mon Jan 7 11:05:34 2002
2+++ freetype-2.0.6/include/freetype/config/ftoption.h Mon Jan 14 00:34:47 2002
3@@ -375,7 +375,7 @@
fc8a614f
JB
4 /* By undefining this, you will only compile the code necessary to load */
5 /* TrueType glyphs without hinting. */
6 /* */
e0ee73ac 7-#undef TT_CONFIG_OPTION_BYTECODE_INTERPRETER
fc8a614f
JB
8+#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
9
10
11 /*************************************************************************/
This page took 0.067743 seconds and 4 git commands to generate.