Frank Lichtenheld writes:
> On Thu, May 05, 2005 at 07:32:16PM -0300, Henrique de Moraes Holschuh wrote:
> > On Fri, 06 May 2005, Matthias Klose wrote:
> > > no, it selects python2.2, if python2.2-dev is installed.
> > 
> > Yeah, but *nothing* in the build process uses the result.  It only sets
> > python=yes or python=no.
> 
> That's not true. It is either compiled with -DHAVE_PYTHON2_3_PYTHON_H=1
> or with -DHAVE_PYTHON2_2_PYTHON_H=1. If that actually makes a difference
> in the result, I don't know, though.

that's the same thing, that fooled me. It calls python setup.py to
build the extension modules and therefore selects the correct python
version.

        Matthias


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

Reply via email to