]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure.in
Document --with-sandbox-capsicum.
[tcpdump] / configure.in
index 5d0f771b37536c6574e347129172d963084795ba..7babb611a57d8dc3a1d2b6ee2d501aea54bc653d 100644 (file)
@@ -197,7 +197,9 @@ else
        AC_MSG_RESULT(no)
 fi
 
-AC_ARG_WITH(sandbox-capsicum, [ --with-sandbox-capsicum ])
+AC_ARG_WITH(sandbox-capsicum,
+       AS_HELP_STRING([--with-sandbox-capsicum],
+                      [use Capsicum security functions @<:@default=yes, if available@:>@]))
 #
 # Check whether various functions are available.  If any are, set
 # ac_lbl_capsicum_function_seen to yes; if any are not, set