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: 2002-10-09 16:23:55
Message-ID: 20021009162355.9F7EA47624D@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-10-09 16:26:46 pgsql-server/src/backend/commands comment.c
Previous Message Bruce Momjian - CVS 2002-10-09 16:21:54 pgsql-server/ oc/FAQ_AIX rc/Makefile.shlib rc/ ...