summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0d5cfe0c67..a68cfcbd50 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/Makefile.am, wrapup/Makefile.am, configure.ac: Rename
+ AM_CONDITIONAL(HAS_POSIX) into LIBPOSIX.
* posix/src/clockgettime.c, posix/src/clocksettime.c: Don't include
rtems/posix/time.h.
* posix/src/nanosleep.c: Include rtems/score/timespec.h instead of