$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2003-11-29 06:33:36
Is it possible for a toolset that inherits from another, to override the
default behaviour of some feature - specifically I want to inherit from
msvc-stlport-tools.jam, but have the default for <stlport-iostream> to be
"on" rather than "off".
Thanks,
John.