summaryrefslogtreecommitdiff
path: root/Build/source/utils/xindy/ac/withenable.ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xindy/ac/withenable.ac')
-rw-r--r--Build/source/utils/xindy/ac/withenable.ac8
1 files changed, 5 insertions, 3 deletions
diff --git a/Build/source/utils/xindy/ac/withenable.ac b/Build/source/utils/xindy/ac/withenable.ac
index 9847a10127c..29136c48e34 100644
--- a/Build/source/utils/xindy/ac/withenable.ac
+++ b/Build/source/utils/xindy/ac/withenable.ac
@@ -1,9 +1,11 @@
-## utils/xindy/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xindy/
+# $Id$
+# utils/xindy/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xindy/
dnl
-dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright 2009-2018 Karl Berry <tex-live@tug.org>
+dnl Copyright 2009-2010 Peter Breitenlohner <tex-live@tug.org>
dnl You may freely use, modify and/or distribute this file.
dnl
## configure options and TL libraries required for xindy
-KPSE_ENABLE_PROG([xindy], , [disable native])
+KPSE_ENABLE_PROG([xindy], , [disable])
m4_include(kpse_TL[utils/xindy/ac/xindy.ac])
m4_include(kpse_TL[utils/xindy/ac/clisp.ac])