summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.5.h
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-10 04:01:06 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-10 04:01:06 +0000
commit5f58692da16ffd52651d4c53595bd8ee20cb543e (patch)
tree16225883fa051085e644990dbd0860f0bc3b60e9 /ace/config-sunos5.5.h
parentd1499fc665000be8800f01033bc8515b365e6c1d (diff)
downloadATCD-5f58692da16ffd52651d4c53595bd8ee20cb543e.tar.gz
ChangeLogTag: Tue Apr 9 22:59:20 2002 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.5.h')
-rw-r--r--ace/config-sunos5.5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 6cee0d850cf..542446a7dec 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -29,6 +29,7 @@
// Sun C++ 5.0 supports the `using' and `typename' keywords.
# define ACE_HAS_TYPENAME_KEYWORD
# define ACE_TEMPLATES_REQUIRE_SOURCE
+# define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
// If -compat=4 is turned on, the old 4.2 settings for iostreams are used,
// but the newer, explicit instantiation is used (above)
# if (__SUNPRO_CC_COMPAT >= 5)