swig 1.3.21 does not work, so raise at least to 1.3.22, maybe higher

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2441 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.8
Stéphane Fillod, F8CFE 2008-10-31 22:22:23 +00:00
rodzic c365417595
commit 5fe16b714a
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -453,7 +453,7 @@ if test "${cf_with_bindings}" = "yes";
then
cf_with_bindings=no
SWIG_PROG(1.3.14)
SWIG_PROG(1.3.22)
if test "${SWIG}" != "false" -a "x${BINDING_ALL}" != "x"; then
BINDINGS="${BINDINGS} bindings"
cf_with_bindings=yes