Fix python shlib probe for Cygwin.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Oct 2016 15:27:34 +0000 (11:27 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 7 Oct 2016 15:27:34 +0000 (11:27 -0400)
commit17a3a1eb0efc5d84c81e46a26fe6bd21dbe90de9
tree07cab932bad1f4bb681a741f7105ff90ce198eb5
parent4806f26f9e4273888cbf85f42b3bdc5e9d950ba6
Fix python shlib probe for Cygwin.

On buildfarm member cockatiel, that library is in /usr/bin.
(Possibly we should look at $PATH on this platform?)
Per off-list report from Andrew Dunstan.
config/python.m4
configure