Peter Eisentraut wrote:
Andrew Dunstan wrote:
The attached patch adds a test for libxslt/xslt.h and only builds
contrib/xml2 if it's found,

But the policy is that the presence of features in the final build should not depend on the incidental presence of features in the build environment. Either you select a feature, then it's built, or you don't, then it's not. So the only options we really have are adding another switch for libxslt, or including it with libxml. I'm not sure which is better.


Then let's add a switch for libxslt. I have a strong suspicion we'll want it before long anyway, and it will mean we can do this in a less kludgy way.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to