fixed Unix installation
This commit is contained in:
parent
95bbba6b7d
commit
b44373be98
|
@ -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…
Reference in New Issue