Hi Carsten,
> On Wed, 10 Mar 2010 22:53:27 +0100 Mathieu Taillefumier
> said:
>
>> Hi,
>>
>> herewith a small patch for evas that check for the presence of libpng14.
>> I had trouble today compile e17 with libpng14 because the configura file
>> was picking up libpng12 instead.
>>
>> The patch is
On Wed, 10 Mar 2010 22:53:27 +0100 Mathieu Taillefumier
said:
> Hi,
>
> herewith a small patch for evas that check for the presence of libpng14.
> I had trouble today compile e17 with libpng14 because the configura file
> was picking up libpng12 instead.
>
> The patch is very simple but I proba
Hi,
herewith a small patch for evas that check for the presence of libpng14.
I had trouble today compile e17 with libpng14 because the configura file
was picking up libpng12 instead.
The patch is very simple but I probably did not indent it correctly.
I am also finishing a patch for e17 that imp