bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Bug#370489: gettext: sample po/Makefile.in.in does not define $(top_


From: Bruno Haible
Subject: Re: Bug#370489: gettext: sample po/Makefile.in.in does not define $(top_builddir) (fwd)
Date: Fri, 9 Jun 2006 15:14:37 +0200
User-agent: KMail/1.9.1

Daniel Jacobowitz wrote:

> Package: gettext
> Version: 0.14.5-4
> Severity: normal
> 
> There's three references to $(top_builddir) in po/Makefile.in.in,
> but no top_buildir = @address@hidden  If the parent Makefile uses
> .NOEXPORT these will fail to resolve.

It is correct that top_builddir is not defined in po/Makefile.in.in. But
it gets defined in po/Makefile through po/Makevars.

If you are lacking top_builddir in po/Makevars, the two most probable causes
are:
  - you are lacking the po/Makevars file, or
  - you are using a gettext.m4 macro that is older (comes from an earlier
    gettext version) than po/Makefile.in.in.

Bruno




reply via email to

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