summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-16 19:15:20 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-07-16 19:15:20 +0000
commit0cf3094dc77e980fac58259d50fdb4d1037ec9d1 (patch)
tree40c78f58dc711270c576472c7ae5a6e15fca1725 /ace/config-sunos4-g++.h
parent13d14d1c0c76f6b27a0f34d5e34651c4b8e4b437 (diff)
downloadATCD-0cf3094dc77e980fac58259d50fdb4d1037ec9d1.tar.gz
removed ACE_HAS_P_READ_WRITE and added ACE_LACKS_GETPGID, to match config-sunos4-sun4.x.h
Diffstat (limited to 'ace/config-sunos4-g++.h')
-rw-r--r--ace/config-sunos4-g++.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-sunos4-g++.h b/ace/config-sunos4-g++.h
index e6c765a2f71..8b91bb6d382 100644
--- a/ace/config-sunos4-g++.h
+++ b/ace/config-sunos4-g++.h
@@ -10,10 +10,10 @@
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
-// Platform supports pread() and pwrite()
-#define ACE_HAS_P_READ_WRITE
#define ACE_HAS_STRING_CLASS
#define ACE_NEEDS_SYSTIME_H
+#define ACE_LACKS_GETPGID
+
#define ACE_HAS_CHARPTR_SPRINTF
#define ACE_HAS_UNION_WAIT