pgAdmin III commit: Remove ancient (and badly written) check for acloca

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Remove ancient (and badly written) check for acloca
Date: 2013-04-25 13:29:38
Message-ID: E1UVMF0-0004zd-01@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove ancient (and badly written) check for aclocal/automake, and
replace a deprecated macro in configure.ac.in.

Branch
------
REL-1_16_0_PATCHES

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

Modified Files
--------------
bootstrap | 64 +-----------------------------------------------------
configure.ac.in | 2 +-
2 files changed, 3 insertions(+), 63 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-04-25 13:54:12 Re: Hints
Previous Message Dave Page 2013-04-25 13:21:23 pgAdmin III commit: Ensure the Query Tool's maximum column length setti