]> git.saurik.com Git - wxWidgets.git/commitdiff
EP_ADD_OPTS defaults to true
authorRobin Dunn <robin@alldunn.com>
Sun, 24 Oct 2004 00:59:14 +0000 (00:59 +0000)
committerRobin 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

index 4089667e0a96d5f3feceffa430cda026b90b5b6a..67edb935cc69244ffca4abb36e829a23e0845f65 100644 (file)
@@ -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