Home | History | Annotate | Download | only in libmicrohttpd

Lines Matching full:w32

90    [AC_HELP_STRING([--with-threads=LIB],[choose threading library (posix, w32, auto) [auto]])],
92 test "x$with_threads" = "xwin32" && with_threads='w32'
98 # Simple check for W32 threads support
159 AC_CHECK_HEADERS([winsock2.h ws2tcpip.h],, AC_MSG_ERROR([[Winsock2 headers are required for W32]]))
200 # forced w32 threads
202 USE_THREADS='w32'
205 AC_MSG_ERROR([[W32 threads are not available. Try to configure --with-threads=auto]])
207 AC_MSG_ERROR([[W32 threads are not available]])
214 USE_THREADS='w32'
221 USE_THREADS='w32'
233 AC_DEFINE([MHD_USE_W32_THREADS],[1],[define to use W32 threads])
245 AC_MSG_WARN([[GNU dlltool or MS lib.exe is required for creating shared library export on W32]])
392 [ AC_MSG_RESULT([[yes, forced on W32]]) ],
416 AS_IF([[test "x$os_is_windows" = "xyes"]], [ AC_MSG_ERROR([[socketpair must be enabled on W32]]) ])
430 AC_DEFINE([HAVE_GMTIME_S], [1], [Define to 1 if you have `gmtime_s' function (only for W32).])
537 # optional: libmicrospdy support. Enabled by default if not on W32
888 w32/VS2013/microhttpd_dll_res_vc.rc