From 0e259acb0c8a0def187da01524d7d74ead678fa4 Mon Sep 17 00:00:00 2001 From: nw1 Date: Thu, 30 Oct 1997 05:05:53 +0000 Subject: Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR. --- ace/config-sunos5.4-g++.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ace/config-sunos5.4-g++.h') 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 -- cgit v1.2.1