$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-07-09 09:52:53
I've just run in a problem when "debug" is specified in requirements, and
after a long prowling through the code, is passed to the "feature.attributes"
rule, which says that doesn't know it, because only gristed features are
allowed.
So, I simply suggest that we never use values of implied feature anywhere
except the UI. I'm writing property.make helper rule which will take care of
implicit values.
- Volodya