Hello again!

>From the official documentation:
avahi-client: a simplifying C wrapper around the D-Bus API. We
recommend using this API in C or C++ progams. The D-Bus internals are
hidden completely.

In the configure of avahi you can found:
==========
BUILD_CLIENT="no   (You need avahi-daemon and D-Bus!)"

if test "x$BUILD_DAEMON" = "xyes" -a "x$HAVE_DBUS" = "xyes" ; then
    BUILD_CLIENT=yes
fi
==========

Attachment: avahi.patch
Description: Binary data

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to