diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,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 |