]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
modified: configure.ac
authorTim Rice <tim@multitalents.net>
Wed, 12 Jul 2017 01:47:56 +0000 (18:47 -0700)
committerTim Rice <tim@multitalents.net>
Wed, 12 Jul 2017 01:47:56 +0000 (18:47 -0700)
UnixWare needs BROKEN_TCGETATTR_ICANON like Solaris
Analysis by Robbie Zhang

configure.ac

index 18079acbaf2b32f629d3ca76b4fae875fa7765ee..49c5caa26d9d2491c21d4bb635c71f24d5d978e4 100644 (file)
@@ -980,6 +980,7 @@ mips-sony-bsd|mips-sony-newsos4)
        AC_DEFINE([BROKEN_SETREUID])
        AC_DEFINE([BROKEN_SETREGID])
        AC_DEFINE([PASSWD_NEEDS_USERNAME])
+       AC_DEFINE([BROKEN_TCGETATTR_ICANON])
        TEST_SHELL=$SHELL       # let configure find us a capable shell
        case "$host" in
        *-*-sysv5SCO_SV*)       # SCO OpenServer 6.x