]> sjero.net Git - wget/blobdiff - configure.in
[svn] Use *rand48 where available.
[wget] / configure.in
index 87d5034e0289a641b9a494b2e6fb9486c3ac9e29..af3c9e1164bc4ede8456947681e113818ab3e921 100644 (file)
@@ -204,7 +204,7 @@ dnl
 AC_FUNC_ALLOCA
 AC_FUNC_MMAP
 AC_FUNC_FSEEKO
-AC_CHECK_FUNCS(strptime timegm snprintf vsnprintf)
+AC_CHECK_FUNCS(strptime timegm snprintf vsnprintf drand48)
 AC_CHECK_FUNCS(usleep ftello sigblock sigsetjmp symlink)
 
 dnl We expect to have these functions on Unix-like systems configure