Skip to content

Commit 4e7f4ba

Browse files
t-bdscho
authored andcommitted
Enable support for perl regular expressions (LIBPCRE)
Signed-off-by: Thomas Braun <[email protected]>
1 parent 3b14df7 commit 4e7f4ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.mak.uname

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
539539
INTERNAL_QSORT = YesPlease
540540
HAVE_LIBCHARSET_H = YesPlease
541541
NO_GETTEXT = YesPlease
542+
USE_LIBPCRE= YesPlease
542543
else
543544
NO_CURL = YesPlease
544545
endif

0 commit comments

Comments
 (0)