]> granicus.if.org Git - transmission/commitdiff
(trunk libT) #2987 "push libcurl into its own worker thread" -- lower the libcurl...
authorCharles Kerr <charles@transmissionbt.com>
Tue, 9 Mar 2010 19:52:58 +0000 (19:52 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Tue, 9 Mar 2010 19:52:58 +0000 (19:52 +0000)
configure.ac

index 73c855af535860a3f222dacb406b0cb2bdf9482d..c877df6f4e6b6aee394198890829e0583fc6f714 100644 (file)
@@ -42,7 +42,7 @@ AM_CONDITIONAL(TR_UNSTABLE, test "x$supported_build" = "xno")
 ##   MANDATORY for everything
 ##
 ##
-CURL_MINIMUM=7.16.3
+CURL_MINIMUM=7.15.4
 AC_SUBST(CURL_MINIMUM)
 LIBEVENT_MINIMUM=1.4.5
 AC_SUBST(LIBEVENT_MINIUM)