X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=configure.in;h=e853b7706083b87c54aecd28516b0926225a1a06;hb=7175ea4a12b7f2132b81d22179eabcecd3e41b17;hp=1cc995a2000e24440fb7b7aa18c34e6d9c478744;hpb=bae3162c03e690ff566cdb0d9d1dee91cb27daee;p=wget diff --git a/configure.in b/configure.in index 1cc995a2..e853b770 100644 --- a/configure.in +++ b/configure.in @@ -175,7 +175,7 @@ AC_FUNC_MMAP AC_CHECK_FUNCS(strdup strstr strcasecmp strncasecmp strpbrk) AC_CHECK_FUNCS(gettimeofday mktime strptime) AC_CHECK_FUNCS(strerror snprintf vsnprintf select signal symlink access isatty) -AC_CHECK_FUNCS(uname gethostname usleep) +AC_CHECK_FUNCS(uname gethostname random usleep) dnl dnl Check if we need to compile in getopt.c.