mirror of
git://git.savannah.gnu.org/freetype/freetype2.git
synced 2025-04-11 22:56:50 +02:00
fixed Unix installation
This commit is contained in:
parent
d3c8e064a5
commit
8c8af31f5f
@ -37,13 +37,7 @@
|
||||
#ifndef __FTCONFIG_H__
|
||||
#define __FTCONFIG_H__
|
||||
|
||||
#ifndef FT_BUILD_H
|
||||
# define FT_BUILD_H <freetype/config/ftbuild.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* Include the header file containing all developer build options */
|
||||
#include FT_BUILD_H
|
||||
#include <ft2build.h>
|
||||
#include FT_CONFIG_OPTIONS_H
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user