$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-19 13:55:08
Anthony Williams wrote:
> Darren Garvey <darren.garvey <at> gmail.com> writes:
>
>> The Jamfile.v2 in libs/thread/doc/ seems to be missing a 'using quickbook ;'
>
> I didn't realise it needed one: it builds fine here.
Usually, 'using quickbook ; ' is placed in user-config.jam, not in Jamfile.
- Volodya