]> sjero.net Git - wget/blobdiff - configure.in
[svn] Use rand instead of random.
[wget] / configure.in
index e853b7706083b87c54aecd28516b0926225a1a06..1cc995a2000e24440fb7b7aa18c34e6d9c478744 100644 (file)
@@ -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.