diff --git a/configure.ac b/configure.ac index ebcc44761..dc97ba108 100755 --- a/configure.ac +++ b/configure.ac @@ -4030,7 +4030,7 @@ dnl AC_MSG_CHECKING([whether to support HTTP authentication]) AC_ARG_ENABLE(http-auth, AC_HELP_STRING([--enable-http-auth],[Enable HTTP authentication support]) -AC_HELP_STRING([--disable-http-uath],[Disable HTTP authentication support]), +AC_HELP_STRING([--disable-http-auth],[Disable HTTP authentication support]), [ case "$enableval" in no) AC_MSG_RESULT(no)