shithub: freetype+ttf2subf

Download patch

ref: 737fa9acf7d9f8e4e8054ea0953e2b800c1aaaab
parent: d15bc0d13a163995e1ca11925349bd64d1c33617
author: David Turner <[email protected]>
date: Fri Apr 12 06:19:15 EDT 2002

* builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to
          update these files too

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2002-04-12  David Turner  <[email protected]>
 
+        * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to
+          update these files too
+
         * README.UNX: updated the Unix-specific quick-compilation guide to
           warn about the GNU Make requirement at compile time..
 
--- a/builds/unix/ftconfig.in
+++ b/builds/unix/ftconfig.in
@@ -39,6 +39,7 @@
 
 #include <ft2build.h>
 #include FT_CONFIG_OPTIONS_H
+#include FT_CONFIG_STANDARD_LIBRARY_H
 
 
 FT_BEGIN_HEADER
--- a/builds/vms/ftconfig.h
+++ b/builds/vms/ftconfig.h
@@ -41,6 +41,7 @@
   /* Include the header file containing all developer build options */
 #include <ft2build.h>
 #include FT_CONFIG_OPTIONS_H
+#include FT_CONFIG_STANDARD_LIBRARY_H
 
 FT_BEGIN_HEADER