]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
modules/md/mod_md.h is now a new public API
authorRainer Jung <rjung@apache.org>
Mon, 9 Apr 2018 07:23:57 +0000 (07:23 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 9 Apr 2018 07:23:57 +0000 (07:23 +0000)
commit4f11950dc9d024217314a3a9b9a5d897a292426f
treed3e5abf4b9e50aaee6283501b8967ac9185ee9f2
parent96f81bf2821f43ac00b880b7c623b5f9024bda57
modules/md/mod_md.h is now a new public API
also used by other modules (currently mod_ssl),
so it must be in the include path. It was
missing for cmake builds.

Note that this change does not yet enable building
mod_md itself using cmake. That part is still
missing.

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