diff options
| author | foobar <sniper@php.net> | 2005-04-10 19:29:08 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-04-10 19:29:08 +0000 |
| commit | d7f848d06961e907dc3f590b69c138b338ee28e3 (patch) | |
| tree | 8281a4e27ac902e09a4ccf04e31678a6916efebc /sapi/apache2filter | |
| parent | 8509f0605662de52d22ae50691b170dedfc64d97 (diff) | |
| download | php-git-d7f848d06961e907dc3f590b69c138b338ee28e3.tar.gz | |
Might not be obvious for everyone :)
Diffstat (limited to 'sapi/apache2filter')
| -rw-r--r-- | sapi/apache2filter/config.m4 | 2 |
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 |
