]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8383 - regenerate configure
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 16 Apr 2020 16:54:27 +0000 (16:54 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 16 Apr 2020 16:54:27 +0000 (16:54 +0000)
configure

index e8ce748186d553e9ddcc0b685527da4fa96873e3..4af1ab9e44fe2c6fd395895cd8d5de6b82004221 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Id: f2c3ad25242d5550c0e5ab985b6cbfefbbce2965 .
+# From configure.in Id: 37293e618797a957ebe6b5f7b9479e9165e1362b .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65.
 #
@@ -22539,6 +22539,9 @@ ac_fn_c_check_type "$LINENO" "socklen_t" "ac_cv_type_socklen_t" "$ac_includes_de
 #ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
 #endif
+#ifdef HAVE_WINSOCK2
+#include <ws2tcpip.h>
+#endif
 "
 if test "x$ac_cv_type_socklen_t" = x""yes; then :