1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

Clarify the documentation of the --with-ossp-uuid option

This commit is contained in:
Peter Eisentraut
2011-05-22 14:29:36 +03:00
parent 8932e28100
commit 51ad1784cc
3 changed files with 7 additions and 7 deletions

View File

@@ -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>