X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=configure.ad;h=90c55578620cb88cc25988ab15659cf0f00cc8f7;hp=09d7652e6c6e4859f7da3b1d38f139ed9e2f109e;hb=41bcc98509b09f99a13da723ad27d8953232e898;hpb=f7b43bc4069a1e411da37f5bf2c0819cd87987d7 diff --git a/configure.ad b/configure.ad index 09d7652e..90c55578 100644 --- a/configure.ad +++ b/configure.ad @@ -177,7 +177,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) +AC_CHECK_FUNCS(setgroups initgroups nl_langinfo epoll_wait) AC_CHECK_FUNCS(strchr strstr strcpy strncpy memcpy memset memmove) #ifdef SILC_DIST_SIM