summaryrefslogtreecommitdiff
path: root/ACE/ace/config-macros.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-09 15:14:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-09 15:14:39 +0000
commit727cadb1c558aff69852de33f2c67c9a1139741f (patch)
tree225db0e2ead5b6fada3d77ff1610f4ffd9353710 /ACE/ace/config-macros.h
parent33660777c3a94c614b899dc22176b86fb3e36804 (diff)
downloadATCD-727cadb1c558aff69852de33f2c67c9a1139741f.tar.gz
Mon Aug 9 15:14:43 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* ACEXML/apps/svcconf/Svcconf_Handler.cpp: Zap emulated exception macros * ace/config-macros.h: Only define ACE_HAS_EXCEPTIONS when it is not defined yet
Diffstat (limited to 'ACE/ace/config-macros.h')
-rw-r--r--ACE/ace/config-macros.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ACE/ace/config-macros.h b/ACE/ace/config-macros.h
index 7f5af7c8fc9..ba8de9bcb9d 100644
--- a/ACE/ace/config-macros.h
+++ b/ACE/ace/config-macros.h
@@ -26,7 +26,9 @@
#include "ace/Version.h"
#include "ace/Versioned_Namespace.h"
+#if !defined (ACE_HAS_EXCEPTIONS)
#define ACE_HAS_EXCEPTIONS
+#endif /* !ACE_HAS_EXCEPTIONS */
// ACE_HAS_TLI is used to decide whether to try any XTI/TLI functionality
// so if it isn't set, set it. Capabilities and differences between