From 2672fb3a13343154adea7fca628160fd9f0a74f6 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 11 Mar 2014 00:21:27 +0100 Subject: [PATCH] added a comment about --with-locktype for WIN32 Configure --- win32utils/Configure | 1 + 1 file changed, 1 insertion(+) diff --git a/win32utils/Configure b/win32utils/Configure index ba42e24bf9..c8e487791b 100644 --- a/win32utils/Configure +++ b/win32utils/Configure @@ -2933,6 +2933,7 @@ exit 0; # --with-libjson not supported on WIN32 (package not available on WIN32) # --with-purify ? (package available on WIN32 but for free?) # --with-libtool not supported on WIN32 (never) +# --with-locktype not supported on WIN32 (not yet available on WIN32) # --with-readline supported # --with-idn support # --with-[lib]iconv (part of IDN)