From 6a06b1f7c969e3f0ba7dd4a7b0f24e9c3131dc80 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 15:10:51 +0000 Subject: 2002-01-18 Ralf Corsepius * Makefile.am: require automake-1.5. --- doc/tools/texi2www/ChangeLog | 4 ++++ doc/tools/texi2www/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/tools') diff --git a/doc/tools/texi2www/ChangeLog b/doc/tools/texi2www/ChangeLog index 101734ce64..abe1a9dc56 100644 --- a/doc/tools/texi2www/ChangeLog +++ b/doc/tools/texi2www/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: require automake-1.5. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/doc/tools/texi2www/Makefile.am b/doc/tools/texi2www/Makefile.am index 8177887e01..a49d848f92 100644 --- a/doc/tools/texi2www/Makefile.am +++ b/doc/tools/texi2www/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 noinst_SCRIPTS = texi2www texi2dvi -- cgit v1.2.3