summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h14
1 files changed, 1 insertions, 13 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index d45321f0789..9d9d9c938e8 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -5,7 +5,6 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-
#if ! defined (__ACE_INLINE__)
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
@@ -14,7 +13,7 @@
# include "ace/config-g++-common.h"
#endif /* __GNUG__ */
-//#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
+#undef ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
#if defined (ACE_HAS_PENTIUM)
# undef ACE_HAS_PENTIUM
@@ -31,13 +30,8 @@
#define ACE_HAS_GPERF
//#define ACE_HAS_POSIX_SEM
-
-
#define ACE_HAS_SVR4_TLI
-
-
-#define ACE_HAS_CLOCK_GETTIME
#define ACE_HAS_MEMCHR
// Compiler/platform defines the sig_atomic_t typedef.
@@ -55,12 +49,10 @@
//Platform/compiler has macros for sig{empty,fill,add,del}set (e.g., SCO and FreeBSD)
#define ACE_HAS_SIG_MACROS
-
//#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
#define ACE_LACKS_GETPGID
#define ACE_LACKS_RWLOCK_T
-
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
@@ -97,7 +89,6 @@
#define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES
-
// Compiler/platform supports alloca().
#define ACE_HAS_ALLOCA
@@ -167,12 +158,9 @@
#define ACE_HAS_THREAD_SPECIFIC_STORAGE
#define ACE_HAS_DIRENT
-
#define ACE_LACKS_SETSCHED
-#define ACE_HAS_TANDEM_SIGNALS
//#define ACE_HAS_RECURSIVE_MUTEXES
-
#define ACE_HAS_TERM_IOCTLS
#define ACE_USES_HIGH_BAUD_RATES
#define TCGETS TIOCGETA