[Libreoffice-commits] core.git: configure.ac
Tor Lillqvist
tml at collabora.com
Fri Nov 22 00:54:06 PST 2013
configure.ac | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit cdb1981b2d33571b986376e77955045417a46aad
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Nov 22 10:53:41 2013 +0200
Be more realistic
Change-Id: Id83205bfe65d2880bef4741b2c65049e4221d7c6
diff --git a/configure.ac b/configure.ac
index f2cebbe..68a8750 100644
--- a/configure.ac
+++ b/configure.ac
@@ -788,8 +788,9 @@ 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 for Linux. 'all' will link a lot of libraries into libmerged
+ [Enables linking of big, merged, library. Experimental feature, tested
+ only for Linux at some stage in history, but possibly does not work even
+ for Linux any more. 'all' will link a lot of libraries into libmerged
while 'yes' will do it for just a core set of libraries.])
)
More information about the Libreoffice-commits
mailing list