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: Daniel Jacobowitz
Subject: Re: Bug#370489: gettext: sample po/Makefile.in.in does not define $(top_builddir) (fwd)
Date: Fri, 9 Jun 2006 09:27:08 -0400
User-agent: Mutt/1.5.11+cvs20060403

On Fri, Jun 09, 2006 at 03:14:37PM +0200, Bruno Haible wrote:
> 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.

Blast.  Thanks.  I'll close this report, then.

Actually, it's the other way around; I'm using a gettext.m4 that is
much newer than po/Makefile.in.in (or po/Make-in in this case).  The
sourceware.org "src" repository's Make-in's have diverged from
gettext's in a couple of ways, and I didn't feel up to merging them,
so I'd fixed top_builddir locally.  The old gettext.m4 didn't used to
reference $(top_builddir).

(The biggest local change is support for some potfiles in the source
directory and others in the build directory, by the way, in src/bfd/.)

-- 
Daniel Jacobowitz
CodeSourcery




reply via email to

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