summaryrefslogtreecommitdiff
path: root/ace/config-freebsd.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 05:05:53 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 05:05:53 +0000
commit6e8fb5a642454c7b32b2878d06fbb3a5ab6eafae (patch)
tree2950d1fda1cd7e30c961f8ec6a146229eeb418a6 /ace/config-freebsd.h
parenta81a70ad8f4f66101c81e487bc5c5bcd39154835 (diff)
downloadATCD-6e8fb5a642454c7b32b2878d06fbb3a5ab6eafae.tar.gz
Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-freebsd.h')
-rw-r--r--ace/config-freebsd.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/ace/config-freebsd.h b/ace/config-freebsd.h
index 106898bf8f1..b620afb7cbe 100644
--- a/ace/config-freebsd.h
+++ b/ace/config-freebsd.h
@@ -24,7 +24,7 @@
#define ACE_HAS_SIG_MACROS
#define ACE_HAS_CHARPTR_DL
#define ACE_USES_ASM_SYMBOL_IN_DLSYM
-#define ACE_LACKS_SIGSET
+#define ACE_LACKS_SIGSET
// This is for 2.1.x only. By default, gcc defines __FreeBSD__ automatically
#if defined(FreeBSD_2_1)
@@ -79,7 +79,7 @@ ange */
#define ACE_HAS_SIN_LEN
// Platform supports System V IPC (most versions of UNIX, but not Win32)
-#define ACE_HAS_SYSV_IPC
+#define ACE_HAS_SYSV_IPC
// Compiler/platform contains the <sys/syscall.h> file.
#define ACE_HAS_SYSCALL_H
@@ -163,7 +163,6 @@ ange */
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
-#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Compiler doesn't support static data member templates.
#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES