diff options
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/installation.sgml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 61e34126c0a..0410cff4aca 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -861,11 +861,12 @@ su - postgres <term><option>--with-ossp-uuid</option></term> <listitem> <para> - Use the <ulink url="http://www.ossp.org/pkg/lib/uuid/">OSSP UUID - library</ulink> when building the + Build components using the <ulink + url="http://www.ossp.org/pkg/lib/uuid/">OSSP UUID + library</ulink>. Specifically, build the <![%standalone-include[uuid-ossp]]> - <![%standalone-ignore[<xref linkend="uuid-ossp">]]> - module. The library provides functions to generate + <![%standalone-ignore[<xref linkend="uuid-ossp">]]> module, + which provides functions to generate UUIDs.<indexterm><primary>UUID</primary></indexterm> </para> </listitem> |
