pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which
Date: 2005-08-07 19:02:08
Message-ID: 20050807190208.F14E552BC2@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Set shlib naming convention on Cygwin to 'cygFOO.dll', which appears
to be the platform standard. This should fix recursive-rule breakage
due to recent Makefile changes. Per discussion.

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.95 -> r1.96)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.95&r2=1.96)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-08-08 01:38:53 python - pq: Remove Argument, improve performance, use __slots__.
Previous Message Tom Lane 2005-08-07 18:48:01 pgsql: Fix count_usable_fds() to stop trying to open files once it