X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=configure.in;h=8dec22a968321925be7f73dcba674c8e93ab79dc;hp=62495c42e5b00b643c7eeea30d635b9bf9ce64b1;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hpb=c31d10b6605cd8dc1a7b61fef4256f06198767e5 diff --git a/configure.in b/configure.in index 62495c42..8dec22a9 100644 --- a/configure.in +++ b/configure.in @@ -149,7 +149,7 @@ fi AC_CHECK_FUNCS(select fcntl uname nice setpriority getcwd getwd putenv) AC_CHECK_FUNCS(sigaction syslog) -AC_CHECK_HEADERS(unistd.h crypt.h) +AC_CHECK_HEADERS(unistd.h crypt.h sys/select.h) dnl /usr/local/src/ssh-1.2.17/putenv.c -- AC_REPLACE_FUNCS(putenv)