Reintroduced --with-mysql configure option. Note about SSL cleanup

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1356 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
Ton Voon 2006-03-24 16:49:28 +00:00
parent 293fc70756
commit 63248c27ee

View file

@ -2,8 +2,8 @@ This file documents the major additions and syntax changes between releases.
1.4.3
Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
SSL plugins work with gnutls as well as OpenSSL
check_mysql_query added to run arbitrary SQL commands, with threshold checking
./configure --with-mysql option deprecated. To get mysql compiling, must have mysql_config in PATH
libtool now required for development systems
1.4.2