mirror of
https://github.com/git/git.git
synced 2026-02-07 00:05:02 +00:00
Merge pull request #4 from t-b/use-libpcre
Enable support for perl regular expressions (LIBPCRE)
This commit is contained in:
@@ -525,6 +525,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