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