From: Sascha Schumann Date: Mon, 13 Aug 2001 22:17:18 +0000 (+0000) Subject: Don't display egrep result X-Git-Tag: php-4.0.7RC1~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96aa97f8b43fa7bcdbaf072468bb8b8ba75a5f3d;p=php Don't display egrep result --- diff --git a/sapi/thttpd/config.m4 b/sapi/thttpd/config.m4 index 3883a55a49..90e536a3ae 100644 --- a/sapi/thttpd/config.m4 +++ b/sapi/thttpd/config.m4 @@ -1,7 +1,7 @@ AC_ARG_WITH(thttpd, [ --with-thttpd=SRCDIR Build PHP as thttpd module],[ test -d $withval || AC_MSG_RESULT(thttpd directory does not exist ($withval)) - egrep thttpd.2.21b $withval/version.h || AC_MSG_RESULT([This version only supports thttpd-2.21b]) + egrep thttpd.2.21b $withval/version.h >/dev/null || AC_MSG_RESULT([This version only supports thttpd-2.21b]) PHP_EXPAND_PATH($withval, THTTPD) PHP_TARGET_RDYNAMIC INSTALL_IT="\