* builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to

update these files too
This commit is contained in:
David Turner 2002-04-12 10:19:15 +00:00
parent d15bc0d13a
commit 737fa9acf7
3 changed files with 5 additions and 0 deletions

View File

@ -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..

View File

@ -39,6 +39,7 @@
#include <ft2build.h>
#include FT_CONFIG_OPTIONS_H
#include FT_CONFIG_STANDARD_LIBRARY_H
FT_BEGIN_HEADER

View File

@ -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