summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-sunc++-4.x.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-02-06 16:55:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-02-06 16:55:40 +0000
commita16154fafd66b55d0ec58516ab163ebcad867c7a (patch)
tree7eb92c0aa3b2e1bc489b02ad8964281aa7ada561 /ace/config-sunos5.4-sunc++-4.x.h
parent27e3cf9ebd6d02807a23d3317708dd1541929ff4 (diff)
downloadATCD-a16154fafd66b55d0ec58516ab163ebcad867c7a.tar.gz
added ACE_LACKS_LINEBUFFERED_STREAMBUF and ACE_LACKS_SIGNED_CHAR
Diffstat (limited to 'ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r--ace/config-sunos5.4-sunc++-4.x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-sunc++-4.x.h b/ace/config-sunos5.4-sunc++-4.x.h
index 5d25574ccb0..cea20fd64cc 100644
--- a/ace/config-sunos5.4-sunc++-4.x.h
+++ b/ace/config-sunos5.4-sunc++-4.x.h
@@ -150,6 +150,9 @@
// Platform supports ACE_TLI.
#define ACE_HAS_TLI
+#define ACE_LACKS_LINEBUFFERED_STREAMBUF
+#define ACE_LACKS_SIGNED_CHAR
+
// Use the poll() event demultiplexor rather than select().
//#define ACE_USE_POLL