summaryrefslogtreecommitdiff
path: root/docs/INSTALL.GNU
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2004-04-13 08:35:05 +0000
committerWerner Lemberg <wl@gnu.org>2004-04-13 08:35:05 +0000
commit26eccb409f451916336eaebb95a7551eda35070b (patch)
treeebbd984934dc4eab20843bd75eb379236f0466c6 /docs/INSTALL.GNU
parent497cc7c4bfa1a5eb1a08d81242848afc0a1c4624 (diff)
downloadfreetype2-26eccb409f451916336eaebb95a7551eda35070b.tar.gz
* configure: Accept makepp also.
* builds/unix/detect.mk: Use proper path to unix-def.mk. * builds/unix/unix-def.in (BUILD_DIR, PLATFORM): Remove. * builds/unix/unix.mk (BUILD_DIR, PLATFORM): Define. Use BUILD_DIR. * docs/INSTALL, docs/INSTALL.GNU, docs/INSTALL.UNX: Update documentation on makepp.
Diffstat (limited to 'docs/INSTALL.GNU')
-rw-r--r--docs/INSTALL.GNU3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/INSTALL.GNU b/docs/INSTALL.GNU
index d984789e5..4a56d6d6d 100644
--- a/docs/INSTALL.GNU
+++ b/docs/INSTALL.GNU
@@ -23,7 +23,8 @@ the file INSTALL.UNX instead.
Note that make++, a make tool written in Perl, supports enough
features of GNU make to compile FreeType. See
- http://makepp.sourceforge.net for more information.
+ http://makepp.sourceforge.net for more information; you need version
+ 1.19 or newer, and you must pass option `--norc-substitution'.
Make sure that you are invoking GNU Make from the command line, by
typing something like: