[Libreoffice-commits] core.git: config_host.mk.in

Rene Engelhard rene at debian.org
Sun Mar 18 18:07:24 UTC 2018


 config_host.mk.in |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d6ed1d415d36809d784af780231258ea0ee1024f
Author: Rene Engelhard <rene at debian.org>
Date:   Sun Mar 18 19:06:58 2018 +0100

    actually add GPGCONF to config_host.mk.in
    
    Change-Id: Iebc767f920bbe8e017bb748e1298c58c7d470ec6

diff --git a/config_host.mk.in b/config_host.mk.in
index 8ce71275ca5c..cff1500b3dd2 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -203,6 +203,7 @@ export EPOXY_LIBS=$(gb_SPACE)@EPOXY_LIBS@
 export GLM_CFLAGS=$(gb_SPACE)@GLM_CFLAGS@
 export GPG_ERROR_CFLAGS=$(gb_SPACE)@GPG_ERROR_CFLAGS@
 export GPG_ERROR_LIBS=$(gb_SPACE)@GPG_ERROR_LIBS@
+export GPGCONF=@GPGCONF@
 export GPGMEPP_CFLAGS=$(gb_SPACE)@GPGMEPP_CFLAGS@
 export GPGMEPP_LIBS=$(gb_SPACE)@GPGMEPP_LIBS@
 export GNUTLS_CFLAGS=$(gb_SPACE)@GNUTLS_CFLAGS@


More information about the Libreoffice-commits mailing list