summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 23:00:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-14 23:00:58 +0000
commite90cff96317fea3b76e2bf2b333049625ebe1b94 (patch)
tree01b0f0b31ff920884f3595fcd249316cd9ce9e5f /c/src/ChangeLog
parent2003-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e90cff96317fea3b76e2bf2b333049625ebe1b94.tar.bz2
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.
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>