Check for termios.h header.
This commit is contained in:
parent
d0dff6e505
commit
ef0ce08789
1 changed files with 1 additions and 1 deletions
|
@ -979,7 +979,7 @@ dnl checks for Unix variants
|
|||
AC_AIX
|
||||
|
||||
dnl checks for header files
|
||||
AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h)
|
||||
AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h termios.h)
|
||||
AC_HEADER_STDC
|
||||
AC_HEADER_TIME
|
||||
AC_DECL_SYS_SIGLIST
|
||||
|
|
Loading…
Add table
Reference in a new issue