$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-10-27 04:51:27
> Never mind. The test are getting built in the tr1/test location so
> something else is the problem.
Yes, they're built under libs/tr1/ but the source is elsewhere. I'll
investigate using a FileClone to copy the source temporarily into the TR1
directory tree.
Thanks,
John