summaryrefslogtreecommitdiff
path: root/ACE/ace/config-sunos5.4-sunc++-4.x.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r--ACE/ace/config-sunos5.4-sunc++-4.x.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/ACE/ace/config-sunos5.4-sunc++-4.x.h b/ACE/ace/config-sunos5.4-sunc++-4.x.h
index 5fe8e41efde..dd13d97ba5c 100644
--- a/ACE/ace/config-sunos5.4-sunc++-4.x.h
+++ b/ACE/ace/config-sunos5.4-sunc++-4.x.h
@@ -176,11 +176,9 @@
#define ACE_HAS_GPERF
#define ACE_HAS_DIRENT
-# if defined (ACE_HAS_EXCEPTIONS)
- // If exceptions are enabled and we are using Sun/CC then
- // <operator new> throws an exception instead of returning 0.
-# define ACE_NEW_THROWS_EXCEPTIONS
-# endif /* ACE_HAS_EXCEPTIONS */
+// If exceptions are enabled and we are using Sun/CC then
+// <operator new> throws an exception instead of returning 0.
+#define ACE_NEW_THROWS_EXCEPTIONS
#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_H */