]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/BUILD.html
Work around mingw/cygwin bug 1046059
[wxWidgets.git] / wxPython / docs / BUILD.html
index dc7b3fe0bc2e96bcd9c6c52c1fede7b0703d565a..65c04115ac8ba7f4ce30875c97b60079c53fc9c9 100644 (file)
@@ -227,7 +227,7 @@ of your wxPython apps please see the wiki and the mail lists.</p>
 <p>SOLARIS NOTE: If you get unresolved symbol errors when importing
 wxPython and you are running on Solaris and building with gcc, then
 you may be able to work around the problem by uncommenting a bit of
-code in setup.py and building again.  Look for 'SunOS' in setup.py
+code in config.py and building again.  Look for 'SunOS' in config.py
 and uncomment the block containing it.  The problem is that Sun's ld
 does not automatically add libgcc to the link step.</p>
 </li>