summaryrefslogtreecommitdiff
path: root/ace/config-sunos4-sun4.1.4.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-26 03:25:26 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-03-26 03:25:26 +0000
commit7b99df2a8e1fce221b0aef88422c8d214c329bed (patch)
tree72edb58c2d115c0cd740030f622237da7286bcb3 /ace/config-sunos4-sun4.1.4.h
parentca30ec462527f66fca8c020d39b01bd97030b8f1 (diff)
downloadATCD-7b99df2a8e1fce221b0aef88422c8d214c329bed.tar.gz
added ACE_NEEDS_DEV_IO_CONVERSION to not compile in the ACE_DEV_IO & conversion operator for ACE_TTY_IO, which is a subclass of ACE_DEV_IO
Diffstat (limited to 'ace/config-sunos4-sun4.1.4.h')
-rw-r--r--ace/config-sunos4-sun4.1.4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos4-sun4.1.4.h b/ace/config-sunos4-sun4.1.4.h
index 9701883d107..f936d9bbc6e 100644
--- a/ace/config-sunos4-sun4.1.4.h
+++ b/ace/config-sunos4-sun4.1.4.h
@@ -79,6 +79,8 @@
#define ACE_LACKS_LINEBUFFERED_STREAMBUF
#define ACE_LACKS_SIGNED_CHAR
+#define ACE_NEEDS_DEV_IO_CONVERSION
+
// 10 millisecond fudge factor to account for Solaris timers...
#if !defined (ACE_TIMER_SKEW)
#define ACE_TIMER_SKEW 1000 * 10