Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-16 | Fixed issue for compiling mysql plugin on Solaris | Eric Stanley | 1 | -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-30 | Use AS_HELP_STRING instead of ACX_HELP_STRING | Ton Voon | 1 | -1/+1 | |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1662 f882894a-f735-0410-b71e-b25c423dba1c | |||||
2007-03-30 | Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detection | Ton Voon | 1 | -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 |