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

David Tardon dtardon at redhat.com
Mon Oct 20 09:39:34 PDT 2014


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

New commits:
commit bd4e81bab2726cbab30b58a71c25db9b7d1ddb7e
Author: David Tardon <dtardon at redhat.com>
Date:   Mon Oct 20 18:38:44 2014 +0200

    put back variable deleted by mistake
    
    Change-Id: Ic705fe6bb7c3b9bae4b09d0b487f48056675b4b8

diff --git a/config_host.mk.in b/config_host.mk.in
index 738c80c..32b5145 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -433,6 +433,7 @@ export OOO_JUNIT_JAR=@OOO_JUNIT_JAR@
 export OOO_VENDOR=@OOO_VENDOR@
 export OPENCOLLADA_CFLAGS=$(gb_SPACE)@OPENCOLLADA_CFLAGS@
 export OPENCOLLADA_LIBS=$(gb_SPACE)@OPENCOLLADA_LIBS@
+export OPENSSL_CFLAGS=$(gb_SPACE)@OPENSSL_CFLAGS@
 export OPENSSL_LIBS=$(gb_SPACE)@OPENSSL_LIBS@
 export ORCUS_CFLAGS=$(gb_SPACE)@ORCUS_CFLAGS@
 export ORCUS_LIBS=$(gb_SPACE)@ORCUS_LIBS@


More information about the Libreoffice-commits mailing list