From 4550cf4a17f3984a98fdbff30617641085fbdd46 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 27 Jan 2021 17:43:04 +0100 Subject: [PATCH] windows: Enable extended statistics and pcre host patterns ... when configuring. No objections from: Lee --- windows/MYconfigure | 2 ++ 1 file changed, 2 insertions(+) diff --git a/windows/MYconfigure b/windows/MYconfigure index 5b3d55bf..9af8b90e 100755 --- a/windows/MYconfigure +++ b/windows/MYconfigure @@ -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 -- -- 2.39.2