network/avahi: Add --enable-compat-libdns_sd to configure

Thanks to Christoph Willing.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2020-12-30 23:10:42 -06:00 committed by Willy Sudiarto Raharjo
parent 557c67e6a4
commit 3b9c954d76
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,7 @@
PRGNAM=avahi
VERSION=${VERSION:-0.8}
BUILD=${BUILD:-2}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@ -119,6 +119,7 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-static \
--disable-monodoc \
--disable-autoipd \
--enable-compat-libdns_sd \
--enable-python-dbus \
--enable-glib \
--enable-dbus \