Enable building contrib/xml2 if configured using --with-libxml.
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 13 Apr 2007 18:50:01 +0000 (18:50 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 13 Apr 2007 18:50:01 +0000 (18:50 +0000)
commit6506a584cc853d2c6dcac76e75c9e1c802586afe
tree7ce9cdf144d77685984511ea4a12f65c167d1cc0
parent15ebfeec2de8c29585ee4c976c089a7cd95331b2
Enable building contrib/xml2 if configured using --with-libxml.
If this breaks things due to missing libxslt, then I'll have to
revert it, but let's see if it breaks the buildfarm.

Workarounds in case libxslt is missing include:
. don't configure with libxml, or
. don't build contrib modules from the contrib Makefile (use the individual module Makefiles instead), or
. change the xml2 Makefile
configure
configure.in
contrib/Makefile
src/Makefile.global.in