]> granicus.if.org Git - apache/commit
Propose backportable fix to accept libxml2 path in the
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 23 Feb 2018 20:23:10 +0000 (20:23 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 23 Feb 2018 20:23:10 +0000 (20:23 +0000)
commit172f8e6efdc422e09c9a8c5984c4bf0e2acb336e
treea4b95e8abf5cb6f5b7e82bf2dc14fae5027d82e1
parent7c00119df1b2c0e49c496e40a4796fa4b944fb93
Propose backportable fix to accept libxml2 path in the
base form or the absolute path to include tree form.

Nowhere does the --with-libxml2= arg suggest the path
is that of the include tree, and disagrees with httpd's
use of --with- syntax for package location.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1825169 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/config.m4