summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:38:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-01 21:38:43 +0000
commitc17ed71126def385fe0939803048d4912e2a2931 (patch)
tree292c4c81b381013de2bf6cd9ccced1caeac27655 /testsuites/ChangeLog
parent2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c17ed71126def385fe0939803048d4912e2a2931.tar.bz2
2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Add $(ARCH)/$(dirstamp) rules. * aclocal/lead-dot.m4: New (from automake-1.7f). * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT. Add AC_SUBST(dirstamp).
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index a66eba66cf..5f2220ffb7 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,10 @@
+2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
+ * aclocal/lead-dot.m4: New (from automake-1.7f).
+ * aclocal/rtems-top.m4: Require AM_SET_LEADING_DOT.
+ Add AC_SUBST(dirstamp).
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/canonical-target-name.m4, aclocal/canonicalize-tools.m4,