summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:35:15 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-29 12:35:15 +0000
commit894b7f9712b59384d25da2adaf9093ae4328b8a1 (patch)
treea4b5aec71aea61145dd5a8809ef636acfed5dd00 /cpukit/ChangeLog
parent2004-03-28 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-894b7f9712b59384d25da2adaf9093ae4328b8a1.tar.bz2
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-top.m4: Add MULTISUBDIR. Add MULTIBUILDTOP. Add rtems_updir. Remove version.m4 check. Add PROJECT_ROOT/with_project_root processing. Add PROJECT_INCLUDE. Add PROJECT_LIB. * aclocal/env-rtemscpu.a4: Remove cpukit_topdir. Remove with_project_root processing. Remove PROJECT_INCLUDE, PROJECT_LIB.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 075a5d4b67..1d3d3bc2d1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,13 @@
+2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * aclocal/rtems-top.m4: Add MULTISUBDIR. Add MULTIBUILDTOP.
+ Add rtems_updir. Remove version.m4 check.
+ Add PROJECT_ROOT/with_project_root processing.
+ Add PROJECT_INCLUDE. Add PROJECT_LIB.
+ * aclocal/env-rtemscpu.a4: Remove cpukit_topdir.
+ Remove with_project_root processing. Remove PROJECT_INCLUDE,
+ PROJECT_LIB.
+
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* libmisc/capture/capture-cli.c, libmisc/capture/capture.c,