From 1cd122c2834dc0a44f35c5f31a06223a27b72e99 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 13 Apr 2007 04:00:11 +0000 Subject: =?UTF-8?q?2007-04-13=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Add AM_CONDITIONAL(HAS_PTHREADS). * httpd/Makefile.am: Use HAS_PTHREADS instead of LIBPOSIX. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a68cfcbd50..1d63d12f3a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2007-04-13 Ralf Corsépius + + * configure.ac: Add AM_CONDITIONAL(HAS_PTHREADS). + * httpd/Makefile.am: Use HAS_PTHREADS instead of LIBPOSIX. + 2007-04-13 Ralf Corsépius * posix/Makefile.am, wrapup/Makefile.am, configure.ac: Rename -- cgit v1.2.3