From 5fe1be8b5ec012f648ab304ce5cdf0ded08659f3 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 10 Apr 2005 19:32:19 +0000 Subject: [PATCH] - Say in the help too this is the handler module.. --- sapi/apache2handler/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapi/apache2handler/config.m4 b/sapi/apache2handler/config.m4 index 61be53e4452..811395ef9dd 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