summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-05 16:10:53 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-05 16:10:53 +0000
commitc73188bcf88a2a6a3b6103287a4cd6a82750d4b0 (patch)
tree3fc7a076b0592b11c1a2d31a72f1b98cc5513def /ace/config-sunos5.5.h
parentc682b74b7bc4ae3583e12609eba43fb4458bf043 (diff)
downloadATCD-c73188bcf88a2a6a3b6103287a4cd6a82750d4b0.tar.gz
changed ENSURE_32_BITS to LM_ENSURE_32_BITS, and its value from 0xffffffff to 0x7fffffff
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 1d46c271c73..d5b61d073d4 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -86,7 +86,6 @@
# define ACE_HAS_STANDARD_CPP_LIBRARY 1
# endif /* __STANDARD_CXX */
-# define ACE_HAS_BROKEN_ENUMS /* Necessary with 1.8.9, harmless with 1.8.8. */
# define ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA
# define ACE_LACKS_LINEBUFFERED_STREAMBUF
# define ACE_LACKS_LONGLONG_T /* It really doesn't have it. Boo. */