$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Råde (rade_at_[hidden])
Date: 2008-07-02 12:37:46
Steven Watanabe wrote:
> AMDG
>
> The -n option of bjam is helpful. (Don't actually execute the
> updating actions, only print them). You can use --with-iostreams
> e.g. to only see the actions for a single library.
>
> In Christ,
> Steven Watanabe
Thanks a lot.
--Johan