mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-17 04:23:29 -05:00
config.mak.uname: PCRE1 cleanup
no longer relevant after moving to PCRE2 Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
This commit is contained in:
committed by
Johannes Schindelin
parent
5b8234a522
commit
c55ee6efeb
@@ -666,8 +666,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
|
||||
|
||||
Reference in New Issue
Block a user