On Thu, 23 Apr 2009, Rodrigo Belem wrote:

On Thu, Apr 23, 2009 at 4:37 AM, Albin Tonnerre
<albin.tonne...@gmail.com> 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 <rclbe...@gmail.com> 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 version strip - it worked for me but
not you (odd). i've gone the other way and removed all the []'s instead. it''s
at least consistent

maybe you should search why it does not work, instead of committing this

I agree with vincent here, it's been this way for long and nobody ever had
issues with it. Would you mind providing an error log so that we can try to
understand why  you were getting this error ?


The error is in the following link
http://paste.ubuntu.com/156095/

line 375 of your paste:

cp -R ./embryo-AC_INIT([embryo], 0.9.9.060, 
[enlightenment-de...@lists.sourceforge.net])-doc/doc/html 
debian/libembryo-doc/usr/share/doc/libembryo-doc/

i think that you have an error in your script somewhere for embryo, but it has nothing to do with the quotes in configure.ac. The command is certainly:

cp -R ./embryo-doc/doc/html debian/libembryo-doc/usr/share/doc/libembryo-doc/

and for a reason or another, AC_INIT([embryo], 0.9.9.060, [enlightenment-de...@lists.sourceforge.net]) has been pasted into that command

Vincent
------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to