Re: [RFC] Remove check for maximal version of SWIG

2011-06-09 Thread Arfrever Frehtes Taifersar Arahesis
2011-06-05 21:09:46 Arfrever Frehtes Taifersar Arahesis napisaƂ(a): > SWIG is not required for building of SWIG-based bindings from release > tarballs, which contain > some SWIG-generated files. `configure` prints a warning, when a version of > SWIG newer than > hardcoded maximal version is detec

Re: [RFC] Remove check for maximal version of SWIG

2011-06-06 Thread Julian Foad
On Sun, 2011-06-05, Arfrever Frehtes Taifersar Arahesis wrote: > SWIG is not required for building of SWIG-based bindings from release > tarballs, which contain > some SWIG-generated files. `configure` prints a warning, when a version of > SWIG newer than > hardcoded maximal version is detected.

[RFC] Remove check for maximal version of SWIG

2011-06-05 Thread Arfrever Frehtes Taifersar Arahesis
SWIG is not required for building of SWIG-based bindings from release tarballs, which contain some SWIG-generated files. `configure` prints a warning, when a version of SWIG newer than hardcoded maximal version is detected. The maximal version very often becomes outdated (e.g. currently 2.0.4 is