Added check for `libmysqlclient' to `configure.in'
authorocto <octo>
Sat, 17 Dec 2005 18:42:09 +0000 (18:42 +0000)
committerocto <octo>
Sat, 17 Dec 2005 18:42:09 +0000 (18:42 +0000)
commite4303e15b78495d993abd69ce41ba163f2cadf34
tree5e7cb2d2044b6d03d305d40d9c9d42136bb88a2e
parent55b439475d492599de5134536710180b39dac593
Added check for `libmysqlclient' to `configure.in'
Added `AC_COLLECTD' for `mysql' plugin
Added `mysql' plugin
Added a warning (notice, actually) message to inform users of `write-only' plugins
configure.in
src/Makefile.am
src/mysql.c [new file with mode: 0644]
src/plugin.c