[patch] jdbc build fix when ./configure is run in separate dir

Started by Tim Larsonover 22 years ago2 messageshackers
Jump to latest
#1Tim Larson
tim@keow.org

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.

HTH
--Tim Larson

Attachments:

jdbc.difftext/plain; charset=us-asciiDownload+10-6
#2Bruce Momjian
bruce@momjian.us
In reply to: Tim Larson (#1)
Re: [patch] jdbc build fix when ./configure is run in separate

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, Pennsylvania 19073