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
check_cpu.m4
compiler_flag.m4
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
libevent.m4 now we force at least libevent-1.4 2010-01-30 13:39:39 +01:00
libevent_configure.m4
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