aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d2bd34c90..b092d7abe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -305,6 +305,8 @@ AC_SUBST(HAS_POLL)
# fopencookie on linux
AC_CHECK_FUNCS([funopen fopencookie])
+AC_CHECK_FUNCS([inet_aton])
+
# check if we have IP_PKTINFO constant defined
AC_LINK_IFELSE(
AC_LANG_PROGRAM([#include <netinet/in.h>],