Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 281619
Collapse All | Expand All

(-)libopensync-0.22/configure (-1 / +2 lines)
Lines 21993-21999 Link Here
21993
                                -o $available_patch -lt $required_patch ; then
21993
                                -o $available_patch -lt $required_patch ; then
21994
                                { 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
21994
                                { 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
21995
echo "$as_me: WARNING: SWIG version >= 1.3.17 is required.  You have $swig_version.  You should look at http://www.swig.org" >&2;}
21995
echo "$as_me: WARNING: SWIG version >= 1.3.17 is required.  You have $swig_version.  You should look at http://www.swig.org" >&2;}
21996
                                SWIG='echo "Error: SWIG version >= 1.3.17 is required.  You have '"$swig_version"'.  You should look at http://www.swig.org" ; false'
21996
                                #SWIG='echo "Error: SWIG version >= 1.3.17 is required.  You have '"$swig_version"'.  You should look at http://www.swig.org" ; false'
21997
                                SWIG_LIB=`$SWIG -swiglib`
21997
                        else
21998
                        else
21998
                                { echo "$as_me:$LINENO: SWIG executable is '$SWIG'" >&5
21999
                                { echo "$as_me:$LINENO: SWIG executable is '$SWIG'" >&5
21999
echo "$as_me: SWIG executable is '$SWIG'" >&6;}
22000
echo "$as_me: SWIG executable is '$SWIG'" >&6;}

Return to bug 281619