summaryrefslogtreecommitdiff
path: root/ace/config-m88k.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-m88k.h')
-rw-r--r--ace/config-m88k.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/ace/config-m88k.h b/ace/config-m88k.h
index 212a0869c53..d5b2ac928dc 100644
--- a/ace/config-m88k.h
+++ b/ace/config-m88k.h
@@ -177,12 +177,8 @@ struct ip_mreq
// Compile using multi-thread libraries.
#define ACE_MT_SAFE
-#if !defined (m88k)
-// Platform supports Solaris threads.
-#define ACE_HAS_STHREADS
-#else
#define ACE_HAS_PTHREADS
-#endif /* m88k */
+#define ACE_LACKS_RWLOCK_T
// Platform supports threads.
#define ACE_HAS_THREADS