Skip to content

Commit f6998aa

Browse files
committed
Merge pull request #2316 from carenas/win-pcre1-cleanup
config.mak.uname: PCRE1 cleanup
2 parents d87d12d + 18f8d02 commit f6998aa

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
@@ -671,8 +671,7 @@ else
671671
HAVE_LIBCHARSET_H = YesPlease
672672
NO_GETTEXT =
673673
USE_GETTEXT_SCHEME = fallthrough
674-
USE_LIBPCRE= YesPlease
675-
NO_LIBPCRE1_JIT = UnfortunatelyYes
674+
USE_LIBPCRE = YesPlease
676675
NO_CURL =
677676
USE_NED_ALLOCATOR = YesPlease
678677
NO_PYTHON =

0 commit comments

Comments
 (0)