On Thu, Jul 9, 2009 at 11:11 AM, Robin<robi...@gmail.com> wrote:
> How can I disable building the mac os x backend. I copied
> setup.cfg.example to setup.cfg and have "macosx = False" but it
> doesn't seem to have any effect. "python setup.py config" still
> reports  "Mac OS X native: yes".

I disabled macosx building by commenting out the
if options['build_macosx']:
clause in setup.py.

Cheers

Robin

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to