Merge pull request #2316 from carenas/win-pcre1-cleanup

config.mak.uname: PCRE1 cleanup
This commit is contained in:
Johannes Schindelin
2019-09-02 13:53:04 +02:00
committed by Derrick Stolee

View File

@@ -674,8 +674,7 @@ else
HAVE_LIBCHARSET_H = YesPlease
NO_GETTEXT =
USE_GETTEXT_SCHEME = fallthrough
USE_LIBPCRE= YesPlease
NO_LIBPCRE1_JIT = UnfortunatelyYes
USE_LIBPCRE = YesPlease
NO_CURL =
USE_NED_ALLOCATOR = YesPlease
else