summaryrefslogtreecommitdiff
path: root/sapi/apache2filter
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-04-10 19:29:08 +0000
committerfoobar <sniper@php.net>2005-04-10 19:29:08 +0000
commitd7f848d06961e907dc3f590b69c138b338ee28e3 (patch)
tree8281a4e27ac902e09a4ccf04e31678a6916efebc /sapi/apache2filter
parent8509f0605662de52d22ae50691b170dedfc64d97 (diff)
downloadphp-git-d7f848d06961e907dc3f590b69c138b338ee28e3.tar.gz
Might not be obvious for everyone :)
Diffstat (limited to 'sapi/apache2filter')
-rw-r--r--sapi/apache2filter/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2filter/config.m4 b/sapi/apache2filter/config.m4
index d3e95afc87..1eeb263ef4 100644
--- a/sapi/apache2filter/config.m4
+++ b/sapi/apache2filter/config.m4
@@ -5,7 +5,7 @@ dnl
AC_MSG_CHECKING(for Apache 2.0 filter-module support via DSO through APXS)
AC_ARG_WITH(apxs2filter,
[ --with-apxs2filter[=FILE]
- EXPERIMENTAL: Build shared Apache 2.0 module. FILE is the optional
+ EXPERIMENTAL: Build shared Apache 2.0 Filter module. FILE is the optional
pathname to the Apache apxs tool; defaults to "apxs".],[
if test "$withval" = "yes"; then
APXS=apxs