From: foobar Date: Mon, 19 Dec 2005 22:36:35 +0000 (+0000) Subject: - Remove bad egrep check (done in configure.in already) X-Git-Tag: php-4.4.2RC2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5358b1fb1805f06ff7782df4b6314f703e61ba63;p=php - Remove bad egrep check (done in configure.in already) --- diff --git a/ext/mcve/config.m4 b/ext/mcve/config.m4 index d1aad0c621..768ca2e1b8 100644 --- a/ext/mcve/config.m4 +++ b/ext/mcve/config.m4 @@ -7,10 +7,6 @@ PHP_ARG_WITH(openssl-dir,OpenSSL dir for MCVE, [ --with-openssl-dir[=DIR] MCVE: openssl install prefix.], no, no) if test "$PHP_MCVE" != "no"; then - dnl properly set EGREP for AC_EGREP_CPP later on - AC_CHECK_PROG(EGREP, egrep, grep -E) - AC_SUBST(EGREP) - if test "$PHP_OPENSSL_DIR" != "no"; then PHP_OPENSSL=$PHP_OPENSSL_DIR PHP_SETUP_OPENSSL(MCVE_SHARED_LIBADD, [], [