Re: --disable-shared is entirely broken these days

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <bruce@momjian.us>
Cc: Peter Eisentraut <peter_e@gmx.net>, pgsql-hackers@postgreSQL.org
Date: 2012-08-30T20:57:30Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> On Thu, Aug 30, 2012 at 04:50:22PM -0400, Tom Lane wrote:
>> No documentation changes?

> I couldn't find any place we document it.  I did:
> 	grep _shared *.sgml
> and no hits were returned.  Should I search for something else?

It's --enable-shared, not --enable_shared.  I see at least one hit, in
installation.sgml.

			regards, tom lane