$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-04-28 10:18:36
> attached is a patch which makes the pool library honour the general boost
> threading support flag. As a side effect, it also makes the pool library
> usable on Tru64 because on that platform you can only include <pthread.h>
> if you're actually compiling with -pthread.
>
> Any objections to applying this patch, anyone?
Looks sensible to me,
John.