$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Boris Gubenko (Boris.Gubenko_at_[hidden])
Date: 2006-12-23 12:05:36
Phillip Seaver wrote:
>
> I've never used the python part before, but it looks like you can use
> type.change-generated-target-suffix to change the suffix in your
> Jamroot, user-config.jam, system-config.jam, or someplace else. :-)
>
> import type : change-generated-target-suffix ;
>
> type.change-generated-target-suffix PYTHON_EXTENSION : : sl ;
Thanks for the suggestion. I'll try it when I have a chance -- most likely,
the first week of January.
Boris