$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugo.duncan_at_[hidden])
Date: 2001-10-24 05:01:22
Dave,
BOOST_BUILD_PATH does not seem to get set even though BOOST_ROOT is
set.
Would it be possible for allyourbase.jam to set BOOST_BUILD_PATH if
this has not already been set (BOOST_BUILD_PATH is used to locate new-
split.jam).
BOOST_BUILD_PATH ?= $(BOOST_ROOT)/tools/build ;
Thanks,
Hugo
--- In boost_at_y..., "David Abrahams" <david.abrahams_at_r...> wrote:
> I have posted an update to the build system at: