summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/configure.in b/source3/configure.in
index ac60b6f645..6015837a2e 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -6191,6 +6191,7 @@ AC_SUBST(FLAGS1)
AC_ARG_ENABLE(dnssd,
[ --enable-dnssd Enable DNS service discovery support (default=auto)])
+AC_SUBST(DNSSD_LIBS)
if test x"$enable_dnssd" != x"no"; then
have_dnssd_support=yes