]> git.pld-linux.org Git - packages/freetype.git/commitdiff
- reverse logick this patch - noe TT_CONFIG_OPTION_BYTECODE_INTERPRETER is
authorkloczek <kloczek@pld-linux.org>
Sun, 13 Jan 2002 23:45:58 +0000 (23:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  by default #undef.

Changed files:
    freetype2-bytecode.patch -> 1.2

freetype2-bytecode.patch

index a54080c5f0080ff4b67b4f5499f6cdfbabbdc4b3..00c9f4eb1f7b341a7764ae89bdd27460c792f338 100644 (file)
@@ -1,10 +1,10 @@
---- freetype-2.0.5/include/freetype/config/ftoption.h.orig     Tue Aug 21 10:50:45 2001
-+++ freetype-2.0.5/include/freetype/config/ftoption.h  Tue Oct 23 23:51:12 2001
-@@ -338,7 +338,7 @@
+--- freetype-2.0.6/include/freetype/config/ftoption.h.orig     Mon Jan  7 11:05:34 2002
++++ freetype-2.0.6/include/freetype/config/ftoption.h  Mon Jan 14 00:34:47 2002
+@@ -375,7 +375,7 @@
    /* By undefining this, you will only compile the code necessary to load  */
    /* TrueType glyphs without hinting.                                      */
    /*                                                                       */
--#undef  TT_CONFIG_OPTION_BYTECODE_INTERPRETER
+-#undef TT_CONFIG_OPTION_BYTECODE_INTERPRETER
 +#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
  
  
This page took 0.194046 seconds and 4 git commands to generate.