I am building Python 2.7.2 with a standard set of options as part of a nightly build system.  Some of our machines apparently have the tk headers installed, so Python automatically builds Tkinter on those platforms.  Unfortunately, this now breaks matplotlib.  Is there a way to turn of tkinter altogether?  I am using wxPython anyway and do not want or need another set of GUI libraries, especially not if they're breaking other software.<div>
<br></div><div>thanks,</div><div>Nat</div>