$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Bronek Kozicki (brok_at_[hidden])
Date: 2005-04-26 15:16:26
Rene Rivera wrote:
> OK back to the build system. How about adding a define that tells us
> that the --a option was added, like BOOST_COMO_STRICT. At least that way
> we can: Do some handling for that case; If users run into problems we
> can easily tell them to define that as needed; In the future when como
> decides to add a detection macro of it's own we already have code to
> handle it and we just make config detect it.
sounds like good idea.
B.