summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@cib.de>2017-11-22 19:06:26 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-11-23 12:13:43 +0100
commit43ac50dcccdf4f1954e666d6b18452b37a19d31e (patch)
treea6602d051bc3df29c249f53c82e8f0e601336af1 /config_host
parenteeb0ea67d242d77c6ec56e4601d44c9517eb381b (diff)
gpg4libre: conditional-compile gpgme code
Change-Id: I1d139a7b6df271d61bedd107c6b3a0535d233606 Reviewed-on: https://gerrit.libreoffice.org/45124 Reviewed-by: Siegmund Gorr <siegmund.gorr@cib.de> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_gpgme.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config_host/config_gpgme.h.in b/config_host/config_gpgme.h.in
index 50f9edd8f8a0..86f3f07931f6 100644
--- a/config_host/config_gpgme.h.in
+++ b/config_host/config_gpgme.h.in
@@ -10,6 +10,9 @@
/* Configuration for gpgme++.
*/
+// Defined if gpgme support is available
+#define GPGME_HAVE_GPGME 0
+
// Defined if gpgme supports exporting minimal key.
#define GPGME_CAN_EXPORT_MINIMAL_KEY 0