X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/f03efaf5187ca169af6d895ceb8174d9df60f740..85ccca5f5a56acbc183cc6ae891bfd3ecdf02844:/configure.ac diff --git a/configure.ac b/configure.ac index 887f81d3..e2e763ee 100644 --- a/configure.ac +++ b/configure.ac @@ -63,6 +63,8 @@ case "$host_os" in ;; esac +AC_CHECK_FUNCS([getifaddrs]) + AC_ARG_WITH([adns], AS_HELP_STRING([--with-adns], [use ADNS library for background name resolution]),