]> granicus.if.org Git - postgresql/commit
Well, this patch makes Makefile for contrib/rserv use the
authorBruce Momjian <bruce@momjian.us>
Wed, 9 Oct 2002 16:23:55 +0000 (16:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 Oct 2002 16:23:55 +0000 (16:23 +0000)
commit0215dc9b0f2b0f8cdd22642cf93694fc101ab93e
tree2ee9ddcdcf4c04816894ff80dd01f3006d0b6d93
parent33a6b67b517e55908fa8ad96d5e8a3aaac5c751d
   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
contrib/rserv/Makefile
contrib/rserv/MasterInit.in