summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-03-31 19:18:41 +0200
committerMatúš Kukan <matus.kukan@collabora.com>2014-04-01 20:28:21 +0200
commitb2e4161676073bf3f205e72a19f3a62abbfc23fd (patch)
tree6457abb3370aa3bba4b4804be7666b6c1e5f72aa /config_host.mk.in
parent23e8a2a6f88c6d9e9eba631a522943dbfa1031ce (diff)
Install coinmp and lpsolve linear solvers in parallel.
(cherry picked from commit de7cdbc5840fd7d958d486901e405890eff224b9) + some amending Conflicts: Repository.mk config_host.mk.in Change-Id: If07d94a2f646c8377b76fdf645e85f9491e4f061
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 5bc7b1455721..78dfd98600b6 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -107,6 +107,7 @@ export EBOOK_CFLAGS=$(gb_SPACE)@EBOOK_CFLAGS@
export EBOOK_LIBS=$(gb_SPACE)@EBOOK_LIBS@
export ENABLE_AVAHI=@ENABLE_AVAHI@
export ENABLE_CAIRO_CANVAS=@ENABLE_CAIRO_CANVAS@
+export ENABLE_COINMP=@ENABLE_COINMP@
export ENABLE_CORETEXT=@ENABLE_CORETEXT@
export ENABLE_CRASHDUMP=@ENABLE_CRASHDUMP@
export ENABLE_CUPS=@ENABLE_CUPS@