Skip to content

Commit 24443e9

Browse files
committed
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents c17aea1 + f455ee5 commit 24443e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config.mak.uname

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -666,8 +666,7 @@ else
666666
HAVE_LIBCHARSET_H = YesPlease
667667
NO_GETTEXT =
668668
USE_GETTEXT_SCHEME = fallthrough
669-
USE_LIBPCRE= YesPlease
670-
NO_LIBPCRE1_JIT = UnfortunatelyYes
669+
USE_LIBPCRE = YesPlease
671670
NO_CURL =
672671
USE_NED_ALLOCATOR = YesPlease
673672
NO_PYTHON =

0 commit comments

Comments
 (0)