]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use an installed Expat when available, rather than the builtin one.
authorGreg Stein <gstein@apache.org>
Wed, 3 Oct 2001 12:59:03 +0000 (12:59 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 3 Oct 2001 12:59:03 +0000 (12:59 +0000)
commit9922c2891779fb4bf70b76a1e3096c4503a6c0fc
tree2aa7b4bbd2c38e5a1286dc3beba5e250e8f3f9a6
parent9ce132f02a787d90a63d8d2d01c108fe11bf05f6
Use an installed Expat when available, rather than the builtin one.
Presuming the installed one is a shared library, then this should resolve
some of the longstanding issues with mod_perl / XML::Parser::Expat.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@91252 13f79535-47bb-0310-9956-ffa450edef68
src/Configure