mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-24 14:58:16 +02: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.. |
||
|---|---|---|
| .. | ||
| aclocal.m4 | ||
| config.guess | ||
| config.sub | ||
| configure.in | ||
| detect.mk | ||
| ftconfig.in | ||
| ftsystem.c | ||
| install-sh | ||
| ltconfig | ||
| ltmain.sh | ||
| mkinstalldirs | ||
| net.m4 | ||
| unix-dev.mk | ||
| unix-gcc.mk | ||
| unix.in | ||
| unix.mk | ||