$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.56] Getting the release back on track - build errors
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2014-07-06 10:59:57
On Jul 5, 2014, at 6:01 AM, Andrey Semashev <andrey.semashev_at_[hidden]> wrote:
> To my understanding, 1.56 will be a non-modular release which means that the
> distributed archives will include the complete boost/ directory along with all
> libraries. Therefore users won't need to invoke 'b2 headers' themselves to be
> able to build and use Boost. Is my understanding correct?
Yes, your understanding is correct.
Marshall