On Tue, Aug 24, 2010 at 11:01 AM, Guillaume Lelarge <[email protected]> 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 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
