summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index a4c4cacf7835..1481343a0d4e 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,