Skip to content

Commit 1351194

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

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
@@ -534,6 +534,7 @@ ifneq (,$(wildcard ../THIS_IS_MSYSGIT))
534534
INTERNAL_QSORT = YesPlease
535535
HAVE_LIBCHARSET_H = YesPlease
536536
NO_GETTEXT = YesPlease
537+
USE_LIBPCRE= YesPlease
537538
else
538539
NO_CURL = YesPlease
539540
endif

0 commit comments

Comments
 (0)