diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 14:18:11 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-03-06 14:18:11 (GMT) |
commit | 184348053332cf256d3dd8e661ad756949c2b9b2 (patch) | |
tree | 98d012696bd7b694380dcdd2f61631e55e481226 /NEWS | |
parent | 31ff40189a387f3cc547f5799622a54758d7004c (diff) | |
download | monitoring-plugins-184348053332cf256d3dd8e661ad756949c2b9b2.tar.gz |
Detect if check_mysql compile will work at ./configure time, due to some
Redhat systems distributing mysql_config, but not the include files
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1627 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ This file documents the major additions and syntax changes between releases. | |||
3 | ?? ?? | 3 | ?? ?? |
4 | Fixed MKINSTALLDIRS problem in po/ | 4 | Fixed MKINSTALLDIRS problem in po/ |
5 | Root plugins installed with world executable | 5 | Root plugins installed with world executable |
6 | ./configure now detects if possible to compile check_mysql | ||
6 | check_sybase from contrib now maintained in NagiosExchange | 7 | check_sybase from contrib now maintained in NagiosExchange |
7 | 8 | ||
8 | 1.4.6 5th February 2007 | 9 | 1.4.6 5th February 2007 |