From 7e370676f93756fde264f7700862e6f2116c3f10 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Fri, 6 Aug 2010 21:59:22 +0200 Subject: [PATCH] Synchronize devel/ftoption.h. --- devel/ftoption.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/ftoption.h b/devel/ftoption.h index 4f12373d2..32dd25aa7 100644 --- a/devel/ftoption.h +++ b/devel/ftoption.h @@ -317,7 +317,7 @@ FT_BEGIN_HEADER /* supply font data incrementally as the document is parsed, such */ /* as the Ghostscript interpreter for the PostScript language. */ /* */ -/* #define FT_CONFIG_OPTION_INCREMENTAL */ +#define FT_CONFIG_OPTION_INCREMENTAL /*************************************************************************/