Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

pgsql-server/contrib/rserv Makefile MasterInit.in


  • From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
  • To: pgsql-committers(at)postgresql(dot)org
  • Subject: pgsql-server/contrib/rserv Makefile MasterInit.in
  • Date: Wed, 9 Oct 2002 12:23:55 -0400 (EDT)
  • Message-id: <20021009162355.9F7EA47624D@postgresql.org> <text/plain>

CVSROOT:	/cvsroot
Module name:	pgsql-server
Changes by:	momjian(at)postgresql(dot)org	02/10/09 12:23:55

Modified files:
	contrib/rserv  : Makefile MasterInit.in 

Log message:
	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




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group