Revision: 7988
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7988&view=rev
Author:   astraw
Date:     2009-11-30 17:18:27 +0000 (Mon, 30 Nov 2009)

Log Message:
-----------
fix typo in r7985. closes SF-2903596. Thanks C. Gohlke.

Modified Paths:
--------------
    trunk/matplotlib/setupext.py

Modified: trunk/matplotlib/setupext.py
===================================================================
--- trunk/matplotlib/setupext.py        2009-11-30 09:06:48 UTC (rev 7987)
+++ trunk/matplotlib/setupext.py        2009-11-30 17:18:27 UTC (rev 7988)
@@ -122,7 +122,7 @@
            'backend': None}
 
 defines = [
-       ('PY_ARRAYAUNIQUE_SYMBOL', 'MPL_ARRAY_API'),
+       ('PY_ARRAY_UNIQUE_SYMBOL', 'MPL_ARRAY_API'),
        ('PYCXX_ISO_CPP_LIB', '1')]
 
 # Based on the contents of setup.cfg, determine the build options


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to