summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-10 19:53:11 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-10 19:53:11 +0000
commitc4e095a1aa085c378e34d9a3856cab6c8f1ef16a (patch)
tree2958387ba7a84fd9c850d1af805b9b920ac7c3bf /ace/config-sunos5.5.h
parent424377ac757237dd42a16bbc4206fea263026b8b (diff)
downloadATCD-c4e095a1aa085c378e34d9a3856cab6c8f1ef16a.tar.gz
ChangeLogTag: Tue Aug 10 14:46:12 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 07946945b44..6091a32aed7 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -27,7 +27,7 @@
to work around problems with automatic template instantiation. */
# define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
# define ACE_HAS_STD_TEMPLATE_SPECIALIZATION
-// Note that SunC++ 5.0 doesn't yet appear to support
+// Note that SunC++ 5.0 doesn't yet appear to support
// ACE_HAS_STD_TEMPLATE_METHOD_SPECIALIZATION...
# define ACE_TEMPLATES_REQUIRE_SOURCE
# define ACE_HAS_STANDARD_CPP_LIBRARY 1
@@ -296,6 +296,8 @@
// Platform supports ACE_TLI.
#define ACE_HAS_TLI
+#define ACE_HAS_STRPTIME
+
// Turns off the tracing feature.
#if !defined (ACE_NTRACE)
# define ACE_NTRACE 1