freetype2/builds/unix
Werner Lemberg 0f4d90d294 * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT):
Removed.  ANSI C doesn't (explicitly) allow macro expansion in
arguments using `##'.
(FT2_PUBLIC_FILE, FT2_CONFIG_FILE, FT2_INTERNAL_FILE): Use directory
names directly.  Make them configurable.  Use `##' to strip leading
and trailing spaces from arguments.

* builds/unix/ft2unix.h: Adapted.

* src/base/ftsystem.c (ft_alloc, ft_realloc, ft_free, ft_io_stream,
ft_close_stream): Use FT_CALLBACK_DEF.

* builds/unix/ftsystem.c: Use new header scheme.
(FT_Done_Memory): Use free() from FT_Memory structure.

* src/base/ftinit.c, src/base/ftmac.c: Header scheme fixes.

* include/freetype/config/ft2build.h (FT2_CONFIG_ROOT,
FT2_PUBLIC_FILE, FT2_CONFIG_FILE, FT2_INTERNAL_FILE,
FT_SOURCE_FILE): Use `##' operator to be really ANSI C compliant.
2000-12-12 22:28:12 +00:00
..
.cvsignore Minor fixes. 2000-11-11 05:55:41 +00:00
aclocal.m4 Added autoconf tests FT_MUNMAP_DECL and FT_MUNMAP_PARAM to fix some devils. 2000-07-31 22:51:00 +00:00
config.guess Update to latest versions. 2000-07-30 20:21:22 +00:00
config.sub Update to latest versions. 2000-07-30 20:21:22 +00:00
configure small updates to the documentation and the configure scripts to 2000-12-01 18:55:22 +00:00
configure.in small updates to the documentation and the configure scripts to 2000-12-01 18:55:22 +00:00
detect.mk * include/freetype/config/build.h (FT2_CONFIG_ROOT, FT2_PUBLIC_FILE, 2000-12-12 06:36:55 +00:00
freetype-config.in Added a --libtool option, which returns the absolute path to the 2000-11-12 02:55:25 +00:00
ft2unix.h * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT): 2000-12-12 22:28:12 +00:00
ftconfig.in fixed Unix installation 2000-12-04 23:28:14 +00:00
ftsystem.c * include/freetype/config/ft2build.h (FT2_ROOT, FT2_CONFIG_ROOT): 2000-12-12 22:28:12 +00:00
install-sh renaming "freetype2/config" to "freetype2/builds" 2000-07-08 00:22:20 +00:00
install.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
ltconfig Applied a patch from Tom Kacvinsky (taken from the curren libtool CVS) to 2000-07-30 09:26:45 +00:00
ltmain.sh Updating to libtool 1.3.5. 2000-07-26 22:51:03 +00:00
mkinstalldirs *** empty log message *** 2000-07-24 06:03:58 +00:00
unix-cc.in minor formatting issues 2000-10-05 04:53:31 +00:00
unix-def.in Added 2000-11-11 08:29:17 +00:00
unix-dev.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00
unix-lcc.mk small updates: 2000-10-28 07:26:59 +00:00
unix.mk Removing trailing whitespace. 2000-10-31 20:42:18 +00:00
unixddef.mk - updating the header inclusion scheme to use <ft2build.h> by 2000-12-04 22:53:55 +00:00