Adjust Swig rules for Swig 1.3.24 (and probably 1.3.23 too).

Compiling the runtime in a separate modules is no longer required,
and actually it does not work anymore...
* wrap/python/swigpy.i: Remove.
* wrap/python/Makefile.am (_swigpy.la): Remove all references.
($(srcdir)/spot_wrap.cxx, $(srcdir)/buddy_wrap.cxx): Do not
use -noruntime.
This commit is contained in:
Alexandre Duret-Lutz 2004-12-15 12:59:46 +00:00
parent 73c42db23d
commit b0a51a0656
4 changed files with 19 additions and 27 deletions

View file

@ -10,11 +10,11 @@ Here are the tools you need to bootstrap the CVS tree, or more
generally if you plan to regenerate some of the generated files.
GNU Autoconf >= 2.59
GNU Automake >= 1.8
GNU Automake >= 1.9
GNU Libtool >= 1.4
GNU Flex (the version probably doesn't matter much, we used 2.5.31)
The CVS version of GNU Bison (called 1.875c at the time of writing)
SWIG 1.3.21
SWIG >= 1.3.23
Doxygen >= 1.3.5
Bootstrap the CVS tree by running