X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=configure.in;h=1cc995a2000e24440fb7b7aa18c34e6d9c478744;hb=d4c6949a05f99b40ad6f69a91f8f8290c5364b63;hp=e853b7706083b87c54aecd28516b0926225a1a06;hpb=9b202ba261183c9d562519ea4def32d775f8529c;p=wget diff --git a/configure.in b/configure.in index e853b770..1cc995a2 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 random usleep) +AC_CHECK_FUNCS(uname gethostname usleep) dnl dnl Check if we need to compile in getopt.c.