summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-g++.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
commit0e259acb0c8a0def187da01524d7d74ead678fa4 (patch)
tree2950d1fda1cd7e30c961f8ec6a146229eeb418a6 /ace/config-sunos5.4-g++.h
parent0cec18edab84e20597791395669d08b1b6cf3abe (diff)
downloadATCD-0e259acb0c8a0def187da01524d7d74ead678fa4.tar.gz
Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r--ace/config-sunos5.4-g++.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h
index 6d113448e9a..97cb9d2c6c8 100644
--- a/ace/config-sunos5.4-g++.h
+++ b/ace/config-sunos5.4-g++.h
@@ -16,7 +16,6 @@
#define ACE_HAS_STRING_CLASS
#define ACE_HAS_TEMPLATE_SPECIALIZATION
-#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Platform supports pread() and pwrite()
#define ACE_HAS_P_READ_WRITE
@@ -32,7 +31,7 @@
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
// Platform supports System V IPC (most versions of UNIX, but not Win32)
-#define ACE_HAS_SYSV_IPC
+#define ACE_HAS_SYSV_IPC
// Sun has the wrong prototype for sendmsg.
#define ACE_HAS_BROKEN_SENDMSG