| Index: third_party/freetype/include/freetype-custom-config/ftoption.h
|
| diff --git a/third_party/freetype/include/freetype-custom-config/ftoption.h b/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| index 5a6c9dc6f87263eede1cac6efdcf9f0a7de83ac2..d7aff7622c440dcfb53a88415181e4910db5ca26 100644
|
| --- a/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| +++ b/third_party/freetype/include/freetype-custom-config/ftoption.h
|
| @@ -268,7 +268,9 @@ FT_BEGIN_HEADER
|
| /* */
|
| /* Define this macro if you want to enable this `feature'. */
|
| /* */
|
| +#if !defined(WITHOUT_HARFBUZZ)
|
| #define FT_CONFIG_OPTION_USE_HARFBUZZ
|
| +#endif
|
|
|
|
|
| /*************************************************************************/
|
|
|