$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-11-08 10:23:59
On Nov 7, 2005, at 11:40 PM, Rene Rivera wrote:
> Douglas Gregor wrote:
>
>> When performing a "bjam install" at the top level, we end up with the
>> headers in the subdirectory:
>>
>> boost-1_33
>>
>> That should be
>>
>> boost-1_33_1
>>
>> I wasn't able to track down where this happens in the BBv1 sources.
>>
>
> It's in the boost-root/Jamfile. It's fixed now.
Thanks!
Doug