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

Stephan Bergmann sbergman at redhat.com
Tue Feb 7 16:14:55 UTC 2017


 config_host.mk.in |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 2ff37ae3838fa275a93776993a4a40117be6d45f
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Feb 7 17:13:28 2017 +0100

    Remove GNOMEVFS left-overs
    
    ...afer b40b6010077f875565ce90cd995222451e37321c "ditch gnome-vfs2 support"
    
    Change-Id: I0a57da5f2d810e78837035c86ee1f03ae33aacd8

diff --git a/config_host.mk.in b/config_host.mk.in
index d52282d..6667100 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -203,8 +203,6 @@ export EPOXY_LIBS=$(gb_SPACE)@EPOXY_LIBS@
 export GLM_CFLAGS=$(gb_SPACE)@GLM_CFLAGS@
 export GPGME_CFLAGS=$(gb_SPACE)@GPGME_CFLAGS@
 export GPGME_LIBS=$(gb_SPACE)@GPGME_LIBS@
-export GNOMEVFS_CFLAGS=$(gb_SPACE)@GNOMEVFS_CFLAGS@
-export GNOMEVFS_LIBS=$(gb_SPACE)@GNOMEVFS_LIBS@
 export GNUTLS_CFLAGS=$(gb_SPACE)@GNUTLS_CFLAGS@
 export GNUTLS_LIBS=$(gb_SPACE)@GNUTLS_LIBS@
 export PARALLELISM?=@PARALLELISM@


More information about the Libreoffice-commits mailing list