[Libreoffice-commits] core.git: configure.ac

Tor Lillqvist tml at collabora.com
Wed Dec 7 22:17:51 UTC 2016


 configure.ac |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 0606c064f01b4e7e7c7d771765a2669379dd716a
Author: Tor Lillqvist <tml at collabora.com>
Date:   Thu Dec 8 00:17:14 2016 +0200

    The --enable-mergelibs option is not experimental
    
    Change-Id: I2a0671bf1c7c43cf250f36f480768f160b079eec

diff --git a/configure.ac b/configure.ac
index a4c4cac..1481343 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1041,9 +1041,7 @@ dnl ---------- *** ----------
 
 libo_FUZZ_ARG_ENABLE(mergelibs,
     AS_HELP_STRING([--enable-mergelibs],
-        [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. This will link a core set of libraries into libmerged.])
+        [Merge several of the smaller libraries into one big, "merged", one.])
 )
 
 libo_FUZZ_ARG_ENABLE(breakpad,


More information about the Libreoffice-commits mailing list