Skip to content
  • Alexandre Duret-Lutz's avatar
    Adjust Swig rules for Swig 1.3.24 (and probably 1.3.23 too). · b0a51a06
    Alexandre Duret-Lutz authored
    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.
    b0a51a06