diff options
author | unknown <konstantin@mysql.com> | 2004-07-27 10:05:55 -0700 |
---|---|---|
committer | unknown <konstantin@mysql.com> | 2004-07-27 10:05:55 -0700 |
commit | 6a371e242b7ee7549089233662d0b2c369e51d64 (patch) | |
tree | 68c9750f9fa1635feca481ec2035c897fda55320 /sql-common | |
parent | 108864ed3b523fdb377ebc1ac176000652cad33f (diff) | |
download | mariadb-git-6a371e242b7ee7549089233662d0b2c369e51d64.tar.gz |
WL#1518 "make bundled zlib usable for unix builds", post review fixes:
- comment for AC_DEFINE(HAVE_COMPRESS) fixed
- build convenience library from zlib: we need to compile it into both
libmysqlclient.a and libmysqlclient.so
- --with-zlib-dir=bundled configure option
acinclude.m4:
- MYSQL_CHECK_ZLIB_WITH_COMPRESS: added support for
--with-zlib-dir=bundled
- AC_DEFINE comment fixed
tools/Makefile.am:
- uncomment bin_PROGRAMS (typo fixed)
zlib/Makefile.am:
- build libtool convenience library, not static one: we need libz objects
to be compiled in libmysqlclient.so shared version
Diffstat (limited to 'sql-common')
0 files changed, 0 insertions, 0 deletions