ZeroconfAvahi: integrate into the EventLoop

Finally fixes the regression by commit c1f4f1fd.
This commit is contained in:
Max Kellermann
2013-10-18 09:16:55 +02:00
parent 964aa42b04
commit d1c401fe7a
5 changed files with 209 additions and 29 deletions

View File

@@ -628,8 +628,8 @@ avahi)
;;
esac
MPD_AUTO_PKG(avahi, AVAHI, [avahi-client avahi-glib],
[avahi client library], [avahi client+glib not found])
MPD_AUTO_PKG(avahi, AVAHI, [avahi-client],
[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])
with_zeroconf=avahi