-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 4 Nov 2007 13:11:00 -0500 (EST) Bruce Momjian <[EMAIL PROTECTED]> wrote:
> Nikolay Samokhvalov wrote: > > The current (CVS version) configure script has the following options > > (among many others): > > > > --enable-dtrace build with DTrace support > > --with-ossp-uuid build with OSSP UUID library for UUID > > generation --with-libxml build with XML support > > --with-libxslt build with XSLT support > > > > One could think that adding any of this option to ./configure before > > building Postgres from sources, he will have corresponding support > > after installation and initdb process. But what we have now is the > > huge difference between "--with-libxml" and "--with-libxslt": while > > the first one adds XML support to the core, the second one doesn't > > provide anything automatically, it allows only using contirb/xml2 > > (what is unclear because the help message is the same as for > > --with-libxml -- "build with ... support"). > > I have modified the configure message to be: > > --with-libxslt build /contrib/xml2 with XSLT support > > Patch attached. Shouldn't --with-libxml be noted as deprecated? Joshua D. Drake - -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240 PostgreSQL solutions since 1997 http://www.commandprompt.com/ UNIQUE NOT NULL Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate PostgreSQL Replication: http://www.commandprompt.com/products/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHLgwBATb/zqfZUUQRAsLYAJ9xIrfHnidg0BPW6durNvl61VVT8wCfdY4i kKSUyVxwaFazYlcY7SCkiCY= =A8DO -----END PGP SIGNATURE----- ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend