X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=config.h.in;h=4891a2543919fb5c2341a916947936da33d37a7c;hp=98424f9b51df116a60ba26c39b9b82262b87bb92;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hpb=c31d10b6605cd8dc1a7b61fef4256f06198767e5 diff --git a/config.h.in b/config.h.in index 98424f9b..4891a254 100644 --- a/config.h.in +++ b/config.h.in @@ -289,6 +289,9 @@ /* Define if you have the header file. */ #undef HAVE_CRYPT_H +/* Define if you have that defines fd_set and FD_SET. */ +#undef HAVE_SYS_SELECT_H + /* Define to use sigaction() instead of signal() for SIGCHLD-related activity. This is necessary at least on SCO OpenServer 5, due to a Unix kernel bug. */