summaryrefslogtreecommitdiff
path: root/Build/source/texk/cjkutils/configure.ac
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2012-05-12 11:03:50 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2012-05-12 11:03:50 +0000
commit4316da8a1a925fe8a60061f34dac1b15932cb3ed (patch)
tree746ca79340eef6922f64901f643d0b84fc1086e9 /Build/source/texk/cjkutils/configure.ac
parent3572a03583d40cb0ae0df2c77bb6600fffafa4b4 (diff)
cjkutils 4.8.3
git-svn-id: svn://tug.org/texlive/trunk@26310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/cjkutils/configure.ac')
-rw-r--r--Build/source/texk/cjkutils/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/cjkutils/configure.ac b/Build/source/texk/cjkutils/configure.ac
index 7e754fdf6b1..e520285d753 100644
--- a/Build/source/texk/cjkutils/configure.ac
+++ b/Build/source/texk/cjkutils/configure.ac
@@ -1,12 +1,12 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-dnl Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+dnl Copyright (C) 2009-2012 Peter Breitenlohner <tex-live@tug.org>
dnl
dnl This file is free software; the copyright holder
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
dnl
-m4_define([cjk_version], [4.8.2])[]dnl using unmodified cjk/utils source tree
+m4_include([version.ac])[] dnl define cjk_version
AC_INIT([CJK utils for TeX Live], cjk_version, [tex-k@tug.org])
AC_PREREQ([2.65])
AC_CONFIG_SRCDIR([cjkutils-]cjk_version[/hbf2gf/hbf.h])