grub-devel
[Top][All Lists]
Advanced

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

Re: gettext in build system


From: Robert Millan
Subject: Re: gettext in build system
Date: Mon, 16 Nov 2009 20:15:12 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Nov 16, 2009 at 12:23:04AM +0000, Colin Watson wrote:
> > > +  textdomain ("grub");
> > 
> > What's the usual way to handle this?  TEXTDOMAIN macro?
> 
> I usually use textdomain (PACKAGE).

It's a bit unusual that we don't have PACKAGE.  This is usually provided
by aclocal via AM_INIT_AUTOMAKE(), so I guess it's time to start
auto-generating aclocal.m4, as with attached patch.

Comments?

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."

Attachment: aclocal.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]