CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/09/24 10:55:02
Modified files:
lang/python : python.port.mk
Log message:
Also set ac_cv_path_PYTHON to ${MODPY_BIN} the same way we set
ac_cv_prog_PYTHON. This is needed to prevent conflict between one set to
py2 and the other to py3... yeah configure scripts are stupid.
ok fgsch@
