summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-04-10 19:32:19 +0000
committerfoobar <sniper@php.net>2005-04-10 19:32:19 +0000
commit5fe1be8b5ec012f648ab304ce5cdf0ded08659f3 (patch)
treec24e06680ab7985a5ea222a62f37427b2256d355 /sapi
parentd7f848d06961e907dc3f590b69c138b338ee28e3 (diff)
downloadphp-git-5fe1be8b5ec012f648ab304ce5cdf0ded08659f3.tar.gz
- Say in the help too this is the handler module..
Diffstat (limited to 'sapi')
-rw-r--r--sapi/apache2handler/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/apache2handler/config.m4 b/sapi/apache2handler/config.m4
index 61be53e445..811395ef9d 100644
--- a/sapi/apache2handler/config.m4
+++ b/sapi/apache2handler/config.m4
@@ -4,7 +4,7 @@ dnl
AC_MSG_CHECKING(for Apache 2.0 handler-module support via DSO through APXS)
AC_ARG_WITH(apxs2,
-[ --with-apxs2[=FILE] EXPERIMENTAL: Build shared Apache 2.0 module. FILE is the optional
+[ --with-apxs2[=FILE] EXPERIMENTAL: Build shared Apache 2.0 Handler module. FILE is the optional
pathname to the Apache apxs tool; defaults to "apxs".],[
if test "$withval" = "yes"; then
APXS=apxs