summaryrefslogtreecommitdiffstats
path: root/m4/np_mysqlclient.m4
AgeCommit message (Collapse)AuthorFilesLines
2011-12-16Fixed issue for compiling mysql plugin on SolarisEric Stanley1-0/+6
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_STRINGTon Voon1-1/+1
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 detectionTon Voon1-0/+71
separated into external m4 file git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1661 f882894a-f735-0410-b71e-b25c423dba1c