updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / curl-ares / m4-typo.patch
blob2e46dff52fe0d8292488511b82dfe95c293a4a2e
1 diff --git a/docs/libcurl/libcurl.m4 b/docs/libcurl/libcurl.m4
2 index ce8e476..50dc20d 100644
3 --- a/docs/libcurl/libcurl.m4
4 +++ b/docs/libcurl/libcurl.m4
5 @@ -198,7 +198,7 @@ x=CURLOPT_VERBOSE;
7 # We don't have --protocols, so just assume that all
8 # protocols are available
9 - _libcurl_protocols="HTTP FTP FILE TELNET LDAP DICT TFTP
10 + _libcurl_protocols="HTTP FTP FILE TELNET LDAP DICT TFTP"
12 if test x$libcurl_feature_SSL = xyes ; then
13 _libcurl_protocols="$_libcurl_protocols HTTPS"