$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-12-07 03:30:32
On Tuesday 06 December 2005 22:23, Alexey Pakhunov wrote:
> Vladimir Prus wrote:
> > I am not asking for this line be changed -- I can do it myself. But do we
> > agree on above points? I certainly can miss something.
>
> I guess you are right. The only thing that 'command' should contain at
> least an empty string when storing tool names:
>
> flags msvc.compile .CC $(cond) : $(command[$(i)])$(compiler) ;
Applied, thanks!
- Volodya