From 737fa9acf7d9f8e4e8054ea0953e2b800c1aaaab Mon Sep 17 00:00:00 2001 From: David Turner Date: Fri, 12 Apr 2002 10:19:15 +0000 Subject: [PATCH] * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to update these files too --- ChangeLog | 3 +++ builds/unix/ftconfig.in | 1 + builds/vms/ftconfig.h | 1 + 3 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1c1ddbd02..9bcc925bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-04-12 David Turner + * 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 bb5b58620..c7511039f 100644 --- a/builds/unix/ftconfig.in +++ b/builds/unix/ftconfig.in @@ -39,6 +39,7 @@ #include #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 7a45f0719..3174ffeab 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 #include FT_CONFIG_OPTIONS_H +#include FT_CONFIG_STANDARD_LIBRARY_H FT_BEGIN_HEADER