Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Derick Rethans
On Sat, 9 Nov 2002, Sterling Hughes wrote: > > On Sat, 9 Nov 2002, Sterling Hughes wrote: > > > > >> > > >> There is no such release of Curl yet. This makes testing > > >> the RCs quite a hassle now so either you revert those changes > > >> or get the curl folks to release this 7.10.

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Sterling Hughes
> On Sat, 9 Nov 2002, Sterling Hughes wrote: > > >> > >> There is no such release of Curl yet. This makes testing > >> the RCs quite a hassle now so either you revert those changes > >> or get the curl folks to release this 7.10.2. > >> > >> --Jani > >> > > > >7.10.2-pre4 is

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Jani Taskinen
On Sat, 9 Nov 2002, Sterling Hughes wrote: >> >> There is no such release of Curl yet. This makes testing >> the RCs quite a hassle now so either you revert those changes >> or get the curl folks to release this 7.10.2. >> >> --Jani >> > >7.10.2-pre4 is currently out, it sho

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Derick Rethans
On Sat, 9 Nov 2002, Sterling Hughes wrote: > > > > There is no such release of Curl yet. This makes testing > > the RCs quite a hassle now so either you revert those changes > > or get the curl folks to release this 7.10.2. > > 7.10.2-pre4 is currently out, it should be released qui

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Sterling Hughes
> > There is no such release of Curl yet. This makes testing > the RCs quite a hassle now so either you revert those changes > or get the curl folks to release this 7.10.2. > > --Jani > 7.10.2-pre4 is currently out, it should be released quite soon. -Sterling > > On Sat,

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Jani Taskinen
There is no such release of Curl yet. This makes testing the RCs quite a hassle now so either you revert those changes or get the curl folks to release this 7.10.2. --Jani On Sat, 9 Nov 2002, Sterling Hughes wrote: >sterling Sat Nov 9 08:08:49 2002 EDT >

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Sterling Hughes
> On Sat, 9 Nov 2002, Sterling Hughes wrote: > > > sterlingSat Nov 9 08:08:49 2002 EDT > > > > Modified files: > > /php4/ext/curl config.m4 > > Log: > > add check for curl 7.10.2 > > uhm... what is the reason for this change? > because you can't use curren

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-09 Thread Derick Rethans
On Sat, 9 Nov 2002, Sterling Hughes wrote: > sterling Sat Nov 9 08:08:49 2002 EDT > > Modified files: > /php4/ext/curlconfig.m4 > Log: > add check for curl 7.10.2 uhm... what is the reason for this change? Derick > > > Index: php4/ext/curl/conf

Re: [PHP-CVS] cvs: php4 /ext/curl config.m4

2002-11-06 Thread Wez Furlong
On 11/06/02, "Wez Furlong" <[EMAIL PROTECTED]> wrote: > Modified files: > /php4/ext/curlconfig.m4 > Log: > Disable --with-curlwrappers. > (Pending support from libcurl itself) > + PHP_CHECK_LIBRARY(curl,curl_version_info, > + [ > +AC_DEFINE(HAVE_CURL_VERSION_IN