]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Since a couple of modules have module names that don't
authorJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 20:58:10 +0000 (20:58 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 8 Sep 2013 20:58:10 +0000 (20:58 +0000)
commit66b0428ccaea0b08924f24eb6a30e8ac77d6b992
tree2a0ec1caa5ebb816f0c3f55a405e01837cbbda3b
parent469ac04e9a05bf9a64aeb28401cfe7e0b07fba12
Since a couple of modules have module names that don't
match their source file name, don't try to declare modules
using the source name, but instead list them as simply

  modules/xxx/mod_xxx

(IOW, stop pretending that there is a modules/ldap/mod_ldap.c
and modules/apreq/mod_apreq.c.)

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