summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ace/config-unixware-2.01-g++.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-unixware-2.01-g++.h b/ace/config-unixware-2.01-g++.h
index 94b6db28e9b..457967efabf 100644
--- a/ace/config-unixware-2.01-g++.h
+++ b/ace/config-unixware-2.01-g++.h
@@ -12,7 +12,11 @@
#define ACE_HAS_AUTOMATIC_INIT_FINI
#define ACE_HAS_CPLUSPLUS_HEADERS
#define ACE_HAS_GNU_CSTRING_H
+
+#if defined (__ACE_INLINE__)
#define ACE_HAS_INLINED_OSCALLS
+#endif /* __ACE_INLINE__ */
+
#define ACE_HAS_MSG
#define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R
// Not yet sure about threads