Re: [Python-Dev] configure produces a non-working Makefile in some scenarios, due to ASDLGEN

2012年10月29日 02:39:50 -0700

Ned Deily <nad <at> 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 asdl_c.py step, as in:
> 
> ./configure ... PYTHON=/usr/bin/python2.7
Aha! Thanks for pointing that out.
Regards,
Vinay Sajip
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to