summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d01ecaa16..9b0c75893 100644
--- a/configure.ac
+++ b/configure.ac
@@ -353,6 +353,12 @@ AC_SUBST(NET_LIBS)
dnl ---------------------------------------------
+dnl socklen_t
+dnl ---------------------------------------------
+AC_CHECK_SOCKLEN_T
+
+
+dnl ---------------------------------------------
dnl IPv6
dnl ---------------------------------------------