summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 1a65c0a79772..eb6c160fc160 100644
--- a/configure.ac
+++ b/configure.ac
@@ -800,9 +800,9 @@ AC_ARG_ENABLE(atl,
,)
AC_ARG_ENABLE(avahi,
- AS_HELP_STRING([--disable-avahi],
- [Determines whether to use the avahi support for impress remote zeroconf.]),
-,enable_avahi=yes)
+ AS_HELP_STRING([--enable-avahi],
+ [Determines whether to use Avahi to advertise Impress to remote controls.]),
+,)
AC_ARG_ENABLE(werror,
AS_HELP_STRING([--enable-werror],