mirror of
https://github.com/postgres/postgres.git
synced 2026-03-04 14:24:01 -05:00
Revert 1fbc30f1dc because the
--enable-shared is about Plyton's configure, not ours.
This commit is contained in:
parent
1fbc30f1dc
commit
39d0653d05
1 changed files with 2 additions and 1 deletions
|
|
@ -234,7 +234,8 @@ su - postgres
|
|||
</para>
|
||||
|
||||
<para>
|
||||
On some
|
||||
If you have problems, run <productname>Python</> 2.3 or later's
|
||||
configure using the <literal>--enable-shared</> flag. 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue