Attached is a patch to deal with the ones that I missed the first time

Bruce Momjian <bruce@momjian.us>

Commit: 7aac048b597b840fb4925a28a96d009885bf9532
Author: Bruce Momjian <bruce@momjian.us>
Date: 2001-06-20T00:04:44Z
Releases: 7.2.1
Attached is a patch to deal with the ones that I missed the first time
around.  I tested this patch under Cygwin and Linux.

Note that I only changed dblink's Makefile in the most minimal way
to fix the link problem under Cygwin (i.e., use the link rule from
Makefile.shlib instead).  dblink's Makefile should probably be further
patched to be consistent with the other PostgreSQL Makefiles.

Jason Tishler

Files

PathChange+/−
contrib/dblink/Makefile modified +4 −4
contrib/metaphone/Makefile modified +2 −1
contrib/rtree_gist/Makefile modified +2 −1