$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-09-06 03:28:07
david shaw wrote:
> 3:I open the user-config.jam file (like explained) and I modify the file,
> the modification is the following:
>
> import toolset : using gcc ;
You should not change this line at all. I've just removed this line in SVN,
as it's no longer necessary.
- Volodya