Commit efda29d3 authored by rparranovo@mysql.com's avatar rparranovo@mysql.com

Makefile.am:

  - Modified zlib/Makefile.am to generate libz.so.1.2.3 instead of libz.so.0.0.0
parent 0a836ee8
......@@ -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
......
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