summaryrefslogtreecommitdiff
path: root/distro-configs/README
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-01 09:44:28 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-01 09:48:18 +0300
commit35583e02020326eae206c16c89e9e5eaf5f580b5 (patch)
treee0cda898b82a92d5e4bded384d5687923be83581 /distro-configs/README
parentf4227c822c7f5a4e1e1b3b4e096cb63cf710a3f1 (diff)
Make configury work as well as possible for iOS without options
Change-Id: If28fbe59f55626aeca05fa93446a0e5034ea2b91
Diffstat (limited to 'distro-configs/README')
-rw-r--r--distro-configs/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/distro-configs/README b/distro-configs/README
index 38812fbcc9da..50006fb9a8f4 100644
--- a/distro-configs/README
+++ b/distro-configs/README
@@ -17,9 +17,9 @@ on the autogen.sh command line thus:
./autogen.sh --with-distro=LibreOfficeFoo
-Contrary to the above, in the Android and iOS cases the amount of
-parameters you just must use is so large, that for convenience it is
-always easiest to use the corresponding distro-configs file. This is a
-bug and needs to be fixed; also configuring for those platforms needs
-to use sane (or only possible) defaults and work fine wihout any
+Contrary to the above, in the Android case the amount of parameters
+you just must use is so large, that for convenience it is always
+easiest to use the corresponding distro-configs file. This is a bug
+and needs to be fixed; also configuring for Android should ideally use
+sane (or the only possible) defaults and work fine wihout any
parameters at all.