summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/distcc/files/distcc-avahi-configure.patch')
-rw-r--r--sys-devel/distcc/files/distcc-avahi-configure.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/files/distcc-avahi-configure.patch b/sys-devel/distcc/files/distcc-avahi-configure.patch
index 9f42764f2845..cc1097d643d1 100644
--- a/sys-devel/distcc/files/distcc-avahi-configure.patch
+++ b/sys-devel/distcc/files/distcc-avahi-configure.patch
@@ -5,7 +5,7 @@ diff -ur distcc-2.18.3.old/configure.ac distcc-2.18.3/configure.ac
[#include <sys/socket.h>])
dnl check for avahi
-+AC_ARG_ENABLE(avahi, AC_HELP_STRING([--enable-avahi], [enable avahi support], [], [enable_avahi=auto]))
++AC_ARG_ENABLE(avahi, AC_HELP_STRING([--enable-avahi], [enable avahi support]), [], [enable_avahi=auto])
+ZEROCONF_DISTCC_OBJS=""
+ZEROCONF_DISTCCD_OBJS=""
PKG_CHECK_MODULES(AVAHI, [avahi-client >= 0.6.5],