diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h index 21f2c9a54..dbf532eff 100644 --- a/include/freetype/config/ftoption.h +++ b/include/freetype/config/ftoption.h @@ -424,7 +424,7 @@ FT_BEGIN_HEADER /* For this to work you must also define */ /* TT_CONFIG_OPTION_COMPILE_UNPATENTED_HINTING. */ /* */ -#define TT_CONFIG_OPTION_FORCE_UNPATENTED_HINTING +#undef TT_CONFIG_OPTION_FORCE_UNPATENTED_HINTING /*************************************************************************/