shithub: freetype+ttf2subf

Download patch

ref: b0a93839b52818abbfe9b4c8755b4aa0f5232063
parent: a7833f26c4ac45cafe1dffdcd7f7dcfd6493161c
author: Werner Lemberg <wl@gnu.org>
date: Thu Mar 8 01:36:47 EST 2018

CHANGES: Document `--enable-freetype-config'.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -14,6 +14,16 @@
       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.
+
 
 ======================================================================
 
--