]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
removed rpmfiles.lst
[wxWidgets.git] / wxPython / setup.py
index 18a3877a916a559b0e3190952b8f00d5a3efbc1c..27f7138ff3655db70ca683a9a47cfca575080e31 100755 (executable)
@@ -28,7 +28,7 @@ on.
 """
 
 
-BUILD_GLCANVAS = 0 # If true, build the contrib/glcanvas extension module
+BUILD_GLCANVAS = 1 # If true, build the contrib/glcanvas extension module
 BUILD_OGL = 1      # If true, build the contrib/ogl extension module
 BUILD_STC = 1      # If true, build the contrib/stc extension module
 BUILD_IEWIN = 0    # Internet Explorer wrapper (experimental)