Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

SVN Commit by dpage: r8068 - trunk/pgadmin3



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



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group