summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 07:24:24 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-03-02 07:24:24 +0000
commit36d9f42fbc735e9c5e80ae327e49934d2f849609 (patch)
treed7eaf3759efa7de34a1b050809a7dc494c7f804e /cpukit/ChangeLog
parent2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-36d9f42fbc735e9c5e80ae327e49934d2f849609.tar.bz2
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Rework checks for mandated headers tar.h, errno.h, sched.h, sys/cdefs.h, sys/queue.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b5b85998b3..b61ad4d536 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Rework checks for mandated headers tar.h,
+ errno.h, sched.h, sys/cdefs.h, sys/queue.h.
+
+2011-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* configure.ac: Remove unused AM_CONDITIONAL([NEED_SYS_CDEFS_H]).
Remove unused AM_CONDITIONAL([NEED_SYS_QUEUE_H]).