From 3c4624d057df0dfc6a6e63caba41f5b76529ed48 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sun, 3 Mar 2013 12:08:40 +0000 Subject: Make this really work git-svn-id: svn://tug.org/texlive/trunk@29277 c570f23f-e606-0410-a88d-b1316a301751 --- .../freetype-2.4.11-PATCHES/patch-02-DISABLE_OLD_INTERNALS | 14 ++++++++++++++ .../freetype-2.4.11/include/freetype/config/ftoption.h | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) (limited to 'Build/source') diff --git a/Build/source/libs/freetype2/freetype-2.4.11-PATCHES/patch-02-DISABLE_OLD_INTERNALS b/Build/source/libs/freetype2/freetype-2.4.11-PATCHES/patch-02-DISABLE_OLD_INTERNALS index 1102f4474eb..329732125d2 100644 --- a/Build/source/libs/freetype2/freetype-2.4.11-PATCHES/patch-02-DISABLE_OLD_INTERNALS +++ b/Build/source/libs/freetype2/freetype-2.4.11-PATCHES/patch-02-DISABLE_OLD_INTERNALS @@ -10,4 +10,18 @@ index 6b2a40f..205d6d0 100644 +/* #define FT_CONFIG_OPTION_OLD_INTERNALS */ + /* + +diff --git a/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h b/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h +index a73fff4..0d0b461 100644 +--- a/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h ++++ b/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h +@@ -783,7 +783,7 @@ FT_BEGIN_HEADER + * is recommended to disable the macro since it reduces the library's code + * size and activates a few memory-saving optimizations as well. + */ +-#define FT_CONFIG_OPTION_OLD_INTERNALS ++/* #define FT_CONFIG_OPTION_OLD_INTERNALS */ + + /* diff --git a/Build/source/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h b/Build/source/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h index a73fff4559f..0d0b4612e39 100644 --- a/Build/source/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h +++ b/Build/source/libs/freetype2/freetype-2.4.11/include/freetype/config/ftoption.h @@ -783,7 +783,7 @@ FT_BEGIN_HEADER * is recommended to disable the macro since it reduces the library's code * size and activates a few memory-saving optimizations as well. */ -#define FT_CONFIG_OPTION_OLD_INTERNALS +/* #define FT_CONFIG_OPTION_OLD_INTERNALS */ /* -- cgit v1.2.3