forked from aniani/vim
patch 8.1.0824: SunOS/Solaris has a problem with ttys
Problem: SunOS/Solaris has a problem with ttys.
Solution: Add mch_isatty() with extra handling for SunOS. (Ozaki Kiichi,
closes #3865)
This commit is contained in:
2
src/auto/configure
vendored
2
src/auto/configure
vendored
@@ -11131,7 +11131,7 @@ for ac_header in stdint.h stdlib.h string.h \
|
||||
unistd.h stropts.h errno.h sys/resource.h \
|
||||
sys/systeminfo.h locale.h sys/stream.h termios.h \
|
||||
libc.h sys/statfs.h poll.h sys/poll.h pwd.h \
|
||||
utime.h sys/param.h libintl.h libgen.h \
|
||||
utime.h sys/param.h sys/ptms.h libintl.h libgen.h \
|
||||
util/debug.h util/msg18n.h frame.h sys/acl.h \
|
||||
sys/access.h sys/sysinfo.h wchar.h wctype.h
|
||||
do :
|
||||
|
||||
Reference in New Issue
Block a user