summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-27 13:32:26 +0000
commitb33e20ea90bcc6994ebea584d25f738c92349ed7 (patch)
treef44ec5cd5913cbd481a3e007e4501b67a71014df /testsuites/mptests/ChangeLog
parent2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b33e20ea90bcc6994ebea584d25f738c92349ed7.tar.bz2
2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization. * mptests.am: Remove DEFS.
Diffstat (limited to 'testsuites/mptests/ChangeLog')
-rw-r--r--testsuites/mptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index b5a4b4d474..3a5ddd9216 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,3 +1,9 @@
+ * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
+ Switch to GNU canonicalization.
+ * mptests.am: Remove DEFS.
+
+2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
mp02/node1/Makefile.am, mp02/node2/Makefile.am,
mp03/node1/Makefile.am, mp03/node2/Makefile.am,