summaryrefslogtreecommitdiff
path: root/Build/source/texk/xdvik/CHANGES
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2008-02-01 11:23:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2008-02-01 11:23:16 +0000
commitb0542f2883475b76a24d8ec25e810d34ac07eda6 (patch)
tree025d231f284e44163d9851f55337253b7d3d6aea /Build/source/texk/xdvik/CHANGES
parente33ec9c839bf39255602547c62ca6f73d7dc0744 (diff)
autoconf updates
git-svn-id: svn://tug.org/texlive/trunk@6476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/CHANGES')
-rw-r--r--Build/source/texk/xdvik/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/xdvik/CHANGES b/Build/source/texk/xdvik/CHANGES
index 17c4edc5d3c..f2339651005 100644
--- a/Build/source/texk/xdvik/CHANGES
+++ b/Build/source/texk/xdvik/CHANGES
@@ -9,6 +9,15 @@ Versions containing major changes are marked as `beta'; these
may contain undetected bugs. Such versions shouldn't be used
by distributors.
+ * 2008-01-31 Peter Breitenlohner <peb@mppmu.mpg.de>
+ Convert from autoconf-2.13 to autoconf-2.59+:
+ * configure.in (AC_PREREQ): Require autoconf-2.59.
+ * Makefile.in, gui/Makefile.in: Add @configure_input@ lines.
+ * acinclude.m4 (new): Renamed from aclocal.m4.
+ * aclocal.m4 (new): Generated (aclocal -I ../m4).
+ * ../../libs/t1lib/t1lib.ac: Fixed a typo.
+ * configure: Regenerated (autoconf).
+
* 22.84.10 (2005/04/28):
+ Fixed zero termination bug in t1lib version number check (t1lib.ac).
+ Render an empty character instead of terminating with failed assertion