Carsten Haitzler (The Rasterman) wrote:
> On Sat, 22 Sep 2007 19:41:03 +0400 Stanislav Sedov <[EMAIL PROTECTED]>
> babbled:
>
>> Hi!
>>
>> There's a small bug in ecore configuration system, that prevents
>> ecore_con to be build with CURL support when ecore_file support was
>> disabled. That's be
On Sat, 22 Sep 2007 19:41:03 +0400 Stanislav Sedov <[EMAIL PROTECTED]> babbled:
> Hi!
>
> There's a small bug in ecore configuration system, that prevents
> ecore_con to be build with CURL support when ecore_file support was
> disabled. That's because of curl support check is enclosed into ecore
Hi!
There's a small bug in ecore configuration system, that prevents
ecore_con to be build with CURL support when ecore_file support was
disabled. That's because of curl support check is enclosed into ecore
support if statement. Could someone fix this?
I haven't attached the patch, but I can do i