packages/lang/python
Jan Čermák a5d784de0b python: added configure args for distutils path detection
python-package.mk now defines (extends) CONFIGURE_ARGS that are
adjusting PREFIX and EXEC_PREFIX in distutils.sysconfig during
compilation. These variables are sometimes used by autotools to detect
path to Python header files. Adding these variables to python-package.mk
fixes compilation of legacy autotools-configured packages that already
include python-package.mk and do not overwrite CONFIGURE_ARGS.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
Cc: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-03-16 10:41:33 +01:00
..
files python: added configure args for distutils path detection 2015-03-16 10:41:33 +01:00
patches python: add patches to disable runtime lib dirs 2015-03-08 17:57:26 +02:00
Makefile python: fix conflicts between python-light & python-base 2015-03-12 21:04:45 +02:00