$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] bjam failure on trunk
From: Daniel James (dnljms_at_[hidden])
Date: 2011-04-27 10:56:51
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/
It gets copied into the boost tree during installation. Details are in
the documentation.