$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-04-21 10:26:25
Juergen Hunold <hunold_at_[hidden]> writes:
>>
>> Please don't use environment variables for configuration. One of the
>> goals of BBv2 is to not rely on the fragile environment for such
>> things.
>
> Understood. I'm not fond of environment variables myself.
>
>> Please use a command line option instead, like
>> "--build-dir=...".
>
> Well, doing this on _every_ bjam invocation screams for trouble.
I agree, but then there should be a way to set it up in user-config.jam
-- Dave Abrahams Boost Consulting www.boost-consulting.com