Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: build/install xml2 when configured with libxml - Mailing list pgsql-patches

From Tom Lane
Subject Re: build/install xml2 when configured with libxml
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: build/install xml2 when configured with libxml  (Andrew Dunstan <[email protected]>)
Responses Re: build/install xml2 when configured with libxml
List pgsql-patches
Andrew Dunstan <[email protected]> writes:
> The attached patch adds a test for libxslt/xslt.h and only builds
> contrib/xml2 if it's found, which I think should handle Peter's
> objection, as well as unbreak the buildfarm. (The patch is large because
> cvs diff seems to have behaved a bit oddly with the configure script -
> but otherwise it's fairly minimal).

[squint...] Are you using the same autoconf version as the rest of us?

            regards, tom lane

pgsql-patches by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: build/install xml2 when configured with libxml
Next
From: Peter Eisentraut
Date:
Subject: Re: build/install xml2 when configured with libxml