]> granicus.if.org Git - apache/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)
commit0dd42d241fcc0260ed3e77dec78f9058d0f4c785
treef9c315486a25451fa857e855ce588ab2ef98388a
parentfafc97c73ca1eef870abbf3c724de3777f295815
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