summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-11-16 14:23:31 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-11-16 14:32:50 +0000
commit25dd02d8b9ad66e06fb2f6e9d38e27753af2817d (patch)
tree62f533e942c47fbb4da68b7d8a492c4d2a7fa6c3
parent61763f73998c600be321e5c415c0e3e179a790a0 (diff)
android: disable liblangtag for build and target.
-rw-r--r--distro-configs/LibreOfficeAndroid.conf2
-rw-r--r--distro-configs/LibreOfficeAndroidX86.conf2
2 files changed, 4 insertions, 0 deletions
diff --git a/distro-configs/LibreOfficeAndroid.conf b/distro-configs/LibreOfficeAndroid.conf
index 70ecdccf572a..8b92ef83b8cc 100644
--- a/distro-configs/LibreOfficeAndroid.conf
+++ b/distro-configs/LibreOfficeAndroid.conf
@@ -9,6 +9,7 @@
--disable-gstreamer-0-10
--disable-gstreamer
--disable-lockdown
+--disable-liblangtag
--disable-mozilla
--disable-odk
--disable-opengl
@@ -22,3 +23,4 @@
--without-stlport
--without-helppack-integration
--without-myspell-dicts
+--with-build-platform-configure-options=--disable-liblangtag
diff --git a/distro-configs/LibreOfficeAndroidX86.conf b/distro-configs/LibreOfficeAndroidX86.conf
index f4ae1364ea2c..e97242a55421 100644
--- a/distro-configs/LibreOfficeAndroidX86.conf
+++ b/distro-configs/LibreOfficeAndroidX86.conf
@@ -9,6 +9,7 @@
--disable-gnome-vfs
--disable-gstreamer-0-10
--disable-gstreamer
+--disable-liblangtag
--disable-lockdown
--disable-mozilla
--disable-odk
@@ -23,3 +24,4 @@
--without-stlport
--without-helppack-integration
--without-myspell-dicts
+--with-build-platform-configure-options=--disable-liblangtag