Commit graph

4 commits

Author SHA1 Message Date
Monitoring Plugins Development Team
63734f52ab Project rename initial commit.
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.
2014-01-19 14:18:47 -05:00
Eric Stanley
55fb4097cd Fixed issue for compiling mysql plugin on Solaris
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.
2011-12-16 10:18:41 -06:00
Ton Voon
bec2e69113 Use AS_HELP_STRING instead of ACX_HELP_STRING
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1662 f882894a-f735-0410-b71e-b25c423dba1c
2007-03-30 15:45:57 +00:00
Ton Voon
a6b538664e Fix AC_CHECK_LIB for mysql_init - add dependent libraries. mysql detection
separated into external m4 file


git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1661 f882894a-f735-0410-b71e-b25c423dba1c
2007-03-30 14:08:27 +00:00