diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e14a20cf..7ace0b0e 100644 --- a/configure.ac +++ b/configure.ac @@ -115,7 +115,7 @@ AC_ARG_ENABLE(paranoia, AC_HELP_STRING([--enable-paranoia], [enable support for chroot/setuid (default is no)])) AC_ARG_ENABLE(early_chroot, - AC_HELP_STRING([--eanble-early-chroot], + AC_HELP_STRING([--enable-early-chroot], [enable chrooting prior to configuration (default is no)])) # If someone enables early chroot, but does not enable paranoia, do so for # them. |