summaryrefslogtreecommitdiff
path: root/Build/source/libs/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/configure')
-rwxr-xr-xBuild/source/libs/configure13
1 files changed, 6 insertions, 7 deletions
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index fb01ecf76b1..59729430d42 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -693,7 +693,7 @@ enable_t1utils
enable_tpic2pdftex
enable_vlna
enable_xindy
-enable_xindy_make_rules
+enable_xindy_rules
enable_xindy_docs
with_xindy_recode
enable_web2c
@@ -1459,9 +1459,8 @@ Optional Features:
--disable-tpic2pdftex do not build the tpic2pdftex package
--disable-vlna do not build the vlna package
--enable-xindy build the xindy package
- --enable-xindy-make-rules build and install make-rules package (default is
- YES)
- --enable-xindy-docs build and install documentation (default is YES)
+ --enable-xindy-rules build and install make-rules package
+ --enable-xindy-docs build and install documentation
--disable-web2c do not build the web2c (TeX & Co.) package
--enable-auto-core cause TeX&MF to dump core, given a certain
filename
@@ -2344,9 +2343,9 @@ esac
## utils/xindy/ac/xindy.ac: configure.ac fragment for the TeX Live subdirectory utils/xindy/
## configure options for xindy
-# Check whether --enable-xindy-make-rules was given.
-if test "${enable_xindy_make_rules+set}" = set; then
- enableval=$enable_xindy_make_rules;
+# Check whether --enable-xindy-rules was given.
+if test "${enable_xindy_rules+set}" = set; then
+ enableval=$enable_xindy_rules;
fi
# Check whether --enable-xindy-docs was given.
if test "${enable_xindy_docs+set}" = set; then