GNU bug report logs - #25643
po/Makefile.in.in is missing top_builddir

Previous Next

Package: grep;

Reported by: Max Horn <max <at> quendi.de>

Date: Tue, 7 Feb 2017 15:19:01 UTC

Severity: normal

Tags: moreinfo

Full log


View this message in rfc822 format

From: Max Horn <max <at> quendi.de>
To: 25643 <at> debbugs.gnu.org
Subject: bug#25643: po/Makefile.in.in is missing top_builddir
Date: Tue, 7 Feb 2017 16:18:15 +0100
Hi there,

this is a bug that affects grep 2.28 and several preceding versions: The
po/Makefile.in.in is using $top_builddir, but the variable is never set.
Fixing this is of course trivial, one just needs to insert

 top_builddir = @top_builddir@

in the appropriate place. However, this file is not present in the grep
repository, so I am guessing it is generated by something (gettext?). As I
have no idea how this all works, I am afraid I cannot supply a proper patch,
but I hope the issue is clear, and that you will know how to resolve it.

Cheers,
Max




This bug report was last modified 8 years and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.