freetype2/builds
Werner Lemberg e3ab2e383a FreeType 2 can now be built in an external directory with the
configure script also.

* builds/freetype.mk (INCLUDES): Add `OBJ_DIR'.

* builds/unix/detect.mk (have_mk): New variable to test for
external build.
(unix-def.mk): Defined according to value of `have_mk'.
* builds/unix/unix.mk (have_mk): New variable to test for
external build.
Select include paths for unix-def.mk and unix-cc.mk according
to value of `have_mk'.
* builds/unix/unix-def.in (OBJ_BUILD): New variable.
(DISTCLEAN): Use it.
* builds/unix/unix-cc.in (LIBTOOL): Define default value only
if not yet defined.
* builds/unix/install.mk (install): Use `OBJ_BUILD' for installing
freetype-config.

* configure: Don't depend on bash features.
(ft2_dir, abs_curr_dir, abs_ft2_dir): New variables (code
partially taken from Autoconf).
Build a dummy Makefile if not building in source tree.

* docs/INSTALL: Document it.
2002-05-05 10:57:06 +00:00
..
amiga formatting 2002-04-18 14:26:29 +00:00
ansi
beos * src/base/ftbbox.c (BBox_Cubic_Check): rewrote function to use 2001-04-25 18:11:16 +00:00
compiler
dos * builds/dos/detect.mk: Correcting the order for Borland compilers: 2001-12-25 20:54:33 +00:00
mac
os2
unix FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
vms * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to 2002-04-12 10:19:15 +00:00
win32 formatting 2002-04-18 14:26:29 +00:00
detect.mk * README.UNX: updated the Unix-specific quick-compilation guide to 2002-04-12 09:31:48 +00:00
freetype.mk FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
link_dos.mk
link_std.mk
modules.mk
newline
toplevel.mk