$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: markus_schoepflin (markus.schoepflin_at_[hidden])
Date: 2002-03-13 03:19:46
--- In Boost-Users_at_y..., "Dale Peakall" <dale.peakall_at_b...> wrote:
> So, I've obviously got it wrong (btw I'm not interested in building
> python library just threads and regex).
>
To avoid building the python stuff, just comment out the line
subinclude libs/python/build ;
from the toplevel jam file.
HTH, Markus