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
commitf52e953a8ac06d6fd412b2ae24d021f5ee6f10ae (patch)
tree40c78f58dc711270c576472c7ae5a6e15fca1725 /ace/config-sunos4-g++.h
parentd3216cba7aa517f1a4bcf74c18f679eb59813d89 (diff)
downloadATCD-f52e953a8ac06d6fd412b2ae24d021f5ee6f10ae.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