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-08-01 09:07:44 +0000
commitc5fbb18a71b877ed5cfcb4cabb2371ac0677b63b (patch)
tree7c7a4187f6d39c2a54a99d5fcba597b4db0800fb /strata/pcre-utils
parent23668b709a244ff0871cfbcd9c0ee1d0385bc7c3 (diff)
downloaddefinitions-c5fbb18a71b877ed5cfcb4cabb2371ac0677b63b.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