On Sat, Sep 30, 2006, Pierre Habouzit wrote:
> with the autotools, to chose the python version you build for, you just 
> need:
> PYTHON=pythonX.Y ./configure .....

 I usually use PYTHON=$(which pythonX.Y) instead because some upstreams
 use [EMAIL PROTECTED]@ in their shebangs which will break if not an absolute
 pathname.

-- 
Loïc Minier <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to