X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=configure.in;h=0ff0c9411a8b6eb562c3ed50067d15bdca890cd6;hb=79d116077b111cc1fb546761bc3e3f62c4afc1e2;hp=a3ae35348d2c86930cd334c2159c74a431c255e6;hpb=79bd78bd701bbc2d9b449d40d451c58987e4a607;p=elisp%2Fliece.git diff --git a/configure.in b/configure.in index a3ae353..0ff0c94 100644 --- a/configure.in +++ b/configure.in @@ -10,11 +10,12 @@ AC_PROG_MAKE_SET AC_PROG_RANLIB AC_CHECK_HEADERS(sys/select.h libgen.h socks.h netinet6/in6.h) -AC_CHECK_FUNCS(strtoul memmove basename getaddrinfo) AC_CHECK_LIB(nsl, gethostbyname) AC_CHECK_LIB(socket, socket) +AC_CHECK_FUNCS(strtoul memmove basename getaddrinfo) + AC_CHECK_TYPE(fd_set, int) dnl checking if the system supports ipv6 address space or not