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