git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5374
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
// Place other OS/2 compiler environment defines here
#endif
// Place other OS/2 compiler environment defines here
- #define LINKAGEMODE _Optlink
+ #if defined(__VISAGECPP__)
+ // VisualAge is the only thing that understands _Optlink
+ #define LINKAGEMODE _Optlink
+ #endif
#else // Windows
#ifndef __WINDOWS__
#define __WINDOWS__
#else // Windows
#ifndef __WINDOWS__
#define __WINDOWS__