summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.8-sunc++-5.4.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sunos5.8-sunc++-5.4.h')
-rw-r--r--ace/config-sunos5.8-sunc++-5.4.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/ace/config-sunos5.8-sunc++-5.4.h b/ace/config-sunos5.8-sunc++-5.4.h
new file mode 100644
index 00000000000..cbfd2a7c36a
--- /dev/null
+++ b/ace/config-sunos5.8-sunc++-5.4.h
@@ -0,0 +1,15 @@
+// -*- C++ -*-
+//
+// $Id$
+
+// The following configuration file is designed to work for SunOS 5.8
+// (Solaris 8) platforms using the SunC++ SPRO 5.4 compiler.
+
+#ifndef ACE_CONFIG_H
+
+#define ACE_ONLY_LATEST_AND_GREATEST
+#define ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB 1
+#define ACE_HAS_REACTOR_NOTIFICATION_QUEUE 1
+#include "ace/config-sunos5.7.h"
+
+#undef ACE_HAS_TEMPLATE_TYPEDEFS