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-30T21:11:59Z
Lists: pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes: > On Thu, Aug 30, 2012 at 05:01:39PM -0400, Bruce Momjian wrote: >> Oh, got -/_ mixed up. Fixed with attached applied patch. > Oops, that text is talking about Python's configure, so I put the text > back. Seemed we had _no_ mention of our own --enable-shared. Yeah, I just realized the same. Apparently the configure script's --help output was indeed the only documentation. regards, tom lane