summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-sgic++-nothreads.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-06 19:32:06 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-08-06 19:32:06 +0000
commit484cc79f39edb592aeaf962c7e99982d32eec687 (patch)
tree6b8d733c509153f90ff8aacad4c23131fdbae0e7 /ace/config-irix6.x-sgic++-nothreads.h
parentff4c723180bd562f39ac5dffcd4841b31235f27e (diff)
downloadATCD-484cc79f39edb592aeaf962c7e99982d32eec687.tar.gz
ChangeLogTag:Thu Aug 6 14:30:11 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-sgic++-nothreads.h')
-rw-r--r--ace/config-irix6.x-sgic++-nothreads.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ace/config-irix6.x-sgic++-nothreads.h b/ace/config-irix6.x-sgic++-nothreads.h
index e57486864f3..8dc0421c09b 100644
--- a/ace/config-irix6.x-sgic++-nothreads.h
+++ b/ace/config-irix6.x-sgic++-nothreads.h
@@ -185,7 +185,12 @@
#define ACE_HAS_IP_MULTICAST
// The following three should be enabled/disabled together.
+#if _COMPILER_VERSION >= 720
+#define ACE_HAS_TEMPLATE_SPECIALIZATION
+#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
+#else
#define ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA
+#endif /* _COMPILER_VERSION >= 720 */
#define ACE_TEMPLATES_REQUIRE_SOURCE
#define ACE_REQUIRES_FUNC_DEFINITIONS