Re: [patch] jdbc build fix when ./configure is run in separate - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [patch] jdbc build fix when ./configure is run in separate
Date
Msg-id 200401250404.i0P44uL06611@candle.pha.pa.us
Whole thread Raw
In response to [patch] jdbc build fix when ./configure is run in separate dir  (tim@keow.org)
List pgsql-hackers
tim@keow.org wrote:
> When ./configure is run outside the source directory
> (to keep the build files separate from the source files),
> make fails for the jdbc target because ant is not informed
> of the configure/build directory location.
> 
> This patch fixes this, but could you please review it
> for portability, etc.  For example, I am not sure that
> `pwd` is the best way to find the configure/build dir.

JDBC is moving to gborg for 7.5 so this patch isn't required.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Disaster!
Next
From: Bruce Momjian
Date:
Subject: Re: Getting the results columns before execution