Set BUILD_RENAMERS default to zero.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-05-17 04:15:33 +00:00
parent d9f09ac42c
commit ddc00ed1ea

View File

@@ -99,7 +99,7 @@ USE_SWIG = 0 # Should we actually execute SWIG, or just use the
SWIG = "swig" # The swig executable to use. SWIG = "swig" # The swig executable to use.
BUILD_RENAMERS = 1 # Should we build the renamer modules too? BUILD_RENAMERS = 0 # Should we build the renamer modules too?
FULL_DOCS = 0 # Some docstrings are split into a basic docstring and a FULL_DOCS = 0 # Some docstrings are split into a basic docstring and a
# details string. Setting this flag to 1 will # details string. Setting this flag to 1 will