Add a configure flag (--with-osxarch=[ppc|i386|x86_64]) to allow
authordpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 8 Oct 2009 22:12:46 +0000 (22:12 +0000)
committerdpage <dpage@a7884b65-44f6-0310-8a51-81a127f17b15>
Thu, 8 Oct 2009 22:12:46 +0000 (22:12 +0000)
commitc3be3976c4b0ea49a21c800ea70810f5049a7118
tree666cbe21238220291d479386486a0c5c8e37bab1
parenta7193841f233da2f0000a25df5126c7d1feb026d
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.

git-svn-id: svn://svn.pgadmin.org/trunk/pgadmin3@8068 a7884b65-44f6-0310-8a51-81a127f17b15
acinclude.m4
configure.ac.in