diff options
Diffstat (limited to 'Build/source/libs/harfbuzz/ChangeLog')
-rw-r--r-- | Build/source/libs/harfbuzz/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/libs/harfbuzz/ChangeLog b/Build/source/libs/harfbuzz/ChangeLog index 2fcf75cac06..885ff480342 100644 --- a/Build/source/libs/harfbuzz/ChangeLog +++ b/Build/source/libs/harfbuzz/ChangeLog @@ -1,3 +1,10 @@ +2017-11-14 Karl Berry <karl@tug.org> + + * configure.ac (KPSE_BASIC): pass Automake option no-define + to stop the #define of VERSION (and PACKAGE), which harfbuzz + and/or C++ is apparently now using for its own incompatible purposes. + * config.h.in (PACKAGE, VERSION): hence auto-removed (by aclocal). + 2017-11-13 Akira Kakuto <kakuto@fuk.kindai.ac.jp> Import harfbuzz-1.7.0. |