From patchwork Fri Oct 4 15:41:18 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Ryan S. Arnold" X-Patchwork-Id: 20832 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qe0-f70.google.com (mail-qe0-f70.google.com [209.85.128.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6D2492395E for ; Fri, 4 Oct 2013 15:42:09 +0000 (UTC) Received: by mail-qe0-f70.google.com with SMTP id b4sf8430024qen.5 for ; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=DSJSqTUOI1X3j5NPyx4Ax/gDQ2vmroRdFw3gznohodg=; b=CWSfVSUuq/JOEeM9UggRbWGn9olNYD8F+TaMjY1C5P+3a4Z+n10PVQEP5XVB6LAQkn Pr0k1+wfTnxNo12q2ZjpQdQ0SQ9J1t3O6JYwpFnhCA6wGRpiGYeQpykgPjP+m0cAHzKC 18TJD7lJmD+xK1zZxNIpTqTNl1jMnIrIt8ZDX2FjzO5KVnw/Vr7QGDF4fkos9a8xxOfH XH4q7x515uNAIXIN1MK4JaW0k6P1rJokm9vOamV9QWjl/wzZ4yMqtFmnmaATIkHJPwF2 tPJxAsuK5DJ39fKb+Ck/V41d34348aZ/CnNZoLyqrRaFHWSzBBwvQCmSM9FFRpQY/m7B CYfQ== X-Received: by 10.236.129.194 with SMTP id h42mr14071684yhi.11.1380901329566; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.96.9 with SMTP id do9ls1432150qeb.80.gmail; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) X-Received: by 10.58.24.232 with SMTP id x8mr112196vef.50.1380901329316; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id aj7si3470798vec.135.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 08:42:09 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id f12so2423979vbg.11 for ; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) X-Gm-Message-State: ALoCoQmIyMcadPQhIEgbhfG/eCGEoNobpN/H+ox+OlqvliI3lnVr64BX4T8bskkUow0Rc+gvPeh8 X-Received: by 10.58.219.227 with SMTP id pr3mr117880vec.49.1380901329223; Fri, 04 Oct 2013 08:42:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp49546vcz; Fri, 4 Oct 2013 08:42:08 -0700 (PDT) X-Received: by 10.50.111.48 with SMTP id if16mr7051130igb.23.1380901328407; Fri, 04 Oct 2013 08:42:08 -0700 (PDT) Received: from mail-ie0-f178.google.com (mail-ie0-f178.google.com [209.85.223.178]) by mx.google.com with ESMTPS id e2si3314508igo.42.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 08:42:08 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.223.178 is neither permitted nor denied by best guess record for domain of ryan.arnold@linaro.org) client-ip=209.85.223.178; Received: by mail-ie0-f178.google.com with SMTP id to1so9190281ieb.23 for ; Fri, 04 Oct 2013 08:42:07 -0700 (PDT) X-Received: by 10.42.37.202 with SMTP id z10mr847767icd.77.1380901327484; Fri, 04 Oct 2013 08:42:07 -0700 (PDT) Received: from localhost.net (c-71-195-40-9.hsd1.mn.comcast.net. [71.195.40.9]) by mx.google.com with ESMTPSA id t7sm7516985igd.6.1969.12.31.16.00.00 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2013 08:42:06 -0700 (PDT) From: "Ryan S. Arnold" To: Rob Savoye Cc: patches@linaro.org, "Ryan S. Arnold" Subject: [PATCH] Remove lynx check from configure[.ac]. It's no longer used. Date: Fri, 4 Oct 2013 10:41:18 -0500 Message-Id: <1380901278-26237-1-git-send-email-ryan.arnold@linaro.org> X-Mailer: git-send-email 1.8.3.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: ryan.arnold@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: "Ryan S. Arnold" Lynx is no longer needed in cbuildv2. This patch removes it from configure.ac and regenerates configure. Ryan S. Arnold --- configure | 46 ---------------------------------------------- configure.ac | 5 ----- lib/common.sh | 1 - 3 files changed, 52 deletions(-) diff --git a/configure b/configure index 33422f9..2c8d95c 100755 --- a/configure +++ b/configure @@ -606,7 +606,6 @@ LOCAL_SNAPSHOTS SYSROOTS CBUILD_TOP BUILDDATE -LYNX AUTOGEN BISON FLEX @@ -3565,51 +3564,6 @@ if test x"${AUTOGEN}" = x; then as_fn_error $? "You need 'autogen' to run configure properly!" "$LINENO" 5 fi -# Extract the first word of "lynx", so it can be a program name with args. -set dummy lynx; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_path_LYNX+:} false; then : - $as_echo_n "(cached) " >&6 -else - case $LYNX in - [\\/]* | ?:[\\/]*) - ac_cv_path_LYNX="$LYNX" # Let the user override the test with a path. - ;; - *) - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_path_LYNX="$as_dir/$ac_word$ac_exec_ext" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - ;; -esac -fi -LYNX=$ac_cv_path_LYNX -if test -n "$LYNX"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LYNX" >&5 -$as_echo "$LYNX" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -if test x"${LYNX}" = x; then - { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need 'lsync' to fully run cbuild!" >&5 -$as_echo "$as_me: WARNING: You need 'lsync' to fully run cbuild!" >&2;} -fi - # Extract the first word of "wget", so it can be a program name with args. set dummy wget; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 diff --git a/configure.ac b/configure.ac index 6108f45..90a8151 100644 --- a/configure.ac +++ b/configure.ac @@ -58,11 +58,6 @@ if test x"${AUTOGEN}" = x; then AC_MSG_ERROR([You need 'autogen' to run configure properly!]) fi -AC_PATH_PROG(LYNX, lynx) -if test x"${LYNX}" = x; then - AC_MSG_WARN([You need 'lsync' to fully run cbuild!]) -fi - AC_PATH_PROG(WGET, wget) if test x"${WGET}" = x; then AC_MSG_ERROR([You need 'wget' to run configure properly!]) diff --git a/lib/common.sh b/lib/common.sh index e30e6a7..41b45e0 100644 --- a/lib/common.sh +++ b/lib/common.sh @@ -333,7 +333,6 @@ find_snapshot() fi # snapshot="`grep $1 ${local_snapshots}/${dir}md5sums | cut -d ' ' -f 3`" -# snapshot="`lynx -dump ${remote_snapshots} | egrep -v "\.asc" | cut -d ']' -f 2 | grep "$1" | sed -e 's@.*$1@@' -e 's: .*::'`" if test x"${snapshot}" = x; then error "No results for $1!" return 1