]> granicus.if.org Git - php/commitdiff
- Remove bad egrep check (done in configure.in already)
authorfoobar <sniper@php.net>
Mon, 19 Dec 2005 22:36:35 +0000 (22:36 +0000)
committerfoobar <sniper@php.net>
Mon, 19 Dec 2005 22:36:35 +0000 (22:36 +0000)
ext/mcve/config.m4

index d1aad0c62129aa70d127347bb9f1ebc9e12fdfa7..768ca2e1b8e055ac115b223aa40c7e8c815784bc 100644 (file)
@@ -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, [], [