mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Check if libevent comes with evdns_base_get_nameserver_addr()
This commit is contained in:
@@ -812,6 +812,8 @@ fi
|
||||
dnl Now check for particular libevent functions.
|
||||
AC_CHECK_FUNCS([evutil_secure_rng_set_urandom_device_file \
|
||||
evutil_secure_rng_add_bytes \
|
||||
evdns_base_get_nameserver_addr \
|
||||
|
||||
])
|
||||
|
||||
LIBS="$save_LIBS"
|
||||
|
||||
Reference in New Issue
Block a user