$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2021-06-04 16:17:27
Andrey Semashev wrote:
> > Checking that winapi can't be included isn't hard; add another check
> > that only includes it and checks nothing and message(AUTHOR_WARNING
> > when it fails.
>
> Eh, that's still brittle and requires intervention...
It also has the advantage of telling you that your configure checks don't
work for some other reason.