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

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

Re: GNU GREP - --program-prefix failure and gmake check failures


From: Eli Zaretskii
Subject: Re: GNU GREP - --program-prefix failure and gmake check failures
Date: Sat, 06 Apr 2002 19:42:50 +0300

> From: Bernhard Rosenkraenzer <address@hidden>
> Date: Thu, 28 Mar 2002 00:10:29 +0100 (CET)
> 
> All of this is fixed in 2.5.1.
> It's currently on alpha.gnu.org, but it'll be released as a stable update 
> as soon as the translators approve of it

I found one more problem in Grep 2.5.1: src/Makefile.in doesn't have
the necessary magic to enable dependency checking.  That is, if you
configure with --enable-dependency-tracking, you will find no
src/.deps directory and the package will be built with no dependency
information (if some header file is modified, the programs are not
rebuilt).  lib/Makefile.in does have the necessary magic, so lib/.deps
does get created.



reply via email to

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