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

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add m4 code needed to successfully bootstrap on sys
Date: 2013-05-07 14:30:27
Message-ID: E1UZiuR-00031Q-Hs@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)vashi(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-05-07 14:30:44 Re: SSH Tunneling Patch
Previous Message Dave Page 2013-05-07 13:23:06 pgAdmin III commit: Add missing Windows header to the tarball.