From a314d3b497b2296e4780f1c783d1a8449de8feab Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Nov 2000 15:49:06 +0000 Subject: 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. --- testsuites/ChangeLog | 4 ++++ testsuites/Makefile.am | 2 +- testsuites/itrontests/ChangeLog | 4 ++++ testsuites/itrontests/Makefile.am | 2 +- testsuites/libtests/ChangeLog | 4 ++++ testsuites/libtests/Makefile.am | 2 +- testsuites/mptests/ChangeLog | 4 ++++ testsuites/mptests/Makefile.am | 2 +- testsuites/psxtests/ChangeLog | 4 ++++ testsuites/psxtests/Makefile.am | 2 +- testsuites/samples/ChangeLog | 4 ++++ testsuites/samples/Makefile.am | 2 +- testsuites/sptests/ChangeLog | 4 ++++ testsuites/sptests/Makefile.am | 2 +- testsuites/support/ChangeLog | 4 ++++ testsuites/support/Makefile.am | 2 +- testsuites/tmitrontests/ChangeLog | 4 ++++ testsuites/tmitrontests/Makefile.am | 2 +- testsuites/tmtests/ChangeLog | 4 ++++ testsuites/tmtests/Makefile.am | 2 +- testsuites/tools/ChangeLog | 4 ++++ testsuites/tools/Makefile.am | 2 +- testsuites/tools/generic/ChangeLog | 4 ++++ testsuites/tools/generic/Makefile.am | 2 +- 24 files changed, 60 insertions(+), 12 deletions(-) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 22453ed955..e2ea247e51 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index 4561eb2d91..68a22cd69f 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = @subdirs@ diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index 89e433dc69..bbb7bdca0a 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am index 33b884a1c2..b4c23c60b3 100644 --- a/testsuites/itrontests/Makefile.am +++ b/testsuites/itrontests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \ itronmbf01 itronmbox01 itronsem01 itrontime01 diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 1ffb959160..21041e3f3e 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-11-01 Joel Sherrill * malloctest/task1.c: assoc.h, error.h, libio_.h, libio.h, and diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index d8f8d4f0e1..d60d6dae67 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \ rtems++ diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog index 3a5ddd9216..9680b85984 100644 --- a/testsuites/mptests/ChangeLog +++ b/testsuites/mptests/ChangeLog @@ -1,3 +1,7 @@ + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + +2000-10-27 Ralf Corsepius + * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * mptests.am: Remove DEFS. diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am index c2263c493a..8143d1b540 100644 --- a/testsuites/mptests/Makefile.am +++ b/testsuites/mptests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \ mp14 diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog index ccc1f1f9ff..65ea5677a5 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 2b6c63d1b7..6ac74865f8 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SHARED_DIRS = diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 14351e0151..6daeed9152 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-30 Joel Sherrill * POSIX include files merged into newlib. This resulted in diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am index 3bfe591d0e..04c3059990 100644 --- a/testsuites/samples/Makefile.am +++ b/testsuites/samples/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal CPLUSPLUS_TESTS = cdtest diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 451809cf50..ae098e45ae 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index e96403c1f3..7452d72394 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ## sp10 and spfatal are not included for now SUBDIRS = sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \ diff --git a/testsuites/support/ChangeLog b/testsuites/support/ChangeLog index c7735e9a8d..7d94ba8c3c 100644 --- a/testsuites/support/ChangeLog +++ b/testsuites/support/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am index 83afce73a3..0db07bc089 100644 --- a/testsuites/support/Makefile.am +++ b/testsuites/support/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = include stubdr wrapup diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog index 873f8af968..4b90405dc6 100644 --- a/testsuites/tmitrontests/ChangeLog +++ b/testsuites/tmitrontests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am index ce0394e08a..2d5edaf1bc 100644 --- a/testsuites/tmitrontests/Makefile.am +++ b/testsuites/tmitrontests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal ITRON_DIRS = include tmitronsem01 diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog index c61be549e5..cbdd434114 100644 --- a/testsuites/tmtests/ChangeLog +++ b/testsuites/tmtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am index 1261a7abe2..6e9287a926 100644 --- a/testsuites/tmtests/Makefile.am +++ b/testsuites/tmtests/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = include tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 \ tm10 tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 \ diff --git a/testsuites/tools/ChangeLog b/testsuites/tools/ChangeLog index 95c9263c3f..3d85573fba 100644 --- a/testsuites/tools/ChangeLog +++ b/testsuites/tools/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am index 119d503fd1..8350d64884 100644 --- a/testsuites/tools/Makefile.am +++ b/testsuites/tools/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal SUBDIRS = @subdirs@ diff --git a/testsuites/tools/generic/ChangeLog b/testsuites/tools/generic/ChangeLog index 22453ed955..e2ea247e51 100644 --- a/testsuites/tools/generic/ChangeLog +++ b/testsuites/tools/generic/ChangeLog @@ -1,3 +1,7 @@ +2000-11-02 Ralf Corsepius + + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. + 2000-10-27 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am index 7bd4a9ca1f..ce72cdae4a 100644 --- a/testsuites/tools/generic/Makefile.am +++ b/testsuites/tools/generic/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/macros +ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal noinst_SCRIPTS = difftest sorttimes -- cgit v1.2.3