From: Cliff Woolley Date: Mon, 20 May 2002 21:00:27 +0000 (+0000) Subject: what's a static DSO? :) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c58babae2488bfadd0c59b8cda11f14f6e4a2cbe;p=apache what's a static DSO? :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95193 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mappers/config9.m4 b/modules/mappers/config9.m4 index 54a5aff6f9..a2863c020b 100644 --- a/modules/mappers/config9.m4 +++ b/modules/mappers/config9.m4 @@ -17,7 +17,7 @@ APACHE_MODULE(rewrite, regex URL translation, , , most, [ APR_ADDTO(CFLAGS,-DNO_DBM_REWRITEMAP) ]) -dnl mod_so should only be built as a static DSO +dnl mod_so should only be built as a static module if test "$enable_so" = "yes"; then enable_so="static" elif test "$enable_so" = "shared"; then