From a2c2bbb0defbbccb92c641a3a468217cf055e853 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 4 Dec 2009 06:05:31 +0000 Subject: [PATCH] =?UTF-8?q?2009-12-04=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac, posix/Makefile.am, wrapup/Makefile.am: Eliminate AM_CONDITIONAL LIBPOSIX. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a14ab321f6..28d6d10b5f 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-12-04 Ralf Corsépius + + * configure.ac, posix/Makefile.am, wrapup/Makefile.am: + Eliminate AM_CONDITIONAL LIBPOSIX. + 2009-12-02 Glenn Humphrey * libcsupport/src/__times.c, libmisc/cpuuse/cpuusagedata.c,