summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 111e1c335b3d..101050c2ae3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10206,6 +10206,9 @@ SYSTEM_GPGMEPP=
if test "$build_for_ios" = "YES"; then
AC_MSG_CHECKING([whether gpgmepp should be disabled due to iOS])
AC_MSG_RESULT([yes])
+elif test "$enable_mpl_subset" = "yes"; then
+ AC_MSG_CHECKING([whether gpgmepp should be disabled due to building just MPL])
+ AC_MSG_RESULT([yes])
elif test "$_os" = "Linux" -o "$_os" = "Darwin" -o "$_os" = "WINNT" ; then
dnl ===================================================================
dnl Check for system gpgme