summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-02-20 12:42:50 +0100
committerDavid Tardon <dtardon@redhat.com>2013-02-20 12:46:34 +0100
commit74a920c59ff7a68f5d42b3b9188ef8aeff28eda1 (patch)
tree7f2a60e1b99bd784fe1a13c4f1a2c83de8cadfa2 /config_host.mk.in
parentf3ceb0be8805657a3b886509ac255128a11b5974 (diff)
fdo#60907 export libmysql file name'
Change-Id: I294301e0f87924ac89c16c99f0549c98a7ea7da5
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 a40d361c6e7a..9ebf1c686264 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -303,6 +303,7 @@ export LIBLANGTAG_LIBS=$(gb_SPACE)@LIBLANGTAG_LIBS@
export LIBLAYOUT_JAR=@LIBLAYOUT_JAR@
export LIBLOADER_JAR=@LIBLOADER_JAR@
export LIBMGR_X64_BINARY=@LIBMGR_X64_BINARY@
+export LIBMYSQL=@LIBMYSQL@
export LIBMYSQL_PATH=@LIBMYSQL_PATH@
export LIBO_VERSION_MAJOR=@LIBO_VERSION_MAJOR@
export LIBO_VERSION_MICRO=@LIBO_VERSION_MICRO@