We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent4ea1a27 commit6f489dcCopy full SHA for 6f489dc
doc/src/sgml/installation.sgml
@@ -1007,7 +1007,9 @@ su - postgres
1007
<listitem>
1008
<para>
1009
Use the <ulink url="http://www.ossp.org/pkg/lib/uuid/">OSSP UUID
1010
- library</ulink> when building the <xref linkend="uuid-ossp">
+ library</ulink> when building the
1011
+ <![%standalone-include[uuid-ossp]]>
1012
+ <![%standalone-ignore[<xref linkend="uuid-ossp">]]>
1013
module. The library provides functions to generate
1014
UUIDs.<indexterm><primary>UUID</primary></indexterm>
1015
</para>
@@ -1041,7 +1043,9 @@ su - postgres
1041
1043
<term><option>--with-libxslt</option></term>
1042
1044
1045
- Use libxslt when building the <xref linkend="xml2">
1046
+ Use libxslt when building the
1047
+ <![%standalone-include[xml2]]>
1048
+ <![%standalone-ignore[<xref linkend="xml2">]]>
1049
module. <application>xml2</> relies on this library
1050
to perform XSL transformations of XML.
1051