zeroconf/Avahi: call dbus_shutdown() during shutdown

Make valgrind happy.
This commit is contained in:
Max Kellermann
2014-06-10 23:00:47 +02:00
parent dfcb572985
commit 31e29e62f4
3 changed files with 5 additions and 29 deletions

View File

@@ -825,7 +825,7 @@ avahi)
;;
esac
MPD_AUTO_PKG(avahi, AVAHI, [avahi-client],
MPD_AUTO_PKG(avahi, AVAHI, [avahi-client dbus-1],
[avahi client library], [avahi-client not found])
if test x$enable_avahi = xyes; then
AC_DEFINE([HAVE_AVAHI], 1, [Define to enable Avahi Zeroconf support])