Commit 3663e3e2 authored by Guido van Rossum's avatar Guido van Rossum

Changes resulting from patch to acconfig.h.

parent 25d37421
...@@ -70,6 +70,10 @@ ...@@ -70,6 +70,10 @@
(as it does on SCI ODT 3.0) */ (as it does on SCI ODT 3.0) */
#undef BAD_STATIC_FORWARD #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 */ /* Define this if you have BeOS threads */
#undef BEOS_THREADS #undef BEOS_THREADS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment