summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-centerline-2.x.h
diff options
context:
space:
mode:
authorOlli Savia <ops@iki.fi>2005-10-16 14:25:15 +0000
committerOlli Savia <ops@iki.fi>2005-10-16 14:25:15 +0000
commit6bd6f57e5a5f48d75694b4ced11cb0cf2b1be4be (patch)
tree8fc70e8e990e8f6d055fead282e4928697ca0ec6 /ace/config-sunos5.4-centerline-2.x.h
parent21be13d455a27397ec8eaaccf319947752d065dd (diff)
downloadATCD-6bd6f57e5a5f48d75694b4ced11cb0cf2b1be4be.tar.gz
ChangeLogTag: Sun Oct 16 17:17:50 2005 Olli Savia <ops@iki.fi>
Diffstat (limited to 'ace/config-sunos5.4-centerline-2.x.h')
-rw-r--r--ace/config-sunos5.4-centerline-2.x.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-sunos5.4-centerline-2.x.h b/ace/config-sunos5.4-centerline-2.x.h
index 9d827efe50a..2aa9e407c43 100644
--- a/ace/config-sunos5.4-centerline-2.x.h
+++ b/ace/config-sunos5.4-centerline-2.x.h
@@ -38,8 +38,8 @@
// Compiler/platform contains the <sys/syscall.h> file.
#define ACE_HAS_SYS_SYSCALL_H
-// Platform has terminal ioctl flags like TCGETS and TCSETS.
-#define ACE_HAS_TERM_IOCTLS
+// Platform has POSIX terminal interface.
+#define ACE_HAS_TERMIOS
// Compiler/platform correctly calls init()/fini() for shared libraries.
#define ACE_HAS_AUTOMATIC_INIT_FINI