]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add mod_deflate build support, along with module enablement options
authorJeff Trawick <trawick@apache.org>
Wed, 28 Aug 2013 00:58:10 +0000 (00:58 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 28 Aug 2013 00:58:10 +0000 (00:58 +0000)
commitc2823407ebef4eabd4cf323f7a419e0fe4e133e1
tree6afea239b569861134a633483d3371f3354b46d0
parent4e7b9c8cda7ff16eb547d2d589c88a3d1249ce94
Add mod_deflate build support, along with module enablement options
"a" and "i" which are ignored with a warning if a prerequisite
is not found.

Fix the mod_ssl build to use the same mechanism, and to use
enablement option "i" so that it is installed but not loaded
if its prereq (OpenSSL) is available.

Fix a few messaging buglets.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1518041 13f79535-47bb-0310-9956-ffa450edef68
CMakeLists.txt