Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6f489dc

Browse files
committed
Make installation.sgml build standalone again.
We must not try to link to sections that aren't part of the standalone"make INSTALL" build. Corrects build failure introduced in commit159e3d8.
1 parent4ea1a27 commit6f489dc

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

‎doc/src/sgml/installation.sgml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1007,7 +1007,9 @@ su - postgres
10071007
<listitem>
10081008
<para>
10091009
Use the <ulink url="http://www.ossp.org/pkg/lib/uuid/">OSSP UUID
1010-
library</ulink> when building the <xref linkend="uuid-ossp">
1010+
library</ulink> when building the
1011+
<![%standalone-include[uuid-ossp]]>
1012+
<![%standalone-ignore[<xref linkend="uuid-ossp">]]>
10111013
module. The library provides functions to generate
10121014
UUIDs.<indexterm><primary>UUID</primary></indexterm>
10131015
</para>
@@ -1041,7 +1043,9 @@ su - postgres
10411043
<term><option>--with-libxslt</option></term>
10421044
<listitem>
10431045
<para>
1044-
Use libxslt when building the <xref linkend="xml2">
1046+
Use libxslt when building the
1047+
<![%standalone-include[xml2]]>
1048+
<![%standalone-ignore[<xref linkend="xml2">]]>
10451049
module. <application>xml2</> relies on this library
10461050
to perform XSL transformations of XML.
10471051
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp