configure.in: Handle spu makefile frag.
* configure.in: Handle spu makefile frag. * config/mt-spu: New file. * Makefile.tpl (MAINT): Define (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define. * configure: Regenerate. * Makefile.in: Regenerate. From-SVN: r119729
This commit is contained in:
parent
9b6f37a025
commit
58e241475b
@ -1,3 +1,12 @@
|
|||||||
|
2006-12-11 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* configure.in: Handle spu makefile frag.
|
||||||
|
* config/mt-spu: New file.
|
||||||
|
* Makefile.tpl (MAINT): Define
|
||||||
|
(MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
|
||||||
|
* configure: Regenerate.
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2006-12-11 Ben Elliston <bje@au.ibm.com>
|
2006-12-11 Ben Elliston <bje@au.ibm.com>
|
||||||
|
|
||||||
* config.guess: Import latest version.
|
* config.guess: Import latest version.
|
||||||
|
@ -70,6 +70,9 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|||||||
INSTALL_DATA = @INSTALL_DATA@
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
LN = @LN@
|
LN = @LN@
|
||||||
LN_S = @LN_S@
|
LN_S = @LN_S@
|
||||||
|
MAINT = @MAINT@
|
||||||
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
||||||
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# Miscellaneous non-standard autoconf-set variables
|
# Miscellaneous non-standard autoconf-set variables
|
||||||
|
@ -73,6 +73,9 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|||||||
INSTALL_DATA = @INSTALL_DATA@
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
LN = @LN@
|
LN = @LN@
|
||||||
LN_S = @LN_S@
|
LN_S = @LN_S@
|
||||||
|
MAINT = @MAINT@
|
||||||
|
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
|
||||||
|
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
|
||||||
|
|
||||||
# -------------------------------------------------
|
# -------------------------------------------------
|
||||||
# Miscellaneous non-standard autoconf-set variables
|
# Miscellaneous non-standard autoconf-set variables
|
||||||
|
2
config/mt-spu
Normal file
2
config/mt-spu
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# spu ld makefile invokes as-new in maintainer mode.
|
||||||
|
all-ld: $(MAINT) all-gas
|
233
configure
vendored
233
configure
vendored
@ -2902,6 +2902,9 @@ extra_nmflags_for_target=
|
|||||||
extra_ranlibflags_for_target=
|
extra_ranlibflags_for_target=
|
||||||
target_makefile_frag=/dev/null
|
target_makefile_frag=/dev/null
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
|
spu-*-*)
|
||||||
|
target_makefile_frag="config/mt-spu"
|
||||||
|
;;
|
||||||
*-*-netware*)
|
*-*-netware*)
|
||||||
target_makefile_frag="config/mt-netware"
|
target_makefile_frag="config/mt-netware"
|
||||||
;;
|
;;
|
||||||
@ -3486,7 +3489,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3490: checking for $ac_word" >&5
|
echo "configure:3493: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3526,7 +3529,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3530: checking for $ac_word" >&5
|
echo "configure:3533: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_BISON'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_BISON'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3565,7 +3568,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3569: checking for $ac_word" >&5
|
echo "configure:3572: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_M4'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_M4'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3604,7 +3607,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3608: checking for $ac_word" >&5
|
echo "configure:3611: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3644,7 +3647,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3648: checking for $ac_word" >&5
|
echo "configure:3651: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_FLEX'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_FLEX'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3683,7 +3686,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3687: checking for $ac_word" >&5
|
echo "configure:3690: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_MAKEINFO'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3736,7 +3739,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3740: checking for $ac_word" >&5
|
echo "configure:3743: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_EXPECT'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_EXPECT'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3777,7 +3780,7 @@ do
|
|||||||
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
# Extract the first word of "$ac_prog", so it can be a program name with args.
|
||||||
set dummy $ac_prog; ac_word=$2
|
set dummy $ac_prog; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3781: checking for $ac_word" >&5
|
echo "configure:3784: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_RUNTEST'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_RUNTEST'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3825,7 +3828,7 @@ test -n "$target_alias" && ncn_target_tool_prefix=$target_alias-
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3829: checking for $ac_word" >&5
|
echo "configure:3832: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3856,7 +3859,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3860: checking for $ac_word" >&5
|
echo "configure:3863: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3900,7 +3903,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3904: checking for $ac_word" >&5
|
echo "configure:3907: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3931,7 +3934,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3935: checking for $ac_word" >&5
|
echo "configure:3938: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -3975,7 +3978,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:3979: checking for $ac_word" >&5
|
echo "configure:3982: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4006,7 +4009,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4010: checking for $ac_word" >&5
|
echo "configure:4013: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4050,7 +4053,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4054: checking for $ac_word" >&5
|
echo "configure:4057: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4081,7 +4084,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4085: checking for $ac_word" >&5
|
echo "configure:4088: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LD'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4125,7 +4128,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4129: checking for $ac_word" >&5
|
echo "configure:4132: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LIPO'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LIPO'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4156,7 +4159,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4160: checking for $ac_word" >&5
|
echo "configure:4163: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LIPO'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LIPO'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4200,7 +4203,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4204: checking for $ac_word" >&5
|
echo "configure:4207: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4231,7 +4234,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4235: checking for $ac_word" >&5
|
echo "configure:4238: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_NM'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4275,7 +4278,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4279: checking for $ac_word" >&5
|
echo "configure:4282: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4306,7 +4309,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4310: checking for $ac_word" >&5
|
echo "configure:4313: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4345,7 +4348,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4349: checking for $ac_word" >&5
|
echo "configure:4352: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4376,7 +4379,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4380: checking for $ac_word" >&5
|
echo "configure:4383: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4415,7 +4418,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4419: checking for $ac_word" >&5
|
echo "configure:4422: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4446,7 +4449,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4450: checking for $ac_word" >&5
|
echo "configure:4453: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4490,7 +4493,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4494: checking for $ac_word" >&5
|
echo "configure:4497: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4521,7 +4524,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4525: checking for $ac_word" >&5
|
echo "configure:4528: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJCOPY'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4565,7 +4568,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4569: checking for $ac_word" >&5
|
echo "configure:4572: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4596,7 +4599,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4600: checking for $ac_word" >&5
|
echo "configure:4603: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4660,7 +4663,7 @@ fi
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in cc gcc; do
|
for ncn_progname in cc gcc; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:4664: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:4667: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_CC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -4677,7 +4680,7 @@ if test -z "$ac_cv_prog_CC_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4681: checking for $ac_word" >&5
|
echo "configure:4684: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_CC_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_CC_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4708,7 +4711,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4712: checking for $ac_word" >&5
|
echo "configure:4715: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_CC_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_CC_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4751,7 +4754,7 @@ fi
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in c++ g++ cxx gxx; do
|
for ncn_progname in c++ g++ cxx gxx; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:4755: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:4758: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_CXX_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_CXX_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -4768,7 +4771,7 @@ if test -z "$ac_cv_prog_CXX_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4772: checking for $ac_word" >&5
|
echo "configure:4775: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_CXX_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_CXX_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4799,7 +4802,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4803: checking for $ac_word" >&5
|
echo "configure:4806: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_CXX_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_CXX_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4842,7 +4845,7 @@ fi
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in gcc; do
|
for ncn_progname in gcc; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:4846: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:4849: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_GCC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_GCC_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -4859,7 +4862,7 @@ if test -z "$ac_cv_prog_GCC_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4863: checking for $ac_word" >&5
|
echo "configure:4866: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GCC_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GCC_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4890,7 +4893,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4894: checking for $ac_word" >&5
|
echo "configure:4897: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GCC_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GCC_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4928,7 +4931,7 @@ fi
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in gcj; do
|
for ncn_progname in gcj; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:4932: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:4935: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_GCJ_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_GCJ_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -4945,7 +4948,7 @@ if test -z "$ac_cv_prog_GCJ_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4949: checking for $ac_word" >&5
|
echo "configure:4952: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GCJ_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GCJ_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -4976,7 +4979,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:4980: checking for $ac_word" >&5
|
echo "configure:4983: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GCJ_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GCJ_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5019,7 +5022,7 @@ fi
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in gfortran; do
|
for ncn_progname in gfortran; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5023: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5026: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_GFORTRAN_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_GFORTRAN_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5036,7 +5039,7 @@ if test -z "$ac_cv_prog_GFORTRAN_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5040: checking for $ac_word" >&5
|
echo "configure:5043: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GFORTRAN_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GFORTRAN_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5067,7 +5070,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5071: checking for $ac_word" >&5
|
echo "configure:5074: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_GFORTRAN_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_GFORTRAN_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5174,7 +5177,7 @@ rm conftest.c
|
|||||||
if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for ar in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ar in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5178: checking for ar in $with_build_time_tools" >&5
|
echo "configure:5181: checking for ar in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/ar; then
|
if test -x $with_build_time_tools/ar; then
|
||||||
AR_FOR_TARGET=`cd $with_build_time_tools && pwd`/ar
|
AR_FOR_TARGET=`cd $with_build_time_tools && pwd`/ar
|
||||||
ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
|
ac_cv_path_AR_FOR_TARGET=$AR_FOR_TARGET
|
||||||
@ -5192,7 +5195,7 @@ if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "ar", so it can be a program name with args.
|
# Extract the first word of "ar", so it can be a program name with args.
|
||||||
set dummy ar; ac_word=$2
|
set dummy ar; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5196: checking for $ac_word" >&5
|
echo "configure:5199: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_AR_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_AR_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5229,7 +5232,7 @@ if test -z "$ac_cv_path_AR_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in ar; do
|
for ncn_progname in ar; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5233: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5236: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_AR_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_AR_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5246,7 +5249,7 @@ if test -z "$ac_cv_prog_AR_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5250: checking for $ac_word" >&5
|
echo "configure:5253: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5277,7 +5280,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5281: checking for $ac_word" >&5
|
echo "configure:5284: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AR_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5327,7 +5330,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for as in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for as in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5331: checking for as in $with_build_time_tools" >&5
|
echo "configure:5334: checking for as in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/as; then
|
if test -x $with_build_time_tools/as; then
|
||||||
AS_FOR_TARGET=`cd $with_build_time_tools && pwd`/as
|
AS_FOR_TARGET=`cd $with_build_time_tools && pwd`/as
|
||||||
ac_cv_path_AS_FOR_TARGET=$AS_FOR_TARGET
|
ac_cv_path_AS_FOR_TARGET=$AS_FOR_TARGET
|
||||||
@ -5345,7 +5348,7 @@ if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "as", so it can be a program name with args.
|
# Extract the first word of "as", so it can be a program name with args.
|
||||||
set dummy as; ac_word=$2
|
set dummy as; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5349: checking for $ac_word" >&5
|
echo "configure:5352: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_AS_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_AS_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5382,7 +5385,7 @@ if test -z "$ac_cv_path_AS_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in as; do
|
for ncn_progname in as; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5386: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5389: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_AS_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_AS_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5399,7 +5402,7 @@ if test -z "$ac_cv_prog_AS_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5403: checking for $ac_word" >&5
|
echo "configure:5406: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5430,7 +5433,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5434: checking for $ac_word" >&5
|
echo "configure:5437: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_AS_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5480,7 +5483,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for dlltool in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for dlltool in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5484: checking for dlltool in $with_build_time_tools" >&5
|
echo "configure:5487: checking for dlltool in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/dlltool; then
|
if test -x $with_build_time_tools/dlltool; then
|
||||||
DLLTOOL_FOR_TARGET=`cd $with_build_time_tools && pwd`/dlltool
|
DLLTOOL_FOR_TARGET=`cd $with_build_time_tools && pwd`/dlltool
|
||||||
ac_cv_path_DLLTOOL_FOR_TARGET=$DLLTOOL_FOR_TARGET
|
ac_cv_path_DLLTOOL_FOR_TARGET=$DLLTOOL_FOR_TARGET
|
||||||
@ -5498,7 +5501,7 @@ if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "dlltool", so it can be a program name with args.
|
# Extract the first word of "dlltool", so it can be a program name with args.
|
||||||
set dummy dlltool; ac_word=$2
|
set dummy dlltool; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5502: checking for $ac_word" >&5
|
echo "configure:5505: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5535,7 +5538,7 @@ if test -z "$ac_cv_path_DLLTOOL_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in dlltool; do
|
for ncn_progname in dlltool; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5539: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5542: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_DLLTOOL_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_DLLTOOL_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5552,7 +5555,7 @@ if test -z "$ac_cv_prog_DLLTOOL_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5556: checking for $ac_word" >&5
|
echo "configure:5559: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5583,7 +5586,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5587: checking for $ac_word" >&5
|
echo "configure:5590: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_DLLTOOL_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5633,7 +5636,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for ld in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ld in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5637: checking for ld in $with_build_time_tools" >&5
|
echo "configure:5640: checking for ld in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/ld; then
|
if test -x $with_build_time_tools/ld; then
|
||||||
LD_FOR_TARGET=`cd $with_build_time_tools && pwd`/ld
|
LD_FOR_TARGET=`cd $with_build_time_tools && pwd`/ld
|
||||||
ac_cv_path_LD_FOR_TARGET=$LD_FOR_TARGET
|
ac_cv_path_LD_FOR_TARGET=$LD_FOR_TARGET
|
||||||
@ -5651,7 +5654,7 @@ if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "ld", so it can be a program name with args.
|
# Extract the first word of "ld", so it can be a program name with args.
|
||||||
set dummy ld; ac_word=$2
|
set dummy ld; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5655: checking for $ac_word" >&5
|
echo "configure:5658: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_LD_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_LD_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5688,7 +5691,7 @@ if test -z "$ac_cv_path_LD_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in ld; do
|
for ncn_progname in ld; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5692: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5695: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_LD_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_LD_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5705,7 +5708,7 @@ if test -z "$ac_cv_prog_LD_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5709: checking for $ac_word" >&5
|
echo "configure:5712: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5736,7 +5739,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5740: checking for $ac_word" >&5
|
echo "configure:5743: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LD_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5786,7 +5789,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for lipo in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for lipo in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5790: checking for lipo in $with_build_time_tools" >&5
|
echo "configure:5793: checking for lipo in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/lipo; then
|
if test -x $with_build_time_tools/lipo; then
|
||||||
LIPO_FOR_TARGET=`cd $with_build_time_tools && pwd`/lipo
|
LIPO_FOR_TARGET=`cd $with_build_time_tools && pwd`/lipo
|
||||||
ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
|
ac_cv_path_LIPO_FOR_TARGET=$LIPO_FOR_TARGET
|
||||||
@ -5804,7 +5807,7 @@ if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "lipo", so it can be a program name with args.
|
# Extract the first word of "lipo", so it can be a program name with args.
|
||||||
set dummy lipo; ac_word=$2
|
set dummy lipo; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5808: checking for $ac_word" >&5
|
echo "configure:5811: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5841,7 +5844,7 @@ if test -z "$ac_cv_path_LIPO_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in lipo; do
|
for ncn_progname in lipo; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5845: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:5848: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_LIPO_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_LIPO_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -5858,7 +5861,7 @@ if test -z "$ac_cv_prog_LIPO_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5862: checking for $ac_word" >&5
|
echo "configure:5865: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5889,7 +5892,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5893: checking for $ac_word" >&5
|
echo "configure:5896: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_LIPO_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5939,7 +5942,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for nm in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for nm in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5943: checking for nm in $with_build_time_tools" >&5
|
echo "configure:5946: checking for nm in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/nm; then
|
if test -x $with_build_time_tools/nm; then
|
||||||
NM_FOR_TARGET=`cd $with_build_time_tools && pwd`/nm
|
NM_FOR_TARGET=`cd $with_build_time_tools && pwd`/nm
|
||||||
ac_cv_path_NM_FOR_TARGET=$NM_FOR_TARGET
|
ac_cv_path_NM_FOR_TARGET=$NM_FOR_TARGET
|
||||||
@ -5957,7 +5960,7 @@ if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "nm", so it can be a program name with args.
|
# Extract the first word of "nm", so it can be a program name with args.
|
||||||
set dummy nm; ac_word=$2
|
set dummy nm; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:5961: checking for $ac_word" >&5
|
echo "configure:5964: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_NM_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_NM_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -5994,7 +5997,7 @@ if test -z "$ac_cv_path_NM_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in nm; do
|
for ncn_progname in nm; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:5998: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:6001: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_NM_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_NM_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -6011,7 +6014,7 @@ if test -z "$ac_cv_prog_NM_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6015: checking for $ac_word" >&5
|
echo "configure:6018: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6042,7 +6045,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6046: checking for $ac_word" >&5
|
echo "configure:6049: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_NM_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6092,7 +6095,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for objdump in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for objdump in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6096: checking for objdump in $with_build_time_tools" >&5
|
echo "configure:6099: checking for objdump in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/objdump; then
|
if test -x $with_build_time_tools/objdump; then
|
||||||
OBJDUMP_FOR_TARGET=`cd $with_build_time_tools && pwd`/objdump
|
OBJDUMP_FOR_TARGET=`cd $with_build_time_tools && pwd`/objdump
|
||||||
ac_cv_path_OBJDUMP_FOR_TARGET=$OBJDUMP_FOR_TARGET
|
ac_cv_path_OBJDUMP_FOR_TARGET=$OBJDUMP_FOR_TARGET
|
||||||
@ -6110,7 +6113,7 @@ if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "objdump", so it can be a program name with args.
|
# Extract the first word of "objdump", so it can be a program name with args.
|
||||||
set dummy objdump; ac_word=$2
|
set dummy objdump; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6114: checking for $ac_word" >&5
|
echo "configure:6117: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6147,7 +6150,7 @@ if test -z "$ac_cv_path_OBJDUMP_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in objdump; do
|
for ncn_progname in objdump; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6151: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:6154: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_OBJDUMP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_OBJDUMP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -6164,7 +6167,7 @@ if test -z "$ac_cv_prog_OBJDUMP_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6168: checking for $ac_word" >&5
|
echo "configure:6171: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6195,7 +6198,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6199: checking for $ac_word" >&5
|
echo "configure:6202: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_OBJDUMP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6245,7 +6248,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for ranlib in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ranlib in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6249: checking for ranlib in $with_build_time_tools" >&5
|
echo "configure:6252: checking for ranlib in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/ranlib; then
|
if test -x $with_build_time_tools/ranlib; then
|
||||||
RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
|
RANLIB_FOR_TARGET=`cd $with_build_time_tools && pwd`/ranlib
|
||||||
ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
|
ac_cv_path_RANLIB_FOR_TARGET=$RANLIB_FOR_TARGET
|
||||||
@ -6263,7 +6266,7 @@ if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "ranlib", so it can be a program name with args.
|
# Extract the first word of "ranlib", so it can be a program name with args.
|
||||||
set dummy ranlib; ac_word=$2
|
set dummy ranlib; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6267: checking for $ac_word" >&5
|
echo "configure:6270: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6300,7 +6303,7 @@ if test -z "$ac_cv_path_RANLIB_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in ranlib; do
|
for ncn_progname in ranlib; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6304: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:6307: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_RANLIB_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_RANLIB_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -6317,7 +6320,7 @@ if test -z "$ac_cv_prog_RANLIB_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6321: checking for $ac_word" >&5
|
echo "configure:6324: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6348,7 +6351,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6352: checking for $ac_word" >&5
|
echo "configure:6355: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6398,7 +6401,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for strip in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for strip in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6402: checking for strip in $with_build_time_tools" >&5
|
echo "configure:6405: checking for strip in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/strip; then
|
if test -x $with_build_time_tools/strip; then
|
||||||
STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
|
STRIP_FOR_TARGET=`cd $with_build_time_tools && pwd`/strip
|
||||||
ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
|
ac_cv_path_STRIP_FOR_TARGET=$STRIP_FOR_TARGET
|
||||||
@ -6416,7 +6419,7 @@ if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "strip", so it can be a program name with args.
|
# Extract the first word of "strip", so it can be a program name with args.
|
||||||
set dummy strip; ac_word=$2
|
set dummy strip; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6420: checking for $ac_word" >&5
|
echo "configure:6423: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6453,7 +6456,7 @@ if test -z "$ac_cv_path_STRIP_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in strip; do
|
for ncn_progname in strip; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6457: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:6460: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_STRIP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_STRIP_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -6470,7 +6473,7 @@ if test -z "$ac_cv_prog_STRIP_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6474: checking for $ac_word" >&5
|
echo "configure:6477: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6501,7 +6504,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6505: checking for $ac_word" >&5
|
echo "configure:6508: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_STRIP_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6551,7 +6554,7 @@ fi
|
|||||||
if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
|
if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
|
||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
echo $ac_n "checking for windres in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for windres in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6555: checking for windres in $with_build_time_tools" >&5
|
echo "configure:6558: checking for windres in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/windres; then
|
if test -x $with_build_time_tools/windres; then
|
||||||
WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
|
WINDRES_FOR_TARGET=`cd $with_build_time_tools && pwd`/windres
|
||||||
ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
|
ac_cv_path_WINDRES_FOR_TARGET=$WINDRES_FOR_TARGET
|
||||||
@ -6569,7 +6572,7 @@ if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
|
|||||||
# Extract the first word of "windres", so it can be a program name with args.
|
# Extract the first word of "windres", so it can be a program name with args.
|
||||||
set dummy windres; ac_word=$2
|
set dummy windres; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6573: checking for $ac_word" >&5
|
echo "configure:6576: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_path_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_path_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6606,7 +6609,7 @@ if test -z "$ac_cv_path_WINDRES_FOR_TARGET" ; then
|
|||||||
if test -n "$with_build_time_tools"; then
|
if test -n "$with_build_time_tools"; then
|
||||||
for ncn_progname in windres; do
|
for ncn_progname in windres; do
|
||||||
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
echo $ac_n "checking for ${ncn_progname} in $with_build_time_tools""... $ac_c" 1>&6
|
||||||
echo "configure:6610: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
echo "configure:6613: checking for ${ncn_progname} in $with_build_time_tools" >&5
|
||||||
if test -x $with_build_time_tools/${ncn_progname}; then
|
if test -x $with_build_time_tools/${ncn_progname}; then
|
||||||
ac_cv_prog_WINDRES_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
ac_cv_prog_WINDRES_FOR_TARGET=$with_build_time_tools/${ncn_progname}
|
||||||
echo "$ac_t""yes" 1>&6
|
echo "$ac_t""yes" 1>&6
|
||||||
@ -6623,7 +6626,7 @@ if test -z "$ac_cv_prog_WINDRES_FOR_TARGET"; then
|
|||||||
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_target_tool_prefix}${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
set dummy ${ncn_target_tool_prefix}${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6627: checking for $ac_word" >&5
|
echo "configure:6630: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6654,7 +6657,7 @@ fi
|
|||||||
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
# Extract the first word of "${ncn_progname}", so it can be a program name with args.
|
||||||
set dummy ${ncn_progname}; ac_word=$2
|
set dummy ${ncn_progname}; ac_word=$2
|
||||||
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
|
||||||
echo "configure:6658: checking for $ac_word" >&5
|
echo "configure:6661: checking for $ac_word" >&5
|
||||||
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
if eval "test \"`echo '$''{'ac_cv_prog_WINDRES_FOR_TARGET'+set}'`\" = set"; then
|
||||||
echo $ac_n "(cached) $ac_c" 1>&6
|
echo $ac_n "(cached) $ac_c" 1>&6
|
||||||
else
|
else
|
||||||
@ -6702,7 +6705,7 @@ fi
|
|||||||
RAW_CXX_FOR_TARGET="$CXX_FOR_TARGET"
|
RAW_CXX_FOR_TARGET="$CXX_FOR_TARGET"
|
||||||
|
|
||||||
echo $ac_n "checking where to find the target ar""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target ar""... $ac_c" 1>&6
|
||||||
echo "configure:6706: checking where to find the target ar" >&5
|
echo "configure:6709: checking where to find the target ar" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$AR_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$AR_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6735,7 +6738,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target as""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target as""... $ac_c" 1>&6
|
||||||
echo "configure:6739: checking where to find the target as" >&5
|
echo "configure:6742: checking where to find the target as" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$AS_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$AS_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6768,7 +6771,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target cc""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target cc""... $ac_c" 1>&6
|
||||||
echo "configure:6772: checking where to find the target cc" >&5
|
echo "configure:6775: checking where to find the target cc" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$CC_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$CC_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6801,7 +6804,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target c++""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target c++""... $ac_c" 1>&6
|
||||||
echo "configure:6805: checking where to find the target c++" >&5
|
echo "configure:6808: checking where to find the target c++" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$CXX_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$CXX_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6837,7 +6840,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target c++ for libstdc++""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target c++ for libstdc++""... $ac_c" 1>&6
|
||||||
echo "configure:6841: checking where to find the target c++ for libstdc++" >&5
|
echo "configure:6844: checking where to find the target c++ for libstdc++" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$RAW_CXX_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$RAW_CXX_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6873,7 +6876,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target dlltool""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target dlltool""... $ac_c" 1>&6
|
||||||
echo "configure:6877: checking where to find the target dlltool" >&5
|
echo "configure:6880: checking where to find the target dlltool" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$DLLTOOL_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$DLLTOOL_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6906,7 +6909,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target gcc""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target gcc""... $ac_c" 1>&6
|
||||||
echo "configure:6910: checking where to find the target gcc" >&5
|
echo "configure:6913: checking where to find the target gcc" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$GCC_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$GCC_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6939,7 +6942,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target gcj""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target gcj""... $ac_c" 1>&6
|
||||||
echo "configure:6943: checking where to find the target gcj" >&5
|
echo "configure:6946: checking where to find the target gcj" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$GCJ_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$GCJ_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -6975,7 +6978,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target gfortran""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target gfortran""... $ac_c" 1>&6
|
||||||
echo "configure:6979: checking where to find the target gfortran" >&5
|
echo "configure:6982: checking where to find the target gfortran" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$GFORTRAN_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$GFORTRAN_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7011,7 +7014,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target ld""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target ld""... $ac_c" 1>&6
|
||||||
echo "configure:7015: checking where to find the target ld" >&5
|
echo "configure:7018: checking where to find the target ld" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$LD_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$LD_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7044,7 +7047,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target lipo""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target lipo""... $ac_c" 1>&6
|
||||||
echo "configure:7048: checking where to find the target lipo" >&5
|
echo "configure:7051: checking where to find the target lipo" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$LIPO_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$LIPO_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7067,7 +7070,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target nm""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target nm""... $ac_c" 1>&6
|
||||||
echo "configure:7071: checking where to find the target nm" >&5
|
echo "configure:7074: checking where to find the target nm" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$NM_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$NM_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7100,7 +7103,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target objdump""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target objdump""... $ac_c" 1>&6
|
||||||
echo "configure:7104: checking where to find the target objdump" >&5
|
echo "configure:7107: checking where to find the target objdump" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$OBJDUMP_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$OBJDUMP_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7133,7 +7136,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target ranlib""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target ranlib""... $ac_c" 1>&6
|
||||||
echo "configure:7137: checking where to find the target ranlib" >&5
|
echo "configure:7140: checking where to find the target ranlib" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$RANLIB_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$RANLIB_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7166,7 +7169,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target strip""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target strip""... $ac_c" 1>&6
|
||||||
echo "configure:7170: checking where to find the target strip" >&5
|
echo "configure:7173: checking where to find the target strip" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$STRIP_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$STRIP_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7199,7 +7202,7 @@ else
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
echo $ac_n "checking where to find the target windres""... $ac_c" 1>&6
|
echo $ac_n "checking where to find the target windres""... $ac_c" 1>&6
|
||||||
echo "configure:7203: checking where to find the target windres" >&5
|
echo "configure:7206: checking where to find the target windres" >&5
|
||||||
if test "x${build}" != "x${host}" ; then
|
if test "x${build}" != "x${host}" ; then
|
||||||
if expr "x$WINDRES_FOR_TARGET" : "x/" > /dev/null; then
|
if expr "x$WINDRES_FOR_TARGET" : "x/" > /dev/null; then
|
||||||
# We already found the complete path
|
# We already found the complete path
|
||||||
@ -7260,7 +7263,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
|
echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
|
||||||
echo "configure:7264: checking whether to enable maintainer-specific portions of Makefiles" >&5
|
echo "configure:7267: checking whether to enable maintainer-specific portions of Makefiles" >&5
|
||||||
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
|
# Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
|
||||||
if test "${enable_maintainer_mode+set}" = set; then
|
if test "${enable_maintainer_mode+set}" = set; then
|
||||||
enableval="$enable_maintainer_mode"
|
enableval="$enable_maintainer_mode"
|
||||||
@ -7309,16 +7312,16 @@ if test "$GCC" = yes; then
|
|||||||
# Pass -fkeep-inline-functions for stage 1 if the GCC version supports it.
|
# Pass -fkeep-inline-functions for stage 1 if the GCC version supports it.
|
||||||
CFLAGS="$CFLAGS -fkeep-inline-functions"
|
CFLAGS="$CFLAGS -fkeep-inline-functions"
|
||||||
echo $ac_n "checking whether -fkeep-inline-functions is supported""... $ac_c" 1>&6
|
echo $ac_n "checking whether -fkeep-inline-functions is supported""... $ac_c" 1>&6
|
||||||
echo "configure:7313: checking whether -fkeep-inline-functions is supported" >&5
|
echo "configure:7316: checking whether -fkeep-inline-functions is supported" >&5
|
||||||
cat > conftest.$ac_ext <<EOF
|
cat > conftest.$ac_ext <<EOF
|
||||||
#line 7315 "configure"
|
#line 7318 "configure"
|
||||||
#include "confdefs.h"
|
#include "confdefs.h"
|
||||||
|
|
||||||
int main() {
|
int main() {
|
||||||
|
|
||||||
; return 0; }
|
; return 0; }
|
||||||
EOF
|
EOF
|
||||||
if { (eval echo configure:7322: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
if { (eval echo configure:7325: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
|
||||||
rm -rf conftest*
|
rm -rf conftest*
|
||||||
echo "$ac_t""yes" 1>&6; stage1_cflags="$stage1_cflags -fkeep-inline-functions"
|
echo "$ac_t""yes" 1>&6; stage1_cflags="$stage1_cflags -fkeep-inline-functions"
|
||||||
else
|
else
|
||||||
|
@ -1635,6 +1635,9 @@ extra_nmflags_for_target=
|
|||||||
extra_ranlibflags_for_target=
|
extra_ranlibflags_for_target=
|
||||||
target_makefile_frag=/dev/null
|
target_makefile_frag=/dev/null
|
||||||
case "${target}" in
|
case "${target}" in
|
||||||
|
spu-*-*)
|
||||||
|
target_makefile_frag="config/mt-spu"
|
||||||
|
;;
|
||||||
*-*-netware*)
|
*-*-netware*)
|
||||||
target_makefile_frag="config/mt-netware"
|
target_makefile_frag="config/mt-netware"
|
||||||
;;
|
;;
|
||||||
|
Loading…
Reference in New Issue
Block a user