30 Aug
2016
30 Aug
'16
8:33 p.m.
On Tue, Aug 30, 2016 at 02:54:31PM -0500, Dave Reisner <d@falconindy.com> wrote:
From: Ivy Foster <ivy.foster@gmail.com>
Curl 7.32.0 added CURLOPT_XFERINFOFUNCTION
Making this change would require that you update configure.ac to bump the minimum version for libcurl (which is currently 7.19.4). FWIW 7.32.0 was released in August 2013.
Ah, okay, that didn't even occur to me (clearly). Thanks for the feedback. This version of the patch includes the updated. configure.ac check. iff