Обсуждение: pgAdmin III commit: Add m4 code needed to successfully bootstrap on sys

Поиск
Список
Период
Сортировка

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

От
Dave Page
Дата:
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(-)