summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-19 11:14:46 +0100
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2013-02-19 13:23:05 +0100
commitfe8bcfa422c654e35ec22b5e3b1a512ae438b565 (patch)
tree340ba7d111bb1df6fcb423a6948b994396ddbec6 /config_host.mk.in
parent88ed6d1348b5d3d517afcbe5fa1257d55625f39b (diff)
rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasing
Change-Id: Ib895be66ecb4c95a86696007fdda453d3a3b34e0
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 152186b9ed28..dc18078c7a0a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -553,7 +553,7 @@ export SYSTEM_LIBLANGTAG=@SYSTEM_LIBLANGTAG@
export SYSTEM_LIBMSPUB=@SYSTEM_LIBMSPUB@
export SYSTEM_LIBORCUS=@SYSTEM_LIBORCUS@
export SYSTEM_LIBPNG=@SYSTEM_LIBPNG@
-export SYSTEM_LIBVISIO=@SYSTEM_LIBVISIO@
+export SYSTEM_VISIO=@SYSTEM_VISIO@
export SYSTEM_LIBWPD=@SYSTEM_LIBWPD@
export SYSTEM_LIBWPG=@SYSTEM_LIBWPG@
export SYSTEM_LIBWPS=@SYSTEM_LIBWPS@