bug-grep
[Top][All Lists]
Advanced

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

[bug #22818] grep installation requires grep


From: Stepan Kasal
Subject: [bug #22818] grep installation requires grep
Date: Thu, 03 Apr 2008 10:20:12 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5pre) Gecko/2008031714 Fedora/3.0-0.44.cvs20080315.fc9 Minefield/3.0b5pre

Update of bug #22818 (project grep):

                  Status:                    None => Wont Fix               
             Assigned to:                    None => kasal                  

    _______________________________________________________

Follow-up Comment #2:

OOPS, correction:
I do not think this should be reported to the Autoconf team.
In order to check for some C headers, configure wants to grep them.
To perform this reliably, it needs checks for a "reasonable" grep.

For this, it calls AC_PROG_GREP, which ensures that the grep binary can
handle multiple -e options.  It is possible that this feature is not needed in
this particulat configure script, but it is generally a good idea to include
that property in the definition of a "reasonable" grep implementation.

The workaround is not that difficult, after all.  Bootstrapping on a weird
platform is often difficult...

Please feel free to submit the problem to bug-autoconf yourself, if you are
not satisfied with the above explanation.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22818>

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





reply via email to

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