
19 Mar
2008
19 Mar
'08
6:33 p.m.
On 19/03/2008, Vladimir Prus <ghost@cs.msu.su> wrote:
Anthony Williams wrote:
Vladimir Prus <ghost <at> cs.msu.su> writes:
Usually, 'using quickbook ; ' is placed in user-config.jam, not in Jamfile.
That's where I have it. Am I therefore OK to leave it out of Jamfile.v2for the thread docs?
I think so. Further, given that I personally have configure quickbook with a specific binary in my user-config.jam (to avoid waiting 5 mins for quickbook to recompile), adding default 'using quickbook ;' to Jamfile will be actually bad thing.
I didn't realise you could override user-config.jam bits like this. An 'import quickbook ;' would still help for those of us without a 'using quickbook ;' in our user-config.jam though, wouldn't it? -- Darren