On 10/10/2013 09:35 PM, Peter Eisentraut wrote:
> On Tue, 2013-10-08 at 10:04 -0400, Andrew Dunstan wrote:
>> On 10/07/2013 08:47 PM, Peter Eisentraut wrote:
>>> I suspect this line
>>>
>>> submake-libpq: $(libdir)/libpq.so ;
>>>
>>> will cause problems on platforms with a different extension (e.g. OS X).
>>
>> suggested fix is below.
> Hmm, this would duplicate information about shared library naming in a
> place outside of Makefile.shlib. That doesn't look right.
>
>
Please suggest an alternative.
cheers
andrew