--- libopensync-0.22/configure 2007-03-27 21:51:55.000000000 +0930 +++ libopensync-0.22-path/configure 2010-10-08 09:50:21.000000000 +0930 @@ -21993,7 +21993,8 @@ -o $available_patch -lt $required_patch ; then { echo "$as_me:$LINENO: WARNING: SWIG version >= 1.3.17 is required. You have $swig_version. You should look at http://www.swig.org" >&5 echo "$as_me: WARNING: SWIG version >= 1.3.17 is required. You have $swig_version. You should look at http://www.swig.org" >&2;} - SWIG='echo "Error: SWIG version >= 1.3.17 is required. You have '"$swig_version"'. You should look at http://www.swig.org" ; false' + #SWIG='echo "Error: SWIG version >= 1.3.17 is required. You have '"$swig_version"'. You should look at http://www.swig.org" ; false' + SWIG_LIB=`$SWIG -swiglib` else { echo "$as_me:$LINENO: SWIG executable is '$SWIG'" >&5 echo "$as_me: SWIG executable is '$SWIG'" >&6;}