Not yet added to the default build, but curious if they build and run.

mod_deflate tested with both zlib 1.1.3/1.1.4, unpacked in srclib/zlib/.
  Zlib only seems to have .dll builds, not very efficient when a single
  binary is built against sources, so we compile the appropriate sources.
  Your mileage may vary.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94800 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
William A. Rowe Jr
2002-04-25 18:01:44 +00:00
parent 3451271840
commit 0f183a2e01
4 changed files with 324 additions and 0 deletions

View File

@ -51,3 +51,5 @@ mod_userdir 0x6FBF0000 0x00010000
mod_cache 0x6FBE0000 0x00010000
mod_disk_cache 0x6FBD0000 0x00010000
mod_mem_cache 0x6FBC0000 0x00010000
mod_deflate 0x6FBA0000 0x00020000
mod_ext_filter 0x6FB90000 0x00010000