aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRob Savoye <rob.savoye@linaro.org>2013-10-30 17:24:12 -0600
committerRob Savoye <rob.savoye@linaro.org>2013-10-30 17:24:12 -0600
commitf327fe17859455614bfebede0d6e478117c76b46 (patch)
tree69f2f0fb6e39f37001364643aac8772d686b6195 /configure
parent95e1a92ef4e0617e4b12a20c2bc15e6b49103a49 (diff)
regenerated
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure274
1 files changed, 56 insertions, 218 deletions
diff --git a/configure b/configure
index 38cf8490..2a33c1a1 100755
--- a/configure
+++ b/configure
@@ -596,9 +596,9 @@ DBUSER
BUILDHOST
NEWWORKDIR
DEJAGNU
-libtool_prog
-automake_prog
-autoconf_prog
+LIBTOOL
+AUTOMAKE
+AUTOCONF
ENABLE_SSH
REMOTE_SNAPSHOTS
LOCAL_BUILDS
@@ -612,9 +612,6 @@ BISON
FLEX
BASH
CCACHE
-RSYNC
-SCP
-CURL
WGET
target_os
target_vendor
@@ -3179,6 +3176,7 @@ test -n "$target_alias" &&
NONENONEs,x,x, &&
program_prefix=${target_alias}-
+missing=
# 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
@@ -3220,132 +3218,12 @@ fi
-# Extract the first word of "curl", so it can be a program name with args.
-set dummy curl; 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_CURL+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- case $CURL in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_CURL="$CURL" # 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_CURL="$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
-CURL=$ac_cv_path_CURL
-if test -n "$CURL"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CURL" >&5
-$as_echo "$CURL" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-
-# Extract the first word of "scp", so it can be a program name with args.
-set dummy scp; 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_SCP+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- case $SCP in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_SCP="$SCP" # 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_SCP="$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
-SCP=$ac_cv_path_SCP
-if test -n "$SCP"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SCP" >&5
-$as_echo "$SCP" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-
-# Extract the first word of "rsync", so it can be a program name with args.
-set dummy rsync; 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_RSYNC+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- case $RSYNC in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_RSYNC="$RSYNC" # 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_RSYNC="$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
-RSYNC=$ac_cv_path_RSYNC
-if test -n "$RSYNC"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RSYNC" >&5
-$as_echo "$RSYNC" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
+if test x"${WGET}" = x; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need 'wget' to fully run cbuild!" >&5
+$as_echo "$as_me: WARNING: You need 'wget' to fully run cbuild!" >&2;}
+ missing="${missing} wget"
fi
-
-
-if test x"${RSYNC}" = x; then
- as_fn_error $? "You need 'rsync' to fully run cbuild!" "$LINENO" 5
-fi
# Extract the first word of "ccache", so it can be a program name with args.
set dummy ccache; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -3428,9 +3306,10 @@ fi
-
if test x"${BASH}" = x; then
- as_fn_error $? "You need Bash to run configure properly!" "$LINENO" 5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need Bash to run configure properly!" >&5
+$as_echo "$as_me: WARNING: You need Bash to run configure properly!" >&2;}
+ missing="${missing} bash"
fi
# Extract the first word of "flex", so it can be a program name with args.
@@ -3474,7 +3353,9 @@ fi
if test x"${FLEX}" = x; then
- as_fn_error $? "You need 'flex' to run configure properly!" "$LINENO" 5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need 'flex' to run configure properly!" >&5
+$as_echo "$as_me: WARNING: You need 'flex' to run configure properly!" >&2;}
+ missing="${missing} flex"
fi
# Extract the first word of "bison", so it can be a program name with args.
@@ -3518,7 +3399,9 @@ fi
if test x"${BISON}" = x; then
- as_fn_error $? "You need 'bison' to run configure properly!" "$LINENO" 5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need 'bison' to run configure properly!" >&5
+$as_echo "$as_me: WARNING: You need 'bison' to run configure properly!" >&2;}
+ missing="${missing} bison"
fi
# Extract the first word of "autogen", so it can be a program name with args.
@@ -3562,51 +3445,9 @@ fi
if test x"${AUTOGEN}" = x; then
- as_fn_error $? "You need 'autogen' to run configure properly!" "$LINENO" 5
-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
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_WGET+:} false; then :
- $as_echo_n "(cached) " >&6
-else
- case $WGET in
- [\\/]* | ?:[\\/]*)
- ac_cv_path_WGET="$WGET" # 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_WGET="$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
-WGET=$ac_cv_path_WGET
-if test -n "$WGET"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WGET" >&5
-$as_echo "$WGET" >&6; }
-else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-if test x"${WGET}" = x; then
- as_fn_error $? "You need 'wget' to run configure properly!" "$LINENO" 5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need 'autogen' to run configure properly!" >&5
+$as_echo "$as_me: WARNING: You need 'autogen' to run configure properly!" >&2;}
+ missing="${missing} autogen"
fi
@@ -3660,7 +3501,6 @@ fi
packages="texinfo gawk"
dpkg="`which dpkg`"
result=$?
-missing=""
if test ${result} -eq 0; then
# add Ubuntu specific packages
packages="${packages} gcc-multilib g++-multilib zlib1g-dev"
@@ -3682,11 +3522,11 @@ else
yum="`which yum`"
result=$?
for i in ${packages}; do
- exists="`rpm -q -a $i| grep -c $i`"
- if test ${exists} -eq 0; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, install $i" >&5
+ exists="`rpm -q -a $i| grep -c $i`"
+ if test ${exists} -eq 0; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, install $i" >&5
$as_echo "no, install $i" >&6; }
- missing="${missing} $i"
+ missing="${missing} $i"
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
@@ -3823,7 +3663,8 @@ if test "${enable_ssh+set}" = set; then :
enableval=$enable_ssh; case "${enableval}" in
yes) ENABLE_SSH=yes ;;
no) ENABLE_SSH=no ;;
- *) as_fn_error $? "bad value ${enableval} for enable-ssh option" "$LINENO" 5 ;;
+ *) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: bad value ${enableval} for enable-ssh option" >&5
+$as_echo "$as_me: WARNING: bad value ${enableval} for enable-ssh option" >&2;} ;;
esac
else
ENABLE_SSH=no
@@ -3838,11 +3679,11 @@ do
set dummy $ac_prog; 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_prog_autoconf_prog+:} false; then :
+if ${ac_cv_prog_AUTOCONF+:} false; then :
$as_echo_n "(cached) " >&6
else
- if test -n "$autoconf_prog"; then
- ac_cv_prog_autoconf_prog="$autoconf_prog" # Let the user override the test.
+ if test -n "$AUTOCONF"; then
+ ac_cv_prog_AUTOCONF="$AUTOCONF" # Let the user override the test.
else
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
@@ -3851,7 +3692,7 @@ do
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_prog_autoconf_prog="$ac_prog"
+ ac_cv_prog_AUTOCONF="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
@@ -3861,17 +3702,17 @@ IFS=$as_save_IFS
fi
fi
-autoconf_prog=$ac_cv_prog_autoconf_prog
-if test -n "$autoconf_prog"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $autoconf_prog" >&5
-$as_echo "$autoconf_prog" >&6; }
+AUTOCONF=$ac_cv_prog_AUTOCONF
+if test -n "$AUTOCONF"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOCONF" >&5
+$as_echo "$AUTOCONF" >&6; }
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
fi
- test -n "$autoconf_prog" && break
+ test -n "$AUTOCONF" && break
done
for ac_prog in automake
@@ -3880,11 +3721,11 @@ do
set dummy $ac_prog; 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_prog_automake_prog+:} false; then :
+if ${ac_cv_prog_AUTOMAKE+:} false; then :
$as_echo_n "(cached) " >&6
else
- if test -n "$automake_prog"; then
- ac_cv_prog_automake_prog="$automake_prog" # Let the user override the test.
+ if test -n "$AUTOMAKE"; then
+ ac_cv_prog_AUTOMAKE="$AUTOMAKE" # Let the user override the test.
else
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
@@ -3893,7 +3734,7 @@ do
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_prog_automake_prog="$ac_prog"
+ ac_cv_prog_AUTOMAKE="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
@@ -3903,17 +3744,17 @@ IFS=$as_save_IFS
fi
fi
-automake_prog=$ac_cv_prog_automake_prog
-if test -n "$automake_prog"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $automake_prog" >&5
-$as_echo "$automake_prog" >&6; }
+AUTOMAKE=$ac_cv_prog_AUTOMAKE
+if test -n "$AUTOMAKE"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AUTOMAKE" >&5
+$as_echo "$AUTOMAKE" >&6; }
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
fi
- test -n "$automake_prog" && break
+ test -n "$AUTOMAKE" && break
done
for ac_prog in libtool
@@ -3922,11 +3763,11 @@ do
set dummy $ac_prog; 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_prog_libtool_prog+:} false; then :
+if ${ac_cv_prog_LIBTOOL+:} false; then :
$as_echo_n "(cached) " >&6
else
- if test -n "$libtool_prog"; then
- ac_cv_prog_libtool_prog="$libtool_prog" # Let the user override the test.
+ if test -n "$LIBTOOL"; then
+ ac_cv_prog_LIBTOOL="$LIBTOOL" # Let the user override the test.
else
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
for as_dir in $PATH
@@ -3935,7 +3776,7 @@ do
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_prog_libtool_prog="$ac_prog"
+ ac_cv_prog_LIBTOOL="$ac_prog"
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
break 2
fi
@@ -3945,20 +3786,20 @@ IFS=$as_save_IFS
fi
fi
-libtool_prog=$ac_cv_prog_libtool_prog
-if test -n "$libtool_prog"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libtool_prog" >&5
-$as_echo "$libtool_prog" >&6; }
+LIBTOOL=$ac_cv_prog_LIBTOOL
+if test -n "$LIBTOOL"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBTOOL" >&5
+$as_echo "$LIBTOOL" >&6; }
else
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
$as_echo "no" >&6; }
fi
- test -n "$libtool_prog" && break
+ test -n "$LIBTOOL" && break
done
-if test x"${autoconf_prog}" = x -o x"${automake_prog}" = x -o x"${libtool_prog}" = x; then
+if test x"${AUTOCONF}" = x -o x"${AUTOMAKE}" = x -o x"${LIBTOOL}" = x; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You should install autoconf, automake, and libtool" >&5
$as_echo "$as_me: WARNING: You should install autoconf, automake, and libtool" >&2;}
fi
@@ -4006,6 +3847,7 @@ fi
if test x"${DEJAGNU}" = x; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You should install dejagnu so you can run tests" >&5
$as_echo "$as_me: WARNING: You should install dejagnu so you can run tests" >&2;}
+ missing="${missing} dejagnu"
fi
# Extract the first word of "git-new-workdir", so it can be a program name with args.
@@ -4051,13 +3893,9 @@ fi
if test x"${NEWWORKDIR}" = x; then
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: You need to install git-new-workdir to use GIT!" >&5
$as_echo "$as_me: WARNING: You need to install git-new-workdir to use GIT!" >&2;}
+ missing="${missing} git-new-workdir"
fi
-
-
-
-
-
BUILDHOST=${build}
DBUSER=${dbuser}