]> granicus.if.org Git - python/commitdiff
Changes resulting from patch to acconfig.h.
authorGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:55:56 +0000 (15:55 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 16 Nov 1999 15:55:56 +0000 (15:55 +0000)
config.h.in

index de225074fb88bc9cc0454b74f179ee13dc957856..d1e0c8f2b45dac63641810b1c4ffd19b8d4cddb1 100644 (file)
    (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