summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-05 23:02:46 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-06 11:53:38 +0100
commit3fb045ce775c5c16c8d2604bc47d3cb01cc69cdb (patch)
treeab28de96e3c6e5b6998642009171d1ca68337e68 /configure.ac
parentf1e97fcc8fced15ac70a312ecd5c51792297266f (diff)
Don't default to only tango for iOS
It doesn't have all the images that dialogs need, for instance the vcl/res/radio1.png. Change-Id: If7839fecb2358846b92d46a47cce3b97f7556711 Reviewed-on: https://gerrit.libreoffice.org/62944 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a964a00e44d7..c5901c169872 100644
--- a/configure.ac
+++ b/configure.ac
@@ -644,7 +644,6 @@ darwin*) # Mac OS X or iOS
enable_postgresql_sdbc=no
enable_extension_integration=no
enable_report_builder=no
- with_theme="tango"
with_ppds=no
if test "$enable_ios_simulator" = "yes"; then
host=x86_64-apple-darwin