summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-12-23 17:31:55 +0000
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-01-29 08:09:17 +0100
commitae9e611c331c669a29fb591c09810ab84f9cc5a9 (patch)
tree926b585e201b0a717efdd0519ded83f23438a7f7 /config_host.mk.in
parent4f5391b19d7112f36509f91e0086574671e34c1e (diff)
add glm to the libreoffice build
Change-Id: I40580283c29b6edcbffaeade2758a49c342239cf
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 8ec3a6cc5847..633768362124 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -498,6 +498,7 @@ export SYSTEM_FIREBIRD=@SYSTEM_FIREBIRD@
export SYSTEM_GENBRK=@SYSTEM_GENBRK@
export SYSTEM_GENCCODE=@SYSTEM_GENCCODE@
export SYSTEM_GENCMN=@SYSTEM_GENCMN@
+export SYSTEM_GLM=@SYSTEM_GLM@
export SYSTEM_GRAPHITE=@SYSTEM_GRAPHITE@
export SYSTEM_HARFBUZZ=@SYSTEM_HARFBUZZ@
export SYSTEM_HSQLDB=@SYSTEM_HSQLDB@