$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2008-08-18 16:01:47
on Sun Aug 17 2008, David Philp <david.philp-AT-anu.edu.au> wrote:
> This was a bug in boost.build (in python.jam).  The following changes
> need to be made to python.jam:
>
> 853,854c849
> <
> <         if $(framework-directory) = Python.framework
> ---
>>         if $(framework-directory:D=) = Python.framework
>
> 855a851
>>             fwk = $(framework-directory) ;
>
> 905c899
> <     if $(framework-directory)
> ---
>>     if $(fwk)
Could you please put the patch in a Trac ticket?
Thanks!
-- Dave Abrahams BoostPro Computing http://www.boostpro.com