mariadb/plugin/auth_pam
Michael Widenius 6fbeed067b Fixed that 'make distcheck' works with automake 1.11.11
Fixed compiler warnings found by buildbot

Makefile.am:
  Removed extra empty line
cmd-line-utils/libedit/sys.h:
  Fixed that strndup() doesn't give compiler warnings
mysql-test/Makefile.am:
  Fixes for 'make distcheck'
plugin/auth_pam/auth_pam.c:
  Ensure that prototype for strndup() is included on linux
sql/share/Makefile.am:
  Fixes for 'make distcheck'
storage/innodb_plugin/btr/btr0sea.c:
  Fixed compiler warning
support-files/Makefile.am:
  Fixes for 'make distcheck'
2012-02-21 17:58:43 +02:00
..
testing PAM plugin with test 2011-12-02 16:27:13 +01:00
auth_pam.c Fixed that 'make distcheck' works with automake 1.11.11 2012-02-21 17:58:43 +02:00
Makefile.am PAM plugin with test 2011-12-02 16:27:13 +01:00
plug.in PAM plugin with test 2011-12-02 16:27:13 +01:00