URL:
  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3965>

                 Summary: Remove $(srcdir) from grep.po and stamp-cat-id
targets in po/Makefile.in.in
                 Project: grep
            Submitted by: taa
            Submitted on: Sat 04/30/2005 at 15:20
                Category: None
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

'make dist' fails under autoconf-2.59_2 and automake-1.9.5 on FreeBSD
5.2.1-RELEASE. The reasons is that there are two dependencies in
po/Makefile.in.in that are specified as '$(PACKAGE).pot' and 'stamp-cat-id',
while the corresponding targets are specified as '$(srcdir)/$(PACKAGE).pot'
and '$(srcdir)/stamp-cat-id', respectively. This patch removes '$(srcdir)'
from these two targets.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sat 04/30/2005 at 15:20  Name: po-grep.pot_and_stamp-cat-id.patch 
Size: 906B   By: taa
Remove $(srcdir) from grep.po and stamp-cat-id targets in po/Makefile.in.in
<http://savannah.gnu.org/patch/download.php?item_id=3965&item_file_id=4539>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3965>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



Reply via email to