summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-05-08 16:49:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-05-08 16:49:37 +0000
commiteb915caf92a6805740e949c3233ee32bc9676484 (patch)
treed31d42d4dca7cadd37662ad2e60597df047eaa51 /doc/src
parentabb78b1b5f1ac111a9e844321dc9baba076a349d (diff)
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
auto-configure properly for libxslt present or not.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/xml2.sgml6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/sgml/xml2.sgml b/doc/src/sgml/xml2.sgml
index 96f8b18d876..b1caba0a554 100644
--- a/doc/src/sgml/xml2.sgml
+++ b/doc/src/sgml/xml2.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.4 2007/12/06 04:12:10 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/xml2.sgml,v 1.5 2008/05/08 16:49:37 tgl Exp $ -->
<sect1 id="xml2">
<title>xml2</title>
@@ -374,9 +374,7 @@ WHERE t.author_id = p.person_id;
<title>XSLT functions</title>
<para>
- The following functions are available if libxslt is installed (this is
- not currently detected automatically, so you will have to amend the
- Makefile):
+ The following functions are available if libxslt is installed:
</para>
<sect3>