summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 5734dbfee3..15df005091 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,12 @@
2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * automake/compile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
+ * wrapup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
+ * acinclude.m4: Rework RTEMS_CONFIG_SUBDIR.
+ * Makefile.am: Reflect changes to RTEMS_CONFIG_SUBDIR.
+
+2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* support/Makefile.am: Pass @RTEMS_BSP@ to AM_CPPFLAGS.
2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>