[Libreoffice-commits] core.git: configure.ac
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 8 08:33:43 UTC 2019
configure.ac | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
New commits:
commit 11c14101a24d456e71c35bccd49114ca2aa7e269
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Tue Oct 8 09:34:21 2019 +0200
Commit: Rene Engelhard <rene at debian.org>
CommitDate: Tue Oct 8 10:32:47 2019 +0200
update help text of --disable-gui
Change-Id: Idd01b11acee3683bbc3d81d0c2ccf8be6c4fbb69
Reviewed-on: https://gerrit.libreoffice.org/80428
Reviewed-by: Rene Engelhard <rene at debian.org>
Tested-by: Rene Engelhard <rene at debian.org>
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,
More information about the Libreoffice-commits
mailing list