$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [bind][function][lamda][signals][variant][boostbook] PDF doc builds broken?
From: John Maddock (john_at_[hidden])
Date: 2013-05-25 07:39:08
The libs bind, lambda, signals, variant and boostbook all have:
project boost/doc ;
In their Jamfiles, and Boost.Build is now treating that duplication as an
error.
Is there any reason these project ID's can't be just commented out /
removed?
Thanks, John.