summaryrefslogtreecommitdiff
path: root/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pcre/Makefile')
-rw-r--r--pcre/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/pcre/Makefile b/pcre/Makefile
index 610fcec..4d57e91 100644
--- a/pcre/Makefile
+++ b/pcre/Makefile
@@ -8,6 +8,10 @@ summary := Perl Compatible Regular Expressions
license := BSD
license-file := LICENCE
+configure-options += \
+ --enable-unicode-properties \
+ --enable-utf
+
# build-conflicts +=
home := http://www.pcre.org/