mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-27 07:26:22 -05:00
Enable support for perl regular expressions (LIBPCRE)
Signed-off-by: Thomas Braun <thomas.braun@byte-physics.de>
This commit is contained in:
committed by
Johannes Schindelin
parent
e04352b548
commit
c00836c077
@@ -539,6 +539,7 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
|
||||
INTERNAL_QSORT = YesPlease
|
||||
HAVE_LIBCHARSET_H = YesPlease
|
||||
NO_GETTEXT = YesPlease
|
||||
USE_LIBPCRE= YesPlease
|
||||
else
|
||||
NO_CURL = YesPlease
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user