On 2014-08-27 00.40, Bernhard Reiter wrote:
> Use libcurl's high-level API functions to implement git-imap-send
> instead of the previous low-level OpenSSL-based functions.
> 
This doesn't seem to fully work under Debian 7:
/home/tb/projects/git/git.pu/imap-send.c:1546: undefined reference to 
`curl_append_msgs_to_imap'

Some more info:
 curl-config --vernum
071a00

 (echo 072200; curl-config --vernum) 2>/dev/null | sort -r 
072200
071a00

(echo 072200; curl-config --vernum) 2>/dev/null | sort -r  | sed -ne 2p
071a00



--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to