configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 591a0b5fed800860db750fabfa4d6ec9fb00923b
Author: Samuel Mehrbrodt <[email protected]>
Date:   Tue Feb 13 09:31:11 2018 +0100

    Improve explanation for support key in configure
    
    Change-Id: Ifd2fef9ff6b15e04e75bfecc478c3ac63efc84f5
    Reviewed-on: https://gerrit.libreoffice.org/49672
    Reviewed-by: Samuel Mehrbrodt <[email protected]>
    Tested-by: Samuel Mehrbrodt <[email protected]>

diff --git a/configure.ac b/configure.ac
index bafe11e8..0f1ffd5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -98,7 +98,7 @@ AC_ARG_ENABLE([ssl],
 
 AC_ARG_WITH([support-public-key],
             AS_HELP_STRING([--with-support-public-key=<public-key-name.pub>],
-                [Implements signed key with expiration required for support. 
Almost certainly you don not want to use this.]))
+                [Implements signed key with expiration required for support. 
Targeted at LibreOffice Online Service Providers.]))
 
 AC_ARG_WITH([max-connections],
             AS_HELP_STRING([--with-max-connections],
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to