aboutsummaryrefslogtreecommitdiff
path: root/m4/np_mysqlclient.m4
AgeCommit message (Collapse)Author
2019-08-12Allow mariadbclient to be used for check_mysqlGravatar Ton Voon
2014-01-19Project rename initial commit.Gravatar Monitoring Plugins Development Team
This is an initial take at renaming the project to Monitoring Plugins. It's not expected to be fully complete, and it is expected to break things (The perl module for instance). More testing will be required before this goes mainline.
2011-12-16Fixed issue for compiling mysql plugin on SolarisGravatar Eric Stanley
On Solaris, in the case where the mysql libraries were compiled using a non-gcc compiler, but the plugins are being compiled with gcc, the configure process would incorrectly determine the MYSQLCFLAGS. This has been corrected in the m4/np_mysqlclient.m4 file.
2007-03-30Use AS_HELP_STRING instead of ACX_HELP_STRINGGravatar Ton Voon
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1662 f882894a-f735-0410-b71e-b25c423dba1c
2007-03-30Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detectionGravatar Ton Voon
separated into external m4 file git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1661 f882894a-f735-0410-b71e-b25c423dba1c