]> granicus.if.org Git - fcron/commitdiff
fixed an help message (with-run-non-privileged instead of --run-non-privileged)
authorthib <thib>
Mon, 29 Dec 2003 15:37:41 +0000 (15:37 +0000)
committerthib <thib>
Mon, 29 Dec 2003 15:37:41 +0000 (15:37 +0000)
configure.in

index 2e7587fdc60bc9eb08af8e0d343d2d85e48082f5..465160af92b64d6daf8b75122879305c8d5c7fb1 100644 (file)
@@ -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