windows: Enable extended statistics and pcre host patterns
[privoxy.git] / windows / MYconfigure
index 5b3d55b..9af8b90 100755 (executable)
@@ -118,6 +118,8 @@ echo "LDFLAGS=${LDFLAGS}"
              --enable-static-linking \
              --enable-strptime-sanity-checks \
              --disable-pthread  --disable-dynamic-pcre \
+             --enable-extended-statistics \
+             --enable-pcre-host-patterns \
              --with-docbook=yes
 
 #  -- done --