From feead2261885d85a23f0cc4d10b40a5878c0c705 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 9 Nov 2000 16:43:05 +0000 Subject: 2000-11-09 Ralf Corsepius * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. --- 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 e2ea247e51..b7c8ab45be 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index 68a22cd69f..5c5a0ea0ed 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -3,7 +3,7 @@ ## AUTOMAKE_OPTIONS = foreign 1.4 -ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal +ACLOCAL_AMFLAGS = -I ../../../aclocal SUBDIRS = @subdirs@ diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index bbb7bdca0a..1106527621 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/itrontests/Makefile.am b/testsuites/itrontests/Makefile.am index b4c23c60b3..57c5190dac 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \ itronmbf01 itronmbox01 itronsem01 itrontime01 diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog index 21041e3f3e..f5667b632e 100644 --- a/testsuites/libtests/ChangeLog +++ b/testsuites/libtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index d60d6dae67..efc9fffeb7 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \ rtems++ diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog index 9680b85984..0a7cbf92c2 100644 --- a/testsuites/mptests/ChangeLog +++ b/testsuites/mptests/ChangeLog @@ -1,3 +1,7 @@ + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + +2000-11-02 Ralf Corsepius + * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. 2000-10-27 Ralf Corsepius diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am index 8143d1b540..fe5fbe8e99 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../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 65ea5677a5..3e454646a7 100644 --- a/testsuites/psxtests/ChangeLog +++ b/testsuites/psxtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 6ac74865f8..d596631da0 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SHARED_DIRS = diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog index 6daeed9152..8dcb93d692 100644 --- a/testsuites/samples/ChangeLog +++ b/testsuites/samples/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am index 04c3059990..8e9dd21218 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal CPLUSPLUS_TESTS = cdtest diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index ae098e45ae..8fb34aaefb 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index 7452d72394..c5ff6fba4b 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../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 66ba0d23b2..e9bec8b7c0 100644 --- a/testsuites/support/ChangeLog +++ b/testsuites/support/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am. diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am index 0db07bc089..a9c20113fd 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SUBDIRS = include stubdr wrapup diff --git a/testsuites/tmitrontests/ChangeLog b/testsuites/tmitrontests/ChangeLog index 4b90405dc6..a8c64448e1 100644 --- a/testsuites/tmitrontests/ChangeLog +++ b/testsuites/tmitrontests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/tmitrontests/Makefile.am b/testsuites/tmitrontests/Makefile.am index 2d5edaf1bc..38c2b1ed9a 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal ITRON_DIRS = include tmitronsem01 diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog index cbdd434114..21639532f4 100644 --- a/testsuites/tmtests/ChangeLog +++ b/testsuites/tmtests/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am index 6e9287a926..2e1d5090f1 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../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 3d85573fba..685515a91a 100644 --- a/testsuites/tools/ChangeLog +++ b/testsuites/tools/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am index 8350d64884..7d2e75271b 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../aclocal SUBDIRS = @subdirs@ diff --git a/testsuites/tools/generic/ChangeLog b/testsuites/tools/generic/ChangeLog index e2ea247e51..b7c8ab45be 100644 --- a/testsuites/tools/generic/ChangeLog +++ b/testsuites/tools/generic/ChangeLog @@ -1,3 +1,7 @@ +2000-11-09 Ralf Corsepius + + * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. + 2000-11-02 Ralf Corsepius * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am index ce72cdae4a..775d0d39d6 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)/aclocal +ACLOCAL_AMFLAGS = -I ../../../../../aclocal noinst_SCRIPTS = difftest sorttimes -- cgit v1.2.3