mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
Makefile.am:
- modified zlib/Makefile.am so we now generate libz.so.1.2.3 instead of libz.so.0.0.0
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
pkglib_LTLIBRARIES=libz.la
|
||||
|
||||
libz_la_LDFLAGS= -version-info=3:3:2
|
||||
|
||||
noinst_HEADERS= crc32.h deflate.h inffast.h inffixed.h inflate.h \
|
||||
inftrees.h trees.h zconf.h zlib.h zutil.h
|
||||
|
||||
|
Reference in New Issue
Block a user