From 7c84cc33e003418ef7a7ce4382d20d23fcefb307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 3 Jun 2005 10:43:29 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15350 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cf/ChangeLog b/cf/ChangeLog index 5503016d0..39ed07d83 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,9 @@ +2005-06-03 Love Hörnquist Åstrand + + * pthreads.m4: rework how pthreads support to turned on/off, + always run though the switch to figure out what the + linker/compiler flag are + 2005-06-01 Love Hörnquist Åstrand * pthreads.m4: s/else if/elif/