$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] bjam: How to determine python version for installation ?
From: Avi Bahra (avibahra_at_[hidden])
Date: 2011-09-29 06:17:08
As a part of installation of my extension I need determine the
python extension ( without having to hard code it)
Currently you can specify the python version, but I need a way
of determining which python version is being used, when we
specify: 'using python ;'
Is this possible ?
Best regards,
Ta,
Avi