$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Stevens (Michael.Stevens_at_[hidden])
Date: 2004-06-04 07:43:38
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 ] ;
Michael