commit | 569ef619c70653a188f047d5fb7c06a898dff54b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Nov 16 15:55:56 1999 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Nov 16 15:55:56 1999 +0000 |
tree | 6e5e93b14f77146e6d602894e103113de428583e | |
parent | e74c4291b264ecfc5c5ab0b51cb2faeb9b14098c [diff] |
Changes resulting from patch to acconfig.h.
diff --git a/config.h.in b/config.h.in index de22507..d1e0c8f 100644 --- a/config.h.in +++ b/config.h.in
@@ -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