On 4 Apr 2004, at 10:37, Richard Frith-Macdonald wrote:
> I attach a patch which fixes this for MacOS-X 10.3.3, by altering the
> makefiles to understand the two ways of building a library/bundle and
> having a variable setting 'BUNDLE=no' to day that the normal dynamic
> library should be built rather than a bundle. The patch alters the
> libecpg and libpq makefiles to set this variable, so these two are
> built as normal dynamic libraries, while the other code continues to
> be built as bundles.
Oops ... forgot to say ... the patch also provides the correct
threading support settings for MacOS-X.