shithub: freetype+ttf2subf

Download patch

ref: 5715ff4606edf5813bdff38a47a5d4922a8c324a
parent: 2bdd0949762acea68b4335f7c73ae14c5a34a2cc
author: Werner Lemberg <[email protected]>
date: Tue May 29 09:57:12 EDT 2012

configure.raw: Doc improvement.

git/fs: mount .git/fs: mount/attach disallowed
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -158,7 +158,8 @@
 esac
 
 if test x"${ft_use_autoconf_sizeof_types}" = xyes; then
-  AC_DEFINE([FT_USE_AUTOCONF_SIZEOF_TYPES])
+  AC_DEFINE([FT_USE_AUTOCONF_SIZEOF_TYPES], [],
+            [Define if autoconf sizeof types should be used.])
 fi
 
 CPPFLAGS="${orig_CPPFLAGS}"