Re: i18n in gtk-vnc



On Fri, Aug 28, 2009 at 01:42:22PM -0300, Jonh Wendell wrote:
> Em Qui, 2009-08-27 às 11:19 +0100, Daniel P. Berrange escreveu:
> 
> > I just pushed a few further fixes for this. The most important was that
> > the configure.ac changes must come after the call to gl_EARLY, otherwise
> > you get a tonne of autoconf warnings. I also took the opportunity to turn
> > on silent build, so it doesn't spew the entire gcc command line for each
> > file it builds. 
> 
> About the m4 folder, Halton has issues with that on Solaris, right,
> Halton? Could you checkout gtk-vnc git and report here what's broken to
> you?

Still ?  There were certainly problems before my change, but the
change I made was intended to fix the m4 directory problem. It 
copied what we did in libvirt, which has proved successfull

> About silent stuff, I'm getting:
> configure.ac:13: warning: macro `AM_SILENT_RULES' not found in library

Yeah that just means you're not using automake 1.11.

You can safely ignore that warning - I put in code to make sure it is a
harmless warning for older automake. You'll simply not get the benefits
of quiet compiler output unless you use automake >= 1.11

Regards,
Daniel
-- 
|: http://berrange.com/     -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://freshmeat.net/~danielpb/    -o-   http://gtk-vnc.sourceforge.net :|


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]