]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[474-optionally-disable-collection-host-lookups] Removed srandomdev
authorFrancis Dupont <fdupont@isc.org>
Thu, 14 Mar 2019 10:43:47 +0000 (11:43 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 20 Mar 2019 12:20:36 +0000 (08:20 -0400)
configure.ac

index f70836eaea9b58ef014a27ba9fe653649295b579..0a0646032e440a1487d39d5f767b401b74a72413 100644 (file)
@@ -1330,7 +1330,7 @@ if test "x${BOOST_LIBS}" = "x"; then
 fi
 
 # Check for functions that are not available on all platforms
-AC_CHECK_FUNCS([pselect srandomdev])
+AC_CHECK_FUNCS([pselect])
 
 # /dev/poll issue: ASIO uses /dev/poll by default if it's available (generally
 # the case with Solaris).  Unfortunately its /dev/poll specific code would