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/support/ChangeLog | 4 ++++ testsuites/support/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites/support') 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 -- cgit v1.2.3