packages/lang/python/files
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
..
config.site python: add ac_cv_buggy_getaddrinfo=no to config.site file 2014-10-17 16:39:26 +03:00
python-package-codecs.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-compiler.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ctypes.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-db.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-decimal.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-distutils.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-email.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-gdbm.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-logging.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-multiprocessing.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-ncurses.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-openssl.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-pydoc.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-sqlite3.mk python: packetize some python modules 2015-03-06 15:19:29 +02:00
python-package-unittest.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package-xml.mk python: refine packaging and split more modules into packages 2015-03-13 18:39:08 +02:00
python-package.mk python: added configure args for distutils path detection 2015-03-16 10:41:33 +01:00