summaryrefslogtreecommitdiff
blob: 16220b87d91e2d56a1bc3829e89f6c0b20822b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- docs/libcurl/libcurl.m4.old	2010-03-21 15:50:23.000000000 +0100
+++ docs/libcurl/libcurl.m4	2010-03-21 15:51:41.000000000 +0100
@@ -198,7 +198,7 @@
 
 	      # We don't have --protocols, so just assume that all
 	      # protocols are available
-	      _libcurl_protocols="HTTP FTP FILE TELNET LDAP DICT TFTP
+	      _libcurl_protocols="HTTP FTP FILE TELNET LDAP DICT TFTP"
 
 	      if test x$libcurl_feature_SSL = xyes ; then
 	         _libcurl_protocols="$_libcurl_protocols HTTPS"