At 19:07 4-2-2003, Sascha Schumann wrote:
On Tue, 4 Feb 2003, Melvyn Sopacua wrote:
> At 17:29 4-2-2003, you wrote:
>
> > btw. It seems like that test I added for the broken
> > sed is not working on some systems. Any ideas why?
>
> That's the grep -E part :)
> Just use `egrep' unless any1 knows of a system that doesn't carry egrep?.
"egrep" is going to be deprecated by POSIX, but I suppose
that switching back to it makes sense for now.
A few lines down is '$ac_cv_prog_egrep'. Why not move the sed test down and use
that var? (I guess that's AC_PROG_EGREP macro).
IMHO depegrating egrep is 'nice ideal' :).
With kind regards,
Melvyn Sopacua
<?php include("not_reflecting_employers_views.txt"); ?>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php