$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko Gospodnetiæ (jurko_for_boost_at_[hidden])
Date: 2007-04-12 05:41:12
Hi.
Just wanted to note that Boost.Jam module support related
documentation is incorrect. The provided example does not work. You can
not automatically call a rule from a different module without first
importing that rule into your own module (or entering the original
point, but I'm not interested in that solution here) using the IMPORT or
IMPORT_MODULE built-in rules.
Also related... I have not found IMPORT_MODULE built-in rule
documented anywhere.
Using the milestone 11 release...
Hope this helps...
Best regards,
Jurko Gospodnetiæ