projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5029118
)
EP_ADD_OPTS defaults to true
author
Robin Dunn
<robin@alldunn.com>
Sun, 24 Oct 2004 00:59:14 +0000
(
00:59
+0000)
committer
Robin Dunn
<robin@alldunn.com>
Sun, 24 Oct 2004 00:59:14 +0000
(
00:59
+0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30087
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
wxPython/config.py
patch
|
blob
|
blame
|
history
diff --git
a/wxPython/config.py
b/wxPython/config.py
index 4089667e0a96d5f3feceffa430cda026b90b5b6a..67edb935cc69244ffca4abb36e829a23e0845f65 100644
(file)
--- a/
wxPython/config.py
+++ b/
wxPython/config.py
@@
-135,7
+135,7
@@
INSTALL_MULTIVERSION = 1 # Install the packages such that multiple versions
FLAVOUR = "" # Optional flavour string to be appended to VERSION
# in MULTIVERSION installs
-EP_ADD_OPTS =
0
# When doing MULTIVERSION installs the wx port and
+EP_ADD_OPTS =
1
# When doing MULTIVERSION installs the wx port and
# ansi/unicode settings can optionally be added to the
# subdir path used in site-packages