$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-09 15:16:14
AMDG
John Maddock wrote:
> * If a failure occurs and I re-run the Jamfile, then it just goes off
> processing all the Boost headers all over again, so there's some dependency
> analysis missing somewhere :-(
>
Ok. I've figured this one out. The headers are being copied into a
subdirectory
of one of the <include> directories. When I do the glob-tree it finds
the new headers
as well. I'll put a new version with these fixes in the sandbox.
In Christ,
Steven Watanabe