$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: klapshin <klapshin_at_[hidden] (klapshin_at_[hidden])
Date: 2003-02-20 03:03:06
--- In jamboost_at_[hidden], Vladimir Prus <ghost_at_c...> wrote:
> Do you mean that bjam 3.1.3 works but the CVS version does not?
And this
> happens on cygwin? This might have to do with GLOB changes: all
filenames
> are downcased on Windows. Could you please try saying
>
> JAMFILE = [Jj]amfile.v2 ;
>
> in your boost-build.jam instead of just
>
> JAMFILE = Jamfile.v2 ;
Good catch! That was exactly it.