SVN Commit by dpage: r8068 - trunk/pgadmin3 - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r8068 - trunk/pgadmin3
Date
Msg-id 200910082212.n98MClQo016168@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage

Date: 2009-10-08 23:12:46 +0100 (Thu, 08 Oct 2009)

New Revision: 8068

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8068&view=rev

Log:
Add a configure flag (--with-osxarch=[ppc|i386|x86_64]) to allow
the user to specify a single architecture to build on OS X,
instead of building all the architectures available in wxWidgets.
This allows the builder to avoid having to use
--disable-dependency-tracking, which is required for multi-arch builds.


Modified:
   trunk/pgadmin3/acinclude.m4
   trunk/pgadmin3/configure.ac.in

pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r8067 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/schema pgadmin/schema
Next
From: "pgAdmin Trac"
Date:
Subject: [pgAdmin III] #83: Issue with the cluster creation for Slony 2.0