Le mercredi 21 juillet 2010 à 17:09 -0400, Chris Frey a écrit :
> On Wed, Jul 21, 2010 at 07:08:51PM +0200, Nicolas wrote:
> > Hi Chris,
> > 
> > You can find on my git repository some patches :
> > 
> > - fix building issue when you don't use boost library
> > 
> > - patch to complete the french translation
> > 
> > - fix about gettext using
> > 
> > No regression noticed for the moment about opensync plugin. Great job !
> 
> 
> Thanks Nicolas!
> 
> I've merged the compile fix and the French translation fix.
> 
> As for the gettext change, I never really liked the Makefile.in.in file
> anyway... it looks autogenerated, and I like to keep those out of the
> tree if possible.

Makefile.in.in isn't autogenerated... it's only a template provided from
the command gettextize.

> Is it possible to change the build system, perhaps add something to
> buildgen.sh, to create those Makefile.in.in files on the fly?  Then it
> wouldn't matter what gettext version you had on your system.

For the moment, without path you can't build barry if you haven't the
same gettext release I have ! So with the patch, it's better.

I'm not a gettext expert :(

In others projects, these files are into CVS.

And it's confirmed in the gettext documentation :

http://www.gnu.org/software/gettext/manual/gettext.html#Distributed-CVS
http://www.gnu.org/software/gettext/manual/gettext.html#Files-under-CVS
http://www.gnu.org/software/gettext/manual/gettext.html#Adjusting-Files

Regards,

Nicolas



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to