[Libguestfs] Remove gettexti[ze]

Daniel P. Berrange berrange at redhat.com
Tue May 1 08:29:00 UTC 2012


On Tue, May 01, 2012 at 09:01:49AM +0100, Richard W.M. Jones wrote:
> +# Languages.
> +# Don't use LINGUAS (uppercase) as Gentoo defines it (RHBZ#804464).
> +linguas     := en_GB es gu hi kn ml mr nl or pa pl ta te uk

I often wondered by the gettextize makefile wanted a LINGUAS
file listing these & wonder the same about this list. Can't
you just do

  pofiles =$(wildcard *.po
  linguas = $(pofile:%.po=%)

on the grounds that you would not have added a .po file for a language
if you didn't want it used.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the Libguestfs mailing list