From 6c81246a077bff3453336503812ddf535b0f435a Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 29 Jan 2011 12:39:18 +0100 Subject: [PATCH] Fix indentation of --enable-zeroconf help message --- macros/zeroconf.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/zeroconf.m4 b/macros/zeroconf.m4 index 788a1930..10d9cefd 100644 --- a/macros/zeroconf.m4 +++ b/macros/zeroconf.m4 @@ -7,7 +7,7 @@ AC_DEFUN([NETATALK_ZEROCONF], [ zeroconf_dir="" AC_ARG_ENABLE(zeroconf, - [ --enable-zeroconf[[=DIR]] enable Zeroconf support [[auto]]], + [ --enable-zeroconf[[=DIR]] enable Zeroconf support [[auto]]], [zeroconf=$enableval], [zeroconf=try] ) -- 2.39.2