File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.286 2007/03/13 16:03:36 mha Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/installation.sgml,v 1.287 2007/04/21 15:30:28 adunstan Exp $ -->
22
33<chapter id="installation">
44 <title><![%standalone-include[<productname>PostgreSQL</>]]>
@@ -933,6 +933,17 @@ su - postgres
933933 </listitem>
934934 </varlistentry>
935935
936+ <varlistentry>
937+ <term><option>--with-libxslt</option></term>
938+ <listitem>
939+ <para>
940+ Build with libxslt. The <filename>contrib/xml2</> module
941+ relies on this library to perform Stylesheet transformations of
942+ XML.
943+ </para>
944+ </listitem>
945+ </varlistentry>
946+
936947 <varlistentry>
937948 <term><option>--enable-integer-datetimes</option></term>
938949 <listitem>
You can’t perform that action at this time.
0 commit comments