summaryrefslogtreecommitdiffstats
path: root/doc/tools/pdl2texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/pdl2texi')
-rw-r--r--doc/tools/pdl2texi/ChangeLog4
-rw-r--r--doc/tools/pdl2texi/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/tools/pdl2texi/ChangeLog b/doc/tools/pdl2texi/ChangeLog
index 101734ce64..748bd90d9b 100644
--- a/doc/tools/pdl2texi/ChangeLog
+++ b/doc/tools/pdl2texi/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Require automake-1.5.
+
2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file.
diff --git a/doc/tools/pdl2texi/Makefile.am b/doc/tools/pdl2texi/Makefile.am
index 12552bb7cd..e1d2fb3fa0 100644
--- a/doc/tools/pdl2texi/Makefile.am
+++ b/doc/tools/pdl2texi/Makefile.am
@@ -6,7 +6,7 @@
# $Id$
#
-AUTOMAKE_OPTIONS = foreign 1.4
+AUTOMAKE_OPTIONS = foreign 1.5
PROG = pdl2texi
noinst_PROGRAMS = $(PROG)