$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-11-07 23:04:09
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.
Doug