[Python-Dev] configure produces a non-working Makefile in some scenarios, due to ASDLGEN (original) (raw)

Vinay Sajip vinay_sajip at yahoo.co.uk
Mon Oct 29 10:34:42 CET 2012


Ned Deily <nad acm.org> writes:

Makefile. You now have the opportunity to override the behavior at ./configure time by using the PYTHON variable to specify the path to the Python executable you want to use for the asdlc.py step, as in:

./configure ... PYTHON=/usr/bin/python2.7

Aha! Thanks for pointing that out.

Regards,

Vinay Sajip



More information about the Python-Dev mailing list