--- configure 2004-11-24 21:27:25.000000000 +0100 +++ conf-gentoo 2004-12-16 16:45:57.394814952 +0100 @@ -1575,23 +1575,24 @@ MINIMUM_VERSION="2.2" -echo "$as_me:$LINENO: checking python requirements" >&5 -echo $ECHO_N "checking python requirements... $ECHO_C" >&6 - -${Python} ${srcdir}/setup-check.py ${MINIMUM_VERSION} 2>&5 1>&2 - -result=$? - -if test -f conftest.out ; then - . ./conftest.out - rm -f conftest.out -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 - { { echo "$as_me:$LINENO: error: unable to run the test program" >&5 -echo "$as_me: error: unable to run the test program" >&2;} - { (exit 1); exit 1; }; } -fi +#echo "$as_me:$LINENO: checking python requirements" >&5 +#echo $ECHO_N "checking python requirements... $ECHO_C" >&6 +# +#${Python} ${srcdir}/setup-check.py ${MINIMUM_VERSION} 2>&5 1>&2 +# +#result=$? +# +#if test -f conftest.out ; then +# . ./conftest.out +# rm -f conftest.out +#else +# echo "$as_me:$LINENO: result: no" >&5 +#echo "${ECHO_T}no" >&6 +# { { echo "$as_me:$LINENO: error: unable to run the test program" >&5 +#echo "$as_me: error: unable to run the test program" >&2;} +# { (exit 1); exit 1; }; } +#fi +result=0 if test $result = 0 ; then if test -z "${Status}" ; then