pgAdmin III commit: Ensure that png2c is available before building pgAd

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Ensure that png2c is available before building pgAd
Date: 2011-03-22 11:15:53
Message-ID: 201103221115.p2MBFrCP034210@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that png2c is available before building pgAdmin from it's own
sub directory.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7a547c21756c5082b166f6d3fc4096a6ccfa2c3d
Author: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
pgadmin/Makefile.am | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-03-22 14:59:50 Re: Support for constraint trigger (8.2 feature)
Previous Message Dave Page 2011-03-21 16:35:08 pgAgent commit: Format the source code, using the pgAdmin astyle option