make interfaces/perl5 build properly outside source directory

From: "J(dot) R(dot) Nield" <jrnield(at)usol(dot)com>
To: PostgreSQL Patch List <pgsql-patches(at)postgresql(dot)org>
Subject: make interfaces/perl5 build properly outside source directory
Date: 2002-08-25 20:16:44
Message-ID: 1030306609.2626.159.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This is a 2 line patch to src/interfaces/perl5/GNUMakefile that fixes
the 'override CPPFLAGS' to include the source directory during compile,
and makes the install target look in the proper place for the man page.

Changes are only required when building outside the source directory.

--
J. R. Nield
jrnield(at)usol(dot)com

Attachment Content-Type Size
20020825_01_interface_perl5.patch text/x-patch 1.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2002-08-25 20:40:18 Re: make interfaces/perl5 build properly outside source directory
Previous Message Christopher Kings-Lynne 2002-08-25 09:34:21 Re: [HACKERS] pg_attribute.attisinherited ?