Fix typos from last commit.
This commit is contained in:
parent
6369058eee
commit
8afc185433
@ -2,7 +2,7 @@
|
||||
|
||||
[dlg] Move the headers to include/dlg to simplify their use.
|
||||
|
||||
* autogen.sh, builds/toplevel.mk: Copy headers to incluide/dlg.
|
||||
* autogen.sh, builds/toplevel.mk: Copy headers to include/dlg.
|
||||
* builds/freetype.mk, builds/windows/vc2010/freetype.vcxproj:
|
||||
Simplify included path.
|
||||
* include/freetype/internal/ftdebug.h: Simplify #include.
|
||||
|
@ -287,7 +287,7 @@ FT_BEGIN_HEADER
|
||||
* options set by those programs have precedence, overwriting the value
|
||||
* here with the configured one.
|
||||
*/
|
||||
/* #define FT_CONFIG_OPTION_USE_HARFBUZZ */
|
||||
#define FT_CONFIG_OPTION_USE_HARFBUZZ
|
||||
|
||||
|
||||
/**************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user