summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-15 03:56:14 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-15 03:56:14 +0000
commit7c5a840a84d4e1f1b2c7150a9b4d8c8f95a6cf49 (patch)
tree6a9a6bc33ae4150a4d45d21693cd0b7c59cf0281 /c/src/ChangeLog
parent2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7c5a840a84d4e1f1b2c7150a9b4d8c8f95a6cf49.tar.bz2
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove libnetworking/wrapup/Makefile. * wrapup/Makefile.am: Reflect change to libnetworking/*. Use libnetworking/*/lib*.a instead of libnetapps.a
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 96ff1cb5dd..65b6d40cbc 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,11 @@
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Remove libnetworking/wrapup/Makefile.
+ * wrapup/Makefile.am: Reflect change to libnetworking/*.
+ Use libnetworking/*/lib*.a instead of libnetapps.a
+
+2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
Require automake-1.8.2.
Add RTEMS_PROG_CCAS.