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