diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-13 20:25:23 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-13 20:25:23 +0000 |
commit | 69bf6c211a76a5ba861cfc347cb31140a58952d7 (patch) | |
tree | 80f3bc156974ba6dcd84aec896fb48f81369e7f0 /ace/config-irix6.2-sgic++.h | |
parent | 12a747c705440a6e8e9adf7b97d9d30a86616f32 (diff) | |
download | ATCD-69bf6c211a76a5ba861cfc347cb31140a58952d7.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-irix6.2-sgic++.h')
-rw-r--r-- | ace/config-irix6.2-sgic++.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-irix6.2-sgic++.h b/ace/config-irix6.2-sgic++.h index 953b2599917..98ac4d0ec6b 100644 --- a/ace/config-irix6.2-sgic++.h +++ b/ace/config-irix6.2-sgic++.h @@ -148,6 +148,8 @@ // Platform supports STREAMS. #define ACE_HAS_STREAMS +#define ACE_LACKS_LINEBUFFERED_STREAMBUF + // Platform supports STREAM pipes (note that this is disabled by // default, see the manual page on pipe(2) to find out how to enable // it). |