mariadb/config/ac-macros
Michael Widenius e68ff46653 Fixed compiler and gmake warnings
- Removed SCCS rule from Makefile.am
- Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
Don't use maintainer mode with valgrind (as we don't want to initialize all variables)

config/ac-macros/maintainer.m4:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
  Force initialization of variables when using -Werror (To get rid of compiler warnings)
configure.in:
  Don't use maintainer mode with valgrind (as we don't want to initialize all variables)
sql/sql_yacc.yy:
  Made dummy rule in sql_yacc.yy to get rid of compiler warning about not used label.
2010-11-29 11:27:52 +02:00
..
alloca.m4
character_sets.m4 Fix Bug#32831: libmysql should be built with all charsets 2009-01-13 16:16:03 +01:00
check_cpu.m4
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 Fixed compiler and gmake warnings 2010-11-29 11:27:52 +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 Makefile.am: 2007-09-26 18:47:55 +02:00