$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-01-02 23:57:08
I've (slightly) modified the compiler_status program to search
boost/status/testsuites.jam in addition to boost/status/Jamfile when trying
to determine the type of a test. I think this will fix the problems with the
testsuites generated from the BoostBook testsuite descriptions.
Doug