X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=configure.ad;h=221edd9a8455308878883966850b32f2e9da8715;hb=fc83b6ccbcbd697a3afc82cf3d9f4053f0bbadb1;hp=2dbd9bdd11e15b80dc50ab4b42acea09b014b0a7;hpb=38a1cef323bda0902c36889936e6dbb8e277c479;p=silc.git diff --git a/configure.ad b/configure.ad index 2dbd9bdd..221edd9a 100644 --- a/configure.ad +++ b/configure.ad @@ -179,7 +179,7 @@ AC_CHECK_FUNCS(poll select listen bind shutdown close connect setsockopt) AC_CHECK_FUNCS(setrlimit time ctime utime gettimeofday getrusage) AC_CHECK_FUNCS(chmod fcntl stat fstat getenv putenv strerror) AC_CHECK_FUNCS(getpid getgid getsid getpgid getpgrp getuid) -AC_CHECK_FUNCS(setgroups initgroups nl_langinfo epoll_wait) +AC_CHECK_FUNCS(setgroups initgroups nl_langinfo epoll_wait nanosleep) AC_CHECK_FUNCS(strchr snprintf strstr strcpy strncpy memcpy memset memmove) #ifdef SILC_DIST_SIM