View Single Post

   
  #1 (permalink)  
Old 04-17-2008, 05:43 PM
Dave Page
 
Posts: n/a
Default Re: New acinclude.m4



> -----Original Message-----
> From: pgadmin-hackers-owner@postgresql.org
> [mailtogadmin-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

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

Reply With Quote