summaryrefslogtreecommitdiff
path: root/strata/pcre-utils
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-02 22:55:16 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-06-06 14:55:08 +0000
commita064c0c7d950b2cf968f4aee56a839d24c3245c4 (patch)
tree14b878c9b0815cd413235b3658f47d83f19cb490 /strata/pcre-utils
parent917ee4cf0f8e49c911207f8f4626a14104f7f6ba (diff)
downloaddefinitions-a064c0c7d950b2cf968f4aee56a839d24c3245c4.tar.gz
pcre: build with unicode and utf support
This change is needed for newer versions of glib Change-Id: I825c30ad7964bb3817e01f20e1df14ef46d42fe5
Diffstat (limited to 'strata/pcre-utils')
-rw-r--r--strata/pcre-utils/pcre.morph6
1 files changed, 6 insertions, 0 deletions
diff --git a/strata/pcre-utils/pcre.morph b/strata/pcre-utils/pcre.morph
new file mode 100644
index 00000000..8c44a5b9
--- /dev/null
+++ b/strata/pcre-utils/pcre.morph
@@ -0,0 +1,6 @@
+name: pcre
+kind: chunk
+build-system: autotools
+configure-commands:
+- ./autogen.sh
+- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --enable-unicode-properties --enable-utf