projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39b42ec
)
Remove doc mention of --enable-shared, per Tom.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Aug 2012 21:00:51 +0000
(17:00 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 30 Aug 2012 21:00:51 +0000
(17:00 -0400)
doc/src/sgml/installation.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/installation.sgml
b/doc/src/sgml/installation.sgml
index c02ed87c41a92222d59f222ce0224dcc1e91c700..81cd550ed92eedb798c3af9ef46750f2c1016c64 100644
(file)
--- a/
doc/src/sgml/installation.sgml
+++ b/
doc/src/sgml/installation.sgml
@@
-234,8
+234,7
@@
su - postgres
</para>
<para>
- If you have problems, run <productname>Python</> 2.3 or later's
- configure using the <literal>--enable-shared</> flag. On some
+ On some
operating systems you don't have to build a shared library, but
you will have to convince the <productname>PostgreSQL</> build
system of this. Consult the <filename>Makefile</filename> in