aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRyan S. Arnold <ryan.arnold@linaro.org>2013-10-04 09:53:11 -0600
committerRob Savoye <rob.savoye@linaro.org>2013-10-04 09:53:11 -0600
commite0ffcf9b9b560f2dc7643c2d4797167e0732964a (patch)
tree2a6032eb9716aa4b6cd88cf6e713b9fadab7e696 /configure
parent3aaa2cc6ab3bbb5d37f027f4354f68392ba633a0 (diff)
Lynx is no longer needed by Cbuildv2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure46
1 files changed, 0 insertions, 46 deletions
diff --git a/configure b/configure
index 33422f9d..2c8d95c4 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