Re: Issue with libpq < 8.4 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: Issue with libpq < 8.4
Date
Msg-id AANLkTim_QM7c22ynoM1aePdcOT+m5wGDLJ8UjUa=LfM+@mail.gmail.com
Whole thread Raw
In response to Re: Issue with libpq < 8.4  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Issue with libpq < 8.4  (Magnus Hagander <magnus@hagander.net>)
List pgadmin-hackers
On Tue, Aug 24, 2010 at 11:01 AM, Guillaume Lelarge
<guillaume@lelarge.info> wrote:
> Adding a configure check doesn't seem that simple to me :)

If you can wrangle wxWidgets sizers, you can surely cope with a
configure check :-)

FYI, all the interesting stuff is in acinclude.m4. The bits that are
called, and in what order comes from configure.ac.in.

> I suppose it'll fix packagers issue. I hope they use the required
> libraries when they build their packages.

They'll have to now :-)

> Really curious to see your patch. I've never had to change the configure
> stuff. Yet another thing to learn :)

http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff


--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise Postgres Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Check for the presence of PQconninfoParse in libpq
Next
From: Magnus Hagander
Date:
Subject: Re: Issue with libpq < 8.4