bd7251ac97
Refactor some of the `ftconfig.h' headers and template to move the definition of the FreeType integer types (e.g., `FT_Int16') to a common header file `freetype/config/integer-types.h'. * builds/unix/ftconfig.h.in, builds/vms/ftconfig.h, include/freetype/config/ftconfig.h: Split off integer type definition stuff to... * include/freetype/config/integer-types.h: ...this new file. * builds/unix/ftconfig.h.in: Control the definition of `FT_SIZEOF_INT' and `FT_SIZEOF_LONG' with macro `FT_USE_AUTOCONF_SIZEOF_TYPES'. If these are not defined, auto detection happens in `integer-types.h' as usual based on `INTXX_MAX' values. Otherwise the autoconf-detected values are used. * builds/unix/configure.raw (CPPFLAGS): Don't include path to `config' directory. Instead, ... (FT_CONFIG_STANDARD_LIBRARY_H): Use complete path. |
||
---|---|---|
.. | ||
.gitignore | ||
ax_compare_version.m4 | ||
ax_prog_python_version.m4 | ||
configure.raw | ||
detect.mk | ||
freetype2.in | ||
freetype2.m4 | ||
freetype-config.in | ||
ft-munmap.m4 | ||
ftconfig.h.in | ||
ftsystem.c | ||
install.mk | ||
pkg.m4 | ||
unix-cc.in | ||
unix-def.in | ||
unix-dev.mk | ||
unix-lcc.mk | ||
unix.mk | ||
unixddef.mk |