aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8adebafa0..672297d7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -730,7 +730,7 @@ if test x$with_zeroconf != xno; then
fi
fi
-AM_CONDITIONAL(HAVE_ZEROCONF, test x$with_zeroconf = xyes)
+AM_CONDITIONAL(HAVE_ZEROCONF, test x$with_zeroconf != xno)
dnl