summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authormsvensson@neptunus.(none) <>2005-10-27 21:48:43 +0200
committermsvensson@neptunus.(none) <>2005-10-27 21:48:43 +0200
commitbb571de36845ebabfb1880ab823b346b54362fe3 (patch)
treeaafba5e2b5bd293ee78c80b9836bd5e81d77eabf /libmysqld/Makefile.am
parent0684dc1342e0e0bbf20224e159fb4b457b598f0c (diff)
downloadmariadb-git-bb571de36845ebabfb1880ab823b346b54362fe3.tar.gz
BUG#12985 Do-mysqlclient-test: Can't find -lyassl when linking
- Remove yassl_libsfrom CLIENT_LIBS var - Add yassl_libs to libmysql and libmysqld
Diffstat (limited to 'libmysqld/Makefile.am')
-rw-r--r--libmysqld/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index ca8e48aa612..01fbbc0f7d9 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -80,7 +80,9 @@ INC_LIB= $(top_builddir)/regex/libregex.a \
$(top_builddir)/mysys/libmysys.a \
$(top_builddir)/strings/libmystrings.a \
$(top_builddir)/dbug/libdbug.a \
- $(top_builddir)/vio/libvio.a
+ $(top_builddir)/vio/libvio.a \
+ @yassl_libs_with_path@
+
#
# To make it easy for the end user to use the embedded library we