]> jfr.im git - irc/rizon/znc.git/commit
Add several fixed files for swig.
authorAlexey Sokolov <redacted>
Tue, 14 Aug 2012 18:42:46 +0000 (01:42 +0700)
committerAlexey Sokolov <redacted>
Tue, 14 Aug 2012 18:42:46 +0000 (01:42 +0700)
commitcc52a7d2be041dfa6c6591a9c8d985ffaa8a6904
tree5116a789f59e881399bfcd98d330a22b8e665cb3
parent6b550f214d1b6123e5090c69567bc8eee3614461
Add several fixed files for swig.

Workaround for broken swig, which allows old swig versions to work too.

These files should be removed when fixed swig is released.

Thanks to Juvenal for suggestion.
configure.ac
m4/ac_pkg_swig.m4
modules/modperl/Makefile.gen
modules/modpython/Makefile.gen
swig_lib/perl5/std_deque.i [new file with mode: 0644]
swig_lib/perl5/std_list.i [new file with mode: 0644]
swig_lib/perl5/std_vector.i [new file with mode: 0644]
swig_lib/python/pyhead.swg [new file with mode: 0644]
swig_lib/python/pyrun.swg [new file with mode: 0644]
swig_lib/python/std_set.i [new file with mode: 0644]