From ae1cce4e9d79765444284b311764736c0173dc5b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 27 Oct 2000 13:32:58 +0000 Subject: 2000-10-26 Ralf Corsepius * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. --- testsuites/ChangeLog | 5 +++++ testsuites/Makefile.am | 2 +- testsuites/support/ChangeLog | 5 +++++ testsuites/support/Makefile.am | 2 +- testsuites/tools/generic/ChangeLog | 5 +++++ testsuites/tools/generic/Makefile.am | 2 +- 6 files changed, 18 insertions(+), 3 deletions(-) (limited to 'testsuites') diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog index 101734ce64..22453ed955 100644 --- a/testsuites/ChangeLog +++ b/testsuites/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Ralf Corsepius + + * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. + Switch to GNU canonicalization. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index 68a22cd69f..4561eb2d91 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 $(RTEMS_TOPdir)/macros SUBDIRS = @subdirs@ diff --git a/testsuites/support/ChangeLog b/testsuites/support/ChangeLog index 5e53079c15..c7735e9a8d 100644 --- a/testsuites/support/ChangeLog +++ b/testsuites/support/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Ralf Corsepius + + * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. + Switch to GNU canonicalization. + 2000-09-04 Ralf Corsepius * stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am index 0db07bc089..83afce73a3 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 $(RTEMS_TOPdir)/macros SUBDIRS = include stubdr wrapup diff --git a/testsuites/tools/generic/ChangeLog b/testsuites/tools/generic/ChangeLog index 101734ce64..22453ed955 100644 --- a/testsuites/tools/generic/ChangeLog +++ b/testsuites/tools/generic/ChangeLog @@ -1,3 +1,8 @@ +2000-10-27 Ralf Corsepius + + * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. + Switch to GNU canonicalization. + 2000-08-10 Joel Sherrill * ChangeLog: New file. diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am index ce72cdae4a..7bd4a9ca1f 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 $(RTEMS_TOPdir)/macros noinst_SCRIPTS = difftest sorttimes -- cgit v1.2.3