pgAdmin III commit: Add m4 code needed to successfully bootstrap on sys

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: Add m4 code needed to successfully bootstrap on sys
Дата
Msg-id E1UZiuR-00031Q-Hs@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add m4 code needed to successfully bootstrap on systems that don't have
the same macros from other packages (usually Gettext).

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=341ee7bf80fc75166cad7cee9ecc1a80abf530c0
Author: Ashesh Vashi <ashesh.vashi@enterprisedb.com>

Modified Files
--------------
acinclude.m4  |    4 +
lib-ld.m4     |  109 ++++++++
lib-link.m4   |  777 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib-prefix.m4 |  224 +++++++++++++++++
4 files changed, 1114 insertions(+), 0 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: Add missing Windows header to the tarball.
Следующее
От: Dave Page
Дата:
Сообщение: Re: SSH Tunneling Patch