$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-05-03 07:55:12
David Abrahams wrote:
> > 1. We already look for jam relatively to the test dir. Should we set
> > "BOOST_BUILD_PATH" automatically as well, so that we don't pick any
> > declaration in the environment?
>
> I think my new boost-build.jam handles that... does it not?
It does! I did not realize that boost-build.jam in test dir could be that
simple!
- Volodya