mirror of
https://github.com/curl/curl.git
synced 2026-07-28 15:23:11 +03:00
parent
8dd041bf0a
commit
909aca20b5
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue