[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4' - ios/config.h.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Mar 4 14:40:58 UTC 2019
ios/config.h.in | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 647624e920b1825ea532bd71b00f9949296e586a
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Thu Dec 13 16:17:12 2018 +0200
Commit: Andras Timar <andras.timar at 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.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at 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 */
More information about the Libreoffice-commits
mailing list