Commit ac28585c authored by unknown's avatar unknown

Makefile.am:

  After merge correction


libmysqld/Makefile.am:
  After merge correction
parent bae996f6
......@@ -94,8 +94,12 @@ INC_LIB= $(top_builddir)/regex/libregex.a \
$(top_builddir)/dbug/libdbug.a \
$(top_builddir)/vio/libvio.a \
@mysql_se_libs@ \
@yassl_libs_with_path@
$(yassl_las)
if HAVE_YASSL
yassl_las = $(top_srcdir)/extra/yassl/src/libyassl.la \
$(top_srcdir)/extra/yassl/taocrypt/src/libtaocrypt.la
endif
# Storage engine specific compilation options
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment