summaryrefslogtreecommitdiff
path: root/Build/source/README.config
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-12-07 10:47:30 +0000
commite84ea0384009f65714151198b3138c148cf5e890 (patch)
treebbc42a7bc310740c94e802ceca0229388177de7c /Build/source/README.config
parent527ba05256a88ec3960d769889dbb67809dd8b48 (diff)
build system update for xindy-2.4 (xindy-new)
git-svn-id: svn://tug.org/texlive/trunk@16321 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/README.config')
-rw-r--r--Build/source/README.config22
1 files changed, 22 insertions, 0 deletions
diff --git a/Build/source/README.config b/Build/source/README.config
index 22a46bee3c5..45a024f7b3e 100644
--- a/Build/source/README.config
+++ b/Build/source/README.config
@@ -176,6 +176,28 @@ disable support for PostScript specials.
2.5.2. --with-libgs-includes=DIR, --with-libgs-libdir=DIR
Non standard search locations for libgs.
+2.6. Configure options for utils/xindy/
+---------------------------------------
+2.6.1. --enable-xindy-rules
+Build and install xindy rules (default: yes, except for a TeX Live native
+build).
+
+2.6.2. --enable-xindy-docs
+Build and install xindy documentation (default: yes, except for a TeX Live
+native build).
+
+2.6.3. --with-clisp-runtime=PATH
+Specifies the full PATH of the CLISP runtime (lisp.run or lisp.exe) to be
+installed. When specified as `default' (the default for a TeX Live native
+build) the path is determined by the CLISP executable; the value `system'
+(not allowed for a TeX Live native build, but the default for a non-native
+one) indicates that xindy will use the installed version of clisp (that must
+be identical to the one used to build xindy).
+
+2.6.4. --with-recode
+Use `recode' instead of `iconv' to build the xindy rules and documentation,
+required for some systems where iconv is missing or broken.
+
3. Configure options for libraries
==================================