ios/config.h.in |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 647624e920b1825ea532bd71b00f9949296e586a
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Thu Dec 13 16:17:12 2018 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Mon Mar 4 15:40:40 2019 +0100

    Add a dummy VEREIGN_URL here, too
    
    Change-Id: I01f22ec18a2e56286520bb1f14fcd02bd43352cb
    Reviewed-on: https://gerrit.libreoffice.org/68323
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/ios/config.h.in b/ios/config.h.in
index 0911b21fc..18ca58e4e 100644
--- a/ios/config.h.in
+++ b/ios/config.h.in
@@ -111,5 +111,8 @@
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
+/* Default value of per_documents.document_signing_url */
+#define VEREIGN_URL ""
+
 /* Version number of package */
 /* #undef VERSION */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to