rsyslog: Use libmysql instead of mysql

This commit is contained in:
William A. Kennington III
2015-04-22 16:08:53 -07:00
parent 5129c67fd3
commit 781d77d507
2 changed files with 5 additions and 5 deletions

View File

@@ -808,7 +808,7 @@ let
krb5 = null;
systemd = null;
jemalloc = null;
mysql = null;
libmysql = null;
postgresql = null;
libdbi = null;
net_snmp = null;