Document new -with-libxslt build option.
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 21 Apr 2007 15:30:28 +0000 (15:30 +0000)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 21 Apr 2007 15:30:28 +0000 (15:30 +0000)
doc/src/sgml/installation.sgml

index 828178f9644df3c22206388c0094d20480ad5046..33b1bbb4ae6e3fa4ae843077b585e0957c6e681b 100644 (file)
@@ -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>