pgsql: Fix makefile logic to not break the build when xgettext is missi

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix makefile logic to not break the build when xgettext is missi
Дата
Msg-id E1P6UMt-0007Gs-Fz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix makefile logic to not break the build when xgettext is missing

xgettext is only required when make init-po is run manually; it is not
required for a build.  The intent to handle that was already there, but
the ifdef's were in the wrong place.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=30e749dece0e6502d4dd0a3b2892eab61f8c073b

Modified Files
--------------
src/nls-global.mk |   12 ++++++++----
1 files changed, 8 insertions(+), 4 deletions(-)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Improvements to docs about pg_archive_cleanup and use of archive
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove reference.ced