[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[freetype2] master b0a9383 2/2: CHANGES: Document `--enable-freetype-con
From: |
Werner LEMBERG |
Subject: |
[freetype2] master b0a9383 2/2: CHANGES: Document `--enable-freetype-config'. |
Date: |
Thu, 8 Mar 2018 00:37:31 -0500 (EST) |
branch: master
commit b0a93839b52818abbfe9b4c8755b4aa0f5232063
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>
CHANGES: Document `--enable-freetype-config'.
---
docs/CHANGES | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/CHANGES b/docs/CHANGES
index 4add247..4b52555 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -14,6 +14,16 @@ CHANGES BETWEEN 2.9 and 2.9.1
the base module (and thus no longer configurable in file
`modules.cfg').
+ - Use of the `freetype-config' script to get compilation and
+ linking options is deprecated since it doesn't support
+ cross-compiling, among other deficiencies. Instead, you should
+ use the `pkg-config' interface.
+
+ The `configure' script no longer installs `freetype-config' by
+ default. For backwards compatibility, a new configure option
+ `--enable-freetype-config' is provided that reverts this
+ decision.
+
======================================================================
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [freetype2] master b0a9383 2/2: CHANGES: Document `--enable-freetype-config'.,
Werner LEMBERG <=