make interfaces/perl5 build properly outside source directory - Mailing list pgsql-patches

From J. R. Nield
Subject make interfaces/perl5 build properly outside source directory
Date
Msg-id 1030306609.2626.159.camel@localhost.localdomain
Whole thread Raw
Responses Re: make interfaces/perl5 build properly outside source directory  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: make interfaces/perl5 build properly outside source directory  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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@usol.com



Attachment

pgsql-patches by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: [HACKERS] pg_attribute.attisinherited ?
Next
From: Bruce Momjian
Date:
Subject: Re: make interfaces/perl5 build properly outside source directory