author | barkalow@iabervon.org <barkalow@iabervon.org> | |
Sun, 31 Jul 2005 19:59:20 +0000 (15:59 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 31 Jul 2005 23:28:56 +0000 (16:28 -0700) | ||
commit | 9f6cf65e66c441d99f4838b6b74971d48c4efc72 | |
tree | a7e23a85bc1b47f7a2f95d3ab59b5556dbe2ae2a | tree | snapshot |
parent | a52b41b265969e51c8ddab1bc128928cd880bc3e | commit | diff |
[PATCH] Fix support for old libcurl
Old libcurl has curl_easy_setopt(), and http-pull requires it; it just
doesn't have one of the options.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Old libcurl has curl_easy_setopt(), and http-pull requires it; it just
doesn't have one of the options.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-pull.c | diff | blob | history |