diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-16 18:38:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-16 18:38:18 +0000 |
commit | 9b042a93e8f489c694af2e2e121e5aedd7671d8a (patch) | |
tree | 4b4e6b79f46eb1faf6b5ca4b5318ae907daf38bc /Build/source | |
parent | 165b3785f8aa3ff267097b479870e9a39ba5c14b (diff) |
asymptote 1.94
git-svn-id: svn://tug.org/texlive/trunk@18288 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/utils/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/utils/README b/Build/source/utils/README index 9e59a837ee1..1d3c0a38314 100644 --- a/Build/source/utils/README +++ b/Build/source/utils/README @@ -42,6 +42,14 @@ xpdfopen 0.80 - checked 5may10 http://mirror.ctan.org/support/xpdfopen.zip +xindy 2.4 - checked 13may10 + (with adaptations for TL) + http://www.ctan.org/indexing/xindy/ + +After building clisp as described below, run the TL + Build --enable-xindy CLISP=$clisp_builddir/clisp +to include xindy in the build. It is disabled by default. + Do NOT use nohup when building clisp; this may cause weird build problems. Regular redirections of stdout/stderr seem ok. |