]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/BUILD.txt
SetStringSelection and etc. fixes
[wxWidgets.git] / wxPython / docs / BUILD.txt
index 5f17d64610318774323d86427a2cfdad88476d1e..60cf9617eae04330d89a06e001c0d7ff049824b4 100644 (file)
@@ -179,8 +179,8 @@ place, then do the same for wxPython.
 
          USE_SWIG=1 SWIG=/opt/swig/bin/swig
 
-   If you get errors about wxGLCanvas or being unable to find libGLU,
-   wxGLCanvas being undeclared, or something similar then you can add
+   If you get errors about being unable to find libGLU, wxGLCanvas
+   being undeclared, or something similar then you can add
    BUILD_GLCANVAS=0 to the setup.py command line to disable the
    building of the glcanvas module.