summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-17 13:41:35 +0000
commite7495aeba8e77883d1dfcb2a15c998309f30a180 (patch)
tree49a39b0b28af28e68b2a00c0d19dcc7a016a9ccc /c/src/ChangeLog
parent2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e7495aeba8e77883d1dfcb2a15c998309f30a180.tar.bz2
2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 108b3dd9bf..0bb316a314 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,13 @@
+2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am,
+ librdbg/src/Makefile.am.
+ * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove.
+ * configure.ac: Reflect changes above.
+ Unconditionally apply RTEMS_CHECK_MULTIPROCESSING.
+ * wrapup/Makefile.am: Reflect changes above.
+ * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
+
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).