This commit is contained in:
Daniel Stenberg 2008-09-29 21:49:10 +00:00
parent f3ab5d5500
commit 6f8d439717
1 changed files with 1 additions and 1 deletions

View File

@ -509,7 +509,7 @@ AC_HELP_STRING([--disable-ldaps],[Disable LDAPS support]),
AC_SUBST(CURL_DISABLE_LDAPS, [1])
)
AC_MSG_CHECKING([whether to support proxiesy])
AC_MSG_CHECKING([whether to support proxies])
AC_ARG_ENABLE(proxy,
AC_HELP_STRING([--enable-proxy],[Enable proxy support])
AC_HELP_STRING([--disable-proxy],[Disable proxy support]),