From: Bruce Momjian Date: Thu, 30 Aug 2012 21:00:51 +0000 (-0400) Subject: Remove doc mention of --enable-shared, per Tom. X-Git-Tag: REL9_3_BETA1~979 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fbc30f1dca6624c01a9a6a9ff711a7036c68532;p=postgresql Remove doc mention of --enable-shared, per Tom. --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index c02ed87c41..81cd550ed9 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -234,8 +234,7 @@ su - postgres - If you have problems, run Python 2.3 or later's - configure using the --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 PostgreSQL build system of this. Consult the Makefile in