From 902d7102b0c3451746ca369bafc4d1b11e523fd0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 28 Mar 2002 00:54:17 +0000 Subject: 2002-03-27 Ralf Corsepius * Ctags/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS. * ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS. --- doc/tools/src2html1.4a/ChangeLog | 7 +++++++ doc/tools/src2html1.4a/Ctags/Makefile.am | 1 - doc/tools/src2html1.4a/FreeBSD/Makefile.am | 1 - doc/tools/src2html1.4a/Makefile.am | 1 - doc/tools/src2html1.4a/ctags-emacs/Makefile.am | 1 - 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/tools/src2html1.4a/ChangeLog b/doc/tools/src2html1.4a/ChangeLog index e12ff979e9..42d7427294 100644 --- a/doc/tools/src2html1.4a/ChangeLog +++ b/doc/tools/src2html1.4a/ChangeLog @@ -1,3 +1,10 @@ +2002-03-27 Ralf Corsepius + + * Ctags/Makefile.am: Remove AUTOMAKE_OPTIONS. + * Makefile.am: Remove AUTOMAKE_OPTIONS. + * FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS. + * ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS. + 2002-01-18 Ralf Corsepius * Makefile.am: Require automake-1.5. diff --git a/doc/tools/src2html1.4a/Ctags/Makefile.am b/doc/tools/src2html1.4a/Ctags/Makefile.am index 4ba4050901..dac429f883 100644 --- a/doc/tools/src2html1.4a/Ctags/Makefile.am +++ b/doc/tools/src2html1.4a/Ctags/Makefile.am @@ -1,6 +1,5 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.5 noinst_PROGRAMS = ctags-new diff --git a/doc/tools/src2html1.4a/FreeBSD/Makefile.am b/doc/tools/src2html1.4a/FreeBSD/Makefile.am index 2632e2295d..534baa84e8 100644 --- a/doc/tools/src2html1.4a/FreeBSD/Makefile.am +++ b/doc/tools/src2html1.4a/FreeBSD/Makefile.am @@ -1,6 +1,5 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.5 EXTRA_DIST = FreeBSD.hdr FreeBSD.s2h conf.hdr ddb.hdr i386.i386.hdr \ i386.include.hdr i386.isa.hdr i386.stand.hdr kern.hdr net.hdr \ diff --git a/doc/tools/src2html1.4a/Makefile.am b/doc/tools/src2html1.4a/Makefile.am index 9910e87bfc..ee9fc2ddee 100644 --- a/doc/tools/src2html1.4a/Makefile.am +++ b/doc/tools/src2html1.4a/Makefile.am @@ -1,5 +1,4 @@ -AUTOMAKE_OPTIONS = foreign 1.5 SUBDIRS = Ctags FreeBSD ctags-emacs diff --git a/doc/tools/src2html1.4a/ctags-emacs/Makefile.am b/doc/tools/src2html1.4a/ctags-emacs/Makefile.am index 2f3c7a075a..f84020f37e 100644 --- a/doc/tools/src2html1.4a/ctags-emacs/Makefile.am +++ b/doc/tools/src2html1.4a/ctags-emacs/Makefile.am @@ -1,5 +1,4 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.5 EXTRA_DIST = ctags etags.c-ada-patch README -- cgit v1.2.3