freetype/config/unix
David Turner c6a92202c2 various clean-ups:
- using FT_UNUSED instead of UNUSED
- using FT_LONG64 and FT_INT64 instead of LONG64 & INT64
- using FT_SIZEOF_INT & FT_SIZEOF_LONG instead of...

- removed the #ifdefs that used SIZEOF_INT, instead we now
  use FT_Int32 and FT_UInt32 when needed to support
  32-bits quantity correctly on 64-bits systems..
2000-07-04 18:12:13 +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 applying formatting again 2000-06-25 06:47:11 +00:00
config.sub applying formatting again 2000-06-25 06:47:11 +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 A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
ftconfig.in various clean-ups: 2000-07-04 18:12:13 +00:00
ftsystem.c Formatting; adding some tracing code. 2000-06-02 21:31:32 +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 A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00
unix-gcc.mk A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +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 A complete revision of FreeType 2's GNU makefiles (of the library): 2000-06-11 03:46:57 +00:00