summaryrefslogtreecommitdiff
path: root/Build/source/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-11 16:47:47 +0000
committerKarl Berry <karl@freefriends.org>2008-04-11 16:47:47 +0000
commit0ff4ab9592dd753051d5a6db63f07c56c367f1ed (patch)
tree33b9e2189c142d97ee19ea273f013771e3ace666 /Build/source/README
parentcd2bd80c32376c7af756da7ed6f377ad2577650c (diff)
initial attempt at luatex build
git-svn-id: svn://tug.org/texlive/trunk@7379 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README')
-rw-r--r--Build/source/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/README b/Build/source/README
index f0a45438ecb..41ed23d105d 100644
--- a/Build/source/README
+++ b/Build/source/README
@@ -10,6 +10,9 @@ To make without configuring, run TL_CONFIGURE=true ./Build.
environment variables; just take a look to see all the names.)
Prerequisites:
+- GNU make. If your GNU make is invoked by some name other than `make',
+ try setting the envvar TL_MAKE to what is needed.
+
- GNU clisp and GNU libffcall, must be present for xindy. See more
details in utils/README. (Alternative: Build --without-xindy.)