$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] bjam failure on trunk
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-04-27 11:17:28
On 4/27/2011 10:56 AM, Daniel James wrote:
> On 27 April 2011 14:32, Vladimir Prus<ghost_at_[hidden]> wrote:
>>
>> Because 'using xxx' requires that xxx.init exists, and auto-index.init does
>> not exist. I actually have no idea what is auto-index.jam, who wrote it,
>> and how it's supposed to used. Anybody can comment?
>
> You can find it at:
>
> http://svn.boost.org/svn/boost/sandbox/tools/auto_index/
I already have it and the using statement in my user-config.jam points
to it.
>
> It gets copied into the boost tree during installation. Details are in
> the documentation.
I do not understand this. Are you saying it is now part of Boost trunk ?