configure.ac |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 7c1d47f460888bd742c4ebcae64407b9af1f5fff
Author: Tor Lillqvist <t...@collabora.com>
Date:   Fri Nov 15 10:19:43 2013 +0200

    Correction and clarification to help message
    
    Change-Id: I93b4ccdf40ffa2f013764b6270bab9aa1dced7c7

diff --git a/configure.ac b/configure.ac
index 7218fb8..875c434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -786,8 +786,8 @@ AC_ARG_ENABLE([hardlink-deliver],
 AC_ARG_ENABLE(mergelibs,
     AS_HELP_STRING([--enable-mergelibs=<all/yes>],
         [Enables linking of big, merged, library. Experimental feature tested
-        only on Linux and Android. All will link a lot more libraries into 
libmerged
-        while yes or no argument will simply enable a core set of libraries.])
+        only for Linux. 'all' will link a lot of libraries into libmerged
+        while 'yes' will do it for just a core set of libraries.])
 )
 
 AC_ARG_ENABLE(graphite,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to