Mailinglist Archive: opensuse-packaging (284 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Need help with python module
- From: Philipp Thomas <pth@xxxxxxx>
- Date: Thu, 17 Feb 2011 17:31:14 +0100
- Message-id: <20110217163114.GQ13804@paradies.suse.de>
* Richard Guenther (rguenther@xxxxxxx) [20110217 13:48]:
Yep, python does so. So every code that includews Python.h will get things
like _POSIX_C_SOURCE, _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED defined.
But it's our spec file that adds defines for COMPILER, DATE and TIME to
pyconfig.h :-( SR that fixes this for python-base is on it's way.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
(WTF!? Packages are still shipping their config.h as generated from
autoconf!?)
Yep, python does so. So every code that includews Python.h will get things
like _POSIX_C_SOURCE, _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED defined.
But it's our spec file that adds defines for COMPILER, DATE and TIME to
pyconfig.h :-( SR that fixes this for python-base is on it's way.
Philipp
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |