New pcre2

This commit is contained in:
mathbunnyru
2017-01-16 10:10:28 +03:00
committed by Kurtis Rader
parent 59eb75021b
commit 9768653df7
118 changed files with 4322 additions and 3175 deletions

View File

@@ -70,7 +70,7 @@ extra_confdir = @extra_confdir@
# pcre2
#
PCRE2_WIDTH = @WCHAR_T_BITS@
PCRE2_DIR = pcre2-10.21
PCRE2_DIR = pcre2-10.22
PCRE2_LIBDIR = $(PCRE2_DIR)/.libs
PCRE2_LIB = $(PCRE2_LIBDIR)/libpcre2-$(PCRE2_WIDTH).a
PCRE2_H = $(PCRE2_DIR)/src/pcre2.h