summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-08-07 07:48:04 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-08-07 07:48:04 +0000
commite3368828603fcced2b880969f83fd1a9f72f4050 (patch)
tree6de74c68efcd338ca7c586b570bf4ecbab03cd8d /cpukit/ChangeLog
parent2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-e3368828603fcced2b880969f83fd1a9f72f4050.tar.bz2
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add missing ',' to librpc activation. Add AC_MSG_CHECKING/AC_MSG_RESULT. * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index cb1cae8982..ff8525def2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * configure.ac: Add missing ',' to librpc activation.
+ Add AC_MSG_CHECKING/AC_MSG_RESULT.
+ * aclocal/check-networking.m4: Let AC_MSG_CHECKING refer to CPU.
+
+2002-08-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: Fix bug in librpc activation, having introduced by
yesterday's patch.