$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-15 06:00:16
Hi Toon,
> at the bottom of:
> http://boost.org/boost-build2/doc/html/bbv2.advanced.builtins.features.html
>
> it says that the possible values for <hardcode-dll-paths> is 'on' and
> 'off'. Actually they are 'true' and 'false' IMO.
You are right. I've fixed that, and added a FAQ entry about dll-path. The
changes are in CVS and on the website. Now need to update the code to match
the docs ;-)
- Volodya