freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 8afc185: Fix typos from last commit.


From: Werner LEMBERG
Subject: [freetype2] master 8afc185: Fix typos from last commit.
Date: Thu, 7 Jan 2021 04:04:42 -0500 (EST)

branch: master
commit 8afc1854339fea9008ed5092f4a45085ce3f7b86
Author: Werner Lemberg <wl@gnu.org>
Commit: Werner Lemberg <wl@gnu.org>

    Fix typos from last commit.
---
 ChangeLog        | 2 +-
 devel/ftoption.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 0c038ea..b8be2cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/devel/ftoption.h b/devel/ftoption.h
index fa70756..a845207 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -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
 
 
   /**************************************************************************



reply via email to

[Prev in Thread] Current Thread [Next in Thread]