$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-02-20 10:19:39
"klapshin <klapshin_at_[hidden]>" <klapshin_at_[hidden]> writes:
> --- 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.
Yes I realized yesterday that I introduced a backwards-compatibility
problem. I'm going to try to address it this morning.
-- Dave Abrahams Boost Consulting www.boost-consulting.com