Browse Source

- Say in the help too this is the handler module..

PHP-5.1
foobar 21 years ago
parent
commit
5fe1be8b5e
  1. 2
      sapi/apache2handler/config.m4

2
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

Loading…
Cancel
Save