diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-11 13:18:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-05-11 13:18:37 +0000 |
commit | bc7e6ba64528ec9408b8440f62e1e6de4bbabb35 (patch) | |
tree | 5837315256efc0ea53f38a1574d638826234f64d /Build/source/utils/xindy-old/ac/withenable.ac | |
parent | 84b958df892c3589ae527aa37413c50f7001c55a (diff) |
rename xindy (2.3) => xindy-old
git-svn-id: svn://tug.org/texlive/trunk@18198 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy-old/ac/withenable.ac')
-rw-r--r-- | Build/source/utils/xindy-old/ac/withenable.ac | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/utils/xindy-old/ac/withenable.ac b/Build/source/utils/xindy-old/ac/withenable.ac new file mode 100644 index 00000000000..8cae1fe35a1 --- /dev/null +++ b/Build/source/utils/xindy-old/ac/withenable.ac @@ -0,0 +1,8 @@ +## utils/xindy-old/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/xindy-old/ +dnl +dnl Copyright (C) 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-old +KPSE_ENABLE_PROG([xindy-old], , [disable native]) +m4_include(kpse_TL[utils/xindy-old/ac/xindy.ac]) |