summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-02 15:49:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-11-02 15:49:06 +0000
commita314d3b497b2296e4780f1c783d1a8449de8feab (patch)
treea7b3cdc942239c32ddf18d4bd8c6ed300ac23403 /testsuites/mptests
parent2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-a314d3b497b2296e4780f1c783d1a8449de8feab.tar.bz2
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
Diffstat (limited to 'testsuites/mptests')
-rw-r--r--testsuites/mptests/ChangeLog4
-rw-r--r--testsuites/mptests/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index 3a5ddd9216..9680b85984 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,3 +1,7 @@
+ * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
+
+2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
Switch to GNU canonicalization.
* mptests.am: Remove DEFS.
diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am
index c2263c493a..8143d1b540 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)/macros
+ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
mp14