Re: [E-devel] Makefile patch for Ethumb

2010-10-24 Thread The Rasterman
On Tue, 19 Oct 2010 10:52:00 +0200 André Ribes said: From: André Ribes in svn > of course :-). This is a new version of the patch. > > André > > 2010/10/19 Vincent Torri > > > > > > > On Tue, 19 Oct 2010, André Ribes wrote: > > > > Ok I will check this file. > >> > > > > and elementary's c

Re: [E-devel] Makefile patch for Ethumb

2010-10-19 Thread André Ribes
of course :-). This is a new version of the patch. André 2010/10/19 Vincent Torri > > > On Tue, 19 Oct 2010, André Ribes wrote: > > Ok I will check this file. >> > > and elementary's configure.ac of course > > Vincent > > > >> André >> >> 2010/10/19 Vincent Torri >> >> >>> >>> On Tue, 19 Oct

Re: [E-devel] Makefile patch for Ethumb

2010-10-19 Thread Vincent Torri
On Tue, 19 Oct 2010, André Ribes wrote: Ok I will check this file. and elementary's configure.ac of course Vincent André 2010/10/19 Vincent Torri On Tue, 19 Oct 2010, André Ribes wrote: Hi all, this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok for you ?

Re: [E-devel] Makefile patch for Ethumb

2010-10-19 Thread André Ribes
Ok I will check this file. André 2010/10/19 Vincent Torri > > > On Tue, 19 Oct 2010, André Ribes wrote: > > Hi all, >> >> this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok for >> you ? >> > > use the m4 macro that is, for example, available in elementary (in > m4/efl_bin.m

Re: [E-devel] Makefile patch for Ethumb

2010-10-19 Thread Vincent Torri
On Tue, 19 Oct 2010, André Ribes wrote: Hi all, this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok for you ? use the m4 macro that is, for example, available in elementary (in m4/efl_bin.m4, iirc) Vincent

[E-devel] Makefile patch for Ethumb

2010-10-19 Thread André Ribes
Hi all, this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok for you ? Best regards, André Index: data/frames/Makefile.am === --- data/frames/Makefile.am (révision 53590) +++ data/frames/Makefile.am (copie de travai