summaryrefslogtreecommitdiff
path: root/sapi/thttpd/config.m4
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2001-08-13 22:17:18 +0000
committerSascha Schumann <sas@php.net>2001-08-13 22:17:18 +0000
commit96aa97f8b43fa7bcdbaf072468bb8b8ba75a5f3d (patch)
treebf578f0fe800148391f05a2e857cfbd5bb54d3ee /sapi/thttpd/config.m4
parentf42acb0cd61ef1694c3c94ae91a54534cf986be5 (diff)
downloadphp-git-96aa97f8b43fa7bcdbaf072468bb8b8ba75a5f3d.tar.gz
Don't display egrep result
Diffstat (limited to 'sapi/thttpd/config.m4')
-rw-r--r--sapi/thttpd/config.m42
1 files changed, 1 insertions, 1 deletions
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="\