Testing for failures in configure.in - Mailing list pgsql-hackers

From Bruce Momjian
Subject Testing for failures in configure.in
Date
Msg-id 200209072209.g87M9Ya15974@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
[ Discussion moved to hackers.]

I recently added a test for JAVA_HOME to configure.in to issue a more
helpful message when Ant can't be run rather than throwing a more
generic Ant failure message and expecting people to look in config.log.

My question is should we be doing such checks to try and help people who
get configure failures, should we be pointing people to config.log more
often. and are there other common failure cases in configure.in that
should be improved.

--  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: Steve Howe
Date:
Subject: Re: Rule updates and PQcmdstatus() issue
Next
From: Barry Lind
Date:
Subject: Re: [JDBC] problem with new autocommit config parameter