summaryrefslogtreecommitdiff
path: root/Build/source/texk/makeindexk/configure
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-07-06 10:19:53 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-07-06 10:19:53 +0000
commit6a1ef22ce9affaaba62396d092dcf708a9d9454d (patch)
tree9eb724af36c7aaaec958dd193bcf1bfb3ea0d74c /Build/source/texk/makeindexk/configure
parent9c0cdc78c1d67d8fa605bccae7b3c39324ab7107 (diff)
makeindexk: TeX Live version
git-svn-id: svn://tug.org/texlive/trunk@19261 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/makeindexk/configure')
-rwxr-xr-xBuild/source/texk/makeindexk/configure5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/makeindexk/configure b/Build/source/texk/makeindexk/configure
index cc9c5024273..575ff70e6f5 100755
--- a/Build/source/texk/makeindexk/configure
+++ b/Build/source/texk/makeindexk/configure
@@ -11741,6 +11741,11 @@ WARNING_CFLAGS=$kpse_cv_warning_cflags
ac_config_headers="$ac_config_headers c-auto.h:c-auto.in"
+
+
+$as_echo "#define TEX_LIVE_VERSION \"2010\"" >>confdefs.h
+
+
for ac_header in ctype.h types.h locale.h
do :
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`