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. --- c/src/tests/support/ChangeLog | 5 +++++ c/src/tests/support/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'c/src/tests/support') diff --git a/c/src/tests/support/ChangeLog b/c/src/tests/support/ChangeLog index 5e53079c15..c7735e9a8d 100644 --- a/c/src/tests/support/ChangeLog +++ b/c/src/tests/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/c/src/tests/support/Makefile.am b/c/src/tests/support/Makefile.am index 0db07bc089..83afce73a3 100644 --- a/c/src/tests/support/Makefile.am +++ b/c/src/tests/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 -- cgit v1.2.3