summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2017-12-07 22:40:47 +0100
committerCaolán McNamara <caolanm@redhat.com>2017-12-10 12:57:12 +0100
commitab283b90dc66eee3acf0dd356acc2cf909d9041d (patch)
treecaba88425e490454cfd814a441edc9933a09986a /configure.ac
parent5cd00e541da4eca2065ea16f5145a462dee4b5b1 (diff)
gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGME
Change-Id: I6f085b67c3477f427bd1efd96db93cbb89e20647 Reviewed-on: https://gerrit.libreoffice.org/46050 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 1e71870034c9e180f856f51dc2c183d2a6ba9ccd) Reviewed-on: https://gerrit.libreoffice.org/46069 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 768a32c6c30f..d65ade3281fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10171,7 +10171,7 @@ if test "$_os" = "Linux" -o "$_os" = "Darwin" \
fi
fi
ENABLE_GPGMEPP=TRUE
- AC_DEFINE([GPGME_HAVE_GPGME])
+ AC_DEFINE([HAVE_FEATURE_GPGME])
fi
AC_SUBST(ENABLE_GPGMEPP)
AC_SUBST(SYSTEM_GPGMEPP)