]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Handle the libxml2 prereq of some modules, including its possible
authorJeff Trawick <trawick@apache.org>
Wed, 28 Aug 2013 12:48:39 +0000 (12:48 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 28 Aug 2013 12:48:39 +0000 (12:48 +0000)
commit55f12c0713ab8f86fb512553416acb324231f372
treef9c315486a25451fa857e855ce588ab2ef98388a
parentda83a29c66b7727ad6992e0d4c831f266205373f
Handle the libxml2 prereq of some modules, including its possible
dependency on iconv.  With that in place, build mod_proxy_html
and mod_xml2enc if libxml2 is found.

Don't reference zlib or OpenSSL-related variables set by the
FindXXX macro unless they were actually found (avoids a cmake
warning).

Improve the readme.

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