Enable building contrib/xml2 if configured using --with-libxml.
Andrew Dunstan <andrew@dunslane.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +3 −1 |
| configure.in | modified | +2 −1 |
| contrib/Makefile | modified | +5 −2 |
| src/Makefile.global.in | modified | +2 −1 |