projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ea1a27
)
Make installation.sgml build standalone again.
author
Tom Lane
Sat, 29 Jan 2011 17:51:44 +0000
(12:51 -0500)
committer
Tom Lane
Sat, 29 Jan 2011 17:51:44 +0000
(12:51 -0500)
We must not try to link to sections that aren't part of the standalone
"make INSTALL" build. Corrects build failure introduced in commit
159e3d86292cfec2a2828f9f69ac7a6cb1be242d
.
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index b64493c34635f269b5c2d42472e5a126530c2cc1..7ab18aa2a4e8d69f839c7def174b81e56edd52a7 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-1007,7
+1007,9
@@
su - postgres
Use the
OSSP UUID
- library when building the
+ library when building the
+
+ ]]>
module. The library provides functions to generate
UUIDs.
UUID
@@
-1041,7
+1043,9
@@
su - postgres
--with-libxslt
- Use libxslt when building the
+ Use libxslt when building the
+
+ ]]>
module.
xml2> relies on this library
to perform XSL transformations of XML.