From d7f848d06961e907dc3f590b69c138b338ee28e3 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 10 Apr 2005 19:29:08 +0000 Subject: [PATCH] Might not be obvious for everyone :) --- sapi/apache2filter/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1