From 644e168383729b02613e6e3aefe1082d779b5f13 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 15 Apr 2004 18:24:54 +0000 Subject: [PATCH] Oops git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/BUILD.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 5f17d64610..60cf9617ea 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -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. -- 2.47.2