projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01a2525
)
Document new -with-libxslt build option.
author
Andrew Dunstan
<andrew@dunslane.net>
Sat, 21 Apr 2007 15:30:28 +0000
(15:30 +0000)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sat, 21 Apr 2007 15:30:28 +0000
(15:30 +0000)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index 828178f9644df3c22206388c0094d20480ad5046..33b1bbb4ae6e3fa4ae843077b585e0957c6e681b 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-933,6
+933,17
@@
su - postgres
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--with-libxslt</option></term>
+ <listitem>
+ <para>
+ Build with libxslt. The <filename>contrib/xml2</> module
+ relies on this library to perform Stylesheet transformations of
+ XML.
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry>
<term><option>--enable-integer-datetimes</option></term>
<listitem>