mariadb/libmysql
konstantin@mysql.com 569d3c8488 WL#1518, "make bundled zlib usable for unix builds":
required autotools macro written and deployed in all apropriate Makefile.ams.
Use cases checked:
- linux, standard location of zlib, no ndb
- linux, standard locatoin of zlib, with ndb
- linux, non-standard location of zlib, no ndb
- hpux11, use of bundled zlib, no ndb 
The only non-checked case is non-standard location of zlib (or use of bundled
zlib) + ndb. I wasn't able to check it as ndb/ just won't compile on beasts 
like AIX52 or HPUX11, where such a check is possible. It didn't compile 
there before as these systems dont't have installed zlib, so nothing got broken ;)
2004-07-24 03:30:11 -07:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
acinclude.m4 Import changeset 2000-07-31 21:29:14 +02:00
client_settings.h Fix VC++ compiler error (function redifinition) for embedded server 2004-05-10 20:55:52 -03:00
conf_to_src.c Added missing SSL library (Should be in source distribution) 2003-11-28 12:18:13 +02:00
dll.c - Code cleanup: replaced C++-style comments with the proper syntax for 2003-09-24 08:35:02 +02:00
errmsg.c client.c, libmysql.c: 2004-06-30 22:18:41 -05:00
get_password.c fixed bug #1174 2003-09-02 12:09:27 -04:00
libmysql.c client.c, libmysql.c: 2004-06-30 22:18:41 -05:00
libmysql.def - fixed tabbing and added several missing symbols (required for 2004-07-13 13:50:06 +02:00
Makefile.am WL#1518, "make bundled zlib usable for unix builds": 2004-07-24 03:30:11 -07:00
Makefile.shared Fix for Bug#4030 "Client side conversion string -> date type doesn't 2004-06-24 19:08:36 +04:00
manager.c merge with 4.0 to get security fixes and latest bug fixes 2004-02-20 17:43:02 +02:00