diff options
Diffstat (limited to 'ace/config-winnt-4.0-msvc4.x.h')
-rw-r--r-- | ace/config-winnt-4.0-msvc4.x.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-winnt-4.0-msvc4.x.h b/ace/config-winnt-4.0-msvc4.x.h index 9b03e2c3827..a4b4aa3c967 100644 --- a/ace/config-winnt-4.0-msvc4.x.h +++ b/ace/config-winnt-4.0-msvc4.x.h @@ -8,7 +8,10 @@ #define ACE_CONFIG_H #define ACE_HAS_EXCEPTIONS +#define ACE_LACKS_SIGACTION #define ACE_HAS_MFC +#define ACE_LACKS_SIGSET +#define ACE_LACKS_EXEC // We are using STL's min and max (in algobase.h). Therefore the // macros in window.h are extra |