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 /*************************************************************************/