summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-18 13:33:20 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-05-18 13:33:20 +0000
commit793906fc9c8212552f260f828417697e8d6988cb (patch)
treec482f184dd4f8051fabbb93d9a5deb9eb3c5558f /Build/source/utils/xindy/ac
parent8e31e7e6203fe17faed3ff44046dc99d9ce31779 (diff)
build system: cleanup xindy, remove some unused files
git-svn-id: svn://tug.org/texlive/trunk@13202 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/ac')
-rw-r--r--Build/source/utils/xindy/ac/xindy.ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/utils/xindy/ac/xindy.ac b/Build/source/utils/xindy/ac/xindy.ac
index 137572739a4..8ea4ad6fa61 100644
--- a/Build/source/utils/xindy/ac/xindy.ac
+++ b/Build/source/utils/xindy/ac/xindy.ac
@@ -5,13 +5,13 @@ dnl You may freely use, modify and/or distribute this file.
dnl
## configure options for xindy
m4_define_default([kpse_indent_26], [26])[]dnl
-AC_ARG_ENABLE([xindy-make-rules],
- AS_HELP_STRING([--enable-xindy-make-rules],
- [build and install make-rules package (default is YES)],
+AC_ARG_ENABLE([xindy-rules],
+ AS_HELP_STRING([--enable-xindy-rules],
+ [build and install make-rules package],
kpse_indent_26))[]dnl
AC_ARG_ENABLE([xindy-docs],
AS_HELP_STRING([--enable-xindy-docs],
- [build and install documentation (default is YES)],
+ [build and install documentation],
kpse_indent_26))[]dnl
AC_ARG_WITH([xindy-recode],
AS_HELP_STRING([--with-xindy-recode],