$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-09-28 13:23:04
fabien.chene_at_[hidden] (Fabien Chêne) writes:
> I think the documentation is not clear enough about this problematic
> limitation (the problem is the same with classic Jam).
> Someone to confirm/infirm that ?
Confirmed.
> If confirmed, is there a workaround ?
You can improve the scanner that looks for header files by adding
custome regexps to detect your macros
> And i would find it more safe to block the build if an include is not
> of the form of :
That would make it useless for Boost, unfortunately.
-- Dave Abrahams Boost Consulting www.boost-consulting.com