aboutsummaryrefslogtreecommitdiff
path: root/dep/acelite/ace/config-doxygen.h
diff options
context:
space:
mode:
authorclick <none@none>2010-11-04 05:30:29 +0100
committerclick <none@none>2010-11-04 05:30:29 +0100
commit9b16ee203f3f8e6e21c4864bd3308bf58c7b6800 (patch)
tree14950af01860fc520bbbd320c7ad81ef0281cbf3 /dep/acelite/ace/config-doxygen.h
parent2604250c3c4efd93e9977f2eb72d6398a7a7bcb2 (diff)
Dep/ACE: Upgrade ACE -library to 5.8.3
--HG-- branch : trunk
Diffstat (limited to 'dep/acelite/ace/config-doxygen.h')
-rw-r--r--dep/acelite/ace/config-doxygen.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/dep/acelite/ace/config-doxygen.h b/dep/acelite/ace/config-doxygen.h
index ddd84e88e7a..5664338e3a0 100644
--- a/dep/acelite/ace/config-doxygen.h
+++ b/dep/acelite/ace/config-doxygen.h
@@ -6,7 +6,7 @@
*
* @file config-doxygen.h
*
- * $Id: config-doxygen.h 91101 2010-07-15 09:49:28Z johnnyw $
+ * $Id: config-doxygen.h 91685 2010-09-09 09:35:14Z johnnyw $
*
* @author Carlos O'Ryan <coryan@uci.edu>
* @author Darrell Brunsch <brunsch@uci.edu>
@@ -58,9 +58,6 @@
/// Enable support for the SSL wrappers
#define ACE_HAS_SSL 1
-/// Enable exceptions
-#define ACE_HAS_EXCEPTIONS
-
/// Enable timeprobes
#define ACE_COMPILE_TIMEPROBES
@@ -93,18 +90,12 @@
/// Generate ACE_Dev_Poll_Reactor documentation
#define ACE_HAS_DEV_POLL
-/// Generate ACE_Event_Handler_T documentation
-#define ACE_HAS_TEMPLATE_TYPEDEFS
-
/// Generate ACE_Log_Msg_NT_Event_Log documentation
#define ACE_HAS_LOG_MSG_NT_EVENT_LOG
/// Generate icmp documentation
#define ACE_HAS_ICMP_SUPPORT 1
-/// Don't expand ACE_RCSID macro
-#define ACE_USE_RCSID 0
-
/// Parse some ACE_SSL classes that depend on recent versions of
/// OpenSSL.
#define OPENSSL_VERSION_NUMBER 0x00905820L