freetype2/config/unix
David Turner 521e2bc804 Added pre-liminary autoconf support files for Unix. Note that these don't work
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..
2000-04-10 12:11:33 +00:00
..
aclocal.m4 Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
config.guess Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
config.sub Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
configure.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
detect.mk major changes to the library: 2000-03-28 11:22:31 +00:00
ftconfig.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ftsystem.c Initial revision 1999-12-16 23:11:37 +00:00
install-sh Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ltconfig Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
ltmain.sh Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
mkinstalldirs Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
net.m4 Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
unix-dev.mk updated the build system to avoid file duplication : 2000-02-29 16:56:18 +00:00
unix-gcc.mk A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
unix.in Added pre-liminary autoconf support files for Unix. Note that these don't work 2000-04-10 12:11:33 +00:00
unix.mk updated the build system to avoid file duplication : 2000-02-29 16:56:18 +00:00