$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-20 09:57:57
On Saturday 11 February 2006 21:46, Reece Dunn wrote:
> Alexey Pakhunov wrote:
> >Reece Dunn wrote:
> >>error: failed to build ../libs/iostreams/build/boost_zlib with properties
>
> I have tracked this one down. The attached iostreams.diff fixes that issue.
Hi Reece,
I've comitted this fix, along with another one that makes all those
configuration variables actually used -- previously, the Jamfile.v2 was
looking at local version that were never set.
Hope this will clean up this part.
- Volodya