Fix python shlib probe for Cygwin.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| config/python.m4 | modified | +5 −5 |
| configure | modified | +5 −5 |