]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a global ENABLE_MODULES setting to make it easy
authorJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 22:13:41 +0000 (22:13 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 22:13:41 +0000 (22:13 +0000)
commit9e5aebb5f22d6a9361a634ae8f3b331ccaa6dd1b
tree57de4f51c76a7ad2d6d7cbd29966556a43134dda
parent66b0428ccaea0b08924f24eb6a30e8ac77d6b992
Add a global ENABLE_MODULES setting to make it easy
to build and/or activate all possible modules.

A few modules that are not currently buildable needed a
prereq to be defined so that they will be skipped over
appropriately for reasonable values of ENABLE_MODULES.

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