nit: put all the '--enable-xxx' options together
authorLee <ler762@users.sourceforge.net>
Thu, 11 Nov 2021 12:02:30 +0000 (07:02 -0500)
committerLee <ler762@users.sourceforge.net>
Thu, 11 Nov 2021 12:02:30 +0000 (07:02 -0500)
windows/MYconfigure

index d5bda38..4d0f2ae 100755 (executable)
@@ -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