summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-04 08:46:44 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-08 19:56:11 -0500
commitf745212f9650b481dc546c04ae26f3f58bfedd01 (patch)
tree92c8eb2df3483e55bc64cc9bdb5c3f848c2e74cd /config_host.mk.in
parent70ec826eeb8f0b311095869e23be1db95fc9d109 (diff)
convert lcms2 to gbuild
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 3fb94898fb8e..3ffaee0ce7e8 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -316,7 +316,7 @@ export LANGUAGETOOL_TARBALL=@LANGUAGETOOL_TARBALL@
export L10N_MODULE=@L10N_MODULE@
export LCMS2_CFLAGS=@LCMS2_CFLAGS@
export LCMS2_LIBS=@LCMS2_LIBS@
-export LCMS2_TARBALL==@LCMS2_TARBALL@
+export LCMS2_TARBALL=@LCMS2_TARBALL@
ifneq ($(strip @LDFLAGS@),)
export LDFLAGS=@LDFLAGS@
endif