]> git.ipfire.org Git - thirdparty/cups.git/commit
Modernize cups-dnssd autoconf source file.
authorMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 15:17:55 +0000 (10:17 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sat, 6 Mar 2021 15:17:55 +0000 (10:17 -0500)
commit15b61dfbe9b92aef948fda423725b18ccbece469
tree38cc738a2dc2370f778ffda9b8c8aba746cfb4b4
parent8cc87381e55a49fc0814b05f1c62b3a8d7c9c9d5
Modernize cups-dnssd autoconf source file.

Now use --with-dnssd=foo, where "foo" is "avahi", "mdnsresponder", "no", or
"yes" (which auto-detects which DNS-SD client to use)

HAVE_DNSSD now specifies DNS-SD support is available.

HAVE_MDNSRESPONDER now specifies that mDNSResponder is being used vs
HAVE_AVAHI for Avahi.
19 files changed:
backend/dnssd.c
config-scripts/cups-dnssd.m4
config.h.in
configure
cups/dest.c
cups/http-support.c
scheduler/client.c
scheduler/conf.c
scheduler/dirsvc.c
scheduler/dirsvc.h
scheduler/ipp.c
scheduler/main.c
scheduler/printers.c
scheduler/printers.h
scheduler/sysman.c
tools/ippeveprinter.c
tools/ippfind.c
vcnet/config.h
xcode/config.h