From: Lee Date: Thu, 11 Nov 2021 12:02:30 +0000 (-0500) Subject: nit: put all the '--enable-xxx' options together X-Git-Tag: v_3_0_33~37 X-Git-Url: http://www.privoxy.org/gitweb/show-status?a=commitdiff_plain;h=4e5c8b19ca9df048e2ce6abc4b61a28e1ecc0696;p=privoxy.git nit: put all the '--enable-xxx' options together --- diff --git a/windows/MYconfigure b/windows/MYconfigure index d5bda383..4d0f2ae1 100755 --- a/windows/MYconfigure +++ b/windows/MYconfigure @@ -162,11 +162,11 @@ echo "LDFLAGS=${LDFLAGS}" # --target: only used to build a cross-compiling toolchain. ./configure --host=i686-w64-mingw32 --enable-mingw32 --enable-zlib \ + --enable-extended-statistics \ + --enable-pcre-host-patterns \ --enable-static-linking \ --enable-strptime-sanity-checks \ --disable-pthread \ - --enable-extended-statistics \ - --enable-pcre-host-patterns \ --with-brotli \ --with-mbedtls \ --with-docbook=yes