Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
c90b667f
Commit
c90b667f
authored
Apr 16, 2020
by
Quanah Gibson-Mount
Browse files
ITS#8383 - regenerate configure
parent
f5143f99
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
c90b667f
#! /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 :
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment