$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] has_icu_test.cpp
From: John Maddock (john_at_[hidden])
Date: 2013-06-26 11:45:45
> What to do? What to do?
Ignore it: the message is from build configuration and you shouldn't see it
at all, but.... if you're invoking bjam from within the visual studio then
the IDE has a "helpful" feature which grabs all compiler output even though
it's been redirected Boost.Build and shouldn't actually be displayed to you
at all.
HTH, John.