New acinclude.m4 - Mailing list pgadmin-hackers

From Adam H. Pendleton
Subject New acinclude.m4
Date
Msg-id 6ABC1302-5331-4223-95D8-4BA9859B60A0@fmonkey.net
Whole thread Raw
List pgadmin-hackers
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.

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.


ahp

Attachment

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: SVN Commit by dpage: r4203 - trunk/pgadmin3/xtra/pgagent/pgaevent
Next
From: "Dave Page"
Date:
Subject: Re: SVN Commit by dpage: r4203 - trunk/pgadmin3/xtra/pgagent/pgaevent