From 1615cf1243739773e1aedfb94bcc7c986749770f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 18 Jan 2002 15:10:53 +0000 Subject: 2002-01-18 Ralf Corsepius * Makefile.am: Require automake-1.5. --- doc/common/ChangeLog | 4 ++++ doc/common/Makefile.am | 2 +- doc/gnu_docs/ChangeLog | 4 ++++ doc/gnu_docs/Makefile.am | 2 +- doc/images/ChangeLog | 4 ++++ doc/images/Makefile.am | 2 +- doc/src2html/ChangeLog | 4 ++++ doc/src2html/Makefile.am | 2 +- doc/supplements/ChangeLog | 4 ++++ doc/supplements/Makefile.am | 2 +- doc/supplements/hppa1_1/ChangeLog | 4 ++++ doc/supplements/hppa1_1/Makefile.am | 2 +- doc/supplements/i386/ChangeLog | 4 ++++ doc/supplements/i386/Makefile.am | 2 +- doc/supplements/i960/ChangeLog | 4 ++++ doc/supplements/i960/Makefile.am | 2 +- doc/supplements/m68k/ChangeLog | 4 ++++ doc/supplements/m68k/Makefile.am | 2 +- doc/supplements/mips64orion/ChangeLog | 4 ++++ doc/supplements/mips64orion/Makefile.am | 2 +- doc/supplements/powerpc/ChangeLog | 4 ++++ doc/supplements/powerpc/Makefile.am | 2 +- doc/supplements/sh/ChangeLog | 4 ++++ doc/supplements/sh/Makefile.am | 2 +- doc/supplements/sparc/ChangeLog | 4 ++++ doc/supplements/sparc/Makefile.am | 2 +- doc/supplements/template/ChangeLog | 4 ++++ doc/supplements/template/Makefile.am | 2 +- doc/tools/ChangeLog | 4 ++++ doc/tools/Makefile.am | 2 +- doc/tools/bmenu/ChangeLog | 4 ++++ doc/tools/bmenu/Makefile.am | 2 +- doc/tools/configure.in | 32 -------------------------------- doc/tools/pdl2texi/ChangeLog | 4 ++++ doc/tools/pdl2texi/Makefile.am | 2 +- doc/tools/src2html/ChangeLog | 4 ++++ doc/tools/src2html/Makefile.am | 2 +- 37 files changed, 90 insertions(+), 50 deletions(-) delete mode 100644 doc/tools/configure.in (limited to 'doc') diff --git a/doc/common/ChangeLog b/doc/common/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/common/ChangeLog +++ b/doc/common/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/common/Makefile.am b/doc/common/Makefile.am index f533d73391..37958299c5 100644 --- a/doc/common/Makefile.am +++ b/doc/common/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 EXTRA_DIST = cpright.texi setup.texi timemac.texi timetbl.t treedef.tex \ wksheets.t timing.t diff --git a/doc/gnu_docs/ChangeLog b/doc/gnu_docs/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/gnu_docs/ChangeLog +++ b/doc/gnu_docs/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/gnu_docs/Makefile.am b/doc/gnu_docs/Makefile.am index b913a36fad..b4c2f4f3d6 100644 --- a/doc/gnu_docs/Makefile.am +++ b/doc/gnu_docs/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 EXTRA_DIST = gnu_footer.html mk_install_dir Tool_Doc_Instructions \ gnu_header.html refcard.html gen_docs index.html rtems_tools_index.html \ diff --git a/doc/images/ChangeLog b/doc/images/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/images/ChangeLog +++ b/doc/images/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/images/Makefile.am b/doc/images/Makefile.am index 1bb43b646e..f7a32dee20 100644 --- a/doc/images/Makefile.am +++ b/doc/images/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 html_imagesdir = $(htmldir)/images diff --git a/doc/src2html/ChangeLog b/doc/src2html/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/src2html/ChangeLog +++ b/doc/src2html/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/src2html/Makefile.am b/doc/src2html/Makefile.am index e7a040b4e7..a29ca333e1 100644 --- a/doc/src2html/Makefile.am +++ b/doc/src2html/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = browseable_rtems diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/supplements/ChangeLog +++ b/doc/supplements/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/supplements/Makefile.am b/doc/supplements/Makefile.am index 4c9f85b247..9a5380d339 100644 --- a/doc/supplements/Makefile.am +++ b/doc/supplements/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 SUBDIRS = hppa1_1 i386 i960 m68k mips64orion powerpc sh sparc template diff --git a/doc/supplements/hppa1_1/ChangeLog b/doc/supplements/hppa1_1/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/hppa1_1/ChangeLog +++ b/doc/supplements/hppa1_1/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/hppa1_1/Makefile.am b/doc/supplements/hppa1_1/Makefile.am index 23d7befa2b..1729dbe3cf 100644 --- a/doc/supplements/hppa1_1/Makefile.am +++ b/doc/supplements/hppa1_1/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = hppa1_1 EDITION = 1 diff --git a/doc/supplements/i386/ChangeLog b/doc/supplements/i386/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/i386/ChangeLog +++ b/doc/supplements/i386/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/i386/Makefile.am b/doc/supplements/i386/Makefile.am index 4d48e8db85..6d9a9481ec 100644 --- a/doc/supplements/i386/Makefile.am +++ b/doc/supplements/i386/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = i386 EDITION = 1 diff --git a/doc/supplements/i960/ChangeLog b/doc/supplements/i960/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/i960/ChangeLog +++ b/doc/supplements/i960/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/i960/Makefile.am b/doc/supplements/i960/Makefile.am index cbd4a8c9e7..c4fcd3dc06 100644 --- a/doc/supplements/i960/Makefile.am +++ b/doc/supplements/i960/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = i960 EDITION = 1 diff --git a/doc/supplements/m68k/ChangeLog b/doc/supplements/m68k/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/m68k/ChangeLog +++ b/doc/supplements/m68k/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/m68k/Makefile.am b/doc/supplements/m68k/Makefile.am index ccf7605428..7f3f3a5735 100644 --- a/doc/supplements/m68k/Makefile.am +++ b/doc/supplements/m68k/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = m68k EDITION = 1 diff --git a/doc/supplements/mips64orion/ChangeLog b/doc/supplements/mips64orion/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/mips64orion/ChangeLog +++ b/doc/supplements/mips64orion/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/mips64orion/Makefile.am b/doc/supplements/mips64orion/Makefile.am index 949db21743..ce91279f87 100644 --- a/doc/supplements/mips64orion/Makefile.am +++ b/doc/supplements/mips64orion/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = mips64orion EDITION = 1 diff --git a/doc/supplements/powerpc/ChangeLog b/doc/supplements/powerpc/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/powerpc/ChangeLog +++ b/doc/supplements/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/powerpc/Makefile.am b/doc/supplements/powerpc/Makefile.am index e0c6ffeb9c..dd32c7cffb 100644 --- a/doc/supplements/powerpc/Makefile.am +++ b/doc/supplements/powerpc/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = powerpc EDITION = 1 diff --git a/doc/supplements/sh/ChangeLog b/doc/supplements/sh/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/sh/ChangeLog +++ b/doc/supplements/sh/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/sh/Makefile.am b/doc/supplements/sh/Makefile.am index 99f1634f64..a92d17a981 100644 --- a/doc/supplements/sh/Makefile.am +++ b/doc/supplements/sh/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = sh EDITION = 1 diff --git a/doc/supplements/sparc/ChangeLog b/doc/supplements/sparc/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/sparc/ChangeLog +++ b/doc/supplements/sparc/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/sparc/Makefile.am b/doc/supplements/sparc/Makefile.am index 028a67d640..8a23a3bfcd 100644 --- a/doc/supplements/sparc/Makefile.am +++ b/doc/supplements/sparc/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = sparc EDITION = 1 diff --git a/doc/supplements/template/ChangeLog b/doc/supplements/template/ChangeLog index 80aefe0cce..7f4b49cbdb 100644 --- a/doc/supplements/template/ChangeLog +++ b/doc/supplements/template/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2001-01-17 Joel Sherrill * .cvsignore: Added rtems_header.html and rtems_footer.html. diff --git a/doc/supplements/template/Makefile.am b/doc/supplements/template/Makefile.am index 27cae95884..f4f346678a 100644 --- a/doc/supplements/template/Makefile.am +++ b/doc/supplements/template/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 PROJECT = template EDITION = 1 diff --git a/doc/tools/ChangeLog b/doc/tools/ChangeLog index 04ceafd77a..cb44d0ebd5 100644 --- a/doc/tools/ChangeLog +++ b/doc/tools/ChangeLog @@ -1,3 +1,7 @@ +2002-01-18 Ralf Corsepius + + * Makefile.am: Require automake-1.5. + 2000-09-22 Joel Sherrill * Makefile.am: Removed definition of ACLOCAL_AMFLAGS. diff --git a/doc/tools/Makefile.am b/doc/tools/Makefile.am index 91f09f77ec..2c67c3ae43 100644 --- a/doc/tools/Makefile.am +++ b/doc/tools/Makefile.am @@ -1,6 +1,6 @@ ## $Id$ -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 EXTRA_DIST = word-replace2 diff --git a/doc/tools/bmenu/ChangeLog b/doc/tools/bmenu/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/tools/bmenu/ChangeLog +++ b/doc/tools/bmenu/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/bmenu/Makefile.am b/doc/tools/bmenu/Makefile.am index fb9021bb3e..5c5c54c510 100644 --- a/doc/tools/bmenu/Makefile.am +++ b/doc/tools/bmenu/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 noinst_PROGRAMS = bmenu2 diff --git a/doc/tools/configure.in b/doc/tools/configure.in deleted file mode 100644 index aa4fc2ffd2..0000000000 --- a/doc/tools/configure.in +++ /dev/null @@ -1,32 +0,0 @@ -dnl Process this file with autoconf to produce a configure script. -dnl NOTE: This is a very coarse port to automake -AC_PREREQ(2.13) - -AC_INIT(word-replace2) - -AM_INIT_AUTOMAKE(rtemsdoc-tools,0.0.0,no) -dnl Checks for programs. -AC_PROG_CC - -dnl Checks for libraries. - -dnl Checks for header files. -AC_HEADER_STDC -AC_CHECK_HEADERS(limits.h) - -dnl Checks for typedefs, structures, and compiler characteristics. - -dnl Checks for library functions. -AC_CHECK_FUNCS(strdup strstr) - -AC_OUTPUT( -Makefile -bmenu/Makefile -src2html/Makefile -src2html1.4a/Makefile -src2html1.4a/Ctags/Makefile -src2html1.4a/FreeBSD/Makefile -src2html1.4a/ctags-emacs/Makefile -pdl2texi/Makefile -texi2www/Makefile -) 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 + + * Makefile.am: Require automake-1.5. + 2000-08-10 Joel Sherrill * 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) diff --git a/doc/tools/src2html/ChangeLog b/doc/tools/src2html/ChangeLog index 101734ce64..748bd90d9b 100644 --- a/doc/tools/src2html/ChangeLog +++ b/doc/tools/src2html/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/src2html/Makefile.am b/doc/tools/src2html/Makefile.am index 2e9cb2c9aa..8dc8e4e036 100644 --- a/doc/tools/src2html/Makefile.am +++ b/doc/tools/src2html/Makefile.am @@ -6,7 +6,7 @@ # $Id$ # -AUTOMAKE_OPTIONS = foreign 1.4 +AUTOMAKE_OPTIONS = foreign 1.5 SRC2HTMLDIR = $(top_srcdir)/src2html1.4a -- cgit v1.2.3