|
|
|
@ -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 |
|
|
|
|