summaryrefslogtreecommitdiffstats
path: root/c/src/make/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 12:02:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-18 12:02:20 +0000
commit284e4fc53310e93c9c331339c4b5c05b9e3f6010 (patch)
tree327784c6df6ce3aeda757f192e6689e7249b44d7 /c/src/make/ChangeLog
parent2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-284e4fc53310e93c9c331339c4b5c05b9e3f6010.tar.bz2
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: New. * aclocal/enable-inlines.m4: New. * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
Diffstat (limited to 'c/src/make/ChangeLog')
-rw-r--r--c/src/make/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/make/ChangeLog b/c/src/make/ChangeLog
index cd9bed10f0..1c1f9849f0 100644
--- a/c/src/make/ChangeLog
+++ b/c/src/make/ChangeLog
@@ -1,5 +1,11 @@
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * aclocal/check-itron.m4: New.
+ * aclocal/enable-inlines.m4: New.
+ * Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
+
+2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* Makefile.am: Reflect having moved aclocal/.
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>