* builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to update these files too
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
diff --git a/ChangeLog b/ChangeLog
index 1c1ddbd..9bcc925 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-04-12 David Turner <david@freetype.org>
+ * 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..
diff --git a/builds/unix/ftconfig.in b/builds/unix/ftconfig.in
index bb5b586..c751103 100644
--- 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
diff --git a/builds/vms/ftconfig.h b/builds/vms/ftconfig.h
index 7a45f07..3174ffe 100644
--- 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