SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
Dave Beazley 644b2e7d16 Changes to way runtime libraries are built. swig -runtime -lang swigrun.i used to
generate a runtime module.  That module is then linked into a runtime library as
before.

Note:  This is probably only an interim solution for the 1.3.20 release.
The Runtime directory will be cleaned up later.


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5358 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2003-11-20 21:25:19 +00:00
SWIG Changes to way runtime libraries are built. swig -runtime -lang swigrun.i used to 2003-11-20 21:25:19 +00:00
swigweb Added Luigi's experience of aclocal problem. 2003-11-19 21:30:25 +00:00