libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit b8089fef86394900f3c1ef88faf4b39ff95e701f
parent 8ba307c9581521c6ec78e7acd1757f44b20995a9
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Tue, 14 Mar 2023 17:15:46 +0300

configure: improved compatibility with POSIX

Diffstat:
Mconfigure.ac | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac @@ -1602,7 +1602,7 @@ MHD_FIND_LIB([socket], #endif ]], [(void)socket(0, 0, 0);], - [socket ws2_32], + [socket ws2_32 xnet], [ AS_VAR_IF([[mhd_cv_find_lib_socket]],[["none required"]], [], [