
19 Mar
2008
19 Mar
'08
6:16 p.m.
Vladimir Prus wrote:
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.
Right, there should be a: import quickbook ; in the Jamfile though? John.