X-Git-Url: http://git.meshlink.io/?p=catta;a=blobdiff_plain;f=configure.ac;h=696903e91cab32b218d38147578a821a189e6f74;hp=401a9ae1f28cf999a5d74ebd1646da377220aa5d;hb=278b079946ce138ecda5f270d937476c9d3946ba;hpb=688eaf75452d98278b143f03eee9c43e3cc0cfa2 diff --git a/configure.ac b/configure.ac index 401a9ae..696903e 100644 --- a/configure.ac +++ b/configure.ac @@ -282,7 +282,7 @@ AC_CHECK_HEADERS([arpa/inet.h fcntl.h netinet/in.h sys/ioctl.h sys/socket.h sys/ # Checks for library functions. AC_FUNC_SELECT_ARGTYPES -AC_CHECK_FUNCS([gethostname select socket uname strcasecmp gettimeofday strncasecmp strlcpy]) +AC_CHECK_FUNCS([gethostname select socket uname strcasecmp gettimeofday strncasecmp strlcpy fcntl]) AC_FUNC_CHOWN AC_FUNC_STAT