SVN Commit by dpage: r8068 - trunk/pgadmin3

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r8068 - trunk/pgadmin3
Date: 2009-10-08 22:12:47
Message-ID: 200910082212.n98MClQo016168@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-10-09 20:11:37 [pgAdmin III] #83: Issue with the cluster creation for Slony 2.0
Previous Message svn 2009-10-08 18:21:07 SVN Commit by dpage: r8067 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm pgadmin/include/schema pgadmin/schema