mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
what's a static DSO? :)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95193 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user