--- openca-base-1.1.1/configure.in 2010-03-20 17:37:17.000000000 +0100 +++ openca-base-1.1.1/configure.in.new 2011-03-04 14:18:43.563000225 +0100 @@ -924,19 +924,6 @@ AC_MSG_ERROR( [your perl version $pv is too old]) fi - AC_MSG_CHECKING([getting latest version information]) - - ret=`wget --version >/dev/null 2>/dev/null; echo $?` - if [[ "$ret" = "0" ]] ; then - service=`echo ${service_mail_account} | sed "s|support@pki.openca.org||"` - `wget -nd --delete-after -q "http://www.openca.org/alby/checkver?prj=openca;ver=$VERSION;org=${ca_organization};email=${service};os=${DIST_NAME};osver=${DIST_VERSION};act=OP039432012211SSPP" 2>/dev/null` - fi - - ## Here we still need to implement the warning about the latest - ## version information - - AC_MSG_RESULT([ok]) - dnl ############################## DB ################################### enable_mysql=