Re: New acinclude.m4 - Mailing list pgadmin-hackers

From Dave Page
Subject Re: New acinclude.m4
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E490DF48@ratbert.vale-housing.co.uk
Whole thread Raw
In response to New acinclude.m4  ("Adam H. Pendleton" <fmonkey@fmonkey.net>)
Responses Re: New acinclude.m4  (Adam H.Pendleton <fmonkey@fmonkey.net>)
Re: New acinclude.m4  (Raphaël Enrici <blacknoz@club-internet.fr>)
List pgadmin-hackers

> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailto:pgadmin-hackers-owner@postgresql.org] On Behalf Of
> Adam H. Pendleton
> Sent: 18 May 2005 22:26
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] New acinclude.m4
>
> Attached is a new acinclude.m4, and a patch to our current
> acinclude,
> that relies on wx-config for all the flags.  Gone is all the
> complicated stuff.  The only thing this new acinclude doesn't do is
> warn about a missing stc or ogl.  It will link against them,
> but if a
> user doesn't have them, their compile will fail.  I'll be adding in
> stub programs to test for this in my next version.  In the meantime,
> test and enjoy.

Great, thanks Adam - committed.

> On another note, could someone please check out ./pkg/mac/complete-
> bundle.sh and chmod +x it?  The compile on mac fails with an error
> because the execute bit is not set.

It's already mode 755 on a fresh checkout here.

Regards, Dave

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4213 - trunk/pgadmin3
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4214 - trunk/pgadmin3/xtra/pgagent