mariadb/config/ac-macros
Michael Widenius 1c23091c4e Fixed build failures
- Removed references to deleted files
- If we link staticly, check for static zlib
  - This should fix the problem with 'no -lz found' link error
- Fixed build failure on window (Patch from Wlad)
- Fixed build problem with federatedx when using -Werror

BUILD/Makefile.am:
  Remove removed file
config/ac-macros/zlib.m4:
  If we compile with --all-static, test that we have a static libz
libmysqld/CMakeLists.txt:
  Fix for build error on windows
mysql-test/suite/pbxt/r/key_cache.result:
  Updated result
mysql-test/suite/pbxt/t/key_cache.test:
  Fixed not updated test case
sql/CMakeLists.txt:
  Fix for build error on windows
storage/federatedx/Makefile.am:
  Don't use CFLAGS to compile C++ programs
storage/pbxt/src/lock_xt.cc:
  Fixed compiler warning about using uninitialized b2
storage/xtradb/buf/buf0buf.c:
  Fixed wrong printf
storage/xtradb/srv/srv0srv.c:
  Fixed assignment of different width and test with different sign/unsigned
2011-02-23 11:22:56 +02:00
..
alloca.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
character_sets.m4 Fix Bug#32831: libmysql should be built with all charsets 2009-01-13 16:16:03 +01:00
check_cpu.m4 Fixing problem with case insitive file systems. 2004-12-04 11:00:33 -08:00
compiler_flag.m4 sql_parse.cc, config-win.h, config-netware.h: 2007-05-27 23:21:03 +02:00
ha_ndbcluster.m4 Bug #43614: make distcheck failure (ndb/Makefile is made, but not subdirs of ndb) 2009-03-13 13:13:55 +02:00
large_file.m4 Fix for bug #31254: "Max_data_length" truncated / reported wrong 2007-10-12 14:03:51 +04:00
libevent.m4 now we force at least libevent-1.4 2010-01-30 13:39:39 +01:00
libevent_configure.m4 Added "pool-of-threads" handling (with libevent) 2009-03-13 00:27:35 +02:00
maintainer.m4 Merge with MySQL 5.1.55 2011-02-20 18:51:43 +02:00
misc.m4 auto-merge 2009-11-04 16:08:21 -07:00
plugins.m4 MWL#74: Shared libmysqld.so library. 2010-11-17 13:24:20 +01:00
readline.m4 Not all of the necessary tests for multi-byte support in readline 2009-07-31 17:46:04 -07:00
ssl.m4 Merge of mysql-5.0-bugteam into mysql-5.1-bugteam. 2010-06-08 18:14:18 -03:00
zlib.m4 Fixed build failures 2011-02-23 11:22:56 +02:00