summaryrefslogtreecommitdiff
path: root/ace/config-psos-diab-ppc.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-06-28 15:45:24 +0000
committerSteve Huston <shuston@riverace.com>2000-06-28 15:45:24 +0000
commit306b354298b5eb8b497952a4cef3a0cf00d12b8e (patch)
tree1718f6b05de7188de05b843b2e8106be85e84b01 /ace/config-psos-diab-ppc.h
parent5586e5cfd903f12c24e14eecfe675635b204c94c (diff)
downloadATCD-306b354298b5eb8b497952a4cef3a0cf00d12b8e.tar.gz
ChangeLogTag:Wed Jun 28 11:42:53 2000 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-psos-diab-ppc.h')
-rw-r--r--ace/config-psos-diab-ppc.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-psos-diab-ppc.h b/ace/config-psos-diab-ppc.h
index 65d26b1cb71..15712488872 100644
--- a/ace/config-psos-diab-ppc.h
+++ b/ace/config-psos-diab-ppc.h
@@ -34,6 +34,9 @@
#if defined (__GNUG__)
# include "ace/config-g++-common.h"
+#else
+// At least true with newer Diab compiler...
+# define ACE_LACKS_PRAGMA_ONCE
#endif /* __GNUG__ */
#define ACE_PSOS_LACKS_PREPC
@@ -218,7 +221,7 @@
#define ACE_LACKS_UNIX_SIGNALS
-#defined ACE_THREADS_LACK_SHARED_SOCKETS
+#define ACE_THREADS_LACK_SHARED_SOCKETS
// #define ACE_MALLOC_ALIGN 8
// #define ACE_LACKS_SYSTIME_H