changeset 16143:c19260c70d7b

Check for termios.h. Check for setpgid.
author Richard M. Stallman <rms@gnu.org>
date Mon, 09 Sep 1996 22:27:02 +0000
parents e7fb56cda7cc
children 2ca3765fdc00
files configure.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Sep 09 22:19:42 1996 +0000
+++ b/configure.in	Mon Sep 09 22:27:02 1996 +0000
@@ -1005,7 +1005,7 @@
 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 sys/systeminfo.h)
+AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h linux/version.h sys/systeminfo.h termios.h)
 AC_HEADER_STDC
 AC_HEADER_TIME
 AC_DECL_SYS_SIGLIST
@@ -1442,7 +1442,7 @@
 rename closedir mkdir rmdir sysinfo \
 random lrand48 bcopy bcmp logb frexp fmod ftime res_init setsid \
 strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
-utimes setrlimit)
+utimes setrlimit setpgid)
 
 # Check this now, so that we will NOT find the above functions in ncurses.
 # That is because we have not set up to link ncurses in lib-src.