$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-11-13 04:54:59
Vladimir Prus wrote:
>
> Using <build>no sounds like a good idea -- I did not though about it before.
>
This already is being used by some boost libraries, e.g to skip the
build of the serialization lib, if spirit cannot be built on a certain
compiler.
Roland