$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-11-15 02:26:58
Hi Van,
> I think there's a minor syntax error in intel-win.jam file. (I
> downloaded boost-build-2.0-m10.zip from sourceforge.net.)
>
> line 42:
> local root = [ common.get-absolute-tool-path $(command[-1]) ] ;)
Ouch!
> The closing parenthesis ")" at the end of the line is probably just a
> typo, but it's still gotta be fixed. My first thought looking at it
> was a wink smiley face ;)
I've fixed this. Thanks!
- Volodya