aboutsummaryrefslogtreecommitdiffstats
path: root/config-mingw
diff options
context:
space:
mode:
Diffstat (limited to 'config-mingw')
-rwxr-xr-xconfig-mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-mingw b/config-mingw
index 4dfe2cf2..c4c89532 100755
--- a/config-mingw
+++ b/config-mingw
@@ -6,4 +6,4 @@ if g++ -v 2>&1 | grep Target: | grep -q x86_64; then
else
wordsize=32
fi
-./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-buildrules=mingw ${1+"$@"}
+./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-buildrules=mingw ${1+"$@"} --enable-crypto-openssl --disable-crypto-gnutls