summaryrefslogtreecommitdiff
path: root/packages/libxml2.sh
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-08-29 05:53:00 +0300
committerAndrei Karas <akaras@inbox.ru>2017-08-29 05:53:00 +0300
commit0b2c9e5e1b0003bb947c3aaaeb395e98f806b1a1 (patch)
treeff4f3b561d33ef1c0d2a999701d04b91dbf78934 /packages/libxml2.sh
parentb6f5c1f11d3b5f75972a51d58f8f34f1524173df (diff)
parent2953f358edbfa6d339776f3c0d8794920869c675 (diff)
downloadspm-0b2c9e5e1b0003bb947c3aaaeb395e98f806b1a1.tar.gz
spm-0b2c9e5e1b0003bb947c3aaaeb395e98f806b1a1.tar.bz2
spm-0b2c9e5e1b0003bb947c3aaaeb395e98f806b1a1.tar.xz
spm-0b2c9e5e1b0003bb947c3aaaeb395e98f806b1a1.zip
Merge branch 'master' into zlib
Diffstat (limited to 'packages/libxml2.sh')
-rw-r--r--packages/libxml2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libxml2.sh b/packages/libxml2.sh
index b649b8f..88d1b73 100644
--- a/packages/libxml2.sh
+++ b/packages/libxml2.sh
@@ -9,4 +9,4 @@ ENV_ACLOCAL_PATH="share/aclocal"
ENV_CPPFLAGS_PATH="include/libxml2"
BUILD_TYPE="automake"
-CONFIGURE_FLAGS="--without-python" \ No newline at end of file
+CONFIGURE_FLAGS="--without-python --with-icu"