summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2019-10-08 09:34:21 +0200
committerRene Engelhard <rene@debian.org>2019-10-08 10:32:47 +0200
commit11c14101a24d456e71c35bccd49114ca2aa7e269 (patch)
tree2a5c26d14fc4b83647628c6b9e7d9ea3c9866efd /configure.ac
parent2a775ef5ef0d2dfc2583341df0dd7abfff317915 (diff)
update help text of --disable-gui
Change-Id: Idd01b11acee3683bbc3d81d0c2ccf8be6c4fbb69 Reviewed-on: https://gerrit.libreoffice.org/80428 Reviewed-by: Rene Engelhard <rene@debian.org> Tested-by: Rene Engelhard <rene@debian.org>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 1 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 8a8b4ba3bf1c..5d90f3e2d7d6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1273,10 +1273,7 @@ AC_ARG_ENABLE(gtk3_kde5,
AC_ARG_ENABLE(gui,
AS_HELP_STRING([--disable-gui],
- [Disable use of X11 or Wayland to reduce dependencies. Not related to the --headless
- command-line option. Not related to LibreOffice Online functionality. Don't use
- unless you are certain you need to. Nobody will help you if you insist on trying
- this and run into problems.]),
+ [Disable use of X11 or Wayland to reduce dependencies (e.g. for building LibreOfficeKit).]),
,enable_gui=yes)
libo_FUZZ_ARG_ENABLE(randr,