* Patrick Welche <[EMAIL PROTECTED]> wrote:

<snip>

> Does this mean the following macro should appear somewhere in
> httpd's configury?
> 
>  -- Macro: AC_PROG_EGREP
>      Check whether `$GREP -E' works, or else search the user's `PATH'
>      for `egrep', and `gegrep', in that order, and set output variable
>      `EGREP' to the one that accepts the longest input lines.

partially.
we could check if egrep is working with extended regex. 

trying to detect the right grep command and setting up an variable 
wouldn't help much, since the rest of the autoconf stuff simply 
doesn't use it. i had exactly this problem in a couple of other packages.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service

  phone:     +49 36207 519931         www:       http://www.metux.de/
  fax:       +49 36207 519932         email:     [EMAIL PROTECTED]
  cellphone: +49 174 7066481
---------------------------------------------------------------------
 -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------

Reply via email to