Re: [E-devel] fixes to configure.ac

2009-04-24 Thread Vincent Torri
On Thu, 23 Apr 2009, Rodrigo Belem wrote: On Thu, Apr 23, 2009 at 4:37 AM, Albin Tonnerre wrote: On Thu, Apr 23, 2009 at 04:36:18AM +0200, Vincent Torri wrote : On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: Hi al

Re: [E-devel] fixes to configure.ac

2009-04-23 Thread Rodrigo Belem
On Thu, Apr 23, 2009 at 4:37 AM, Albin Tonnerre wrote: > On Thu, Apr 23, 2009 at 04:36:18AM +0200, Vincent Torri wrote : > > >> On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > >> > On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: > >> >> Hi all, > >> >> I was getting some bui

Re: [E-devel] fixes to configure.ac

2009-04-23 Thread The Rasterman
On Thu, 23 Apr 2009 10:37:25 +0200 Albin Tonnerre said: > On Thu, Apr 23, 2009 at 04:36:18AM +0200, Vincent Torri wrote : > > > > On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > > > > On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem > > > said: > > > >> Hi all, > > > >> I was

Re: [E-devel] fixes to configure.ac

2009-04-23 Thread Albin Tonnerre
On Thu, Apr 23, 2009 at 04:36:18AM +0200, Vincent Torri wrote : > On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: > >> Hi all, > >> I was getting some build fails, so I notice that the error was coming > >> from configure

Re: [E-devel] fixes to configure.ac

2009-04-23 Thread The Rasterman
On Thu, 23 Apr 2009 07:59:19 +0200 (CEST) Vincent Torri said: > > if there is no problem with libs other than edje and embryo (acording to > Rodrigo's patch), the problem is certainly not the quotes, but it is > elsewhere. to fix it - he added []'s i had removed them to have all version field

Re: [E-devel] fixes to configure.ac

2009-04-23 Thread The Rasterman
On Wed, 22 Apr 2009 22:20:37 -0700 Michael Jennings said: > On Thursday, 23 April 2009, at 00:09:54 (-0300), > Gustavo Sverzut Barbieri wrote: > > > > then use the case with all the [], because the macro is underquoted > > > > shouldn't matter there as all the fields are not supposed to have >

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread Vincent Torri
if there is no problem with libs other than edje and embryo (acording to Rodrigo's patch), the problem is certainly not the quotes, but it is elsewhere. Vincent On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: Hi all, I

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread Michael Jennings
On Thursday, 23 April 2009, at 00:09:54 (-0300), Gustavo Sverzut Barbieri wrote: > > then use the case with all the [], because the macro is underquoted > > shouldn't matter there as all the fields are not supposed to have > problematic chars. It does matter, and "problematic chars" are not the

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread Gustavo Sverzut Barbieri
On Wed, Apr 22, 2009 at 11:52 PM, Vincent Torri wrote: > On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > >> On Thu, 23 Apr 2009 04:36:18 +0200 (CEST) Vincent Torri >> said: >> >>> >>> >>> On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: >>> On Wed, 22 Apr 2009 16:2

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread Vincent Torri
On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > On Thu, 23 Apr 2009 04:36:18 +0200 (CEST) Vincent Torri > said: > >> >> >> On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: >> >>> On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: >>> Hi all, I was

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread The Rasterman
On Thu, 23 Apr 2009 04:36:18 +0200 (CEST) Vincent Torri said: > > > On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > > > On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: > > > >> Hi all, > >> > >> I was getting some build fails, so I notice that the error was coming > >> f

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread Vincent Torri
On Thu, 23 Apr 2009, Carsten Haitzler (The Rasterman) wrote: > On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: > >> Hi all, >> >> I was getting some build fails, so I notice that the error was coming >> from configure.ac. >> >> The patch is attached, but I did not tested if the others li

Re: [E-devel] fixes to configure.ac

2009-04-22 Thread The Rasterman
On Wed, 22 Apr 2009 16:29:18 -0400 Rodrigo Belem said: > Hi all, > > I was getting some build fails, so I notice that the error was coming > from configure.ac. > > The patch is attached, but I did not tested if the others libs need > this fix too. hmm i changed it for consistency in the versio

[E-devel] fixes to configure.ac

2009-04-22 Thread Rodrigo Belem
Hi all, I was getting some build fails, so I notice that the error was coming from configure.ac. The patch is attached, but I did not tested if the others libs need this fix too. Rodrigo Belem. diff --git a/trunk/edje/configure.ac b/trunk/edje/configure.ac index 750afcb..a5820fa 100644 --- a/t