From 36d9f42fbc735e9c5e80ae327e49934d2f849609 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 2 Mar 2011 07:24:24 +0000 Subject: =?UTF-8?q?2011-03-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Rework checks for mandated headers tar.h, errno.h, sched.h, sys/cdefs.h, sys/queue.h. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b5b85998b3..b61ad4d536 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2011-03-02 Ralf Corsépius + + * 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 * configure.ac: Remove unused AM_CONDITIONAL([NEED_SYS_CDEFS_H]). -- cgit v1.2.3