summaryrefslogtreecommitdiff
path: root/ace/config-unixware-2.1.2-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-03 18:27:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-03 18:27:26 +0000
commit18fb18ffabf02f7f2ab375b9bd12b77de5998554 (patch)
tree9fcfd2001674cb7ff4f2a2c48a77deb9eb0bd16e /ace/config-unixware-2.1.2-g++.h
parent4dd8782f659ddc98103f6196fde55788eadbde63 (diff)
downloadATCD-18fb18ffabf02f7f2ab375b9bd12b77de5998554.tar.gz
migrated to config-g++-common.h
Diffstat (limited to 'ace/config-unixware-2.1.2-g++.h')
-rw-r--r--ace/config-unixware-2.1.2-g++.h15
1 files changed, 9 insertions, 6 deletions
diff --git a/ace/config-unixware-2.1.2-g++.h b/ace/config-unixware-2.1.2-g++.h
index 90b0ba85804..6f428babfc7 100644
--- a/ace/config-unixware-2.1.2-g++.h
+++ b/ace/config-unixware-2.1.2-g++.h
@@ -1,3 +1,6 @@
+/* -*- C++ -*- */
+// $Id$
+
// The following configuration file is designed to work
// for Unixware platforms running UnixWare 2.1.2 and gcc version 2.7.2.2
@@ -10,6 +13,10 @@
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
+#if defined (__GNUG__)
+# include "ace/config-g++-common.h"
+#endif /* __GNUG__ */
+
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
@@ -65,20 +72,16 @@
#define ACE_HAS_THR_MINSTACK
#define ACE_LACKS_MADVISE
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_STRCASECMP
#define ACE_LACKS_PRI_T
#define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS
#define ACE_LACKS_PWD_REENTRANT_FUNCTIONS
#if !defined (ACE_MT_SAFE)
- #define ACE_MT_SAFE 1
+# define ACE_MT_SAFE 1
#endif
-#define ACE_PAGE_SIZE 4096
+#define ACE_PAGE_SIZE 4096
#define ACE_REDEFINES_XTI_FUNCTIONS
-#define ACE_TEMPLATES_REQUIRE_SOURCE
-#define ACE_HAS_TEMPLATE_SPECIALIZATION
-#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
#if ! defined (UNIXWARE)
#define UNIXWARE