$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2007-08-21 14:54:14
Rene Rivera wrote:
> Since Christopher is using the outdated tarball it may be he doesn't
> have the changes that allow using the BOOST_BUILD_USER_CONFIG.
This seems to be the case. The (159 hours old) SVN snapshot still uses
BOOST_USER_CONFIG :
bash-2.03$ grep BOOST_USER_CONFIG ./boost/tools/build/v2/build-system.jam
user-config-path ?= [ os.environ BOOST_USER_CONFIG ] ;
bash-2.03$
Thanks,
Boris