$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-05-03 15:32:50
Rene Rivera:
> I had to put in a special check to disable the build-type option in
> anything but the root to prevent problems with testing. As testing, and
> other builds, assume that the default builds happen.
But testing builds don't explicitly specify --build-type=complete on the
command line, do they? If not given, the build type will still default to
whatever testing builds expect.