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 81190938..0d630101 100755
--- a/config-mingw
+++ b/config-mingw
@@ -6,4 +6,4 @@ if echo $PATH | grep -q /mingw64; then
else
wordsize=32
fi
-./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-windows-wordsize=$wordsize --with-buildrules=mingw ${1+"$@"}
+./configure --disable-test-compare-images --enable-external-libs --enable-werror --with-buildrules=mingw ${1+"$@"}