New SWIG runtime files and api updates for the move to SWIG 1.3.22

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-09-09 18:59:20 +00:00
parent f2b4a4ea12
commit da72c54000

View File

@@ -49,6 +49,11 @@ incorrect builds on some systems where the system installed distutils
has been patched to behave slightly differently, for example SuSE on has been patched to behave slightly differently, for example SuSE on
x86_64 or Chandler's build. x86_64 or Chandler's build.
Updated to SWIG 1.3.22 (plus my patch.) See wxPython/SWIG/README.txt
in the source tree if you need to use SWIG when building your own copy
of wxPython, or other extension modules that need to integrate with
the wxPython modules.