summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Volovich <vvv@vsu.ru>2008-03-25 12:45:58 +0000
committerVladimir Volovich <vvv@vsu.ru>2008-03-25 12:45:58 +0000
commitc981e5f8f05053c0eca634db03b0a4be0ea3d67c (patch)
treee43152c9dbf54b81b6b0f1494bfb96cd3be7cc55
parentc654d3c0d9c8cada57137f0e385727822702a34c (diff)
mention ffcall source in clisp-2.43 tarball, which is apparently more recent than ffcall-1.10
git-svn-id: svn://tug.org/texlive/trunk@7148 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/utils/xindy/README-clisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/utils/xindy/README-clisp b/Build/source/utils/xindy/README-clisp
index ca5352e6cdb..8339006499d 100644
--- a/Build/source/utils/xindy/README-clisp
+++ b/Build/source/utils/xindy/README-clisp
@@ -45,6 +45,7 @@ So you would need to install libffcall separately, before installing clisp,
and change --with-dynamic-ffi to --with-ffcall in the xindy configure call.
You can download libffcall sources from
http://www.haible.de/bruno/packages-ffcall-README.html
+or from the "ffcall" directory in the clisp-2.43 tarball,
or from http://packages.debian.org/sid/libffcall1
(containing some improvements from Debian).
Again, this is needed only for clisp 2.44 and newer.