$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-04 07:58:19
Michael Stevens wrote:
> Just to note that boostbook.jam needs a minor fix to keep up with the
> recent project.attribute refactoring.
>
> Line 281 should I believe be
> local path = [ $(self.project).get location ] ;
You're right. I've comitted the fix. Guess we really need a test for
docbook....
- Volodya