From: thib Date: Mon, 29 Dec 2003 15:37:41 +0000 (+0000) Subject: fixed an help message (with-run-non-privileged instead of --run-non-privileged) X-Git-Tag: ver2_9_4~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21cf9ccf9c608d4bfef4a659df95f81be62c17de;p=fcron fixed an help message (with-run-non-privileged instead of --run-non-privileged) --- diff --git a/configure.in b/configure.in index 2e7587f..465160a 100644 --- a/configure.in +++ b/configure.in @@ -641,7 +641,7 @@ dnl Users and groups ... AC_MSG_CHECKING(run non-privileged) AC_ARG_WITH(run-non-privileged, -[ --run-non-privileged=[yes|no] Run fcron without root's rights (see FAQ !)], +[ --with-run-non-privileged=[yes|no] Run fcron without root's rights (see FAQ !)], [ case "$withval" in no) run_non_privileged=0