$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-10 19:32:10
From: "Gennadiy Rozental" <rogeeff_at_[hidden]>
> > This is normal. If you don't change anything which would cause the test
to
> > start passing, the test won't run again unless you define
RUN_ALL_TESTS,
>
> No. You did not get it. Let me rephrase.
> FIRST time I run bjam concept_check it FAILS cause it could not find
boost
> includes.
> Without any changes I compile second time and it PASS.
>
> Could you explait it?
Nope.
How do you know it passed?
Can you post the output generated by bjam?