commit 7eb3cc5a460ae3025ca58d179ade4f6e51b54e4a parent b6ac5b9f8e1a668a1a9026cfe7004dbdab4264da Author: Evgeny Grin (Karlson2k) <k2k@narod.ru> Date: Mon, 29 Aug 2016 16:06:56 +0000 Fixed build by MSVC Diffstat:
| M | w32/common/MHD_config.h | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h @@ -38,9 +38,6 @@ /* Enable error messages */ #define HAVE_MESSAGES 1 -/* Disable HTTPS support */ -#define HTTPS_SUPPORT 0 - /* *** OS features *** */