summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-08 15:46:58 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-11-08 15:46:58 +0000
commit5023bb5792b0eb3524e32fb5f734362f75d11f25 (patch)
treedb6827ad4224d561342865b367197d9907e4e4d7 /ace/config-sunos5.5.h
parent90f507cc2aacca2c6b4454b3c5366881bee7e4ff (diff)
downloadATCD-5023bb5792b0eb3524e32fb5f734362f75d11f25.tar.gz
ChangeLogTag:Mon Nov 8 09:41:34 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index b58181b965f..a4727046b24 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -42,6 +42,8 @@
// See /opt/SUNWspro_5.0/SC5.0/include/CC/stdcomp.h:
# define _RWSTD_NO_EXCEPTIONS 1
# endif /* ! ACE_HAS_EXCEPTIONS */
+# elif (__SUNPRO_CC == 0x420)
+# define ACE_LACKS_PLACEMENT_OPERATOR_DELETE
# endif /* __SUNPRO_CC >= 0x500 */
# endif /* __SUNPRO_CC >= 0x420 */