Well, this patch makes Makefile for contrib/rserv use the

Bruce Momjian <bruce@momjian.us>

Commit: 0215dc9b0f2b0f8cdd22642cf93694fc101ab93e
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-10-09T16:23:55Z
Releases: 7.3.1
   Well, this patch makes Makefile for contrib/rserv use the
   contrib/contrib-global.mk library and _generally_ behave like
   Makefiles for other contrib modules.
   Besides it fixes Perl's interpolation of $libdir variable, which
   should be passed to backend instead. This patch is done against
   PostgreSQL 7.3b2

   Besides, I want to thank Peter Eisentraut for his very friendly and
   helpful attitude and politely ask him to check whether contrib
   modules actually continue to work after he implements another
   major change to their build process.

Alexey Borzov

Files

PathChange+/−
contrib/rserv/Makefile modified +15 −29
contrib/rserv/MasterInit.in modified +5 −3