OSDN Git Service

Attached is a patch to deal with the ones that I missed the first time
authorBruce Momjian <bruce@momjian.us>
Wed, 20 Jun 2001 00:04:44 +0000 (00:04 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 20 Jun 2001 00:04:44 +0000 (00:04 +0000)
commit7aac048b597b840fb4925a28a96d009885bf9532
tree606e5026d509da87e7d457ddeb1bf8d9f66e96fc
parent2e81f3d204bbe598db12bbce121ac34ce851c40f
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
contrib/dblink/Makefile
contrib/metaphone/Makefile
contrib/rtree_gist/Makefile