summaryrefslogtreecommitdiff
path: root/ace/config-kcc-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-kcc-common.h')
-rw-r--r--ace/config-kcc-common.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ace/config-kcc-common.h b/ace/config-kcc-common.h
index 0f864be27f5..7c4c41f1fcb 100644
--- a/ace/config-kcc-common.h
+++ b/ace/config-kcc-common.h
@@ -37,10 +37,6 @@
# define ACE_HAS_PENTIUM
#endif /* i386 */
-// ****** Need to move this somewhere else
-// #define TAO_YY_BREAK
-
-#define ACE_SIZEOF_LONG_LONG 8
#define ACE_TEMPLATES_REQUIRE_SOURCE
#define ACE_HAS_TEMPLATE_SPECIALIZATION
@@ -61,6 +57,6 @@
#define ACE_HAS_EXCEPTIONS 1
#define ACE_HAS_CPLUSPLUS_HEADERS
-#define ACE_HAS_NONSTATIC_OBJECT_MANAGER 1
+//#define ACE_HAS_NONSTATIC_OBJECT_MANAGER 1
#endif /* ACE_KCC_COMMON_H */