pgsql: scripts: Add build prerequisite on libpgport

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: scripts: Add build prerequisite on libpgport
Дата
Msg-id E1U3mQ2-0006KS-6y@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Fix typo in comment
Следующее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Fix typo in comment