Check for termios.h header.

This commit is contained in:
Karl Heuer 1996-07-15 21:32:35 +00:00
parent d0dff6e505
commit ef0ce08789

View file

@ -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