]> granicus.if.org Git - apache/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)
commit90daf71806b3b01b23bdf46ca7c5b011353a2332
tree2a0ec1caa5ebb816f0c3f55a405e01837cbbda3b
parent46d97009e1351ed3205bbe1894963b8e2367d927
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