mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-02-15 02:20:32 +01:00
correctly for now and will be updated later. They are currently ignored by the build system. You can however run `autoconf' when in "freetype2/config/unix" to generate the `configure' script there. Then, launch `configure' while in "config/unix". This will generate the following files: - ftconfig.h - unix.mk - libtool copy "unix.mk" to "freetype2/config.mk", then run make from the top-level directory. Note that for now, these file compile the library (with libtool). However, installing isn't supported yet, as well as compiling the demo programs.. |
||
|---|---|---|
| .. | ||
| ansi | ||
| dos | ||
| mac | ||
| os2 | ||
| unix | ||
| win32 | ||
| detect.mk | ||
| freetype.mk | ||
| ftconfig.h | ||
| ftmodule.h | ||
| ftoption.h | ||
| modules.mk | ||