$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interface for configuring third-party dependencies
From: Kim Barrett (kab.conundrums_at_[hidden])
Date: 2010-10-07 17:02:06
On Oct 7, 2010, at 4:41 PM, Vladimir Prus wrote:
> All configuration checks are recorded, e.g:
>
> Performing configuration checks
>
> - iconv (libc) : yes
> - icu : yes
>
> Of course, one needs some judgement to see which of those tests are actually about
> external libraries -- for example the first one checks the standard library.
That might be sufficient. Hm. Is there some reporting of where each was found?