summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm/ChangeLog')
-rw-r--r--Build/source/texk/dvipdfm/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm/ChangeLog b/Build/source/texk/dvipdfm/ChangeLog
index e5de7e75e7d..c67fc2301bf 100644
--- a/Build/source/texk/dvipdfm/ChangeLog
+++ b/Build/source/texk/dvipdfm/ChangeLog
@@ -1,3 +1,19 @@
+2008-02-29 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ The Makefile.in uses `kpse_include ../make/config.mk'; thus
+ autoheader most generate c-auto.in.
+ * config.h (new): includes the autogenerated c-auto.h.
+ * configure.in: removed `--enable-maint', added AC_DEFINES's
+ third arg to provide autoheader templates ...
+ * acinclude.m4: added AC_DEFINES's third arg to provide autoheader
+ templates ...
+ * acconfig.h (removed): ... renamed ...
+ * acconfig.h.dist (new): ... into this.
+
+ * configure.in: don't (re-)define KPATHSEA (defined as some
+ kpathsea version number).
+ * dvipdfm.c: use `#ifdef HAVE_KPATHSEA', noy `#ifdef KPATHSEA'.
+
2008-01-30 Peter Breitenlohner <peb@mppmu.mpg.de>
Convert from autoconf-2.13 to autoconf-2.59+: