summaryrefslogtreecommitdiffstats
path: root/rules/libpcre.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-04-21 11:22:27 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-04-21 11:22:27 +0200
commit0b1d79c3738a0a922982ab1d0529611605558ddf (patch)
tree8082b61b96e4baa631824e681755e207387527df /rules/libpcre.make
parent04778c4f78d62cdd63f8aa87de52f317b2c0fd03 (diff)
downloadptxdist-0b1d79c3738a0a922982ab1d0529611605558ddf.tar.gz
ptxdist-0b1d79c3738a0a922982ab1d0529611605558ddf.tar.xz
glib: use 'real' libpcre
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libpcre.make')
-rw-r--r--rules/libpcre.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/libpcre.make b/rules/libpcre.make
index 455c879c7..a628f543b 100644
--- a/rules/libpcre.make
+++ b/rules/libpcre.make
@@ -38,7 +38,8 @@ LIBPCRE_AUTOCONF := \
$(CROSS_AUTOCONF_USR) \
--$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBZ)-pcregrep-libz \
--$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBBZ2)-pcregrep-libbz2 \
- --$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_UTF8)-utf8
+ --$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_UTF8)-utf8 \
+ --$(call ptx/endis, PTXCONF_LIBPCRE_ENABLE_UTF8)-unicode-properties \
ifdef PTXCONF_LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF
LIBPCRE_AUTOCONF += --enable-newline-is-anycrlf