pgsql: Fix install program detection

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix install program detection
Date: 2012-06-27 18:23:11
Message-ID: E1SjwtT-0005dI-QF@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix install program detection

configure handles INSTALL as a substitution variable specially, and
apparently it gets confused when it's set to empty. Use INSTALL_
instead as a workaround to avoid the issue.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f7867154129781ee1522344bef50890c01f2b47a

Modified Files
--------------
configure | 5 ++++-
configure.in | 4 +++-
src/Makefile.global.in | 2 +-
3 files changed, 8 insertions(+), 3 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-06-28 03:19:00 pgsql: Make UtilityContainsQuery recurse until it finds a non-utility Q
Previous Message Heikki Linnakangas 2012-06-27 16:12:47 pgsql: Fix two more neglected comments, still referring to log/seg.