Allow win32/cygwin link against the first matching library symbol rather

Bruce Momjian <bruce@momjian.us>

Commit: 0d3b8e9a5025fe1ad2ee158025d6da5d61ec022e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-11-08T05:23:26Z
Releases: 8.0.0
Allow win32/cygwin link against the first matching library symbol rather
than erroring out.  This is the Unix behavior.

Files

PathChange+/−
src/bin/pg_dump/Makefile modified +1 −7
src/template/cygwin modified +5 −0
src/template/win32 modified +4 −0