shithub: freetype+ttf2subf

Download patch

ref: 3604d5f5581bdf39d990dcc9b0e21a828dd0f24a
parent: 4c40011140a390bf9cd222e0cbe3d21dbbd2e4ba
author: Werner Lemberg <[email protected]>
date: Sat Feb 2 10:05:38 EST 2002

* builds/unix/freetype-config.in: Add missing `fi'.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
+2002-02-02  Keith Packard  <[email protected]>
+
+	* builds/unix/freetype-config.in: Add missing `fi'.
+
+
+	* Version 2.0.7 released.
+	=========================
+
+
 2002-02-01  David Turner  <[email protected]>
 
-        * include/freetype/freetype.h: increasing FREETYPE_PATCH to 7
-        for the new release
+	* include/freetype/freetype.h: Increasing FREETYPE_PATCH to 7
+	for the new release.
 
 2002-01-31  David Turner  <[email protected]>
 
--- a/builds/unix/freetype-config.in
+++ b/builds/unix/freetype-config.in
@@ -84,6 +84,7 @@
   echo -I@includedir@ $cflags
  else
   echo $cflags
+ fi
 fi
 
 if test "$echo_libs" = "yes" ; then