$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-07-08 06:48:46
Vladimir Prus wrote:
> So, if you use Boost.Build and don't use Boost at all, you won't see
> any warning. If you use any Boost library, you'll see warning for
> Boost.Python and Boost.Regex.
Or if your Boost.Build is part of a complete Boost package, but you're not
actually using any Boost lib's you'll see the message.
> If it's fine with everybody, I can make the warning appear only when
> the library is actually built.
Yes please :-)
John.