mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 15:15:34 +02:00
A fix for Bug#6273 "building fails on link": we should not use
CLIENT_LIBS in mysql_config as CLIENT_LIBS point to builddir when we use the bundled zlib.
This commit is contained in:
parent
bd9239d4d7
commit
e531136c1f
5 changed files with 31 additions and 13 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
# Process this file with automake to create Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES=libz.la
|
||||
pkglib_LTLIBRARIES=libz.la
|
||||
|
||||
noinst_HEADERS= crc32.h deflate.h inffast.h inffixed.h inflate.h \
|
||||
inftrees.h trees.h zconf.h zlib.h zutil.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue