pgsql: scripts: Add build prerequisite on libpgport

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: scripts: Add build prerequisite on libpgport
Date: 2013-02-08 11:47:02
Message-ID: E1U3mQ2-0006KS-6y@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

scripts: Add build prerequisite on libpgport

Without this, building in src/bin/scripts directly will fail if
libpgport wasn't built first. Other bin components are handled the same
way.

Phil Sorber

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4760142146ffc0a88a17b7ef477b8a84b041238e

Modified Files
--------------
src/bin/scripts/Makefile | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thom Brown 2013-02-08 11:58:39 Re: pgsql: Fix typo in comment
Previous Message Magnus Hagander 2013-02-08 10:46:36 pgsql: Fix typo in comment