aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 129ff441..78a6269c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1602,7 +1602,7 @@ MHD_FIND_LIB([socket],
1602#endif 1602#endif
1603 ]], 1603 ]],
1604 [(void)socket(0, 0, 0);], 1604 [(void)socket(0, 0, 0);],
1605 [socket ws2_32], 1605 [socket ws2_32 xnet],
1606 [ 1606 [
1607 AS_VAR_IF([[mhd_cv_find_lib_socket]],[["none required"]], [], 1607 AS_VAR_IF([[mhd_cv_find_lib_socket]],[["none required"]], [],
1608 [ 1608 [