From b497722f320d059a5a4d87878cebd94e5fde5059 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Wed, 3 May 2017 14:08:25 +0200 Subject: [PATCH] Added lmdb in WIN32 Configure (as not supported) --- win32utils/Configure | 1 + 1 file changed, 1 insertion(+) diff --git a/win32utils/Configure b/win32utils/Configure index 5b16b8363f..442b675907 100644 --- a/win32utils/Configure +++ b/win32utils/Configure @@ -3430,6 +3430,7 @@ exit 0; # --with-cc-alg supported # --with-geoip supported # --with-gssapi supported with MIT (K)erberos (f)or (W)indows +# --with-lmdb no supported on WIN32 (port is not reliable) # --with-libxml2 supported # --with-libjson not supported on WIN32 (package not available on WIN32) # --with-zlib supported