$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-05 10:12:53
David Abrahams wrote:
> Fixed.
Thank you. I've just made this new rule work together with the rest of the
code, so that non-optional non-free features are added to the build request.
I had to add "build-request.expand-with-defaults" rule, as otherwise that
functionality would be present in two different places.
- Volodya