[Libreoffice-commits] core.git: configure.ac
Tor Lillqvist
tml at collabora.com
Fri Nov 15 00:20:42 PST 2013
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7c1d47f460888bd742c4ebcae64407b9af1f5fff
Author: Tor Lillqvist <tml at 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,
More information about the Libreoffice-commits
mailing list