]> git.pld-linux.org Git - packages/freetype.git/blob - freetype2-bytecode.patch
added SysVinit to buildreq (it guess unix if /sbin/init /sbin/halt exist)
[packages/freetype.git] / freetype2-bytecode.patch
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 @@
4    /* By undefining this, you will only compile the code necessary to load  */
5    /* TrueType glyphs without hinting.                                      */
6    /*                                                                       */
7 -#undef TT_CONFIG_OPTION_BYTECODE_INTERPRETER
8 +#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
9  
10  
11    /*************************************************************************/
This page took 0.020432 seconds and 3 git commands to generate.