$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-25 08:55:29
Larry Evans wrote:
> On 10/25/07 07:30, Vladimir Prus wrote:
>> Larry Evans wrote:
> [snip]
>>> so, I'm guessing the --with-python is ignored? I tried
>>> without the --with-python and it ran OK.
>>
>> Well, --with-python works for me just fine.
>>
>
> However, if there's no difference between:
>
> ./build.sh
>
> and:
>
> ./build.sh --with-python=/usr
I think there *is* difference -- the first won't build python-enabled
bjam. At least it does not for me.
- Volodya