mirror of
https://github.com/python/cpython.git
synced 2025-12-09 18:48:05 +00:00
Changes resulting from patch to acconfig.h.
This commit is contained in:
parent
e74c4291b2
commit
569ef619c7
1 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,10 @@
|
|||
(as it does on SCI ODT 3.0) */
|
||||
#undef BAD_STATIC_FORWARD
|
||||
|
||||
/* Define for AIX if your compiler is a genuine IBM xlC/xlC_r
|
||||
and you want support for AIX C++ shared extension modules. */
|
||||
#undef AIX_GENUINE_CPLUSPLUS
|
||||
|
||||
/* Define this if you have BeOS threads */
|
||||
#undef BEOS_THREADS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue