freetype2/builds/unix
Werner Lemberg f83ded0174 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
..
.cvsignore Minor fixes. 2000-11-11 05:55:41 +00:00
aclocal.m4 * builds/unix/aclocal.m4, builds/unix/ltmain.sh: Update to libtool 2002-03-05 15:09:59 +00:00
config.guess * builds/unix/aclocal.m4, builds/unix/ltmain.sh: Update to libtool 2002-03-05 15:09:59 +00:00
config.sub * builds/unix/aclocal.m4, builds/unix/ltmain.sh: Update to libtool 2002-03-05 15:09:59 +00:00
configure * builds/unix/configure.ac: Set `version_info' to 9:1:3 (FT2 2002-04-22 16:50:27 +00:00
configure.ac * builds/unix/configure.ac: Set `version_info' to 9:1:3 (FT2 2002-04-22 16:50:27 +00:00
detect.mk FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
freetype-config.in * builds/unix/freetype-config.in: Add missing `fi'. 2002-02-02 15:05:38 +00:00
freetype2.m4 * builds/unix/freetype2.a4: The script was still buggy. 2002-01-13 06:36:02 +00:00
ft2unix.h finishing function header formatting 2001-06-28 17:49:10 +00:00
ftconfig.in * builds/unix/ftconfig.in, builds/vms/ftconfig.h: Oops, forgot to 2002-04-12 10:19:15 +00:00
ftsystem.c * builds/vms/ftconfig.h: Rename LOCAL_DEF and LOCAL_FUNC to 2002-03-29 07:43:04 +00:00
install-sh renaming "freetype2/config" to "freetype2/builds" 2000-07-08 00:22:20 +00:00
install.mk FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
ltmain.sh * builds/unix/aclocal.m4, builds/unix/ltmain.sh: Update to libtool 2002-03-05 15:09:59 +00:00
mkinstalldirs Add `mkinstalldirs'. 2000-07-24 06:03:58 +00:00
unix-cc.in FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
unix-def.in FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +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 FreeType 2 can now be built in an external directory with the 2002-05-05 10:57:06 +00:00
unixddef.mk * builds/*/*-def.mk: changed the objects directory from "obj" to "objs" 2001-03-20 11:14:24 +00:00