$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-02-17 07:09:30
Hi Olaf,
> should there be a statement like
>
> feature.extend toolset : sun ;
>
> in unix.jam?
Actually, that statement should be in sun.jam. I've fixed that as well as
moved registration of gcc to gcc.jam. It lived in unix.jam by mistake.
Thanks,
Volodya