patchgrep - Patches: patch #7678, Set top_builddir in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7678: Set top_builddir in po/Makefile.in.in

Submitter:  Max Horn <fingolfin>
Submitted:  Mon 28 Nov 2011 11:45:53 AM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open

Mon 28 Nov 2011 11:45:53 AM UTC, original submission:  

The po Makefile makes use of top_builddir, but this is not properly being set in po/Makefile resp. po/Makefile.in.in. This patch adds the line

top_builddir=@top_builddir@

so that configure resp. config.status will insert the correct value. This fixes certain build issues for me when the GNU coreutils are not installed.

Background:  I maintain a GNU grep package for Mac OS X, as part of the Fink project <http://finkproject.org/>, and had to include this workaround for quite some time.

Max Horn <fingolfin>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #24484:  grep.patch added by fingolfin (409B - application/octet-stream - Ensure top_builddir is set.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by fingolfin (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-11-28 fingolfin Attached File- Added grep.patch, #24484

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code