2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.68.
6 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
11 # This configure script is free software; the Free Software Foundation
12 # gives unlimited permission to copy, distribute and modify it.
13 ## -------------------- ##
14 ## M4sh Initialization. ##
15 ## -------------------- ##
17 # Be more Bourne compatible
18 DUALCASE
=1; export DUALCASE
# for MKS sh
19 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
22 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
23 # is contrary to our usage. Disable this feature.
24 alias -g '${1+"$@"}'='"$@"'
27 case `(set -o) 2>/dev/null` in #(
39 # Printing a long string crashes Solaris 7 /usr/bin/printf.
40 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
41 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
42 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
43 # Prefer a ksh shell builtin over an external printf program on Solaris,
44 # but without wasting forks for bash or zsh.
45 if test -z "$BASH_VERSION$ZSH_VERSION" \
46 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo_n='print
-rn --'
49 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
54 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
55 as_echo_n='/usr
/ucb
/echo -n'
57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
62 expr "X$arg" : "X\\(.*\\)$as_nl";
63 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
65 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
68 as_echo_n='sh
-c $as_echo_n_body as_echo
'
71 as_echo='sh
-c $as_echo_body as_echo
'
74 # The user is always right.
75 if test "${PATH_SEPARATOR+set}" != set; then
77 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
78 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
85 # We need space, tab and new line, in precisely that order. Quoting is
86 # there to prevent editors from complaining about space-tab.
87 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
88 # splitting by setting IFS to empty value.)
91 # Find who we are. Look in the path if we contain no directory separator.
94 *[\\/]* ) as_myself=$0 ;;
95 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
99 test -z "$as_dir" && as_dir=.
100 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
106 # We did not find ourselves, most probably we were run as `sh COMMAND'
107 # in which case we are not to be found in the path.
108 if test "x$as_myself" = x
; then
111 if test ! -f "$as_myself"; then
112 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
116 # Unset variables that we do not need and which cause bugs (e.g. in
117 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
118 # suppresses any "Segmentation fault" message there. '((' could
119 # trigger a bug in pdksh 5.2.14.
120 for as_var
in BASH_ENV ENV MAIL MAILPATH
121 do eval test x\
${$as_var+set} = xset \
122 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
135 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
137 if test "x$CONFIG_SHELL" = x
; then
138 as_bourne_compatible
="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
141 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
142 # is contrary to our usage. Disable this feature.
143 alias -g '\${1+\"\$@\"}'='\"\$@\"'
146 case \`(set -o) 2>/dev/null\` in #(
154 as_required
="as_fn_return () { (exit \$1); }
155 as_fn_success () { as_fn_return 0; }
156 as_fn_failure () { as_fn_return 1; }
157 as_fn_ret_success () { return 0; }
158 as_fn_ret_failure () { return 1; }
161 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
162 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
163 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
164 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
165 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
168 exitcode=1; echo positional parameters were not saved.
170 test x\$exitcode = x0 || exit 1"
171 as_suggested
=" as_lineno_1=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_1a=\$LINENO
172 as_lineno_2=";as_suggested
=$as_suggested$LINENO;as_suggested
=$as_suggested" as_lineno_2a=\$LINENO
173 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
174 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
175 test \$(( 1 + 1 )) = 2 || exit 1"
176 if (eval "$as_required") 2>/dev
/null
; then :
181 if test x
$as_have_required = xyes
&& (eval "$as_suggested") 2>/dev
/null
; then :
184 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
186 for as_dir
in /bin
$PATH_SEPARATOR/usr
/bin
$PATH_SEPARATOR$PATH
189 test -z "$as_dir" && as_dir
=.
193 for as_base
in sh bash ksh sh5
; do
194 # Try only shells that exist, to save several forks.
195 as_shell
=$as_dir/$as_base
196 if { test -f "$as_shell" ||
test -f "$as_shell.exe"; } &&
197 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
198 CONFIG_SHELL
=$as_shell as_have_required
=yes
199 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run
=a
"$as_shell"; } 2>/dev
/null
; then :
207 $as_found ||
{ if { test -f "$SHELL" ||
test -f "$SHELL.exe"; } &&
208 { $as_echo "$as_bourne_compatible""$as_required" | as_run
=a
"$SHELL"; } 2>/dev
/null
; then :
209 CONFIG_SHELL
=$SHELL as_have_required
=yes
214 if test "x$CONFIG_SHELL" != x
; then :
215 # We cannot yet assume a decent shell, so we have to provide a
216 # neutralization value for shells without unset; and this also
217 # works around shells that cannot unset nonexistent variables.
218 # Preserve -v and -x to the replacement shell.
221 (unset BASH_ENV
) >/dev
/null
2>&1 && unset BASH_ENV ENV
224 *v
*x
* |
*x
*v
* ) as_opts
=-vx ;;
229 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
232 if test x
$as_have_required = xno
; then :
233 $as_echo "$0: This script requires a shell more modern than all"
234 $as_echo "$0: the shells that I found on your system."
235 if test x
${ZSH_VERSION+set} = xset
; then
236 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
237 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
239 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
240 $0: including any error possibly output before this
241 $0: message. Then install a modern shell, or manually run
242 $0: the script under such a shell if you do have one."
248 SHELL
=${CONFIG_SHELL-/bin/sh}
250 # Unset more variables known to interfere with behavior of common tools.
251 CLICOLOR_FORCE
= GREP_OPTIONS
=
252 unset CLICOLOR_FORCE GREP_OPTIONS
254 ## --------------------- ##
255 ## M4sh Shell Functions. ##
256 ## --------------------- ##
259 # Portably unset VAR.
262 { eval $1=; unset $1;}
266 # as_fn_set_status STATUS
267 # -----------------------
268 # Set $? to STATUS, without forking.
276 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
286 # Create "$as_dir" as a directory, including parents if necessary.
291 -*) as_dir
=.
/$as_dir;;
293 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
297 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
300 as_dirs
="'$as_qdir' $as_dirs"
301 as_dir
=`$as_dirname -- "$as_dir" ||
302 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
303 X"$as_dir" : 'X\(//\)[^/]' \| \
304 X"$as_dir" : 'X\(//\)$' \| \
305 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
306 $as_echo X"$as_dir" |
307 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
324 test -d "$as_dir" && break
326 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
327 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
331 # as_fn_append VAR VALUE
332 # ----------------------
333 # Append the text in VALUE to the end of the definition contained in VAR. Take
334 # advantage of any shell optimizations that allow amortized linear growth over
335 # repeated appends, instead of the typical quadratic growth present in naive
337 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
338 eval 'as_fn_append ()
351 # Perform arithmetic evaluation on the ARGs, and store the result in the
352 # global $as_val. Take advantage of shells that can avoid forks. The arguments
353 # must be portable across $(()) and expr.
354 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
362 as_val
=`expr "$@" || test $? -eq 1`
367 # as_fn_error STATUS ERROR [LINENO LOG_FD]
368 # ----------------------------------------
369 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
370 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
371 # script with STATUS, using 1 if that was 0.
374 as_status
=$1; test $as_status -eq 0 && as_status
=1
376 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
377 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
379 $as_echo "$as_me: error: $2" >&2
380 as_fn_exit
$as_status
383 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
384 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
390 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
396 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
402 as_me
=`$as_basename -- "$0" ||
403 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
404 X"$0" : 'X\(//\)$' \| \
405 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
407 sed '/^.*\/\([^/][^/]*\)\/*$/{
421 # Avoid depending upon Character Ranges.
422 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
423 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
424 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
425 as_cr_digits
='0123456789'
426 as_cr_alnum
=$as_cr_Letters$as_cr_digits
429 as_lineno_1
=$LINENO as_lineno_1a
=$LINENO
430 as_lineno_2
=$LINENO as_lineno_2a
=$LINENO
431 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
432 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' ||
{
433 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
445 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
449 chmod +x
"$as_me.lineno" ||
450 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit
1; }
452 # Don't try to exec as it changes $[0], causing all sort of problems
453 # (the dirname of $[0] is not the place where we might find the
454 # original and so on. Autoconf is especially sensitive to this).
456 # Exit status is that of the last command.
460 ECHO_C
= ECHO_N
= ECHO_T
=
461 case `echo -n x` in #(((((
463 case `echo 'xy\c'` in
464 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
466 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
473 rm -f conf$$ conf$$.exe conf$$.
file
474 if test -d conf$$.dir
; then
475 rm -f conf$$.dir
/conf$$.
file
478 mkdir conf$$.dir
2>/dev
/null
480 if (echo >conf$$.
file) 2>/dev
/null
; then
481 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
483 # ... but there are two gotchas:
484 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
485 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
486 # In both cases, we have to default to `cp -p'.
487 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
489 elif ln conf$$.
file conf$$
2>/dev
/null
; then
497 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
498 rmdir conf$$.dir
2>/dev
/null
500 if mkdir
-p .
2>/dev
/null
; then
501 as_mkdir_p
='mkdir -p "$as_dir"'
503 test -d .
/-p && rmdir .
/-p
507 if test -x / >/dev
/null
2>&1; then
510 if ls -dL / >/dev
/null
2>&1; then
517 if test -d "$1"; then
523 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
524 ???[sx]*):;;*)false;;esac;fi
528 as_executable_p
=$as_test_x
530 # Sed expression to map a string onto a valid CPP name.
531 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
533 # Sed expression to map a string onto a valid variable name.
534 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
537 test -n "$DJDIR" ||
exec 7<&0 </dev
/null
541 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
542 # so uname gets run too.
543 ac_hostname
=`(hostname || uname -n) 2>/dev/null | sed 1q`
548 ac_default_prefix
=/usr
/local
550 ac_config_libobj_dir
=.
557 # Identity of this package.
565 ac_unique_file
="mmakefile"
566 # Factoring default headers for most tests.
567 ac_includes_default
="\
569 #ifdef HAVE_SYS_TYPES_H
570 # include <sys/types.h>
572 #ifdef HAVE_SYS_STAT_H
573 # include <sys/stat.h>
579 # ifdef HAVE_STDLIB_H
584 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
589 #ifdef HAVE_STRINGS_H
590 # include <strings.h>
592 #ifdef HAVE_INTTYPES_H
593 # include <inttypes.h>
603 ac_subst_vars
='LTLIBOBJS
607 ignore_undefined_symbols
619 gcc_default_float_abi
627 aros_nesting_supervisor
632 aros_host_x11_libdirs
633 aros_host_x11_includes
637 aros_default_wbheight
643 aros_cflags_format_security
644 aros_cflags_strict_overflow
645 aros_cflags_enum_compare
646 aros_cflags_array_bounds
647 aros_cflags_unused_but_set_variable
648 crosstools_cxx_target
650 aros_target_strip_flags
657 aros_kernel_objcflags
676 aros_target_cc_includes
691 aros_target_bootloader
711 aros_amigaos_compliance
717 aros_target_toolchain
726 aros_cflags_iquote_end
728 kernel_cflags_iquote_end
730 host_cflags_iquote_end
732 aros_target_nostdlib_ldflags
733 aros_target_detach_ldflags
734 aros_target_nix_ldflags
735 aros_target_nostartup_ldflags
736 aros_target_nostdinc_cflags
853 program_transform_name
866 enable_option_checking
871 with_kernel_gcc_version
875 enable_target_variant
881 enable_amigaos_compliance
882 with_kernel_toolchain_prefix
883 with_elf_toolchain_prefix
886 with_aros_toolchain_install
899 enable_palm_debug_hack
901 enable_nesting_supervisor
913 ac_precious_vars
='build_alias
929 # Initialize some variables set by options.
931 ac_init_version
=false
932 ac_unrecognized_opts
=
934 # The variables have the same names as the options, with
935 # dashes changed to underlines.
943 program_transform_name
=s
,x
,x
,
951 # Installation directory options.
952 # These are left unexpanded so users can "make install exec_prefix=/foo"
953 # and all the variables that are supposed to be based on exec_prefix
954 # by default will actually change.
955 # Use braces instead of parens because sh, perl, etc. also accept them.
956 # (The list follows the same order as the GNU Coding Standards.)
957 bindir
='${exec_prefix}/bin'
958 sbindir
='${exec_prefix}/sbin'
959 libexecdir
='${exec_prefix}/libexec'
960 datarootdir
='${prefix}/share'
961 datadir
='${datarootdir}'
962 sysconfdir
='${prefix}/etc'
963 sharedstatedir
='${prefix}/com'
964 localstatedir
='${prefix}/var'
965 includedir
='${prefix}/include'
966 oldincludedir
='/usr/include'
967 docdir
='${datarootdir}/doc/${PACKAGE}'
968 infodir
='${datarootdir}/info'
973 libdir
='${exec_prefix}/lib'
974 localedir
='${datarootdir}/locale'
975 mandir
='${datarootdir}/man'
981 # If the previous option needs an argument, assign it.
982 if test -n "$ac_prev"; then
983 eval $ac_prev=\
$ac_option
989 *=?
*) ac_optarg
=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
994 # Accept the important Cygnus configure options, so we can diagnose typos.
996 case $ac_dashdash$ac_option in
1000 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
1002 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
1003 bindir
=$ac_optarg ;;
1005 -build |
--build |
--buil |
--bui |
--bu)
1006 ac_prev
=build_alias
;;
1007 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
1008 build_alias
=$ac_optarg ;;
1010 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
1011 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
1012 ac_prev
=cache_file
;;
1013 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
1014 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
1015 cache_file
=$ac_optarg ;;
1017 --config-cache |
-C)
1018 cache_file
=config.cache
;;
1020 -datadir |
--datadir |
--datadi |
--datad)
1022 -datadir=* |
--datadir=* |
--datadi=* |
--datad=*)
1023 datadir
=$ac_optarg ;;
1025 -datarootdir |
--datarootdir |
--datarootdi |
--datarootd |
--dataroot \
1026 |
--dataroo |
--dataro |
--datar)
1027 ac_prev
=datarootdir
;;
1028 -datarootdir=* |
--datarootdir=* |
--datarootdi=* |
--datarootd=* \
1029 |
--dataroot=* |
--dataroo=* |
--dataro=* |
--datar=*)
1030 datarootdir
=$ac_optarg ;;
1032 -disable-* |
--disable-*)
1033 ac_useropt
=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1034 # Reject names that are not valid shell variable names.
1035 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1036 as_fn_error $?
"invalid feature name: $ac_useropt"
1037 ac_useropt_orig
=$ac_useropt
1038 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1039 case $ac_user_opts in
1041 "enable_
$ac_useropt"
1043 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1044 ac_unrecognized_sep
=', ';;
1046 eval enable_
$ac_useropt=no
;;
1048 -docdir |
--docdir |
--docdi |
--doc |
--do)
1050 -docdir=* |
--docdir=* |
--docdi=* |
--doc=* |
--do=*)
1051 docdir
=$ac_optarg ;;
1053 -dvidir |
--dvidir |
--dvidi |
--dvid |
--dvi |
--dv)
1055 -dvidir=* |
--dvidir=* |
--dvidi=* |
--dvid=* |
--dvi=* |
--dv=*)
1056 dvidir
=$ac_optarg ;;
1058 -enable-* |
--enable-*)
1059 ac_useropt
=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1060 # Reject names that are not valid shell variable names.
1061 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1062 as_fn_error $?
"invalid feature name: $ac_useropt"
1063 ac_useropt_orig
=$ac_useropt
1064 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1065 case $ac_user_opts in
1067 "enable_
$ac_useropt"
1069 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1070 ac_unrecognized_sep
=', ';;
1072 eval enable_
$ac_useropt=\
$ac_optarg ;;
1074 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
1075 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
1076 |
--exec |
--exe |
--ex)
1077 ac_prev
=exec_prefix
;;
1078 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
1079 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
1080 |
--exec=* |
--exe=* |
--ex=*)
1081 exec_prefix
=$ac_optarg ;;
1083 -gas |
--gas |
--ga |
--g)
1084 # Obsolete; use --with-gas.
1087 -help |
--help |
--hel |
--he |
-h)
1088 ac_init_help
=long
;;
1089 -help=r
* |
--help=r
* |
--hel=r
* |
--he=r
* |
-hr*)
1090 ac_init_help
=recursive
;;
1091 -help=s
* |
--help=s
* |
--hel=s
* |
--he=s
* |
-hs*)
1092 ac_init_help
=short
;;
1094 -host |
--host |
--hos |
--ho)
1095 ac_prev
=host_alias
;;
1096 -host=* |
--host=* |
--hos=* |
--ho=*)
1097 host_alias
=$ac_optarg ;;
1099 -htmldir |
--htmldir |
--htmldi |
--htmld |
--html |
--htm |
--ht)
1101 -htmldir=* |
--htmldir=* |
--htmldi=* |
--htmld=* |
--html=* |
--htm=* \
1103 htmldir
=$ac_optarg ;;
1105 -includedir |
--includedir |
--includedi |
--included |
--include \
1106 |
--includ |
--inclu |
--incl |
--inc)
1107 ac_prev
=includedir
;;
1108 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
1109 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
1110 includedir
=$ac_optarg ;;
1112 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
1114 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
1115 infodir
=$ac_optarg ;;
1117 -libdir |
--libdir |
--libdi |
--libd)
1119 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
1120 libdir
=$ac_optarg ;;
1122 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
1123 |
--libexe |
--libex |
--libe)
1124 ac_prev
=libexecdir
;;
1125 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
1126 |
--libexe=* |
--libex=* |
--libe=*)
1127 libexecdir
=$ac_optarg ;;
1129 -localedir |
--localedir |
--localedi |
--localed |
--locale)
1130 ac_prev
=localedir
;;
1131 -localedir=* |
--localedir=* |
--localedi=* |
--localed=* |
--locale=*)
1132 localedir
=$ac_optarg ;;
1134 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
1135 |
--localstate |
--localstat |
--localsta |
--localst |
--locals)
1136 ac_prev
=localstatedir
;;
1137 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
1138 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* |
--locals=*)
1139 localstatedir
=$ac_optarg ;;
1141 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
1143 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
1144 mandir
=$ac_optarg ;;
1146 -nfp |
--nfp |
--nf)
1147 # Obsolete; use --without-fp.
1150 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
1151 |
--no-cr |
--no-c |
-n)
1154 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
1155 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
1158 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
1159 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
1160 |
--oldin |
--oldi |
--old |
--ol |
--o)
1161 ac_prev
=oldincludedir
;;
1162 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
1163 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
1164 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
1165 oldincludedir
=$ac_optarg ;;
1167 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
1169 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
1170 prefix
=$ac_optarg ;;
1172 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
1173 |
--program-pre |
--program-pr |
--program-p)
1174 ac_prev
=program_prefix
;;
1175 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
1176 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
1177 program_prefix
=$ac_optarg ;;
1179 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
1180 |
--program-suf |
--program-su |
--program-s)
1181 ac_prev
=program_suffix
;;
1182 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
1183 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
1184 program_suffix
=$ac_optarg ;;
1186 -program-transform-name |
--program-transform-name \
1187 |
--program-transform-nam |
--program-transform-na \
1188 |
--program-transform-n |
--program-transform- \
1189 |
--program-transform |
--program-transfor \
1190 |
--program-transfo |
--program-transf \
1191 |
--program-trans |
--program-tran \
1192 |
--progr-tra |
--program-tr |
--program-t)
1193 ac_prev
=program_transform_name
;;
1194 -program-transform-name=* |
--program-transform-name=* \
1195 |
--program-transform-nam=* |
--program-transform-na=* \
1196 |
--program-transform-n=* |
--program-transform-=* \
1197 |
--program-transform=* |
--program-transfor=* \
1198 |
--program-transfo=* |
--program-transf=* \
1199 |
--program-trans=* |
--program-tran=* \
1200 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
1201 program_transform_name
=$ac_optarg ;;
1203 -pdfdir |
--pdfdir |
--pdfdi |
--pdfd |
--pdf |
--pd)
1205 -pdfdir=* |
--pdfdir=* |
--pdfdi=* |
--pdfd=* |
--pdf=* |
--pd=*)
1206 pdfdir
=$ac_optarg ;;
1208 -psdir |
--psdir |
--psdi |
--psd |
--ps)
1210 -psdir=* |
--psdir=* |
--psdi=* |
--psd=* |
--ps=*)
1213 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
1214 |
-silent |
--silent |
--silen |
--sile |
--sil)
1217 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
1219 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
1221 sbindir
=$ac_optarg ;;
1223 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
1224 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
1225 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
1227 ac_prev
=sharedstatedir
;;
1228 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
1229 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
1230 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
1232 sharedstatedir
=$ac_optarg ;;
1234 -site |
--site |
--sit)
1236 -site=* |
--site=* |
--sit=*)
1239 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
1241 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
1242 srcdir
=$ac_optarg ;;
1244 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
1245 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
1246 ac_prev
=sysconfdir
;;
1247 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
1248 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
1249 sysconfdir
=$ac_optarg ;;
1251 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
1252 ac_prev
=target_alias
;;
1253 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
1254 target_alias
=$ac_optarg ;;
1256 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
1259 -version |
--version |
--versio |
--versi |
--vers |
-V)
1260 ac_init_version
=: ;;
1263 ac_useropt
=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1264 # Reject names that are not valid shell variable names.
1265 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1266 as_fn_error $?
"invalid package name: $ac_useropt"
1267 ac_useropt_orig
=$ac_useropt
1268 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1269 case $ac_user_opts in
1273 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1274 ac_unrecognized_sep
=', ';;
1276 eval with_
$ac_useropt=\
$ac_optarg ;;
1278 -without-* |
--without-*)
1279 ac_useropt
=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1280 # Reject names that are not valid shell variable names.
1281 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev
/null
&&
1282 as_fn_error $?
"invalid package name: $ac_useropt"
1283 ac_useropt_orig
=$ac_useropt
1284 ac_useropt
=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1285 case $ac_user_opts in
1289 *) ac_unrecognized_opts
="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1290 ac_unrecognized_sep
=', ';;
1292 eval with_
$ac_useropt=no
;;
1295 # Obsolete; use --with-x.
1298 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
1299 |
--x-incl |
--x-inc |
--x-in |
--x-i)
1300 ac_prev
=x_includes
;;
1301 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
1302 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
1303 x_includes
=$ac_optarg ;;
1305 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
1306 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
1307 ac_prev
=x_libraries
;;
1308 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
1309 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
1310 x_libraries
=$ac_optarg ;;
1312 -*) as_fn_error $?
"unrecognized option: \`$ac_option'
1313 Try \`$0 --help' for more information"
1317 ac_envvar
=`expr "x$ac_option" : 'x\([^=]*\)='`
1318 # Reject names that are not valid shell variable names.
1319 case $ac_envvar in #(
1320 '' |
[0-9]* |
*[!_
$as_cr_alnum]* )
1321 as_fn_error $?
"invalid variable name: \`$ac_envvar'" ;;
1323 eval $ac_envvar=\
$ac_optarg
1324 export $ac_envvar ;;
1327 # FIXME: should be removed in autoconf 3.0.
1328 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1329 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev
/null
&&
1330 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1331 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1337 if test -n "$ac_prev"; then
1338 ac_option
=--`echo $ac_prev | sed 's/_/-/g'`
1339 as_fn_error $?
"missing argument to $ac_option"
1342 if test -n "$ac_unrecognized_opts"; then
1343 case $enable_option_checking in
1345 fatal
) as_fn_error $?
"unrecognized options: $ac_unrecognized_opts" ;;
1346 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1350 # Check all directory arguments for consistency.
1351 for ac_var
in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1352 datadir sysconfdir sharedstatedir localstatedir includedir \
1353 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1354 libdir localedir mandir
1356 eval ac_val
=\$
$ac_var
1357 # Remove trailing slashes.
1360 ac_val
=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1361 eval $ac_var=\
$ac_val;;
1363 # Be sure to have absolute directory names.
1365 [\\/$
]* | ?
:[\\/]* ) continue;;
1366 NONE |
'' ) case $ac_var in *prefix
) continue;; esac;;
1368 as_fn_error $?
"expected an absolute directory name for --$ac_var: $ac_val"
1371 # There might be people who depend on the old broken behavior: `$host'
1372 # used to hold the argument of --host etc.
1373 # FIXME: To remove some day.
1376 target
=$target_alias
1378 # FIXME: To remove some day.
1379 if test "x$host_alias" != x
; then
1380 if test "x$build_alias" = x
; then
1381 cross_compiling
=maybe
1382 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1383 If a cross compiler is detected then cross compile mode will be used" >&2
1384 elif test "x$build_alias" != "x$host_alias"; then
1390 test -n "$host_alias" && ac_tool_prefix
=$host_alias-
1392 test "$silent" = yes && exec 6>/dev
/null
1395 ac_pwd
=`pwd` && test -n "$ac_pwd" &&
1396 ac_ls_di
=`ls -di .` &&
1397 ac_pwd_ls_di
=`cd "$ac_pwd" && ls -di .` ||
1398 as_fn_error $?
"working directory cannot be determined"
1399 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1400 as_fn_error $?
"pwd does not report name of working directory"
1403 # Find the source files, if location was not specified.
1404 if test -z "$srcdir"; then
1405 ac_srcdir_defaulted
=yes
1406 # Try the directory containing this script, then the parent directory.
1407 ac_confdir
=`$as_dirname -- "$as_myself" ||
1408 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1409 X"$as_myself" : 'X\(//\)[^/]' \| \
1410 X"$as_myself" : 'X\(//\)$' \| \
1411 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1412 $as_echo X"$as_myself" |
1413 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1431 if test ! -r "$srcdir/$ac_unique_file"; then
1435 ac_srcdir_defaulted
=no
1437 if test ! -r "$srcdir/$ac_unique_file"; then
1438 test "$ac_srcdir_defaulted" = yes && srcdir
="$ac_confdir or .."
1439 as_fn_error $?
"cannot find sources ($ac_unique_file) in $srcdir"
1441 ac_msg
="sources are in $srcdir, but \`cd $srcdir' does not work"
1443 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1445 # When building in place, set srcdir=.
1446 if test "$ac_abs_confdir" = "$ac_pwd"; then
1449 # Remove unnecessary trailing slashes from srcdir.
1450 # Double slashes in file names in object file debugging info
1451 # mess up M-x gdb in Emacs.
1453 */) srcdir
=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1455 for ac_var
in $ac_precious_vars; do
1456 eval ac_env_
${ac_var}_set=\${${ac_var}+set}
1457 eval ac_env_
${ac_var}_value
=\$
${ac_var}
1458 eval ac_cv_env_
${ac_var}_set=\${${ac_var}+set}
1459 eval ac_cv_env_
${ac_var}_value
=\$
${ac_var}
1463 # Report the --help message.
1465 if test "$ac_init_help" = "long"; then
1466 # Omit some internal or obsolete options to make the list less imposing.
1467 # This message is too long to be a string in the A/UX 3.1 sh.
1469 \`configure' configures this package to adapt to many kinds of systems.
1471 Usage: $0 [OPTION]... [VAR=VALUE]...
1473 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1474 VAR=VALUE. See below for descriptions of some of the useful variables.
1476 Defaults for the options are specified in brackets.
1479 -h, --help display this help and exit
1480 --help=short display options specific to this package
1481 --help=recursive display the short help of all the included packages
1482 -V, --version display version information and exit
1483 -q, --quiet, --silent do not print \`checking ...' messages
1484 --cache-file=FILE cache test results in FILE [disabled]
1485 -C, --config-cache alias for \`--cache-file=config.cache'
1486 -n, --no-create do not create output files
1487 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1489 Installation directories:
1490 --prefix=PREFIX install architecture-independent files in PREFIX
1491 [$ac_default_prefix]
1492 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1495 By default, \`make install' will install all the files in
1496 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1497 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1498 for instance \`--prefix=\$HOME'.
1500 For better control, use the options below.
1502 Fine tuning of the installation directories:
1503 --bindir=DIR user executables [EPREFIX/bin]
1504 --sbindir=DIR system admin executables [EPREFIX/sbin]
1505 --libexecdir=DIR program executables [EPREFIX/libexec]
1506 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1507 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1508 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1509 --libdir=DIR object code libraries [EPREFIX/lib]
1510 --includedir=DIR C header files [PREFIX/include]
1511 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1512 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1513 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1514 --infodir=DIR info documentation [DATAROOTDIR/info]
1515 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1516 --mandir=DIR man documentation [DATAROOTDIR/man]
1517 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1518 --htmldir=DIR html documentation [DOCDIR]
1519 --dvidir=DIR dvi documentation [DOCDIR]
1520 --pdfdir=DIR pdf documentation [DOCDIR]
1521 --psdir=DIR ps documentation [DOCDIR]
1527 --x-includes=DIR X include files are
in DIR
1528 --x-libraries=DIR X library files are
in DIR
1531 --build=BUILD configure
for building on BUILD
[guessed
]
1532 --host=HOST cross-compile to build programs to run on HOST
[BUILD
]
1536 if test -n "$ac_init_help"; then
1541 --disable-option-checking ignore unrecognized
--enable/--with options
1542 --disable-FEATURE do not include FEATURE
(same as
--enable-FEATURE=no
)
1543 --enable-FEATURE[=ARG
] include FEATURE
[ARG
=yes]
1544 --enable-build-type=TYPE
1545 Select the build
type. Available types are
:
1546 personal
, nightly
, snapshot
, milestone
, release. Do
1547 NOT use this option unless you know what you are
1548 doing
! (default
=personal
)
1549 --enable-debug=list Enable different types of debug. Commas or
1550 whitespaces can be used to separate the items
in the
1551 list. Available types of debug are
: all
, none
,
1552 messages
, stack
, mungwall
, modules
, symbols. If no
1553 list is provided
then "all" is assumed.
1555 --enable-distcc Use distcc as a front end to the compiler
1557 --enable-ccache Use ccache as a front end to the compiler
1559 --enable-target-variant=NAME
1560 Enable a specific target variant
(default
=none
)
1561 --enable-amigaos-compliance=VERSION
1562 Enforce userspace AmigaOS compliance to a specific
1563 KickStart version
(default
=none
).
1564 --disable-crosstools Do not build cross-compiler toolchain
1565 --disable-objc Build without Objectve-C support
1566 --enable-includes=dir Alternative system include directory
1567 --enable-palm-debug-hack
1568 Enable palm debug output hack
in palm native
1570 --enable-usb30-code Enable usb3.0 code
(default
=no
)
1571 --enable-nesting-supervisor
1572 Enable nesting supervisor support
in unix
1574 --disable-mmu Disable MMU support
(default
=enabled
)
1575 --enable-x11-hidd build X11 hidd
for hosted
(default
=auto
)
1576 --enable-x11-shm use X11 shared memory
(default
=auto
)
1577 --enable-x11-vidmode use X11 vidmode extension
(default
=auto
)
1578 --enable-sdl-hidd build SDL hidd
for hosted
(default
=auto
)
1579 --disable-sdltest Do not try to compile and run a
test SDL program
1580 --enable-dbus Enable DBUS support via dbus.library
(default
=no
)
1583 --with-PACKAGE[=ARG
] use PACKAGE
[ARG
=yes]
1584 --without-PACKAGE do not use PACKAGE
(same as
--with-PACKAGE=no
)
1585 --with-kernel-gcc-version=VERSION
1586 Use
host gcc-VERSION
for building AROS
1587 --with-gcc-version=VERSION
1588 Use
host gcc-VERSION
for building AROS
1589 --with-optimization=FLAGS
1590 Use optimization flags FLAGS
(default
=-O2).
1591 --with-paranoia=FLAGS CC flags to
enable paranoia
1592 --with-xcode=PATH Specify XCode path
for iOS targets
1593 (default
=/Developer
).
1594 --with-sdk-version=VERSION
1595 Use iOS SDK version VERSION
(default
=4.1).
1596 --with-sdk=PATH Specify Android SDK path
1597 (default
=$default_android_sdk).
1598 --with-ndk=PATH Specify Android NDK path
(default
=none
).
1599 --with-sdk-version=LEVEL
1600 Use Android SDK
for API LEVEL
(default
=12).
1601 --with-ndk-version=LEVEL
1602 Use Android NDK
for API LEVEL
(default
=9).
1603 --with-kernel-toolchain-prefix=...
1604 Specify crosscompile toolchain prefix
for kernel
1606 --with-elf-toolchain-prefix=...
1607 Specify crosscompile toolchain prefix to wrap
for
1609 --with-aros-toolchain=PREFIX
1610 Specify prebuilt AROS toolchain
1611 --with-aros-toolchain-install=DIR
1612 Where to
install or search
for cross tools binaries
1613 --with-cpu=<spec
> Specify minumum CPU
(default
=$gcc_default_cpu).
1614 --with-fpu=<spec
> Specify minumum FPU
(default
=$gcc_default_fpu).
1615 --with-float=<spec
> Specify floating point ABI
1616 (default
=$gcc_default_float_abi).
1617 --with-aros-gcc=VERSION Use aros-gcc-VERSION
for building AROS
1618 --with-portssources=DIR Where to download sourcecode
for external ports
1619 --with-bootloader=NAME Use a specific bootloader
1620 --with-iconset=NAME Use a specific Icon-set
(default
=Gorilla
).
1621 --with-theme=NAME Use a specific GUI Theme
1622 --with-resolution=XRESxYRESxDEPTH
1623 Default resolution of the initial WorkbenchScreen
1624 --with-serial-debug Enable serial debug output
in native
(default
=no
)
1625 --with-x use the X Window System
1626 --with-sdl-prefix=PFX Prefix where SDL is installed
(optional
)
1627 --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed
(optional
)
1629 Some influential environment variables
:
1630 CXX C
++ compiler
command
1631 CXXFLAGS C
++ compiler flags
1632 LDFLAGS linker flags
, e.g.
-L<lib dir
> if you have libraries
in a
1633 nonstandard directory
<lib dir
>
1634 LIBS libraries to pass to the linker
, e.g.
-l<library
>
1635 CPPFLAGS
(Objective
) C
/C
++ preprocessor flags
, e.g.
-I<include dir
> if
1636 you have headers
in a nonstandard directory
<include dir
>
1637 CC C compiler
command
1638 CFLAGS C compiler flags
1640 PYTHON the Python interpreter
1641 XMKMF Path to xmkmf
, Makefile generator
for X Window System
1643 Use these variables to override the choices made by
`configure' or to help
1644 it to find libraries and programs with nonstandard names/locations.
1646 Report bugs to the package provider.
1651 if test "$ac_init_help" = "recursive"; then
1652 # If there are subdirs, report their specific --help.
1653 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1654 test -d "$ac_dir" ||
1655 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1660 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1662 ac_dir_suffix=/`$as_echo "$ac_dir" |
sed 's|^\.[\\/]||'`
1663 # A ".." for each directory in $ac_dir_suffix.
1664 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" |
sed 's|/[^\\/]*|/..|g;s|/||'`
1665 case $ac_top_builddir_sub in
1666 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1667 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1670 ac_abs_top_builddir=$ac_pwd
1671 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1672 # for backward compatibility:
1673 ac_top_builddir=$ac_top_build_prefix
1676 .) # We are building in place.
1678 ac_top_srcdir=$ac_top_builddir_sub
1679 ac_abs_top_srcdir=$ac_pwd ;;
1680 [\\/]* | ?:[\\/]* ) # Absolute name.
1681 ac_srcdir=$srcdir$ac_dir_suffix;
1682 ac_top_srcdir=$srcdir
1683 ac_abs_top_srcdir=$srcdir ;;
1685 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1686 ac_top_srcdir=$ac_top_build_prefix$srcdir
1687 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1689 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1691 cd "$ac_dir" || { ac_status=$?; continue; }
1692 # Check for guested configure.
1693 if test -f "$ac_srcdir/configure.gnu"; then
1695 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1696 elif test -f "$ac_srcdir/configure"; then
1698 $SHELL "$ac_srcdir/configure" --help=recursive
1700 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1702 cd "$ac_pwd" || { ac_status=$?; break; }
1706 test -n "$ac_init_help" && exit $ac_status
1707 if $ac_init_version; then
1710 generated by GNU Autoconf 2.68
1712 Copyright (C) 2010 Free Software Foundation, Inc.
1713 This configure script is free software; the Free Software Foundation
1714 gives unlimited permission to copy, distribute and modify it.
1719 ## ------------------------ ##
1720 ## Autoconf initialization. ##
1721 ## ------------------------ ##
1723 # ac_fn_cxx_try_compile LINENO
1724 # ----------------------------
1725 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1726 ac_fn_cxx_try_compile ()
1728 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1729 rm -f conftest.$ac_objext
1730 if { { ac_try="$ac_compile"
1732 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1733 *) ac_try_echo
=$ac_try;;
1735 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1736 $as_echo "$ac_try_echo"; } >&5
1737 (eval "$ac_compile") 2>conftest.err
1739 if test -s conftest.err
; then
1740 grep -v '^ *+' conftest.err
>conftest.er1
1741 cat conftest.er1
>&5
1742 mv -f conftest.er1 conftest.err
1744 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1745 test $ac_status = 0; } && {
1746 test -z "$ac_cxx_werror_flag" ||
1747 test ! -s conftest.err
1748 } && test -s conftest.
$ac_objext; then :
1751 $as_echo "$as_me: failed program was:" >&5
1752 sed 's/^/| /' conftest.
$ac_ext >&5
1756 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1757 as_fn_set_status
$ac_retval
1759 } # ac_fn_cxx_try_compile
1761 # ac_fn_c_try_compile LINENO
1762 # --------------------------
1763 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1764 ac_fn_c_try_compile
()
1766 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1767 rm -f conftest.
$ac_objext
1768 if { { ac_try
="$ac_compile"
1770 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1771 *) ac_try_echo=$ac_try;;
1773 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1774 $as_echo "$ac_try_echo"; } >&5
1775 (eval "$ac_compile") 2>conftest.err
1777 if test -s conftest.err; then
1778 grep -v '^ *+' conftest.err >conftest.er1
1779 cat conftest.er1 >&5
1780 mv -f conftest.er1 conftest.err
1782 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1783 test $ac_status = 0; } && {
1784 test -z "$ac_c_werror_flag" ||
1785 test ! -s conftest.err
1786 } && test -s conftest.$ac_objext; then :
1789 $as_echo "$as_me: failed program was:" >&5
1790 sed 's/^/| /' conftest.$ac_ext >&5
1794 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1795 as_fn_set_status $ac_retval
1797 } # ac_fn_c_try_compile
1799 # ac_fn_c_try_cpp LINENO
1800 # ----------------------
1801 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1804 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1805 if { { ac_try="$ac_cpp conftest.$ac_ext"
1807 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1808 *) ac_try_echo
=$ac_try;;
1810 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1811 $as_echo "$ac_try_echo"; } >&5
1812 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1814 if test -s conftest.err
; then
1815 grep -v '^ *+' conftest.err
>conftest.er1
1816 cat conftest.er1
>&5
1817 mv -f conftest.er1 conftest.err
1819 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1820 test $ac_status = 0; } > conftest.i
&& {
1821 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1822 test ! -s conftest.err
1826 $as_echo "$as_me: failed program was:" >&5
1827 sed 's/^/| /' conftest.
$ac_ext >&5
1831 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1832 as_fn_set_status
$ac_retval
1836 # ac_fn_c_try_link LINENO
1837 # -----------------------
1838 # Try to link conftest.$ac_ext, and return whether this succeeded.
1841 as_lineno
=${as_lineno-"$1"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
1842 rm -f conftest.
$ac_objext conftest
$ac_exeext
1843 if { { ac_try
="$ac_link"
1845 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1846 *) ac_try_echo=$ac_try;;
1848 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1849 $as_echo "$ac_try_echo"; } >&5
1850 (eval "$ac_link") 2>conftest.err
1852 if test -s conftest.err; then
1853 grep -v '^ *+' conftest.err >conftest.er1
1854 cat conftest.er1 >&5
1855 mv -f conftest.er1 conftest.err
1857 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1858 test $ac_status = 0; } && {
1859 test -z "$ac_c_werror_flag" ||
1860 test ! -s conftest.err
1861 } && test -s conftest$ac_exeext && {
1862 test "$cross_compiling" = yes ||
1863 $as_test_x conftest$ac_exeext
1867 $as_echo "$as_me: failed program was:" >&5
1868 sed 's/^/| /' conftest.$ac_ext >&5
1872 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1873 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1874 # interfere with the next link command; also delete a directory that is
1875 # left behind by Apple's compiler. We do this before executing the actions.
1876 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1877 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1878 as_fn_set_status $ac_retval
1880 } # ac_fn_c_try_link
1882 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1883 # -------------------------------------------------------
1884 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1885 # the include files in INCLUDES and setting the cache variable VAR
1887 ac_fn_c_check_header_mongrel ()
1889 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1890 if eval \${$3+:} false; then :
1891 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1892 $as_echo_n "checking for $2... " >&6; }
1893 if eval \${$3+:} false; then :
1894 $as_echo_n "(cached) " >&6
1897 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1898 $as_echo "$ac_res" >&6; }
1900 # Is the header compilable?
1901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1902 $as_echo_n "checking $2 usability... " >&6; }
1903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1904 /* end confdefs.h. */
1908 if ac_fn_c_try_compile "$LINENO"; then :
1909 ac_header_compiler=yes
1911 ac_header_compiler=no
1913 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1915 $as_echo "$ac_header_compiler" >&6; }
1917 # Is the header present?
1918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1919 $as_echo_n "checking $2 presence... " >&6; }
1920 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1921 /* end confdefs.h. */
1924 if ac_fn_c_try_cpp "$LINENO"; then :
1925 ac_header_preproc=yes
1927 ac_header_preproc=no
1929 rm -f conftest.err conftest.i conftest.$ac_ext
1930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1931 $as_echo "$ac_header_preproc" >&6; }
1933 # So? What about this header?
1934 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1936 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1937 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1938 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1939 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1942 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1943 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1944 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1945 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1946 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1947 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1948 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1949 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1950 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1951 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1955 $as_echo_n "checking for $2... " >&6; }
1956 if eval \${$3+:} false; then :
1957 $as_echo_n "(cached) " >&6
1959 eval "$3=\$ac_header_compiler"
1962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1963 $as_echo "$ac_res" >&6; }
1965 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1967 } # ac_fn_c_check_header_mongrel
1969 # ac_fn_c_try_run LINENO
1970 # ----------------------
1971 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1972 # that executables *can* be run.
1975 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1976 if { { ac_try="$ac_link"
1978 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
1979 *) ac_try_echo
=$ac_try;;
1981 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1982 $as_echo "$ac_try_echo"; } >&5
1983 (eval "$ac_link") 2>&5
1985 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1986 test $ac_status = 0; } && { ac_try
='./conftest$ac_exeext'
1987 { { case "(($ac_try" in
1988 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
1989 *) ac_try_echo=$ac_try;;
1991 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1992 $as_echo "$ac_try_echo"; } >&5
1993 (eval "$ac_try") 2>&5
1995 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1996 test $ac_status = 0; }; }; then :
1999 $as_echo "$as_me: program exited with status $ac_status" >&5
2000 $as_echo "$as_me: failed program was:" >&5
2001 sed 's/^/| /' conftest.$ac_ext >&5
2003 ac_retval=$ac_status
2005 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2006 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2007 as_fn_set_status $ac_retval
2011 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2012 # -------------------------------------------------------
2013 # Tests whether HEADER exists and can be compiled using the include files in
2014 # INCLUDES, setting the cache variable VAR accordingly.
2015 ac_fn_c_check_header_compile ()
2017 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2019 $as_echo_n "checking for $2... " >&6; }
2020 if eval \${$3+:} false; then :
2021 $as_echo_n "(cached) " >&6
2023 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2024 /* end confdefs.h. */
2028 if ac_fn_c_try_compile "$LINENO"; then :
2033 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2037 $as_echo "$ac_res" >&6; }
2038 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2040 } # ac_fn_c_check_header_compile
2042 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2043 # ----------------------------------------------------
2044 # Tries to find if the field MEMBER exists in type AGGR, after including
2045 # INCLUDES, setting cache variable VAR accordingly.
2046 ac_fn_c_check_member ()
2048 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2050 $as_echo_n "checking for $2.$3... " >&6; }
2051 if eval \${$4+:} false; then :
2052 $as_echo_n "(cached) " >&6
2054 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2055 /* end confdefs.h. */
2067 if ac_fn_c_try_compile "$LINENO"; then :
2070 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2071 /* end confdefs.h. */
2077 if (sizeof ac_aggr.$3)
2083 if ac_fn_c_try_compile "$LINENO"; then :
2088 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2090 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2094 $as_echo "$ac_res" >&6; }
2095 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2097 } # ac_fn_c_check_member
2099 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2100 # ---------------------------------------------
2101 # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2103 ac_fn_c_check_decl ()
2105 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2106 as_decl_name=`echo $2|
sed 's/ *(.*//'`
2107 as_decl_use=`echo $2|
sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2109 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2110 if eval \${$3+:} false; then :
2111 $as_echo_n "(cached) " >&6
2113 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2114 /* end confdefs.h. */
2119 #ifndef $as_decl_name
2121 (void) $as_decl_use;
2123 (void) $as_decl_name;
2131 if ac_fn_c_try_compile "$LINENO"; then :
2136 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2139 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2140 $as_echo "$ac_res" >&6; }
2141 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2143 } # ac_fn_c_check_decl
2145 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2146 # -------------------------------------------
2147 # Tests whether TYPE exists after having included INCLUDES, setting cache
2148 # variable VAR accordingly.
2149 ac_fn_c_check_type ()
2151 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2153 $as_echo_n "checking for $2... " >&6; }
2154 if eval \${$3+:} false; then :
2155 $as_echo_n "(cached) " >&6
2158 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2159 /* end confdefs.h. */
2170 if ac_fn_c_try_compile "$LINENO"; then :
2171 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2172 /* end confdefs.h. */
2183 if ac_fn_c_try_compile "$LINENO"; then :
2188 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2190 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2193 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2194 $as_echo "$ac_res" >&6; }
2195 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2197 } # ac_fn_c_check_type
2199 # ac_fn_c_check_func LINENO FUNC VAR
2200 # ----------------------------------
2201 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2202 ac_fn_c_check_func ()
2204 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2206 $as_echo_n "checking for $2... " >&6; }
2207 if eval \${$3+:} false; then :
2208 $as_echo_n "(cached) " >&6
2210 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2211 /* end confdefs.h. */
2212 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2213 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2214 #define $2 innocuous_$2
2216 /* System header to define __stub macros and hopefully few prototypes,
2217 which can conflict with char $2 (); below.
2218 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2219 <limits.h> exists even on freestanding compilers. */
2222 # include <limits.h>
2224 # include <assert.h>
2229 /* Override any GCC internal prototype to avoid an error.
2230 Use char because int might match the return type of a GCC
2231 builtin and then its argument prototype would still apply. */
2236 /* The GNU C library defines this for functions which it implements
2237 to always fail with ENOSYS. Some functions are actually named
2238 something starting with __ and the normal name is an alias. */
2239 #if defined __stub_$2 || defined __stub___$2
2251 if ac_fn_c_try_link "$LINENO"; then :
2256 rm -f core conftest.err conftest.$ac_objext \
2257 conftest$ac_exeext conftest.$ac_ext
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2261 $as_echo "$ac_res" >&6; }
2262 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2264 } # ac_fn_c_check_func
2265 cat >config.log <<_ACEOF
2266 This file contains any messages produced by compilers while
2267 running configure, to aid debugging if configure makes a mistake.
2269 It was created by $as_me, which was
2270 generated by GNU Autoconf 2.68. Invocation command line was
2282 hostname = `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`
2283 uname -m = `(uname
-m) 2>/dev
/null ||
echo unknown
`
2284 uname -r = `(uname
-r) 2>/dev
/null ||
echo unknown
`
2285 uname -s = `(uname
-s) 2>/dev
/null ||
echo unknown
`
2286 uname -v = `(uname
-v) 2>/dev
/null ||
echo unknown
`
2288 /usr/bin/uname -p = `(/usr
/bin
/uname
-p) 2>/dev
/null ||
echo unknown
`
2289 /bin/uname -X = `(/bin
/uname
-X) 2>/dev
/null ||
echo unknown
`
2291 /bin/arch = `(/bin
/arch
) 2>/dev
/null ||
echo unknown
`
2292 /usr/bin/arch -k = `(/usr
/bin
/arch
-k) 2>/dev
/null ||
echo unknown
`
2293 /usr/convex/getsysinfo = `(/usr
/convex
/getsysinfo
) 2>/dev
/null ||
echo unknown
`
2294 /usr/bin/hostinfo = `(/usr
/bin
/hostinfo
) 2>/dev
/null ||
echo unknown
`
2295 /bin/machine = `(/bin
/machine
) 2>/dev
/null ||
echo unknown
`
2296 /usr/bin/oslevel = `(/usr
/bin
/oslevel
) 2>/dev
/null ||
echo unknown
`
2297 /bin/universe = `(/bin
/universe
) 2>/dev
/null ||
echo unknown
`
2301 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2305 test -z "$as_dir" && as_dir=.
2306 $as_echo "PATH: $as_dir"
2322 # Keep a trace of the command line.
2323 # Strip out --no-create and --no-recursion so they do not pile up.
2324 # Strip out --silent because we don't want to record it for future runs.
2325 # Also quote any args containing shell meta-characters.
2326 # Make two passes to allow for proper duplicate-argument suppression.
2330 ac_must_keep_next=false
2336 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2337 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2338 | -silent | --silent | --silen | --sile | --sil)
2341 ac_arg=`$as_echo "$ac_arg" |
sed "s/'/'\\\\\\\\''/g"` ;;
2344 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2346 as_fn_append ac_configure_args1 " '$ac_arg'"
2347 if test $ac_must_keep_next = true; then
2348 ac_must_keep_next=false # Got value, back to normal.
2351 *=* | --config-cache | -C | -disable-* | --disable-* \
2352 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2353 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2354 | -with-* | --with-* | -without-* | --without-* | --x)
2355 case "$ac_configure_args0 " in
2356 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2359 -* ) ac_must_keep_next=true ;;
2362 as_fn_append ac_configure_args " '$ac_arg'"
2367 { ac_configure_args0=; unset ac_configure_args0;}
2368 { ac_configure_args1=; unset ac_configure_args1;}
2370 # When interrupted or exit'd, cleanup temporary files, and complete
2371 # config.log. We remove comments because anyway the quotes in there
2372 # would cause problems or look ugly.
2373 # WARNING: Use '\'' to represent an apostrophe within the trap.
2374 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2375 trap 'exit_status=$?
2376 # Save into config.log some information that might help in debugging.
2380 $as_echo "## ---------------- ##
2381 ## Cache variables. ##
2382 ## ---------------- ##"
2384 # The following way of writing the cache mishandles newlines in values,
2386 for ac_var in `(set) 2>&1 |
sed -n '\''s
/^\
([a-zA-Z_
][a-zA-Z0-9_
]*\
)=.
*/\
1/p
'\''`; do
2387 eval ac_val=\$$ac_var
2391 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2392 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2395 _ | IFS | as_nl) ;; #(
2396 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2397 *) { eval $ac_var=; unset $ac_var;} ;;
2402 case $as_nl`(ac_space
='\'' '\''; set) 2>&1` in #(
2403 *${as_nl}ac_space=\ *)
2405 "s/'\''/'\''\\\\'\'''\''/g;
2406 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2409 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2416 $as_echo "## ----------------- ##
2417 ## Output variables. ##
2418 ## ----------------- ##"
2420 for ac_var in $ac_subst_vars
2422 eval ac_val=\$$ac_var
2424 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2426 $as_echo "$ac_var='\''$ac_val'\''"
2430 if test -n "$ac_subst_files"; then
2431 $as_echo "## ------------------- ##
2432 ## File substitutions. ##
2433 ## ------------------- ##"
2435 for ac_var in $ac_subst_files
2437 eval ac_val=\$$ac_var
2439 *\'\''*) ac_val=`$as_echo "$ac_val" |
sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2441 $as_echo "$ac_var='\''$ac_val'\''"
2446 if test -s confdefs.h; then
2447 $as_echo "## ----------- ##
2454 test "$ac_signal" != 0 &&
2455 $as_echo "$as_me: caught signal $ac_signal"
2456 $as_echo "$as_me: exit $exit_status"
2458 rm -f core *.core core.conftest.* &&
2459 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2462 for ac_signal in 1 2 13 15; do
2463 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2467 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2468 rm -f -r conftest* confdefs.h
2470 $as_echo "/* confdefs.h */" > confdefs.h
2472 # Predefined preprocessor variables.
2474 cat >>confdefs.h <<_ACEOF
2475 #define PACKAGE_NAME "$PACKAGE_NAME"
2478 cat >>confdefs.h <<_ACEOF
2479 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2482 cat >>confdefs.h <<_ACEOF
2483 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2486 cat >>confdefs.h <<_ACEOF
2487 #define PACKAGE_STRING "$PACKAGE_STRING"
2490 cat >>confdefs.h <<_ACEOF
2491 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2494 cat >>confdefs.h <<_ACEOF
2495 #define PACKAGE_URL "$PACKAGE_URL"
2499 # Let the site file select an alternate cache file if it wants to.
2500 # Prefer an explicitly selected file to automatically selected ones.
2503 if test -n "$CONFIG_SITE"; then
2504 # We do not want a PATH search for config.site.
2505 case $CONFIG_SITE in #((
2506 -*) ac_site_file1=./$CONFIG_SITE;;
2507 */*) ac_site_file1=$CONFIG_SITE;;
2508 *) ac_site_file1=./$CONFIG_SITE;;
2510 elif test "x$prefix" != xNONE; then
2511 ac_site_file1=$prefix/share/config.site
2512 ac_site_file2=$prefix/etc/config.site
2514 ac_site_file1=$ac_default_prefix/share/config.site
2515 ac_site_file2=$ac_default_prefix/etc/config.site
2517 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2519 test "x$ac_site_file" = xNONE && continue
2520 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2521 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2522 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2523 sed 's/^/| /' "$ac_site_file" >&5
2525 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2526 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2527 as_fn_error $? "failed to load site
script $ac_site_file
2528 See \
`config.log' for more details" "$LINENO" 5 ; }
2532 if test -r "$cache_file"; then
2533 # Some versions of bash will fail to source /dev/null (special files
2534 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2535 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2536 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2537 $as_echo "$as_me: loading cache $cache_file" >&6;}
2539 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2540 *) . "./$cache_file";;
2544 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2545 $as_echo "$as_me: creating cache $cache_file" >&6;}
2549 as_fn_append ac_header_list " stdlib.h"
2550 as_fn_append ac_header_list " unistd.h"
2551 as_fn_append ac_header_list " sys/param.h"
2552 # Check that the precious variables saved in the cache have kept the same
2554 ac_cache_corrupted=false
2555 for ac_var in $ac_precious_vars; do
2556 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2557 eval ac_new_set=\$ac_env_${ac_var}_set
2558 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2559 eval ac_new_val=\$ac_env_${ac_var}_value
2560 case $ac_old_set,$ac_new_set in
2562 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run
" >&5
2563 $as_echo "$as_me: error
: \
`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2564 ac_cache_corrupted=: ;;
2566 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not
set in the previous run
" >&5
2567 $as_echo "$as_me: error
: \
`$ac_var' was not set in the previous run" >&2;}
2568 ac_cache_corrupted=: ;;
2571 if test "x$ac_old_val" != "x$ac_new_val"; then
2572 # differences in whitespace do not lead to failure.
2573 ac_old_val_w=`echo x
$ac_old_val`
2574 ac_new_val_w=`echo x
$ac_new_val`
2575 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2576 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2577 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run
:" >&2;}
2578 ac_cache_corrupted=:
2580 { $as_echo "$as_me:${as_lineno-$LINENO}: warning
: ignoring whitespace changes
in \
`$ac_var' since the previous run:" >&5
2581 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2582 eval $ac_var=\$ac_old_val
2584 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2585 $as_echo "$as_me: former value
: \
`$ac_old_val'" >&2;}
2586 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2587 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2590 # Pass precious variables to config.status.
2591 if test "$ac_new_set" = set; then
2593 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s
/'/'\\\\\\\\''/g
"` ;;
2594 *) ac_arg=$ac_var=$ac_new_val ;;
2596 case " $ac_configure_args " in
2597 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2598 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2602 if $ac_cache_corrupted; then
2603 { $as_echo "$as_me:${as_lineno-$LINENO}: error
: in \
`$ac_pwd':" >&5
2604 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2605 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2606 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2607 as_fn_error $? "run \`make distclean' and
/or \
`rm $cache_file' and start over" "$LINENO" 5
2609 ## -------------------- ##
2610 ## Main body of script. ##
2611 ## -------------------- ##
2614 ac_cpp='$CPP $CPPFLAGS'
2615 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2616 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2617 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2622 for ac_dir in scripts/autoconf "$srcdir"/scripts/autoconf; do
2623 if test -f "$ac_dir/install-sh"; then
2625 ac_install_sh="$ac_aux_dir/install-sh -c"
2627 elif test -f "$ac_dir/install.sh"; then
2629 ac_install_sh="$ac_aux_dir/install.sh -c"
2631 elif test -f "$ac_dir/shtool"; then
2633 ac_install_sh="$ac_aux_dir/shtool install -c"
2637 if test -z "$ac_aux_dir"; then
2638 as_fn_error $? "cannot find install-sh, install.sh, or shtool in scripts/autoconf \"$srcdir\"/scripts/autoconf" "$LINENO" 5
2641 # These three variables are undocumented and unsupported,
2642 # and are intended to be withdrawn in a future Autoconf release.
2643 # They can cause serious problems if a builder's source tree is in a directory
2644 # whose full name contains unusual characters.
2645 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2646 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2647 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2651 # Check what host we are running on.
2652 # If a target is not suggested, we use this one.
2653 # Note that what we call a target, Autoconf calls a host.
2654 # Make sure we can run config.sub.
2655 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2656 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2659 $as_echo_n "checking build system type... " >&6; }
2660 if ${ac_cv_build+:} false; then :
2661 $as_echo_n "(cached) " >&6
2663 ac_build_alias=$build_alias
2664 test "x$ac_build_alias" = x &&
2665 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2666 test "x$ac_build_alias" = x &&
2667 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2668 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2669 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2673 $as_echo "$ac_cv_build" >&6; }
2674 case $ac_cv_build in
2676 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2679 ac_save_IFS=$IFS; IFS='-'
2685 # Remember, the first character of IFS is used to create $*,
2686 # except with old shells:
2689 case $build_os in *\ *) build_os=`echo "$build_os" |
sed 's/ /-/g'`;; esac
2692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2693 $as_echo_n "checking host system type... " >&6; }
2694 if ${ac_cv_host+:} false; then :
2695 $as_echo_n "(cached) " >&6
2697 if test "x$host_alias" = x; then
2698 ac_cv_host=$ac_cv_build
2700 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2701 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2706 $as_echo "$ac_cv_host" >&6; }
2709 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
2712 ac_save_IFS=$IFS; IFS='-'
2718 # Remember, the first character of IFS is used to create $*,
2719 # except with old shells:
2722 case $host_os in *\ *) host_os=`echo "$host_os" |
sed 's/ /-/g'`;; esac
2726 # The AROS target is slightly different to the normal GNU style
2727 # format. We don't have the middle part, and we reverse the order
2728 # of the $(CPU) and $(OS) bits.
2730 # Don't strip the version of the target yet, it might be
2731 # useful on some systems.
2733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AROS style target" >&5
2734 $as_echo_n "checking for AROS style target... " >&6; }
2736 if test "$target" = "NONE" ; then
2737 target=$host_os-$host_cpu
2739 if test "$target" = "" ; then
2740 target=$host_os-$host_cpu
2743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target" >&5
2744 $as_echo "$target" >&6; }
2746 if test "$host_os" = "mingw32" ; then
2750 # Don't know where else to put this...
2751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking building AROS in" >&5
2752 $as_echo_n "checking building AROS in... " >&6; }
2753 AROS_BUILDDIR=`${PWDCMD-pwd}`
2754 AROS_BUILDDIR_UNIX=${PWD}
2755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_BUILDDIR" >&5
2756 $as_echo "$AROS_BUILDDIR" >&6; }
2758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking AROS source in" >&5
2759 $as_echo_n "checking AROS source in... " >&6; }
2760 srcpwd=`cd ${srcdir} ; ${PWDCMD-pwd}`
2762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SRCDIR" >&5
2763 $as_echo "$SRCDIR" >&6; }
2765 # Parse the target field into something useful.
2767 target_os=`echo $target |
sed 's/^\([^-].*\)-\(.*\)$/\1/'`
2768 target_cpu=`echo $target |
sed 's/^\([^-].*\)-\(.*\)$/\2/'`
2771 # Some debug output, to be removed again.
2772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target system (debug output)" >&5
2773 $as_echo_n "checking for target system (debug output)... " >&6; }
2774 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_os" >&5
2775 $as_echo "$target_os" >&6; }
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target cpu (debug output)" >&5
2777 $as_echo_n "checking for target cpu (debug output)... " >&6; }
2778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_cpu" >&5
2779 $as_echo "$target_cpu" >&6; }
2781 aros_default_wbwidth=800
2782 aros_default_wbheight=600
2783 aros_default_wbdepth=4
2786 # The first step is to find the host binaries.
2787 # Check for a compiler.
2788 # Due to a bug in autoconf check for c++ compiler first.
2789 # For mor info see, http://osdir.com/ml/bug-autoconf-gnu/2010-05/msg00001.html.
2791 ac_cpp='$CXXCPP $CPPFLAGS'
2792 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2793 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2794 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2795 if test -z "$CXX"; then
2796 if test -n "$CCC"; then
2799 if test -n "$ac_tool_prefix"; then
2800 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2802 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2803 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2805 $as_echo_n "checking for $ac_word... " >&6; }
2806 if ${ac_cv_prog_CXX+:} false; then :
2807 $as_echo_n "(cached) " >&6
2809 if test -n "$CXX"; then
2810 ac_cv_prog_CXX="$CXX" # Let the user override the test.
2812 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2816 test -z "$as_dir" && as_dir=.
2817 for ac_exec_ext in '' $ac_executable_extensions; do
2818 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2819 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2820 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2830 if test -n "$CXX"; then
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2832 $as_echo "$CXX" >&6; }
2834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2835 $as_echo "no" >&6; }
2839 test -n "$CXX" && break
2842 if test -z "$CXX"; then
2844 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2846 # Extract the first word of "$ac_prog", so it can be a program name with args.
2847 set dummy $ac_prog; ac_word=$2
2848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2849 $as_echo_n "checking for $ac_word... " >&6; }
2850 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
2851 $as_echo_n "(cached) " >&6
2853 if test -n "$ac_ct_CXX"; then
2854 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2856 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2860 test -z "$as_dir" && as_dir=.
2861 for ac_exec_ext in '' $ac_executable_extensions; do
2862 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2863 ac_cv_prog_ac_ct_CXX="$ac_prog"
2864 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2873 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2874 if test -n "$ac_ct_CXX"; then
2875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2876 $as_echo "$ac_ct_CXX" >&6; }
2878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2879 $as_echo "no" >&6; }
2883 test -n "$ac_ct_CXX" && break
2886 if test "x$ac_ct_CXX" = x; then
2889 case $cross_compiling:$ac_tool_warned in
2891 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2892 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2893 ac_tool_warned=yes ;;
2901 # Provide some information about the compiler.
2902 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2905 for ac_option in --version -v -V -qversion; do
2906 { { ac_try="$ac_compiler $ac_option >&5"
2908 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
2909 *) ac_try_echo
=$ac_try;;
2911 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2912 $as_echo "$ac_try_echo"; } >&5
2913 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2915 if test -s conftest.err
; then
2917 ... rest of stderr output deleted ...
2918 10q' conftest.err
>conftest.er1
2919 cat conftest.er1
>&5
2921 rm -f conftest.er1 conftest.err
2922 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2923 test $ac_status = 0; }
2926 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
2927 /* end confdefs.h. */
2937 ac_clean_files_save
=$ac_clean_files
2938 ac_clean_files
="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2939 # Try to create an executable without -o first, disregard a.out.
2940 # It will help us diagnose broken compilers, and finding out an intuition
2942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
2943 $as_echo_n "checking whether the C++ compiler works... " >&6; }
2944 ac_link_default
=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2946 # The possible output files:
2947 ac_files
="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2950 for ac_file
in $ac_files
2953 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
2954 * ) ac_rmfiles
="$ac_rmfiles $ac_file";;
2959 if { { ac_try
="$ac_link_default"
2961 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
2962 *) ac_try_echo=$ac_try;;
2964 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2965 $as_echo "$ac_try_echo"; } >&5
2966 (eval "$ac_link_default") 2>&5
2968 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2969 test $ac_status = 0; }; then :
2970 # Autoconf-2.13 could set the ac_cv_exeext variable to `no
'.
2971 # So ignore a value of `no', otherwise this would lead to
`EXEEXT = no'
2972 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2973 # so that the user can short-circuit this test for compilers unknown to
2975 for ac_file in $ac_files ''
2977 test -f "$ac_file" || continue
2979 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2982 # We found the default executable, but exeext='' is most
2986 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2988 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2990 # We set ac_cv_exeext here because the later test for it is not
2991 # safe: cross compilers may not add the suffix if given an `-o'
2992 # argument, so we may need to know it at that point already.
2993 # Even if this section looks crufty: it has the advantage of
3000 test "$ac_cv_exeext" = no && ac_cv_exeext=
3005 if test -z "$ac_file"; then :
3006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3007 $as_echo "no" >&6; }
3008 $as_echo "$as_me: failed program was:" >&5
3009 sed 's
/^
/|
/' conftest.$ac_ext >&5
3011 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3012 $as_echo "$as_me: error
: in \
`$ac_pwd':" >&2;}
3013 as_fn_error 77 "C++ compiler cannot create executables
3014 See \`config.log
' for more details" "$LINENO" 5 ; }
3016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3017 $as_echo "yes" >&6; }
3019 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3020 $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3022 $as_echo "$ac_file" >&6; }
3023 ac_exeext=$ac_cv_exeext
3025 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3026 ac_clean_files=$ac_clean_files_save
3027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3028 $as_echo_n "checking for suffix of executables... " >&6; }
3029 if { { ac_try="$ac_link"
3031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3032 *) ac_try_echo=$ac_try;;
3034 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3035 $as_echo "$ac_try_echo"; } >&5
3036 (eval "$ac_link") 2>&5
3038 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3039 test $ac_status = 0; }; then :
3040 # If both `conftest.exe' and
`conftest' are `present
' (well, observable)
3041 # catch `conftest.exe'. For instance with Cygwin
, `ls conftest' will
3042 # work properly (i.e., refer to `conftest.exe
'), while it won't with
3044 for ac_file
in conftest.exe conftest conftest.
*; do
3045 test -f "$ac_file" ||
continue
3047 *.
$ac_ext |
*.xcoff |
*.tds |
*.d |
*.pdb |
*.xSYM |
*.bb |
*.bbg |
*.map |
*.inf |
*.dSYM |
*.o |
*.obj
) ;;
3048 *.
* ) ac_cv_exeext
=`expr "$ac_file" : '[^.]*\(\..*\)'`
3054 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3055 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3056 as_fn_error $?
"cannot compute suffix of executables: cannot compile and link
3057 See \`config.log' for more details" "$LINENO" 5 ; }
3059 rm -f conftest conftest
$ac_cv_exeext
3060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3061 $as_echo "$ac_cv_exeext" >&6; }
3063 rm -f conftest.
$ac_ext
3064 EXEEXT
=$ac_cv_exeext
3066 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3067 /* end confdefs.h. */
3072 FILE *f = fopen ("conftest.out", "w");
3073 return ferror (f) || fclose (f) != 0;
3079 ac_clean_files
="$ac_clean_files conftest.out"
3080 # Check that the compiler produces executables we can run. If not, either
3081 # the compiler is broken, or we cross compile.
3082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3083 $as_echo_n "checking whether we are cross compiling... " >&6; }
3084 if test "$cross_compiling" != yes; then
3085 { { ac_try
="$ac_link"
3087 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3088 *) ac_try_echo=$ac_try;;
3090 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3091 $as_echo "$ac_try_echo"; } >&5
3092 (eval "$ac_link") 2>&5
3094 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3095 test $ac_status = 0; }
3096 if { ac_try='./conftest$ac_cv_exeext'
3097 { { case "(($ac_try" in
3098 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3099 *) ac_try_echo
=$ac_try;;
3101 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3102 $as_echo "$ac_try_echo"; } >&5
3103 (eval "$ac_try") 2>&5
3105 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3106 test $ac_status = 0; }; }; then
3109 if test "$cross_compiling" = maybe
; then
3112 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3113 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3114 as_fn_error $?
"cannot run C++ compiled programs.
3115 If you meant to cross compile, use \`--host'.
3116 See \`config.log' for more details" "$LINENO" 5 ; }
3120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3121 $as_echo "$cross_compiling" >&6; }
3123 rm -f conftest.
$ac_ext conftest
$ac_cv_exeext conftest.out
3124 ac_clean_files
=$ac_clean_files_save
3125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3126 $as_echo_n "checking for suffix of object files... " >&6; }
3127 if ${ac_cv_objext+:} false
; then :
3128 $as_echo_n "(cached) " >&6
3130 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3131 /* end confdefs.h. */
3141 rm -f conftest.o conftest.obj
3142 if { { ac_try
="$ac_compile"
3144 *\"* |
*\
`* | *\\*) ac_try_echo=\$ac_try;;
3145 *) ac_try_echo=$ac_try;;
3147 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3148 $as_echo "$ac_try_echo"; } >&5
3149 (eval "$ac_compile") 2>&5
3151 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3152 test $ac_status = 0; }; then :
3153 for ac_file in conftest.o conftest.obj conftest.*; do
3154 test -f "$ac_file" || continue;
3156 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3157 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3162 $as_echo "$as_me: failed program was:" >&5
3163 sed 's/^/| /' conftest.$ac_ext >&5
3165 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3166 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3167 as_fn_error $? "cannot compute suffix of object files
: cannot compile
3168 See \
`config.log' for more details" "$LINENO" 5 ; }
3170 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3173 $as_echo "$ac_cv_objext" >&6; }
3174 OBJEXT=$ac_cv_objext
3176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3177 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3178 if ${ac_cv_cxx_compiler_gnu+:} false; then :
3179 $as_echo_n "(cached) " >&6
3181 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3182 /* end confdefs.h. */
3195 if ac_fn_cxx_try_compile "$LINENO"; then :
3200 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3201 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3205 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3206 if test $ac_compiler_gnu = yes; then
3211 ac_test_CXXFLAGS=${CXXFLAGS+set}
3212 ac_save_CXXFLAGS=$CXXFLAGS
3213 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3214 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3215 if ${ac_cv_prog_cxx_g+:} false; then :
3216 $as_echo_n "(cached) " >&6
3218 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3219 ac_cxx_werror_flag=yes
3222 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3223 /* end confdefs.h. */
3233 if ac_fn_cxx_try_compile "$LINENO"; then :
3234 ac_cv_prog_cxx_g=yes
3237 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3238 /* end confdefs.h. */
3248 if ac_fn_cxx_try_compile "$LINENO"; then :
3251 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3253 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3254 /* end confdefs.h. */
3264 if ac_fn_cxx_try_compile "$LINENO"; then :
3265 ac_cv_prog_cxx_g=yes
3267 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3269 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3271 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3272 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3275 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3276 if test "$ac_test_CXXFLAGS" = set; then
3277 CXXFLAGS=$ac_save_CXXFLAGS
3278 elif test $ac_cv_prog_cxx_g = yes; then
3279 if test "$GXX" = yes; then
3285 if test "$GXX" = yes; then
3292 ac_cpp='$CPP $CPPFLAGS'
3293 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3294 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3295 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3298 ac_cpp='$CPP $CPPFLAGS'
3299 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3300 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3301 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3302 if test -n "$ac_tool_prefix"; then
3303 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3304 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3306 $as_echo_n "checking for $ac_word... " >&6; }
3307 if ${ac_cv_prog_CC+:} false; then :
3308 $as_echo_n "(cached) " >&6
3310 if test -n "$CC"; then
3311 ac_cv_prog_CC="$CC" # Let the user override the test.
3313 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3317 test -z "$as_dir" && as_dir=.
3318 for ac_exec_ext in '' $ac_executable_extensions; do
3319 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3320 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3331 if test -n "$CC"; then
3332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3333 $as_echo "$CC" >&6; }
3335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3336 $as_echo "no" >&6; }
3341 if test -z "$ac_cv_prog_CC"; then
3343 # Extract the first word of "gcc", so it can be a program name with args.
3344 set dummy gcc; ac_word=$2
3345 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3346 $as_echo_n "checking for $ac_word... " >&6; }
3347 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3348 $as_echo_n "(cached) " >&6
3350 if test -n "$ac_ct_CC"; then
3351 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3353 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3357 test -z "$as_dir" && as_dir=.
3358 for ac_exec_ext in '' $ac_executable_extensions; do
3359 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3360 ac_cv_prog_ac_ct_CC="gcc"
3361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3370 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3371 if test -n "$ac_ct_CC"; then
3372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3373 $as_echo "$ac_ct_CC" >&6; }
3375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3376 $as_echo "no" >&6; }
3379 if test "x$ac_ct_CC" = x; then
3382 case $cross_compiling:$ac_tool_warned in
3384 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3385 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3386 ac_tool_warned=yes ;;
3394 if test -z "$CC"; then
3395 if test -n "$ac_tool_prefix"; then
3396 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3397 set dummy ${ac_tool_prefix}cc; ac_word=$2
3398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3399 $as_echo_n "checking for $ac_word... " >&6; }
3400 if ${ac_cv_prog_CC+:} false; then :
3401 $as_echo_n "(cached) " >&6
3403 if test -n "$CC"; then
3404 ac_cv_prog_CC="$CC" # Let the user override the test.
3406 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3410 test -z "$as_dir" && as_dir=.
3411 for ac_exec_ext in '' $ac_executable_extensions; do
3412 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3413 ac_cv_prog_CC="${ac_tool_prefix}cc"
3414 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3424 if test -n "$CC"; then
3425 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3426 $as_echo "$CC" >&6; }
3428 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3429 $as_echo "no" >&6; }
3435 if test -z "$CC"; then
3436 # Extract the first word of "cc", so it can be a program name with args.
3437 set dummy cc; ac_word=$2
3438 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3439 $as_echo_n "checking for $ac_word... " >&6; }
3440 if ${ac_cv_prog_CC+:} false; then :
3441 $as_echo_n "(cached) " >&6
3443 if test -n "$CC"; then
3444 ac_cv_prog_CC="$CC" # Let the user override the test.
3447 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3451 test -z "$as_dir" && as_dir=.
3452 for ac_exec_ext in '' $ac_executable_extensions; do
3453 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3454 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3455 ac_prog_rejected=yes
3459 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3466 if test $ac_prog_rejected = yes; then
3467 # We found a bogon in the path, so make sure we never use it.
3468 set dummy $ac_cv_prog_CC
3470 if test $# != 0; then
3471 # We chose a different compiler from the bogus one.
3472 # However, it has the same basename, so the bogon will be chosen
3473 # first if we set CC to just the basename; use the full file name.
3475 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3481 if test -n "$CC"; then
3482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3483 $as_echo "$CC" >&6; }
3485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3486 $as_echo "no" >&6; }
3491 if test -z "$CC"; then
3492 if test -n "$ac_tool_prefix"; then
3493 for ac_prog in cl.exe
3495 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3496 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3498 $as_echo_n "checking for $ac_word... " >&6; }
3499 if ${ac_cv_prog_CC+:} false; then :
3500 $as_echo_n "(cached) " >&6
3502 if test -n "$CC"; then
3503 ac_cv_prog_CC="$CC" # Let the user override the test.
3505 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3509 test -z "$as_dir" && as_dir=.
3510 for ac_exec_ext in '' $ac_executable_extensions; do
3511 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3512 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3513 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3523 if test -n "$CC"; then
3524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3525 $as_echo "$CC" >&6; }
3527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3528 $as_echo "no" >&6; }
3532 test -n "$CC" && break
3535 if test -z "$CC"; then
3537 for ac_prog in cl.exe
3539 # Extract the first word of "$ac_prog", so it can be a program name with args.
3540 set dummy $ac_prog; ac_word=$2
3541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3542 $as_echo_n "checking for $ac_word... " >&6; }
3543 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3544 $as_echo_n "(cached) " >&6
3546 if test -n "$ac_ct_CC"; then
3547 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3549 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3553 test -z "$as_dir" && as_dir=.
3554 for ac_exec_ext in '' $ac_executable_extensions; do
3555 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3556 ac_cv_prog_ac_ct_CC="$ac_prog"
3557 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3566 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3567 if test -n "$ac_ct_CC"; then
3568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3569 $as_echo "$ac_ct_CC" >&6; }
3571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3572 $as_echo "no" >&6; }
3576 test -n "$ac_ct_CC" && break
3579 if test "x$ac_ct_CC" = x; then
3582 case $cross_compiling:$ac_tool_warned in
3584 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3585 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3586 ac_tool_warned=yes ;;
3595 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3596 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3597 as_fn_error $? "no acceptable C compiler found
in \
$PATH
3598 See \
`config.log' for more details" "$LINENO" 5 ; }
3600 # Provide some information about the compiler.
3601 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3604 for ac_option in --version -v -V -qversion; do
3605 { { ac_try="$ac_compiler $ac_option >&5"
3607 *\"* | *\`* |
*\\*) ac_try_echo
=\
$ac_try;;
3608 *) ac_try_echo
=$ac_try;;
3610 eval ac_try_echo
="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3611 $as_echo "$ac_try_echo"; } >&5
3612 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3614 if test -s conftest.err
; then
3616 ... rest of stderr output deleted ...
3617 10q' conftest.err
>conftest.er1
3618 cat conftest.er1
>&5
3620 rm -f conftest.er1 conftest.err
3621 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3622 test $ac_status = 0; }
3625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3626 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3627 if ${ac_cv_c_compiler_gnu+:} false
; then :
3628 $as_echo_n "(cached) " >&6
3630 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3631 /* end confdefs.h. */
3644 if ac_fn_c_try_compile
"$LINENO"; then :
3649 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3650 ac_cv_c_compiler_gnu
=$ac_compiler_gnu
3653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3654 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3655 if test $ac_compiler_gnu = yes; then
3660 ac_test_CFLAGS
=${CFLAGS+set}
3661 ac_save_CFLAGS
=$CFLAGS
3662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3663 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3664 if ${ac_cv_prog_cc_g+:} false
; then :
3665 $as_echo_n "(cached) " >&6
3667 ac_save_c_werror_flag
=$ac_c_werror_flag
3668 ac_c_werror_flag
=yes
3671 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3672 /* end confdefs.h. */
3682 if ac_fn_c_try_compile
"$LINENO"; then :
3686 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3687 /* end confdefs.h. */
3697 if ac_fn_c_try_compile
"$LINENO"; then :
3700 ac_c_werror_flag
=$ac_save_c_werror_flag
3702 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3703 /* end confdefs.h. */
3713 if ac_fn_c_try_compile
"$LINENO"; then :
3716 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3718 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3720 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
3721 ac_c_werror_flag
=$ac_save_c_werror_flag
3723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3724 $as_echo "$ac_cv_prog_cc_g" >&6; }
3725 if test "$ac_test_CFLAGS" = set; then
3726 CFLAGS
=$ac_save_CFLAGS
3727 elif test $ac_cv_prog_cc_g = yes; then
3728 if test "$GCC" = yes; then
3734 if test "$GCC" = yes; then
3740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3741 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3742 if ${ac_cv_prog_cc_c89+:} false
; then :
3743 $as_echo_n "(cached) " >&6
3745 ac_cv_prog_cc_c89
=no
3747 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3748 /* end confdefs.h. */
3751 #include <sys/types.h>
3752 #include <sys/stat.h>
3753 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3754 struct buf { int x; };
3755 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3756 static char *e (p, i)
3762 static char *f (char * (*g) (char **, int), char **p, ...)
3767 s = g (p, va_arg (v,int));
3772 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3773 function prototypes and stuff, but not '\xHH' hex character constants.
3774 These don't provoke an error unfortunately, instead are silently treated
3775 as 'x'. The following induces an error, until -std is added to get
3776 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3777 array size at least. It's necessary to write '\x00'==0 to get something
3778 that's true only with -std. */
3779 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3781 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3782 inside strings and character constants. */
3784 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3786 int test (int i, double x);
3787 struct s1 {int (*f) (int a);};
3788 struct s2 {int (*f) (double a);};
3789 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3795 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3800 for ac_arg
in '' -qlanglvl=extc89
-qlanglvl=ansi
-std \
3801 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3803 CC
="$ac_save_CC $ac_arg"
3804 if ac_fn_c_try_compile
"$LINENO"; then :
3805 ac_cv_prog_cc_c89
=$ac_arg
3807 rm -f core conftest.err conftest.
$ac_objext
3808 test "x$ac_cv_prog_cc_c89" != "xno" && break
3810 rm -f conftest.
$ac_ext
3815 case "x$ac_cv_prog_cc_c89" in
3817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3818 $as_echo "none needed" >&6; } ;;
3820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3821 $as_echo "unsupported" >&6; } ;;
3823 CC
="$CC $ac_cv_prog_cc_c89"
3824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3825 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3827 if test "x$ac_cv_prog_cc_c89" != xno
; then :
3832 ac_cpp
='$CPP $CPPFLAGS'
3833 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3834 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3835 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
3837 case $ac_cv_prog_cc_stdc in #(
3839 ac_cv_prog_cc_c99
=no
; ac_cv_prog_cc_c89
=no
;; #(
3841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
3842 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
3843 if ${ac_cv_prog_cc_c99+:} false
; then :
3844 $as_echo_n "(cached) " >&6
3846 ac_cv_prog_cc_c99
=no
3848 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
3849 /* end confdefs.h. */
3851 #include <stdbool.h>
3856 // Check varargs macros. These examples are taken from C99 6.10.3.5.
3857 #define debug(...) fprintf (stderr, __VA_ARGS__)
3858 #define showlist(...) puts (#__VA_ARGS__)
3859 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3861 test_varargs_macros (void)
3866 debug ("X = %d\n", x);
3867 showlist (The first, second, and third items.);
3868 report (x>y, "x is %d but y is %d", x, y);
3871 // Check long long types.
3872 #define BIG64 18446744073709551615ull
3873 #define BIG32 4294967295ul
3874 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
3876 your preprocessor is broken;
3880 your preprocessor is broken;
3882 static long long int bignum = -9223372036854775807LL;
3883 static unsigned long long int ubignum = BIG64;
3885 struct incomplete_array
3893 const wchar_t *name;
3897 typedef const char *ccp;
3900 test_restrict (ccp restrict text)
3902 // See if C++-style comments work.
3903 // Iterate through items via the restricted pointer.
3904 // Also check for declarations in for loops.
3905 for (unsigned int i = 0; *(text+i) != '\0'; ++i)
3910 // Check varargs and va_copy.
3912 test_varargs (const char *format, ...)
3915 va_start (args, format);
3917 va_copy (args_copy, args);
3928 str = va_arg (args_copy, const char *);
3931 number = va_arg (args_copy, int);
3934 fnumber = va_arg (args_copy, double);
3949 _Bool success = false;
3952 if (test_restrict ("String literal") == 0)
3954 char *restrict newvar = "Another string";
3957 test_varargs ("s, d' f .", "string", 65, 34.234);
3958 test_varargs_macros ();
3960 // Check flexible array members.
3961 struct incomplete_array *ia =
3962 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
3964 for (int i = 0; i < ia->datasize; ++i)
3965 ia->data[i] = i * 1.234;
3967 // Check named initializers.
3968 struct named_init ni = {
3970 .name = L"Test wide string",
3971 .average = 543.34343,
3976 int dynamic_array[ni.number];
3977 dynamic_array[ni.number - 1] = 543;
3979 // work around unused variable warnings
3980 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
3981 || dynamic_array[ni.number - 1] != 543);
3987 for ac_arg
in '' -std=gnu99
-std=c99
-c99 -AC99 -xc99=all
-qlanglvl=extc99
3989 CC
="$ac_save_CC $ac_arg"
3990 if ac_fn_c_try_compile
"$LINENO"; then :
3991 ac_cv_prog_cc_c99
=$ac_arg
3993 rm -f core conftest.err conftest.
$ac_objext
3994 test "x$ac_cv_prog_cc_c99" != "xno" && break
3996 rm -f conftest.
$ac_ext
4001 case "x$ac_cv_prog_cc_c99" in
4003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4004 $as_echo "none needed" >&6; } ;;
4006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4007 $as_echo "unsupported" >&6; } ;;
4009 CC
="$CC $ac_cv_prog_cc_c99"
4010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4011 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;;
4013 if test "x$ac_cv_prog_cc_c99" != xno
; then :
4014 ac_cv_prog_cc_stdc
=$ac_cv_prog_cc_c99
4016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4017 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4018 if ${ac_cv_prog_cc_c89+:} false
; then :
4019 $as_echo_n "(cached) " >&6
4021 ac_cv_prog_cc_c89
=no
4023 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4024 /* end confdefs.h. */
4027 #include <sys/types.h>
4028 #include <sys/stat.h>
4029 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4030 struct buf { int x; };
4031 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4032 static char *e (p, i)
4038 static char *f (char * (*g) (char **, int), char **p, ...)
4043 s = g (p, va_arg (v,int));
4048 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4049 function prototypes and stuff, but not '\xHH' hex character constants.
4050 These don't provoke an error unfortunately, instead are silently treated
4051 as 'x'. The following induces an error, until -std is added to get
4052 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4053 array size at least. It's necessary to write '\x00'==0 to get something
4054 that's true only with -std. */
4055 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4057 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4058 inside strings and character constants. */
4060 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4062 int test (int i, double x);
4063 struct s1 {int (*f) (int a);};
4064 struct s2 {int (*f) (double a);};
4065 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4071 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4076 for ac_arg
in '' -qlanglvl=extc89
-qlanglvl=ansi
-std \
4077 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4079 CC
="$ac_save_CC $ac_arg"
4080 if ac_fn_c_try_compile
"$LINENO"; then :
4081 ac_cv_prog_cc_c89
=$ac_arg
4083 rm -f core conftest.err conftest.
$ac_objext
4084 test "x$ac_cv_prog_cc_c89" != "xno" && break
4086 rm -f conftest.
$ac_ext
4091 case "x$ac_cv_prog_cc_c89" in
4093 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4094 $as_echo "none needed" >&6; } ;;
4096 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4097 $as_echo "unsupported" >&6; } ;;
4099 CC
="$CC $ac_cv_prog_cc_c89"
4100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4101 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4103 if test "x$ac_cv_prog_cc_c89" != xno
; then :
4104 ac_cv_prog_cc_stdc
=$ac_cv_prog_cc_c89
4106 ac_cv_prog_cc_stdc
=no
4112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5
4113 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; }
4114 if ${ac_cv_prog_cc_stdc+:} false
; then :
4115 $as_echo_n "(cached) " >&6
4118 case $ac_cv_prog_cc_stdc in #(
4120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4121 $as_echo "unsupported" >&6; } ;; #(
4123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4124 $as_echo "none needed" >&6; } ;; #(
4126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_stdc" >&5
4127 $as_echo "$ac_cv_prog_cc_stdc" >&6; } ;;
4131 ac_cpp
='$CPP $CPPFLAGS'
4132 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4133 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4134 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4136 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4137 # On Suns, sometimes $CPP names a directory.
4138 if test -n "$CPP" && test -d "$CPP"; then
4141 if test -z "$CPP"; then
4142 if ${ac_cv_prog_CPP+:} false
; then :
4143 $as_echo_n "(cached) " >&6
4145 # Double quotes because CPP needs to be expanded
4146 for CPP
in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4149 for ac_c_preproc_warn_flag
in '' yes
4151 # Use a header file that comes with gcc, so configuring glibc
4152 # with a fresh cross-compiler works.
4153 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4154 # <limits.h> exists even on freestanding compilers.
4155 # On the NeXT, cc -E runs the code through the compiler's parser,
4156 # not just through cpp. "Syntax error" is here to catch this case.
4157 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4158 /* end confdefs.h. */
4160 # include <limits.h>
4162 # include <assert.h>
4166 if ac_fn_c_try_cpp
"$LINENO"; then :
4169 # Broken: fails on valid input.
4172 rm -f conftest.err conftest.i conftest.
$ac_ext
4174 # OK, works on sane cases. Now check whether nonexistent headers
4175 # can be detected and how.
4176 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4177 /* end confdefs.h. */
4178 #include <ac_nonexistent.h>
4180 if ac_fn_c_try_cpp
"$LINENO"; then :
4181 # Broken: success on invalid input.
4184 # Passes both tests.
4188 rm -f conftest.err conftest.i conftest.
$ac_ext
4191 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4192 rm -f conftest.i conftest.err conftest.
$ac_ext
4193 if $ac_preproc_ok; then :
4205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4206 $as_echo "$CPP" >&6; }
4208 for ac_c_preproc_warn_flag
in '' yes
4210 # Use a header file that comes with gcc, so configuring glibc
4211 # with a fresh cross-compiler works.
4212 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4213 # <limits.h> exists even on freestanding compilers.
4214 # On the NeXT, cc -E runs the code through the compiler's parser,
4215 # not just through cpp. "Syntax error" is here to catch this case.
4216 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4217 /* end confdefs.h. */
4219 # include <limits.h>
4221 # include <assert.h>
4225 if ac_fn_c_try_cpp
"$LINENO"; then :
4228 # Broken: fails on valid input.
4231 rm -f conftest.err conftest.i conftest.
$ac_ext
4233 # OK, works on sane cases. Now check whether nonexistent headers
4234 # can be detected and how.
4235 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
4236 /* end confdefs.h. */
4237 #include <ac_nonexistent.h>
4239 if ac_fn_c_try_cpp
"$LINENO"; then :
4240 # Broken: success on invalid input.
4243 # Passes both tests.
4247 rm -f conftest.err conftest.i conftest.
$ac_ext
4250 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4251 rm -f conftest.i conftest.err conftest.
$ac_ext
4252 if $ac_preproc_ok; then :
4255 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4256 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4257 as_fn_error $?
"C preprocessor \"$CPP\" fails sanity check
4258 See \`config.log' for more details" "$LINENO" 5 ; }
4262 ac_cpp
='$CPP $CPPFLAGS'
4263 ac_compile
='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4264 ac_link
='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4265 ac_compiler_gnu
=$ac_cv_c_compiler_gnu
4268 # Check for a compatible awk
4269 for ac_prog
in gawk nawk
4271 # Extract the first word of "$ac_prog", so it can be a program name with args.
4272 set dummy
$ac_prog; ac_word
=$2
4273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4274 $as_echo_n "checking for $ac_word... " >&6; }
4275 if ${ac_cv_prog_AWK+:} false
; then :
4276 $as_echo_n "(cached) " >&6
4278 if test -n "$AWK"; then
4279 ac_cv_prog_AWK
="$AWK" # Let the user override the test.
4281 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4285 test -z "$as_dir" && as_dir
=.
4286 for ac_exec_ext
in '' $ac_executable_extensions; do
4287 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4288 ac_cv_prog_AWK
="$ac_prog"
4289 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4299 if test -n "$AWK"; then
4300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4301 $as_echo "$AWK" >&6; }
4303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4304 $as_echo "no" >&6; }
4308 test -n "$AWK" && break
4311 if test "$AWK" = ""; then
4312 as_fn_error $?
"gawk is required to build AROS. Please install and run configure again." "$LINENO" 5
4314 # Extract the first word of "mmake", so it can be a program name with args.
4315 set dummy mmake
; ac_word
=$2
4316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4317 $as_echo_n "checking for $ac_word... " >&6; }
4318 if ${ac_cv_prog_MMAKE+:} false
; then :
4319 $as_echo_n "(cached) " >&6
4321 if test -n "$MMAKE"; then
4322 ac_cv_prog_MMAKE
="$MMAKE" # Let the user override the test.
4324 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4328 test -z "$as_dir" && as_dir
=.
4329 for ac_exec_ext
in '' $ac_executable_extensions; do
4330 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4331 ac_cv_prog_MMAKE
="mmake "
4332 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4341 MMAKE
=$ac_cv_prog_MMAKE
4342 if test -n "$MMAKE"; then
4343 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MMAKE" >&5
4344 $as_echo "$MMAKE" >&6; }
4346 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4347 $as_echo "no" >&6; }
4352 # Perform some default variable assignments. Note all of these will be
4353 # Regenerated from the script, so there is no need to cache them.
4355 aros_host_cpp
="$CPP"
4357 aros_host_cxx
="$CXX"
4358 if test "$GCC" = "yes"; then
4359 aros_gcc_ld
=`$CC -print-prog-name=ld`
4360 # Extract the first word of "`basename $aros_gcc_[ld]`", so it can be a program name with args.
4361 set dummy
`basename $aros_gcc_ld`; ac_word
=$2
4362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4363 $as_echo_n "checking for $ac_word... " >&6; }
4364 if ${ac_cv_path_aros_host_ld+:} false
; then :
4365 $as_echo_n "(cached) " >&6
4367 case $aros_host_ld in
4369 ac_cv_path_aros_host_ld
="$aros_host_ld" # Let the user override the test with a path.
4372 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4373 for as_dir
in `dirname $aros_gcc_ld`
4376 test -z "$as_dir" && as_dir
=.
4377 for ac_exec_ext
in '' $ac_executable_extensions; do
4378 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4379 ac_cv_path_aros_host_ld
="$as_dir/$ac_word$ac_exec_ext"
4380 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4390 aros_host_ld
=$ac_cv_path_aros_host_ld
4391 if test -n "$aros_host_ld"; then
4392 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ld" >&5
4393 $as_echo "$aros_host_ld" >&6; }
4395 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4396 $as_echo "no" >&6; }
4401 if test "$aros_host_ld" = ""; then
4402 # Extract the first word of "ld", so it can be a program name with args.
4403 set dummy ld
; ac_word
=$2
4404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4405 $as_echo_n "checking for $ac_word... " >&6; }
4406 if ${ac_cv_path_aros_host_ld+:} false
; then :
4407 $as_echo_n "(cached) " >&6
4409 case $aros_host_ld in
4411 ac_cv_path_aros_host_ld
="$aros_host_ld" # Let the user override the test with a path.
4414 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4418 test -z "$as_dir" && as_dir
=.
4419 for ac_exec_ext
in '' $ac_executable_extensions; do
4420 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4421 ac_cv_path_aros_host_ld
="$as_dir/$ac_word$ac_exec_ext"
4422 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4432 aros_host_ld
=$ac_cv_path_aros_host_ld
4433 if test -n "$aros_host_ld"; then
4434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ld" >&5
4435 $as_echo "$aros_host_ld" >&6; }
4437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4438 $as_echo "no" >&6; }
4443 if test "$aros_host_ld" = ""; then
4444 as_fn_error $?
"ld is required to build AROS. Please install and run configure again." "$LINENO" 5
4446 aros_host_make
="make"
4447 aros_host_cflags
=$CFLAGS
4448 aros_host_cxxflags
=$CXXFLAGS
4449 aros_host_ldflags
=$LDFLAGS
4450 aros_host_debug
="-g -O0"
4451 aros_host_mkdep
="\$(SRCDIR)/scripts/mkdep"
4452 aros_host_mkargs
="--no-print-directory"
4453 aros_host_exe_suffix
="$EXEEXT"
4454 aros_host_lib_suffix
=""
4456 # Ignore all compliance, AROS ROMs = 0
4457 # KickStart v1.0 = 30
4458 # KickStart v1.3 = 34
4459 # KickStart v2.0 = 37
4460 # KickStart v3.0 = 39
4461 # KickStart v3.1 = 40
4463 aros_amigaos_compliance
=0
4465 for ac_prog
in aclocal aclocal19 aclocal-1.9
4467 # Extract the first word of "$ac_prog", so it can be a program name with args.
4468 set dummy
$ac_prog; ac_word
=$2
4469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4470 $as_echo_n "checking for $ac_word... " >&6; }
4471 if ${ac_cv_prog_aros_host_aclocal+:} false
; then :
4472 $as_echo_n "(cached) " >&6
4474 if test -n "$aros_host_aclocal"; then
4475 ac_cv_prog_aros_host_aclocal
="$aros_host_aclocal" # Let the user override the test.
4477 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4481 test -z "$as_dir" && as_dir
=.
4482 for ac_exec_ext
in '' $ac_executable_extensions; do
4483 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4484 ac_cv_prog_aros_host_aclocal
="$ac_prog"
4485 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4494 aros_host_aclocal
=$ac_cv_prog_aros_host_aclocal
4495 if test -n "$aros_host_aclocal"; then
4496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_aclocal" >&5
4497 $as_echo "$aros_host_aclocal" >&6; }
4499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4500 $as_echo "no" >&6; }
4504 test -n "$aros_host_aclocal" && break
4507 for ac_prog
in autoconf autoconf259 autoconf253
4509 # Extract the first word of "$ac_prog", so it can be a program name with args.
4510 set dummy
$ac_prog; ac_word
=$2
4511 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4512 $as_echo_n "checking for $ac_word... " >&6; }
4513 if ${ac_cv_prog_aros_host_autoconf+:} false
; then :
4514 $as_echo_n "(cached) " >&6
4516 if test -n "$aros_host_autoconf"; then
4517 ac_cv_prog_aros_host_autoconf
="$aros_host_autoconf" # Let the user override the test.
4519 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4523 test -z "$as_dir" && as_dir
=.
4524 for ac_exec_ext
in '' $ac_executable_extensions; do
4525 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4526 ac_cv_prog_aros_host_autoconf
="$ac_prog"
4527 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4536 aros_host_autoconf
=$ac_cv_prog_aros_host_autoconf
4537 if test -n "$aros_host_autoconf"; then
4538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_autoconf" >&5
4539 $as_echo "$aros_host_autoconf" >&6; }
4541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4542 $as_echo "no" >&6; }
4546 test -n "$aros_host_autoconf" && break
4549 for ac_prog
in autoheader autoheader259 autoheader253
4551 # Extract the first word of "$ac_prog", so it can be a program name with args.
4552 set dummy
$ac_prog; ac_word
=$2
4553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4554 $as_echo_n "checking for $ac_word... " >&6; }
4555 if ${ac_cv_prog_aros_host_autoheader+:} false
; then :
4556 $as_echo_n "(cached) " >&6
4558 if test -n "$aros_host_autoheader"; then
4559 ac_cv_prog_aros_host_autoheader
="$aros_host_autoheader" # Let the user override the test.
4561 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4565 test -z "$as_dir" && as_dir
=.
4566 for ac_exec_ext
in '' $ac_executable_extensions; do
4567 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4568 ac_cv_prog_aros_host_autoheader
="$ac_prog"
4569 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4578 aros_host_autoheader
=$ac_cv_prog_aros_host_autoheader
4579 if test -n "$aros_host_autoheader"; then
4580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_autoheader" >&5
4581 $as_echo "$aros_host_autoheader" >&6; }
4583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4584 $as_echo "no" >&6; }
4588 test -n "$aros_host_autoheader" && break
4591 for ac_prog
in automake automake19 automake-1.9
4593 # Extract the first word of "$ac_prog", so it can be a program name with args.
4594 set dummy
$ac_prog; ac_word
=$2
4595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4596 $as_echo_n "checking for $ac_word... " >&6; }
4597 if ${ac_cv_prog_aros_host_automake+:} false
; then :
4598 $as_echo_n "(cached) " >&6
4600 if test -n "$aros_host_automake"; then
4601 ac_cv_prog_aros_host_automake
="$aros_host_automake" # Let the user override the test.
4603 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4607 test -z "$as_dir" && as_dir
=.
4608 for ac_exec_ext
in '' $ac_executable_extensions; do
4609 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4610 ac_cv_prog_aros_host_automake
="$ac_prog"
4611 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4620 aros_host_automake
=$ac_cv_prog_aros_host_automake
4621 if test -n "$aros_host_automake"; then
4622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_automake" >&5
4623 $as_echo "$aros_host_automake" >&6; }
4625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4626 $as_echo "no" >&6; }
4630 test -n "$aros_host_automake" && break
4634 if test "$aros_host_aclocal" = ""; then
4635 as_fn_error $?
"aclocal/aclocal19/aclocal-1.9 is required to build AROS. Please install and run configure again." "$LINENO" 5
4637 if test "$aros_host_automake" = ""; then
4638 as_fn_error $?
"automake/automake19/automake-1.9 is required to build AROS. Please install and run configure again." "$LINENO" 5
4641 case "$aros_host_cc" in
4643 aros_host_cc_pipe
="-pipe"
4646 aros_host_cc_pipe
=""
4649 aros_host_cc_pipe
=""
4653 aros_kernel_cc_includes
=""
4654 aros_target_cc_includes
=""
4657 # ----------------------------------------------------------------------------------------
4658 # Host-specific defaults
4660 # This is the main host configuration section. It is where the host
4661 # can change the values of any variables it needs to change. We do
4662 # not look at anything that compiles to the target yet, we'll get
4667 aros_host_arch
="aros"
4668 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4671 aros_host_cpu
="i386"
4674 aros_host_cpu
="x86_64"
4680 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4681 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4682 aros_host_cpu
="$host_cpu"
4688 aros_host_arch
="linux"
4689 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4690 android_build_os
="linux-x86"
4691 android_tool
="android"
4692 default_android_sdk
="/opt/android-sdk-linux_x86"
4695 aros_host_cpu
="i386"
4698 aros_host_cpu
="x86_64"
4701 aros_host_cpu
="m68k"
4710 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4711 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4712 aros_host_cpu
="$host_cpu"
4718 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe -I/usr/local/include"
4719 aros_host_make
="gmake"
4720 aros_host_arch
="freebsd"
4721 aros_host_cpu
="i386"
4723 aros_host_ldflags
="$aros_host_ldflags -L/usr/local/lib -liconv"
4727 aros_object_format
="elf_i386"
4731 aros_object_format
="elf_i386_fbsd"
4738 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4739 aros_host_arch
="darwin"
4741 android_build_os
="darwin-x86"
4742 android_tool
="android"
4743 default_android_sdk
="/android-sdk-mac_x86"
4746 aros_host_cpu
="i386"
4749 aros_host_cpu
="x86_64"
4755 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for Darwin host -- $host_cpu\"" >&5
4756 $as_echo "$as_me: WARNING: \"Unknown CPU for Darwin host -- $host_cpu\"" >&2;}
4757 aros_host_cpu
="$host_cpu"
4761 aros_host_ldflags
="$aros_host_ldflags -liconv"
4766 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4767 aros_host_make
="gmake"
4768 aros_host_arch
="dragonfly"
4771 aros_host_cpu
="i386"
4774 aros_host_cpu
="x86_64"
4777 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4778 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4779 aros_host_cpu
="$host_cpu"
4785 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4786 aros_host_make
="gmake"
4787 aros_host_arch
="netbsd"
4790 aros_host_cpu
="i386"
4793 aros_host_cpu
="m68k"
4796 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4797 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4798 aros_host_cpu
="$host_cpu"
4801 aros_host_lib_suffix
=".0.0"
4805 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4806 aros_host_make
="gmake"
4807 aros_host_arch
="openbsd"
4810 aros_host_cpu
="i386"
4813 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4814 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4815 aros_host_cpu
="$host_cpu"
4821 aros_host_arch
="solaris"
4822 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4825 aros_host_cpu
="i386"
4828 aros_host_cpu
="sparc"
4831 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4832 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4833 aros_host_cpu
="$host_cpu"
4839 aros_host_arch
="morphos"
4845 aros_host_arch
="amiga"
4851 TOUCH
="/gg/bin/touch"
4854 aros_host_cpu
="m68k"
4860 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4861 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4862 aros_host_cpu
="$host_cpu"
4868 aros_host_arch
="cygwin"
4869 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4871 android_build_os
="windows"
4872 android_tool
="android.bat"
4873 default_android_sdk
="/cygdrive/c/android-sdk-windows-1.6_r1"
4877 aros_host_cpu
="i386"
4880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4881 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4882 aros_host_cpu
="$host_cpu"
4888 aros_host_arch
="mingw32"
4889 aros_host_cc
="$aros_host_cc $aros_host_cc_pipe"
4891 android_build_os
="windows"
4892 android_tool
="android.bat"
4893 default_android_sdk
="/c/android-sdk-windows-1.6_r1"
4898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Windows native gcc target" >&5
4899 $as_echo_n "checking for Windows native gcc target... " >&6; }
4900 host_cpu
=`gcc -dumpmachine`
4901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $host_cpu" >&5
4902 $as_echo "$host_cpu" >&6; }
4909 aros_host_cpu
="i386"
4913 aros_host_cpu
="i386"
4917 aros_host_cpu
="x86_64"
4918 aros_host_cflags
="$aros_host_cflags -isystem /mingw/include"
4922 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4923 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4924 aros_host_cpu
="$host_cpu"
4929 as_fn_error $?
"Unsupported host architecture $host" "$LINENO" 5
4933 # Extract the first word of "ar", so it can be a program name with args.
4934 set dummy
ar; ac_word
=$2
4935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4936 $as_echo_n "checking for $ac_word... " >&6; }
4937 if ${ac_cv_prog_aros_host_ar+:} false
; then :
4938 $as_echo_n "(cached) " >&6
4940 if test -n "$aros_host_ar"; then
4941 ac_cv_prog_aros_host_ar
="$aros_host_ar" # Let the user override the test.
4943 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4947 test -z "$as_dir" && as_dir
=.
4948 for ac_exec_ext
in '' $ac_executable_extensions; do
4949 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4950 ac_cv_prog_aros_host_ar
="ar cr"
4951 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4960 aros_host_ar
=$ac_cv_prog_aros_host_ar
4961 if test -n "$aros_host_ar"; then
4962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ar" >&5
4963 $as_echo "$aros_host_ar" >&6; }
4965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4966 $as_echo "no" >&6; }
4970 if test "$aros_host_ar" = ""; then
4971 as_fn_error $?
"ar is required to build AROS. Please install and run configure again." "$LINENO" 5
4973 # Extract the first word of "ranlib", so it can be a program name with args.
4974 set dummy ranlib
; ac_word
=$2
4975 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4976 $as_echo_n "checking for $ac_word... " >&6; }
4977 if ${ac_cv_prog_aros_host_ranlib+:} false
; then :
4978 $as_echo_n "(cached) " >&6
4980 if test -n "$aros_host_ranlib"; then
4981 ac_cv_prog_aros_host_ranlib
="$aros_host_ranlib" # Let the user override the test.
4983 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
4987 test -z "$as_dir" && as_dir
=.
4988 for ac_exec_ext
in '' $ac_executable_extensions; do
4989 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4990 ac_cv_prog_aros_host_ranlib
="ranlib "
4991 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5000 aros_host_ranlib
=$ac_cv_prog_aros_host_ranlib
5001 if test -n "$aros_host_ranlib"; then
5002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ranlib" >&5
5003 $as_echo "$aros_host_ranlib" >&6; }
5005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5006 $as_echo "no" >&6; }
5010 if test "$aros_host_ranlib" = ""; then
5011 as_fn_error $?
"ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
5013 # Extract the first word of "strip", so it can be a program name with args.
5014 set dummy strip
; ac_word
=$2
5015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5016 $as_echo_n "checking for $ac_word... " >&6; }
5017 if ${ac_cv_prog_aros_host_strip+:} false
; then :
5018 $as_echo_n "(cached) " >&6
5020 if test -n "$aros_host_strip"; then
5021 ac_cv_prog_aros_host_strip
="$aros_host_strip" # Let the user override the test.
5023 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5027 test -z "$as_dir" && as_dir
=.
5028 for ac_exec_ext
in '' $ac_executable_extensions; do
5029 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5030 ac_cv_prog_aros_host_strip
="strip "
5031 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5040 aros_host_strip
=$ac_cv_prog_aros_host_strip
5041 if test -n "$aros_host_strip"; then
5042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_strip" >&5
5043 $as_echo "$aros_host_strip" >&6; }
5045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5046 $as_echo "no" >&6; }
5050 if test "$aros_host_strip" = ""; then
5051 as_fn_error $?
"strip is required to build AROS. Please install and run configure again." "$LINENO" 5
5054 # Extract the first word of "rm", so it can be a program name with args.
5055 set dummy
rm; ac_word
=$2
5056 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5057 $as_echo_n "checking for $ac_word... " >&6; }
5058 if ${ac_cv_prog_RM+:} false
; then :
5059 $as_echo_n "(cached) " >&6
5061 if test -n "$RM"; then
5062 ac_cv_prog_RM
="$RM" # Let the user override the test.
5064 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5068 test -z "$as_dir" && as_dir
=.
5069 for ac_exec_ext
in '' $ac_executable_extensions; do
5070 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5071 ac_cv_prog_RM
="rm -rf"
5072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5082 if test -n "$RM"; then
5083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RM" >&5
5084 $as_echo "$RM" >&6; }
5086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5087 $as_echo "no" >&6; }
5091 if test "$RM" = ""; then
5092 as_fn_error $?
"rm is required to build AROS. Please install and run configure again." "$LINENO" 5
5094 # Extract the first word of "cp", so it can be a program name with args.
5095 set dummy
cp; ac_word
=$2
5096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5097 $as_echo_n "checking for $ac_word... " >&6; }
5098 if ${ac_cv_prog_CP+:} false
; then :
5099 $as_echo_n "(cached) " >&6
5101 if test -n "$CP"; then
5102 ac_cv_prog_CP
="$CP" # Let the user override the test.
5104 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5108 test -z "$as_dir" && as_dir
=.
5109 for ac_exec_ext
in '' $ac_executable_extensions; do
5110 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5112 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5122 if test -n "$CP"; then
5123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CP" >&5
5124 $as_echo "$CP" >&6; }
5126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5127 $as_echo "no" >&6; }
5131 if test "$CP" = ""; then
5132 as_fn_error $?
"cp is required to build AROS. Please install and run configure again." "$LINENO" 5
5134 # Extract the first word of "mv", so it can be a program name with args.
5135 set dummy
mv; ac_word
=$2
5136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5137 $as_echo_n "checking for $ac_word... " >&6; }
5138 if ${ac_cv_prog_MV+:} false
; then :
5139 $as_echo_n "(cached) " >&6
5141 if test -n "$MV"; then
5142 ac_cv_prog_MV
="$MV" # Let the user override the test.
5144 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5148 test -z "$as_dir" && as_dir
=.
5149 for ac_exec_ext
in '' $ac_executable_extensions; do
5150 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5152 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5162 if test -n "$MV"; then
5163 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MV" >&5
5164 $as_echo "$MV" >&6; }
5166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5167 $as_echo "no" >&6; }
5171 if test "$MV" = ""; then
5172 as_fn_error $?
"mv is required to build AROS. Please install and run configure again." "$LINENO" 5
5174 # Extract the first word of "echo", so it can be a program name with args.
5175 set dummy
echo; ac_word
=$2
5176 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5177 $as_echo_n "checking for $ac_word... " >&6; }
5178 if ${ac_cv_prog_ECHO+:} false
; then :
5179 $as_echo_n "(cached) " >&6
5181 if test -n "$ECHO"; then
5182 ac_cv_prog_ECHO
="$ECHO" # Let the user override the test.
5184 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5188 test -z "$as_dir" && as_dir
=.
5189 for ac_exec_ext
in '' $ac_executable_extensions; do
5190 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5191 ac_cv_prog_ECHO
="echo "
5192 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5201 ECHO
=$ac_cv_prog_ECHO
5202 if test -n "$ECHO"; then
5203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ECHO" >&5
5204 $as_echo "$ECHO" >&6; }
5206 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5207 $as_echo "no" >&6; }
5211 if test "$ECHO" = ""; then
5212 as_fn_error $?
"echo is required to build AROS. Please install and run configure again." "$LINENO" 5
5214 # Extract the first word of "mkdir", so it can be a program name with args.
5215 set dummy mkdir
; ac_word
=$2
5216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5217 $as_echo_n "checking for $ac_word... " >&6; }
5218 if ${ac_cv_prog_MKDIR+:} false
; then :
5219 $as_echo_n "(cached) " >&6
5221 if test -n "$MKDIR"; then
5222 ac_cv_prog_MKDIR
="$MKDIR" # Let the user override the test.
5224 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5228 test -z "$as_dir" && as_dir
=.
5229 for ac_exec_ext
in '' $ac_executable_extensions; do
5230 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5231 ac_cv_prog_MKDIR
="mkdir -p"
5232 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5241 MKDIR
=$ac_cv_prog_MKDIR
5242 if test -n "$MKDIR"; then
5243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR" >&5
5244 $as_echo "$MKDIR" >&6; }
5246 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5247 $as_echo "no" >&6; }
5251 if test "$MKDIR" = ""; then
5252 as_fn_error $?
"mkdir is required to build AROS. Please install and run configure again." "$LINENO" 5
5254 # Extract the first word of "touch", so it can be a program name with args.
5255 set dummy
touch; ac_word
=$2
5256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5257 $as_echo_n "checking for $ac_word... " >&6; }
5258 if ${ac_cv_prog_TOUCH+:} false
; then :
5259 $as_echo_n "(cached) " >&6
5261 if test -n "$TOUCH"; then
5262 ac_cv_prog_TOUCH
="$TOUCH" # Let the user override the test.
5264 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5268 test -z "$as_dir" && as_dir
=.
5269 for ac_exec_ext
in '' $ac_executable_extensions; do
5270 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5271 ac_cv_prog_TOUCH
="touch "
5272 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5281 TOUCH
=$ac_cv_prog_TOUCH
5282 if test -n "$TOUCH"; then
5283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TOUCH" >&5
5284 $as_echo "$TOUCH" >&6; }
5286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5287 $as_echo "no" >&6; }
5291 if test "$TOUCH" = ""; then
5292 as_fn_error $?
"touch is required to build AROS. Please install and run configure again." "$LINENO" 5
5294 # Extract the first word of "sort", so it can be a program name with args.
5295 set dummy
sort; ac_word
=$2
5296 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5297 $as_echo_n "checking for $ac_word... " >&6; }
5298 if ${ac_cv_prog_SORT+:} false
; then :
5299 $as_echo_n "(cached) " >&6
5301 if test -n "$SORT"; then
5302 ac_cv_prog_SORT
="$SORT" # Let the user override the test.
5304 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5308 test -z "$as_dir" && as_dir
=.
5309 for ac_exec_ext
in '' $ac_executable_extensions; do
5310 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5311 ac_cv_prog_SORT
="sort "
5312 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5321 SORT
=$ac_cv_prog_SORT
5322 if test -n "$SORT"; then
5323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SORT" >&5
5324 $as_echo "$SORT" >&6; }
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5327 $as_echo "no" >&6; }
5331 if test "$SORT" = ""; then
5332 as_fn_error $?
"sort is required to build AROS. Please install and run configure again." "$LINENO" 5
5334 # Extract the first word of "uniq", so it can be a program name with args.
5335 set dummy
uniq; ac_word
=$2
5336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5337 $as_echo_n "checking for $ac_word... " >&6; }
5338 if ${ac_cv_prog_UNIQ+:} false
; then :
5339 $as_echo_n "(cached) " >&6
5341 if test -n "$UNIQ"; then
5342 ac_cv_prog_UNIQ
="$UNIQ" # Let the user override the test.
5344 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5348 test -z "$as_dir" && as_dir
=.
5349 for ac_exec_ext
in '' $ac_executable_extensions; do
5350 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5351 ac_cv_prog_UNIQ
="uniq "
5352 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5361 UNIQ
=$ac_cv_prog_UNIQ
5362 if test -n "$UNIQ"; then
5363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UNIQ" >&5
5364 $as_echo "$UNIQ" >&6; }
5366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5367 $as_echo "no" >&6; }
5371 if test "$UNIQ" = ""; then
5372 as_fn_error $?
"uniq is required to build AROS. Please install and run configure again." "$LINENO" 5
5374 # Extract the first word of "true", so it can be a program name with args.
5375 set dummy true
; ac_word
=$2
5376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5377 $as_echo_n "checking for $ac_word... " >&6; }
5378 if ${ac_cv_prog_NOP+:} false
; then :
5379 $as_echo_n "(cached) " >&6
5381 if test -n "$NOP"; then
5382 ac_cv_prog_NOP
="$NOP" # Let the user override the test.
5384 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5388 test -z "$as_dir" && as_dir
=.
5389 for ac_exec_ext
in '' $ac_executable_extensions; do
5390 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5391 ac_cv_prog_NOP
="true "
5392 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5402 if test -n "$NOP"; then
5403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NOP" >&5
5404 $as_echo "$NOP" >&6; }
5406 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5407 $as_echo "no" >&6; }
5411 if test "$NOP" = ""; then
5412 as_fn_error $?
"true is required to build AROS. Please install and run configure again." "$LINENO" 5
5414 # Extract the first word of "cat", so it can be a program name with args.
5415 set dummy
cat; ac_word
=$2
5416 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5417 $as_echo_n "checking for $ac_word... " >&6; }
5418 if ${ac_cv_prog_CAT+:} false
; then :
5419 $as_echo_n "(cached) " >&6
5421 if test -n "$CAT"; then
5422 ac_cv_prog_CAT
="$CAT" # Let the user override the test.
5424 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5428 test -z "$as_dir" && as_dir
=.
5429 for ac_exec_ext
in '' $ac_executable_extensions; do
5430 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5431 ac_cv_prog_CAT
="cat "
5432 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5442 if test -n "$CAT"; then
5443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CAT" >&5
5444 $as_echo "$CAT" >&6; }
5446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5447 $as_echo "no" >&6; }
5451 if test "$CAT" = ""; then
5452 as_fn_error $?
"cat is required to build AROS. Please install and run configure again." "$LINENO" 5
5454 # Extract the first word of "bison", so it can be a program name with args.
5455 set dummy bison
; ac_word
=$2
5456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5457 $as_echo_n "checking for $ac_word... " >&6; }
5458 if ${ac_cv_prog_BISON+:} false
; then :
5459 $as_echo_n "(cached) " >&6
5461 if test -n "$BISON"; then
5462 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
5464 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5468 test -z "$as_dir" && as_dir
=.
5469 for ac_exec_ext
in '' $ac_executable_extensions; do
5470 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5471 ac_cv_prog_BISON
="bison "
5472 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5481 BISON
=$ac_cv_prog_BISON
5482 if test -n "$BISON"; then
5483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
5484 $as_echo "$BISON" >&6; }
5486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5487 $as_echo "no" >&6; }
5491 if test "$BISON" = ""; then
5492 as_fn_error $?
"bison is required to build AROS. Please install and run configure again." "$LINENO" 5
5494 # Extract the first word of "flex", so it can be a program name with args.
5495 set dummy flex
; ac_word
=$2
5496 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5497 $as_echo_n "checking for $ac_word... " >&6; }
5498 if ${ac_cv_prog_FLEX+:} false
; then :
5499 $as_echo_n "(cached) " >&6
5501 if test -n "$FLEX"; then
5502 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
5504 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5508 test -z "$as_dir" && as_dir
=.
5509 for ac_exec_ext
in '' $ac_executable_extensions; do
5510 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5511 ac_cv_prog_FLEX
="flex "
5512 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5521 FLEX
=$ac_cv_prog_FLEX
5522 if test -n "$FLEX"; then
5523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
5524 $as_echo "$FLEX" >&6; }
5526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5527 $as_echo "no" >&6; }
5531 if test "$FLEX" = ""; then
5532 as_fn_error $?
"flex is required to build AROS. Please install and run configure again." "$LINENO" 5
5534 # Extract the first word of "pngtopnm", so it can be a program name with args.
5535 set dummy pngtopnm
; ac_word
=$2
5536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5537 $as_echo_n "checking for $ac_word... " >&6; }
5538 if ${ac_cv_prog_PNGTOPNM+:} false
; then :
5539 $as_echo_n "(cached) " >&6
5541 if test -n "$PNGTOPNM"; then
5542 ac_cv_prog_PNGTOPNM
="$PNGTOPNM" # Let the user override the test.
5544 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5548 test -z "$as_dir" && as_dir
=.
5549 for ac_exec_ext
in '' $ac_executable_extensions; do
5550 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5551 ac_cv_prog_PNGTOPNM
="pngtopnm "
5552 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5561 PNGTOPNM
=$ac_cv_prog_PNGTOPNM
5562 if test -n "$PNGTOPNM"; then
5563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PNGTOPNM" >&5
5564 $as_echo "$PNGTOPNM" >&6; }
5566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5567 $as_echo "no" >&6; }
5571 if test "$PNGTOPNM" = ""; then
5572 as_fn_error $?
"pngtopnm is required to build AROS. Please install and run configure again." "$LINENO" 5
5574 # Extract the first word of "ppmtoilbm", so it can be a program name with args.
5575 set dummy ppmtoilbm
; ac_word
=$2
5576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5577 $as_echo_n "checking for $ac_word... " >&6; }
5578 if ${ac_cv_prog_PPMTOILBM+:} false
; then :
5579 $as_echo_n "(cached) " >&6
5581 if test -n "$PPMTOILBM"; then
5582 ac_cv_prog_PPMTOILBM
="$PPMTOILBM" # Let the user override the test.
5584 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5588 test -z "$as_dir" && as_dir
=.
5589 for ac_exec_ext
in '' $ac_executable_extensions; do
5590 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5591 ac_cv_prog_PPMTOILBM
="ppmtoilbm "
5592 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5601 PPMTOILBM
=$ac_cv_prog_PPMTOILBM
5602 if test -n "$PPMTOILBM"; then
5603 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PPMTOILBM" >&5
5604 $as_echo "$PPMTOILBM" >&6; }
5606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5607 $as_echo "no" >&6; }
5611 if test "$PPMTOILBM" = ""; then
5612 as_fn_error $?
"ppmtoilbm is required to build AROS. Please install and run configure again." "$LINENO" 5
5614 # Extract the first word of "sed", so it can be a program name with args.
5615 set dummy
sed; ac_word
=$2
5616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5617 $as_echo_n "checking for $ac_word... " >&6; }
5618 if ${ac_cv_prog_SED+:} false
; then :
5619 $as_echo_n "(cached) " >&6
5621 if test -n "$SED"; then
5622 ac_cv_prog_SED
="$SED" # Let the user override the test.
5624 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5628 test -z "$as_dir" && as_dir
=.
5629 for ac_exec_ext
in '' $ac_executable_extensions; do
5630 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5631 ac_cv_prog_SED
="sed "
5632 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5642 if test -n "$SED"; then
5643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SED" >&5
5644 $as_echo "$SED" >&6; }
5646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5647 $as_echo "no" >&6; }
5651 if test "$SED" = ""; then
5652 as_fn_error $?
"sed is required to build AROS. Please install and run configure again." "$LINENO" 5
5654 # Extract the first word of "chmod", so it can be a program name with args.
5655 set dummy
chmod; ac_word
=$2
5656 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5657 $as_echo_n "checking for $ac_word... " >&6; }
5658 if ${ac_cv_prog_CHMOD+:} false
; then :
5659 $as_echo_n "(cached) " >&6
5661 if test -n "$CHMOD"; then
5662 ac_cv_prog_CHMOD
="$CHMOD" # Let the user override the test.
5664 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5668 test -z "$as_dir" && as_dir
=.
5669 for ac_exec_ext
in '' $ac_executable_extensions; do
5670 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5671 ac_cv_prog_CHMOD
="chmod "
5672 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5681 CHMOD
=$ac_cv_prog_CHMOD
5682 if test -n "$CHMOD"; then
5683 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHMOD" >&5
5684 $as_echo "$CHMOD" >&6; }
5686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5687 $as_echo "no" >&6; }
5691 if test "$CHMOD" = ""; then
5692 as_fn_error $?
"chmod is required to build AROS. Please install and run configure again." "$LINENO" 5
5694 # Extract the first word of "patch", so it can be a program name with args.
5695 set dummy
patch; ac_word
=$2
5696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5697 $as_echo_n "checking for $ac_word... " >&6; }
5698 if ${ac_cv_prog_PATCH+:} false
; then :
5699 $as_echo_n "(cached) " >&6
5701 if test -n "$PATCH"; then
5702 ac_cv_prog_PATCH
="$PATCH" # Let the user override the test.
5704 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5708 test -z "$as_dir" && as_dir
=.
5709 for ac_exec_ext
in '' $ac_executable_extensions; do
5710 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5711 ac_cv_prog_PATCH
="patch "
5712 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5721 PATCH
=$ac_cv_prog_PATCH
5722 if test -n "$PATCH"; then
5723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PATCH" >&5
5724 $as_echo "$PATCH" >&6; }
5726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5727 $as_echo "no" >&6; }
5731 if test "$PATCH" = ""; then
5732 as_fn_error $?
"patch is required to build AROS. Please install and run configure again." "$LINENO" 5
5741 if test -n "$PYTHON"; then
5742 # If the user set $PYTHON, use it and don't search something else.
5743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.5" >&5
5744 $as_echo_n "checking whether $PYTHON version >= 2.5... " >&6; }
5746 # split strings by '.' and convert to numeric. Append some zeros
5747 # because we need at least 4 digits for the hex conversion.
5748 # map returns an iterator in Python 3.0 and a list in 2.x
5749 minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0]
5751 # xrange is not present in Python 3.0 and range returns an iterator
5752 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
5753 sys.exit(sys.hexversion < minverhex)"
5754 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
5755 ($PYTHON -c "$prog") >&5 2>&5
5757 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5758 (exit $ac_status); }; then :
5759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5760 $as_echo "yes" >&6; }
5762 as_fn_error $?
"too old" "$LINENO" 5
5764 am_display_PYTHON
=$PYTHON
5766 # Otherwise, try each interpreter until we find one that satisfies
5768 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.5" >&5
5769 $as_echo_n "checking for a Python interpreter with version >= 2.5... " >&6; }
5770 if ${am_cv_pathless_PYTHON+:} false
; then :
5771 $as_echo_n "(cached) " >&6
5774 for am_cv_pathless_PYTHON
in python python2 python3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none
; do
5775 test "$am_cv_pathless_PYTHON" = none
&& break
5777 # split strings by '.' and convert to numeric. Append some zeros
5778 # because we need at least 4 digits for the hex conversion.
5779 # map returns an iterator in Python 3.0 and a list in 2.x
5780 minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0]
5782 # xrange is not present in Python 3.0 and range returns an iterator
5783 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
5784 sys.exit(sys.hexversion < minverhex)"
5785 if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5
5786 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5
5788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5789 (exit $ac_status); }; then :
5794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5
5795 $as_echo "$am_cv_pathless_PYTHON" >&6; }
5796 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
5797 if test "$am_cv_pathless_PYTHON" = none
; then
5800 # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args.
5801 set dummy
$am_cv_pathless_PYTHON; ac_word
=$2
5802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5803 $as_echo_n "checking for $ac_word... " >&6; }
5804 if ${ac_cv_path_PYTHON+:} false
; then :
5805 $as_echo_n "(cached) " >&6
5809 ac_cv_path_PYTHON
="$PYTHON" # Let the user override the test with a path.
5812 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
5816 test -z "$as_dir" && as_dir
=.
5817 for ac_exec_ext
in '' $ac_executable_extensions; do
5818 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5819 ac_cv_path_PYTHON
="$as_dir/$ac_word$ac_exec_ext"
5820 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5830 PYTHON
=$ac_cv_path_PYTHON
5831 if test -n "$PYTHON"; then
5832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
5833 $as_echo "$PYTHON" >&6; }
5835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5836 $as_echo "no" >&6; }
5841 am_display_PYTHON
=$am_cv_pathless_PYTHON
5845 if test "$PYTHON" = :; then
5846 as_fn_error $?
"no suitable Python interpreter found" "$LINENO" 5
5850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5
5851 $as_echo_n "checking for $am_display_PYTHON version... " >&6; }
5852 if ${am_cv_python_version+:} false
; then :
5853 $as_echo_n "(cached) " >&6
5855 am_cv_python_version
=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
5857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5
5858 $as_echo "$am_cv_python_version" >&6; }
5859 PYTHON_VERSION
=$am_cv_python_version
5863 PYTHON_PREFIX
='${prefix}'
5865 PYTHON_EXEC_PREFIX
='${exec_prefix}'
5869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5
5870 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; }
5871 if ${am_cv_python_platform+:} false
; then :
5872 $as_echo_n "(cached) " >&6
5874 am_cv_python_platform
=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
5876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5
5877 $as_echo "$am_cv_python_platform" >&6; }
5878 PYTHON_PLATFORM
=$am_cv_python_platform
5883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5
5884 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; }
5885 if ${am_cv_python_pythondir+:} false
; then :
5886 $as_echo_n "(cached) " >&6
5888 if test "x$prefix" = xNONE
5890 am_py_prefix
=$ac_default_prefix
5892 am_py_prefix
=$prefix
5894 am_cv_python_pythondir
=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null`
5895 case $am_cv_python_pythondir in
5897 am__strip_prefix
=`echo "$am_py_prefix" | sed 's|.|.|g'`
5898 am_cv_python_pythondir
=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
5901 case $am_py_prefix in
5904 am_cv_python_pythondir
=$PYTHON_PREFIX/lib
/python
$PYTHON_VERSION/site-packages
5911 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5
5912 $as_echo "$am_cv_python_pythondir" >&6; }
5913 pythondir
=$am_cv_python_pythondir
5917 pkgpythondir
=\
${pythondir}/$PACKAGE
5920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5
5921 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; }
5922 if ${am_cv_python_pyexecdir+:} false
; then :
5923 $as_echo_n "(cached) " >&6
5925 if test "x$exec_prefix" = xNONE
5927 am_py_exec_prefix
=$am_py_prefix
5929 am_py_exec_prefix
=$exec_prefix
5931 am_cv_python_pyexecdir
=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null`
5932 case $am_cv_python_pyexecdir in
5933 $am_py_exec_prefix*)
5934 am__strip_prefix
=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
5935 am_cv_python_pyexecdir
=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
5938 case $am_py_exec_prefix in
5941 am_cv_python_pyexecdir
=$PYTHON_EXEC_PREFIX/lib
/python
$PYTHON_VERSION/site-packages
5948 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5
5949 $as_echo "$am_cv_python_pyexecdir" >&6; }
5950 pyexecdir
=$am_cv_python_pyexecdir
5954 pkgpyexecdir
=\
${pyexecdir}/$PACKAGE
5963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_read_png in -lpng" >&5
5964 $as_echo_n "checking for png_read_png in -lpng... " >&6; }
5965 if ${ac_cv_lib_png_png_read_png+:} false
; then :
5966 $as_echo_n "(cached) " >&6
5968 ac_check_lib_save_LIBS
=$LIBS
5970 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
5971 /* end confdefs.h. */
5973 /* Override any GCC internal prototype to avoid an error.
5974 Use char because int might match the return type of a GCC
5975 builtin and then its argument prototype would still apply. */
5979 char png_read_png ();
5983 return png_read_png ();
5988 if ac_fn_c_try_link
"$LINENO"; then :
5989 ac_cv_lib_png_png_read_png
=yes
5991 ac_cv_lib_png_png_read_png
=no
5993 rm -f core conftest.err conftest.
$ac_objext \
5994 conftest
$ac_exeext conftest.
$ac_ext
5995 LIBS
=$ac_check_lib_save_LIBS
5997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_read_png" >&5
5998 $as_echo "$ac_cv_lib_png_png_read_png" >&6; }
5999 if test "x$ac_cv_lib_png_png_read_png" = xyes
; then :
6000 cat >>confdefs.h
<<_ACEOF
6001 #define HAVE_LIBPNG 1
6008 if test "$ac_cv_lib_png_png_read_png" = ""; then
6009 as_fn_error $?
"libpng is required to build AROS. Please install and run configure again." "$LINENO" 5
6022 # Check for some includes for the X11 HIDD and the kernel
6024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6025 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6026 if ${ac_cv_path_GREP+:} false
; then :
6027 $as_echo_n "(cached) " >&6
6029 if test -z "$GREP"; then
6030 ac_path_GREP_found
=false
6031 # Loop through the user's path and test for each of PROGNAME-LIST
6032 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6033 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
6036 test -z "$as_dir" && as_dir
=.
6037 for ac_prog
in grep ggrep
; do
6038 for ac_exec_ext
in '' $ac_executable_extensions; do
6039 ac_path_GREP
="$as_dir/$ac_prog$ac_exec_ext"
6040 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } ||
continue
6041 # Check for GNU ac_path_GREP and select it if it is found.
6042 # Check for GNU $ac_path_GREP
6043 case `"$ac_path_GREP" --version 2>&1` in
6045 ac_cv_path_GREP
="$ac_path_GREP" ac_path_GREP_found
=:;;
6048 $as_echo_n 0123456789 >"conftest.in"
6051 cat "conftest.in" "conftest.in" >"conftest.tmp"
6052 mv "conftest.tmp" "conftest.in"
6053 cp "conftest.in" "conftest.nl"
6054 $as_echo 'GREP' >> "conftest.nl"
6055 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
6056 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
6057 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
6058 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6059 # Best one so far, save it but keep looking for a better one
6060 ac_cv_path_GREP
="$ac_path_GREP"
6061 ac_path_GREP_max
=$ac_count
6063 # 10*(2^10) chars as input seems more than enough
6064 test $ac_count -gt 10 && break
6066 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
6069 $ac_path_GREP_found && break 3
6074 if test -z "$ac_cv_path_GREP"; then
6075 as_fn_error $?
"no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6078 ac_cv_path_GREP
=$GREP
6082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6083 $as_echo "$ac_cv_path_GREP" >&6; }
6084 GREP
="$ac_cv_path_GREP"
6087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6088 $as_echo_n "checking for egrep... " >&6; }
6089 if ${ac_cv_path_EGREP+:} false
; then :
6090 $as_echo_n "(cached) " >&6
6092 if echo a |
$GREP -E '(a|b)' >/dev
/null
2>&1
6093 then ac_cv_path_EGREP
="$GREP -E"
6095 if test -z "$EGREP"; then
6096 ac_path_EGREP_found
=false
6097 # Loop through the user's path and test for each of PROGNAME-LIST
6098 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
6099 for as_dir
in $PATH$PATH_SEPARATOR/usr
/xpg
4/bin
6102 test -z "$as_dir" && as_dir
=.
6103 for ac_prog
in egrep; do
6104 for ac_exec_ext
in '' $ac_executable_extensions; do
6105 ac_path_EGREP
="$as_dir/$ac_prog$ac_exec_ext"
6106 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } ||
continue
6107 # Check for GNU ac_path_EGREP and select it if it is found.
6108 # Check for GNU $ac_path_EGREP
6109 case `"$ac_path_EGREP" --version 2>&1` in
6111 ac_cv_path_EGREP
="$ac_path_EGREP" ac_path_EGREP_found
=:;;
6114 $as_echo_n 0123456789 >"conftest.in"
6117 cat "conftest.in" "conftest.in" >"conftest.tmp"
6118 mv "conftest.tmp" "conftest.in"
6119 cp "conftest.in" "conftest.nl"
6120 $as_echo 'EGREP' >> "conftest.nl"
6121 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev
/null ||
break
6122 diff "conftest.out" "conftest.nl" >/dev
/null
2>&1 ||
break
6123 as_fn_arith
$ac_count + 1 && ac_count
=$as_val
6124 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6125 # Best one so far, save it but keep looking for a better one
6126 ac_cv_path_EGREP
="$ac_path_EGREP"
6127 ac_path_EGREP_max
=$ac_count
6129 # 10*(2^10) chars as input seems more than enough
6130 test $ac_count -gt 10 && break
6132 rm -f conftest.
in conftest.tmp conftest.
nl conftest.out
;;
6135 $ac_path_EGREP_found && break 3
6140 if test -z "$ac_cv_path_EGREP"; then
6141 as_fn_error $?
"no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6144 ac_cv_path_EGREP
=$EGREP
6149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6150 $as_echo "$ac_cv_path_EGREP" >&6; }
6151 EGREP
="$ac_cv_path_EGREP"
6154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6155 $as_echo_n "checking for ANSI C header files... " >&6; }
6156 if ${ac_cv_header_stdc+:} false
; then :
6157 $as_echo_n "(cached) " >&6
6159 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6160 /* end confdefs.h. */
6174 if ac_fn_c_try_compile
"$LINENO"; then :
6175 ac_cv_header_stdc
=yes
6177 ac_cv_header_stdc
=no
6179 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6181 if test $ac_cv_header_stdc = yes; then
6182 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6183 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6184 /* end confdefs.h. */
6188 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6189 $EGREP "memchr" >/dev
/null
2>&1; then :
6192 ac_cv_header_stdc
=no
6198 if test $ac_cv_header_stdc = yes; then
6199 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6200 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6201 /* end confdefs.h. */
6205 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6206 $EGREP "free" >/dev
/null
2>&1; then :
6209 ac_cv_header_stdc
=no
6215 if test $ac_cv_header_stdc = yes; then
6216 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6217 if test "$cross_compiling" = yes; then :
6220 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6221 /* end confdefs.h. */
6224 #if ((' ' & 0x0FF) == 0x020)
6225 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6226 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6228 # define ISLOWER(c) \
6229 (('a' <= (c) && (c) <= 'i') \
6230 || ('j' <= (c) && (c) <= 'r') \
6231 || ('s' <= (c) && (c) <= 'z'))
6232 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6235 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6240 for (i = 0; i < 256; i++)
6241 if (XOR (islower (i), ISLOWER (i))
6242 || toupper (i) != TOUPPER (i))
6247 if ac_fn_c_try_run
"$LINENO"; then :
6250 ac_cv_header_stdc
=no
6252 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6253 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6258 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6259 $as_echo "$ac_cv_header_stdc" >&6; }
6260 if test $ac_cv_header_stdc = yes; then
6262 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6266 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6267 for ac_header
in sys
/types.h sys
/stat.h stdlib.h string.h memory.h
strings.h \
6268 inttypes.h stdint.h unistd.h
6270 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6271 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6273 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
6274 cat >>confdefs.h
<<_ACEOF
6275 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6283 for ac_header
in sys
/ipc.h sys
/shm.h \
6284 sys
/mmap.h sys
/mman.h sysexits.h \
6285 sys
/statfs.h sys
/statvfs.h sys
/vfs.h sys
/param.h \
6288 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6289 ac_fn_c_check_header_mongrel
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6290 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
6291 cat >>confdefs.h
<<_ACEOF
6292 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6300 for ac_header
in sys
/mount.h
6302 ac_fn_c_check_header_compile
"$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "#include <sys/param.h>
6304 if test "x$ac_cv_header_sys_mount_h" = xyes
; then :
6305 cat >>confdefs.h
<<_ACEOF
6306 #define HAVE_SYS_MOUNT_H 1
6315 for ac_hdr
in dirent.h sys
/ndir.h sys
/dir.h ndir.h
; do
6316 as_ac_Header
=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
6317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
6318 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
6319 if eval \
${$as_ac_Header+:} false
; then :
6320 $as_echo_n "(cached) " >&6
6322 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6323 /* end confdefs.h. */
6324 #include <sys/types.h>
6336 if ac_fn_c_try_compile
"$LINENO"; then :
6337 eval "$as_ac_Header=yes"
6339 eval "$as_ac_Header=no"
6341 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6343 eval ac_res
=\$
$as_ac_Header
6344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6345 $as_echo "$ac_res" >&6; }
6346 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
6347 cat >>confdefs.h
<<_ACEOF
6348 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
6351 ac_header_dirent
=$ac_hdr; break
6355 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
6356 if test $ac_header_dirent = dirent.h
; then
6357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6358 $as_echo_n "checking for library containing opendir... " >&6; }
6359 if ${ac_cv_search_opendir+:} false
; then :
6360 $as_echo_n "(cached) " >&6
6362 ac_func_search_save_LIBS
=$LIBS
6363 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6364 /* end confdefs.h. */
6366 /* Override any GCC internal prototype to avoid an error.
6367 Use char because int might match the return type of a GCC
6368 builtin and then its argument prototype would still apply. */
6381 for ac_lib
in '' dir
; do
6382 if test -z "$ac_lib"; then
6383 ac_res
="none required"
6386 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
6388 if ac_fn_c_try_link
"$LINENO"; then :
6389 ac_cv_search_opendir
=$ac_res
6391 rm -f core conftest.err conftest.
$ac_objext \
6393 if ${ac_cv_search_opendir+:} false
; then :
6397 if ${ac_cv_search_opendir+:} false
; then :
6400 ac_cv_search_opendir
=no
6403 LIBS
=$ac_func_search_save_LIBS
6405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6406 $as_echo "$ac_cv_search_opendir" >&6; }
6407 ac_res
=$ac_cv_search_opendir
6408 if test "$ac_res" != no
; then :
6409 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
6414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6415 $as_echo_n "checking for library containing opendir... " >&6; }
6416 if ${ac_cv_search_opendir+:} false
; then :
6417 $as_echo_n "(cached) " >&6
6419 ac_func_search_save_LIBS
=$LIBS
6420 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6421 /* end confdefs.h. */
6423 /* Override any GCC internal prototype to avoid an error.
6424 Use char because int might match the return type of a GCC
6425 builtin and then its argument prototype would still apply. */
6438 for ac_lib
in '' x
; do
6439 if test -z "$ac_lib"; then
6440 ac_res
="none required"
6443 LIBS
="-l$ac_lib $ac_func_search_save_LIBS"
6445 if ac_fn_c_try_link
"$LINENO"; then :
6446 ac_cv_search_opendir
=$ac_res
6448 rm -f core conftest.err conftest.
$ac_objext \
6450 if ${ac_cv_search_opendir+:} false
; then :
6454 if ${ac_cv_search_opendir+:} false
; then :
6457 ac_cv_search_opendir
=no
6460 LIBS
=$ac_func_search_save_LIBS
6462 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6463 $as_echo "$ac_cv_search_opendir" >&6; }
6464 ac_res
=$ac_cv_search_opendir
6465 if test "$ac_res" != no
; then :
6466 test "$ac_res" = "none required" || LIBS
="$ac_res $LIBS"
6472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
6473 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6474 if ${ac_cv_header_stat_broken+:} false
; then :
6475 $as_echo_n "(cached) " >&6
6477 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6478 /* end confdefs.h. */
6479 #include <sys/types.h>
6480 #include <sys/stat.h>
6482 #if defined S_ISBLK && defined S_IFDIR
6483 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6486 #if defined S_ISBLK && defined S_IFCHR
6487 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6490 #if defined S_ISLNK && defined S_IFREG
6491 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6494 #if defined S_ISSOCK && defined S_IFREG
6495 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6499 if ac_fn_c_try_compile
"$LINENO"; then :
6500 ac_cv_header_stat_broken
=no
6502 ac_cv_header_stat_broken
=yes
6504 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
6507 $as_echo "$ac_cv_header_stat_broken" >&6; }
6508 if test $ac_cv_header_stat_broken = yes; then
6510 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
6514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6515 $as_echo_n "checking for ANSI C header files... " >&6; }
6516 if ${ac_cv_header_stdc+:} false
; then :
6517 $as_echo_n "(cached) " >&6
6519 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6520 /* end confdefs.h. */
6534 if ac_fn_c_try_compile
"$LINENO"; then :
6535 ac_cv_header_stdc
=yes
6537 ac_cv_header_stdc
=no
6539 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6541 if test $ac_cv_header_stdc = yes; then
6542 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6543 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6544 /* end confdefs.h. */
6548 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6549 $EGREP "memchr" >/dev
/null
2>&1; then :
6552 ac_cv_header_stdc
=no
6558 if test $ac_cv_header_stdc = yes; then
6559 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6560 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6561 /* end confdefs.h. */
6565 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6566 $EGREP "free" >/dev
/null
2>&1; then :
6569 ac_cv_header_stdc
=no
6575 if test $ac_cv_header_stdc = yes; then
6576 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6577 if test "$cross_compiling" = yes; then :
6580 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6581 /* end confdefs.h. */
6584 #if ((' ' & 0x0FF) == 0x020)
6585 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6586 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6588 # define ISLOWER(c) \
6589 (('a' <= (c) && (c) <= 'i') \
6590 || ('j' <= (c) && (c) <= 'r') \
6591 || ('s' <= (c) && (c) <= 'z'))
6592 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6595 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6600 for (i = 0; i < 256; i++)
6601 if (XOR (islower (i), ISLOWER (i))
6602 || toupper (i) != TOUPPER (i))
6607 if ac_fn_c_try_run
"$LINENO"; then :
6610 ac_cv_header_stdc
=no
6612 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
6613 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
6618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6619 $as_echo "$ac_cv_header_stdc" >&6; }
6620 if test $ac_cv_header_stdc = yes; then
6622 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
6627 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
6628 if ${ac_cv_header_sys_wait_h+:} false
; then :
6629 $as_echo_n "(cached) " >&6
6631 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6632 /* end confdefs.h. */
6633 #include <sys/types.h>
6634 #include <sys/wait.h>
6636 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
6639 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
6647 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
6652 if ac_fn_c_try_compile
"$LINENO"; then :
6653 ac_cv_header_sys_wait_h
=yes
6655 ac_cv_header_sys_wait_h
=no
6657 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
6660 $as_echo "$ac_cv_header_sys_wait_h" >&6; }
6661 if test $ac_cv_header_sys_wait_h = yes; then
6663 $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
6667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6668 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6669 if ${ac_cv_header_time+:} false
; then :
6670 $as_echo_n "(cached) " >&6
6672 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6673 /* end confdefs.h. */
6674 #include <sys/types.h>
6675 #include <sys/time.h>
6681 if ((struct tm *) 0)
6687 if ac_fn_c_try_compile
"$LINENO"; then :
6688 ac_cv_header_time
=yes
6690 ac_cv_header_time
=no
6692 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
6695 $as_echo "$ac_cv_header_time" >&6; }
6696 if test $ac_cv_header_time = yes; then
6698 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
6702 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
6703 if test "x$ac_cv_member_struct_stat_st_blksize" = xyes
; then :
6705 cat >>confdefs.h
<<_ACEOF
6706 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6710 $as_echo "#define HAVE_ST_BLKSIZE 1" >>confdefs.h
6715 ac_fn_c_check_member
"$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
6716 if test "x$ac_cv_member_struct_stat_st_blocks" = xyes
; then :
6718 cat >>confdefs.h
<<_ACEOF
6719 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6723 $as_echo "#define HAVE_ST_BLOCKS 1" >>confdefs.h
6726 case " $LIBOBJS " in
6727 *" fileblocks.$ac_objext "* ) ;;
6728 *) LIBOBJS
="$LIBOBJS fileblocks.$ac_objext"
6735 ac_fn_c_check_member
"$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "$ac_includes_default"
6736 if test "x$ac_cv_member_struct_stat_st_rdev" = xyes
; then :
6738 cat >>confdefs.h
<<_ACEOF
6739 #define HAVE_STRUCT_STAT_ST_RDEV 1
6743 $as_echo "#define HAVE_ST_RDEV 1" >>confdefs.h
6748 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
6749 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
6750 if ${ac_cv_struct_tm+:} false
; then :
6751 $as_echo_n "(cached) " >&6
6753 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6754 /* end confdefs.h. */
6755 #include <sys/types.h>
6762 int *p = &tm.tm_sec;
6768 if ac_fn_c_try_compile
"$LINENO"; then :
6769 ac_cv_struct_tm
=time.h
6771 ac_cv_struct_tm
=sys
/time.h
6773 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
6775 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
6776 $as_echo "$ac_cv_struct_tm" >&6; }
6777 if test $ac_cv_struct_tm = sys
/time.h
; then
6779 $as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
6783 ac_fn_c_check_member
"$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_zone" "#include <sys/types.h>
6784 #include <$ac_cv_struct_tm>
6787 if test "x$ac_cv_member_struct_tm_tm_zone" = xyes
; then :
6789 cat >>confdefs.h
<<_ACEOF
6790 #define HAVE_STRUCT_TM_TM_ZONE 1
6796 if test "$ac_cv_member_struct_tm_tm_zone" = yes; then
6798 $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
6801 ac_fn_c_check_decl
"$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
6803 if test "x$ac_cv_have_decl_tzname" = xyes
; then :
6809 cat >>confdefs.h
<<_ACEOF
6810 #define HAVE_DECL_TZNAME $ac_have_decl
6813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
6814 $as_echo_n "checking for tzname... " >&6; }
6815 if ${ac_cv_var_tzname+:} false
; then :
6816 $as_echo_n "(cached) " >&6
6818 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6819 /* end confdefs.h. */
6821 #if !HAVE_DECL_TZNAME
6822 extern char *tzname[];
6828 return tzname[0][0];
6833 if ac_fn_c_try_link
"$LINENO"; then :
6834 ac_cv_var_tzname
=yes
6838 rm -f core conftest.err conftest.
$ac_objext \
6839 conftest
$ac_exeext conftest.
$ac_ext
6841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_tzname" >&5
6842 $as_echo "$ac_cv_var_tzname" >&6; }
6843 if test $ac_cv_var_tzname = yes; then
6845 $as_echo "#define HAVE_TZNAME 1" >>confdefs.h
6850 ac_fn_c_check_type
"$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
6851 if test "x$ac_cv_type_off_t" = xyes
; then :
6855 cat >>confdefs.h
<<_ACEOF
6856 #define off_t long int
6861 ac_fn_c_check_type
"$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6862 if test "x$ac_cv_type_pid_t" = xyes
; then :
6866 cat >>confdefs.h
<<_ACEOF
6872 ac_fn_c_check_type
"$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
6873 if test "x$ac_cv_type_size_t" = xyes
; then :
6877 cat >>confdefs.h
<<_ACEOF
6878 #define size_t unsigned int
6883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6884 $as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6885 if ${ac_cv_type_uid_t+:} false
; then :
6886 $as_echo_n "(cached) " >&6
6888 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6889 /* end confdefs.h. */
6890 #include <sys/types.h>
6893 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6894 $EGREP "uid_t" >/dev
/null
2>&1; then :
6895 ac_cv_type_uid_t
=yes
6902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
6903 $as_echo "$ac_cv_type_uid_t" >&6; }
6904 if test $ac_cv_type_uid_t = no
; then
6906 $as_echo "#define uid_t int" >>confdefs.h
6909 $as_echo "#define gid_t int" >>confdefs.h
6914 ac_fn_c_check_member
"$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "$ac_includes_default"
6915 if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes
; then :
6917 cat >>confdefs.h
<<_ACEOF
6918 #define HAVE_STRUCT_TM_TM_GMTOFF 1
6925 # Look for some functions
6926 for ac_func
in getpagesize kqueue statfs statvfs \
6927 clone kse_create rfork_thread thr_create sa_register \
6928 getcontext makecontext setcontext sigaltstack swapcontext
6930 as_ac_var
=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6931 ac_fn_c_check_func
"$LINENO" "$ac_func" "$as_ac_var"
6932 if eval test \"x\$
"$as_ac_var"\" = x
"yes"; then :
6933 cat >>confdefs.h
<<_ACEOF
6934 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6944 for ac_header
in $ac_header_list
6946 as_ac_Header
=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6947 ac_fn_c_check_header_compile
"$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6949 if eval test \"x\$
"$as_ac_Header"\" = x
"yes"; then :
6950 cat >>confdefs.h
<<_ACEOF
6951 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6965 for ac_func
in getpagesize
6967 ac_fn_c_check_func
"$LINENO" "getpagesize" "ac_cv_func_getpagesize"
6968 if test "x$ac_cv_func_getpagesize" = xyes
; then :
6969 cat >>confdefs.h
<<_ACEOF
6970 #define HAVE_GETPAGESIZE 1
6976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
6977 $as_echo_n "checking for working mmap... " >&6; }
6978 if ${ac_cv_func_mmap_fixed_mapped+:} false
; then :
6979 $as_echo_n "(cached) " >&6
6981 if test "$cross_compiling" = yes; then :
6982 ac_cv_func_mmap_fixed_mapped
=no
6984 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
6985 /* end confdefs.h. */
6986 $ac_includes_default
6987 /* malloc might have been renamed as rpl_malloc. */
6990 /* Thanks to Mike Haertel and Jim Avera for this test.
6991 Here is a matrix of mmap possibilities:
6992 mmap private not fixed
6993 mmap private fixed at somewhere currently unmapped
6994 mmap private fixed at somewhere already mapped
6995 mmap shared not fixed
6996 mmap shared fixed at somewhere currently unmapped
6997 mmap shared fixed at somewhere already mapped
6998 For private mappings, we should verify that changes cannot be read()
6999 back from the file, nor mmap's back from the file at a different
7000 address. (There have been systems where private was not correctly
7001 implemented like the infamous i386 svr4.0, and systems where the
7002 VM page cache was not coherent with the file system buffer cache
7003 like early versions of FreeBSD and possibly contemporary NetBSD.)
7004 For shared mappings, we should conversely verify that changes get
7005 propagated back to all the places they're supposed to be.
7007 Grep wants private fixed already mapped.
7008 The main things grep needs to know about mmap are:
7009 * does it exist and is it safe to write into the mmap'd area
7010 * how to use it (BSD variants) */
7013 #include <sys/mman.h>
7015 #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
7019 /* This mess was copied from the GNU getpagesize.h. */
7020 #ifndef HAVE_GETPAGESIZE
7021 # ifdef _SC_PAGESIZE
7022 # define getpagesize() sysconf(_SC_PAGESIZE)
7023 # else /* no _SC_PAGESIZE */
7024 # ifdef HAVE_SYS_PARAM_H
7025 # include <sys/param.h>
7026 # ifdef EXEC_PAGESIZE
7027 # define getpagesize() EXEC_PAGESIZE
7028 # else /* no EXEC_PAGESIZE */
7030 # define getpagesize() NBPG * CLSIZE
7033 # endif /* no CLSIZE */
7034 # else /* no NBPG */
7036 # define getpagesize() NBPC
7037 # else /* no NBPC */
7039 # define getpagesize() PAGESIZE
7040 # endif /* PAGESIZE */
7041 # endif /* no NBPC */
7042 # endif /* no NBPG */
7043 # endif /* no EXEC_PAGESIZE */
7044 # else /* no HAVE_SYS_PARAM_H */
7045 # define getpagesize() 8192 /* punt totally */
7046 # endif /* no HAVE_SYS_PARAM_H */
7047 # endif /* no _SC_PAGESIZE */
7049 #endif /* no HAVE_GETPAGESIZE */
7054 char *data, *data2, *data3;
7059 pagesize = getpagesize ();
7061 /* First, make a file with some known garbage in it. */
7062 data = (char *) malloc (pagesize);
7065 for (i = 0; i < pagesize; ++i)
7066 *(data + i) = rand ();
7068 fd = creat ("conftest.mmap", 0600);
7071 if (write (fd, data, pagesize) != pagesize)
7075 /* Next, check that the tail of a page is zero-filled. File must have
7076 non-zero length, otherwise we risk SIGBUS for entire page. */
7077 fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
7081 if (write (fd2, cdata2, 1) != 1)
7083 data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
7084 if (data2 == MAP_FAILED)
7086 for (i = 0; i < pagesize; ++i)
7090 if (munmap (data2, pagesize))
7093 /* Next, try to mmap the file at a fixed address which already has
7094 something else allocated at it. If we can, also make sure that
7095 we see the same garbage. */
7096 fd = open ("conftest.mmap", O_RDWR);
7099 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7100 MAP_PRIVATE | MAP_FIXED, fd, 0L))
7102 for (i = 0; i < pagesize; ++i)
7103 if (*(data + i) != *(data2 + i))
7106 /* Finally, make sure that changes to the mapped area do not
7107 percolate back to the file as seen by read(). (This is a bug on
7108 some variants of i386 svr4.0.) */
7109 for (i = 0; i < pagesize; ++i)
7110 *(data2 + i) = *(data2 + i) + 1;
7111 data3 = (char *) malloc (pagesize);
7114 if (read (fd, data3, pagesize) != pagesize)
7116 for (i = 0; i < pagesize; ++i)
7117 if (*(data + i) != *(data3 + i))
7123 if ac_fn_c_try_run
"$LINENO"; then :
7124 ac_cv_func_mmap_fixed_mapped
=yes
7126 ac_cv_func_mmap_fixed_mapped
=no
7128 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
7129 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
7133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
7134 $as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
7135 if test $ac_cv_func_mmap_fixed_mapped = yes; then
7137 $as_echo "#define HAVE_MMAP 1" >>confdefs.h
7140 rm -f conftest.mmap conftest.txt
7145 aros_config_cflags
="-Wall -Werror-implicit-function-declaration"
7146 aros_config_aflags
="-Wall -x assembler-with-cpp -c"
7147 aros_config_ldflags
=""
7149 aros_shared_default
=yes
7151 aros_shared_cflags
="-fPIC"
7152 aros_shared_aflags
=""
7153 aros_shared_ldflags
="-Wl,-rpath,./lib -shared"
7154 aros_kernel_ldflags
="-Wl,-rpath,./lib"
7156 aros_kernel_ar_flags
="cr"
7157 aros_target_ar_flags
="cr"
7158 aros_target_nm_flags
="-C -ul"
7159 aros_target_strip_flags
="--strip-unneeded -R.comment"
7164 aros_target_genmap
="-Wl,-Map -Xlinker"
7166 # Native flavour stuff
7167 aros_serial_debug
="0"
7169 # Palm native flavour stuff
7170 aros_palm_debug_hack
="0"
7172 # Unix flavour stuff
7173 aros_nesting_supervisor
="0"
7175 # Collect-aros stuff: "-ius" to ignore undefined symbols
7176 ignore_undefined_symbols
=""
7178 # Check for X11 by default
7181 #-----------------------------------------------------------------------------
7184 # GCC 4.1+ has a stack protection feature that requires OS support. Ubuntu has
7185 # it switched on by default, and we use the host compiler, so it compiles AROS
7186 # code with this enabled resulting in link failures as we don't have support
7189 # We use two methods to disable it. For the host compiler (used to compile
7190 # some hosted modules), we test to see if the compiler supports stack
7191 # protection, and if it does we disable it in AROS_CONFIG_CFLAGS. This should
7192 # work on all platforms.
7194 # For the "cross" compiler we clear the "ssp_default" spec in config/specs.in
7195 # (this is done unconditionally, as it should have no effect on compilers
7196 # without the stack protection feature). This may be specific to the way that
7197 # Ubuntu enables the feature, so may not work everywhere. My specs-fu isn't
7198 # strong enough to disable it in a generic way though, so we'll live with it
7199 # until another vendor ships GCC with it enabled in a different way, and deal
7203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fno-stack-protector" >&5
7204 $as_echo_n "checking whether ${CC} accepts -fno-stack-protector... " >&6; }
7205 save_cflags
="$CFLAGS"
7206 CFLAGS
="$CFLAGS -fno-stack-protector"
7207 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7208 /* end confdefs.h. */
7218 if ac_fn_c_try_compile
"$LINENO"; then :
7219 use_no_stack_protector
="yes"
7221 use_no_stack_protector
="no"
7223 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_stack_protector" >&5
7225 $as_echo "$use_no_stack_protector" >&6; }
7226 if test "x-$use_no_stack_protector" = "x-yes" ; then
7227 aros_host_cflags
="$aros_host_cflags -fno-stack-protector"
7229 CFLAGS
="$save_cflags"
7231 #-----------------------------------------------------------------------------
7233 # Disable pointer-signedness warnings if the compiler recognises the option
7234 # (this only works for the host compiler at the moment)
7236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wno-pointer-sign" >&5
7237 $as_echo_n "checking whether ${CC} accepts -Wno-pointer-sign... " >&6; }
7238 save_cflags
="$CFLAGS"
7239 CFLAGS
="$CFLAGS -Wno-pointer-sign"
7240 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7241 /* end confdefs.h. */
7251 if ac_fn_c_try_compile
"$LINENO"; then :
7252 use_no_sign_warning
="yes"
7254 use_no_sign_warning
="no"
7256 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_sign_warning" >&5
7258 $as_echo "$use_no_sign_warning" >&6; }
7259 if test "x-$use_no_sign_warning" = "x-yes" ; then
7260 aros_host_cflags
="$aros_host_cflags -Wno-pointer-sign"
7262 CFLAGS
="$save_cflags"
7264 #-----------------------------------------------------------------------------
7266 # Check if host compiler supports -fgnu89-inline, can be needed for crosstools.
7268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fgnu89-inline" >&5
7269 $as_echo_n "checking whether ${CC} accepts -fgnu89-inline... " >&6; }
7270 save_cflags
="$CFLAGS"
7271 CFLAGS
="$CFLAGS -fgnu89-inline"
7272 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
7273 /* end confdefs.h. */
7283 if ac_fn_c_try_compile
"$LINENO"; then :
7284 use_gnu89_inline
="yes"
7286 use_gnu89_inline
="no"
7288 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
7289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_gnu89_inline" >&5
7290 $as_echo "$use_gnu89_inline" >&6; }
7291 if test "x-$use_gnu89_inline" = "x-yes" ; then
7292 gnu89_inline
="-fgnu89-inline"
7294 CFLAGS
="$save_cflags"
7296 #-----------------------------------------------------------------------------
7298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type of build" >&5
7299 $as_echo_n "checking for type of build... " >&6; }
7300 # Check whether --enable-build_type was given.
7301 if test "${enable_build_type+set}" = set; then :
7302 enableval
=$enable_build_type; build_type
=$enableval
7304 build_type
="personal"
7308 if test "$build_type" = "nightly"; then
7309 build_type_string
="NIGHTLY"
7310 elif test "$build_type" = "snapshot"; then
7311 build_type_string
="SNAPSHOT"
7312 elif test "$build_type" = "milestone"; then
7313 build_type_string
="MILESTONE"
7314 elif test "$build_type" = "release"; then
7315 build_type_string
="RELEASE"
7317 build_type_string
="PERSONAL"
7318 build_type
="personal"
7321 aros_config_cflags
="$aros_config_cflags -DAROS_BUILD_TYPE=AROS_BUILD_TYPE_$build_type_string"
7323 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_type" >&5
7324 $as_echo "$build_type" >&6; }
7326 #-----------------------------------------------------------------------------
7327 all_debug_types
="messages stack modules mungwall symbols"
7329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which debug types to enable" >&5
7330 $as_echo_n "checking which debug types to enable... " >&6; }
7331 # Check whether --enable-debug was given.
7332 if test "${enable_debug+set}" = set; then :
7333 enableval
=$enable_debug; debug
="$enableval"
7339 if test "$debug" = "" -o "$debug" = "no"; then
7341 elif test "$debug" = "yes"; then
7345 if test "$debug" = "all" ; then
7346 debug
="messages stack modules symbols"
7347 for d
in $all_debug_types; do
7348 export aros_
${d}_debug
="1"
7351 for d
in $all_debug_types; do
7352 export aros_
${d}_debug
="0"
7356 if test "$debug" != "none"; then
7357 debug
=`echo $debug | sed s/,/\ /g`
7360 for d2
in $all_debug_types; do
7361 if test "$d2" = "$d"; then
7366 if test "$found" = "0"; then
7367 as_fn_error $?
"unrecognized debug type \"$d\". Available types are: all none $all_debug_types" "$LINENO" 5
7369 export aros_
${d}_debug
="1"
7373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $debug" >&5
7374 $as_echo "$debug" >&6; }
7376 if test "$aros_messages_debug" = "1"; then
7377 aros_messages_debug
="-DADEBUG=1 -DMDEBUG=1"
7379 aros_messages_debug
=""
7381 if test "$aros_symbols_debug" = "1"; then
7382 aros_symbols_debug
="-g"
7384 aros_symbols_debug
=""
7387 # These are the flags to pass when compiling debugged programs
7388 aros_debug_cflags
="$aros_symbols_debug $aros_messages_debug"
7389 aros_debug_aflags
=""
7390 aros_debug_ldflags
="$aros_symbols_debug"
7392 #-----------------------------------------------------------------------------
7393 # Checking for distcc and ccache.
7395 # Always apply the transforms in this particular order. Basically you should
7396 # always run 'ccache distcc compiler' in that order for the best performance.
7398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable distcc" >&5
7399 $as_echo_n "checking whether to enable distcc... " >&6; }
7400 # Check whether --enable-distcc was given.
7401 if test "${enable_distcc+set}" = set; then :
7402 enableval
=$enable_distcc; distcc
="$enableval"
7407 if test "$distcc" != "" -a "$distcc" != "no"; then
7408 # AC_CHECK_PROG will print out the result in this case
7409 # Extract the first word of "distcc", so it can be a program name with args.
7410 set dummy distcc
; ac_word
=$2
7411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7412 $as_echo_n "checking for $ac_word... " >&6; }
7413 if ${ac_cv_path_DISTCC+:} false
; then :
7414 $as_echo_n "(cached) " >&6
7418 ac_cv_path_DISTCC
="$DISTCC" # Let the user override the test with a path.
7421 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7425 test -z "$as_dir" && as_dir
=.
7426 for ac_exec_ext
in '' $ac_executable_extensions; do
7427 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7428 ac_cv_path_DISTCC
="$as_dir/$ac_word$ac_exec_ext"
7429 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7436 test -z "$ac_cv_path_DISTCC" && ac_cv_path_DISTCC
="distcc"
7440 DISTCC
=$ac_cv_path_DISTCC
7441 if test -n "$DISTCC"; then
7442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DISTCC" >&5
7443 $as_echo "$DISTCC" >&6; }
7445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7446 $as_echo "no" >&6; }
7451 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7452 $as_echo "no" >&6; }
7455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable ccache" >&5
7456 $as_echo_n "checking whether to enable ccache... " >&6; }
7457 # Check whether --enable-ccache was given.
7458 if test "${enable_ccache+set}" = set; then :
7459 enableval
=$enable_ccache; ccache
="$enableval"
7464 if test "$ccache" != "" -a "$ccache" != "no"; then
7465 # AC_CHECK_PROG will print out the result in this case
7466 # Extract the first word of "ccache", so it can be a program name with args.
7467 set dummy ccache
; ac_word
=$2
7468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7469 $as_echo_n "checking for $ac_word... " >&6; }
7470 if ${ac_cv_prog_CCACHE+:} false
; then :
7471 $as_echo_n "(cached) " >&6
7473 if test -n "$CCACHE"; then
7474 ac_cv_prog_CCACHE
="$CCACHE" # Let the user override the test.
7476 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7480 test -z "$as_dir" && as_dir
=.
7481 for ac_exec_ext
in '' $ac_executable_extensions; do
7482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7483 ac_cv_prog_CCACHE
="ccache"
7484 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7493 CCACHE
=$ac_cv_prog_CCACHE
7494 if test -n "$CCACHE"; then
7495 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CCACHE" >&5
7496 $as_echo "$CCACHE" >&6; }
7498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7499 $as_echo "no" >&6; }
7504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7505 $as_echo "no" >&6; }
7508 #-----------------------------------------------------------------------------
7509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific host gcc version to use" >&5
7510 $as_echo_n "checking what specific host gcc version to use... " >&6; }
7512 # Check whether --with-kernel-gcc-version was given.
7513 if test "${with_kernel_gcc_version+set}" = set; then :
7514 withval
=$with_kernel_gcc_version; kernel_tool_version
="-$withval"
7516 kernel_tool_version
=""
7519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_version" >&5
7520 $as_echo "$kernel_tool_version" >&6; }
7522 #-----------------------------------------------------------------------------
7523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific target gcc version to use" >&5
7524 $as_echo_n "checking what specific target gcc version to use... " >&6; }
7526 # Check whether --with-gcc-version was given.
7527 if test "${with_gcc_version+set}" = set; then :
7528 withval
=$with_gcc_version; target_tool_version
="$withval"
7530 target_tool_version
="default"
7533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_tool_version" >&5
7534 $as_echo "$target_tool_version" >&6; }
7536 #-----------------------------------------------------------------------------
7537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what optimization flags to use" >&5
7538 $as_echo_n "checking what optimization flags to use... " >&6; }
7540 # Check whether --with-optimization was given.
7541 if test "${with_optimization+set}" = set; then :
7542 withval
=$with_optimization; optimization
="$withval"
7544 optimization
="unknown"
7547 if test "$optimization" = "unknown"; then
7548 if test "$debug" != "none"; then
7554 aros_config_cflags
="$aros_config_cflags $optimization"
7555 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $optimization" >&5
7556 $as_echo "$optimization" >&6; }
7558 #-----------------------------------------------------------------------------
7559 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what paranoia flags to use" >&5
7560 $as_echo_n "checking what paranoia flags to use... " >&6; }
7562 # Check whether --with-paranoia was given.
7563 if test "${with_paranoia+set}" = set; then :
7564 withval
=$with_paranoia; paranoia_flags
="$withval"
7566 paranoia_flags
="default"
7569 if test "$paranoia_flags" = "default"; then
7571 else if test "$paranoia_flags" = "yes"; then
7572 paranoia_flags
="-Wall -Werror"
7574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $paranoia_flags" >&5
7575 $as_echo "$paranoia_flags" >&6; }
7576 aros_config_cflags
="$aros_config_cflags $paranoia_flags"
7578 #-----------------------------------------------------------------------------
7579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what target variant to enable" >&5
7580 $as_echo_n "checking what target variant to enable... " >&6; }
7581 # Check whether --enable-target_variant was given.
7582 if test "${enable_target_variant+set}" = set; then :
7583 enableval
=$enable_target_variant; target_variant
=$enableval
7588 if test "$target_variant" = ""; then
7589 aros_target_variant
=""
7590 aros_target_suffix
=""
7593 aros_target_variant
="$target_variant"
7594 aros_target_suffix
="-$target_variant"
7596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enableval" >&5
7597 $as_echo "$enableval" >&6; }
7599 #-----------------------------------------------------------------------------
7600 # Target-specific defaults. You can override then on a per-target basis.
7602 # Bootloader name. Currently used by PC target.
7603 target_bootloader
="none"
7605 #-----------------------------------------------------------------------------
7606 # Additional options for some specific targets
7608 case "$aros_target_variant" in
7610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking XCode path" >&5
7611 $as_echo_n "checking XCode path... " >&6; }
7613 # Check whether --with-xcode was given.
7614 if test "${with_xcode+set}" = set; then :
7615 withval
=$with_xcode; aros_xcode_path
="$withval"
7617 aros_xcode_path
="/Developer"
7620 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_xcode_path" >&5
7621 $as_echo "$aros_xcode_path" >&6; }
7623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what iOS SDK version to use" >&5
7624 $as_echo_n "checking what iOS SDK version to use... " >&6; }
7626 # Check whether --with-sdk-version was given.
7627 if test "${with_sdk_version+set}" = set; then :
7628 withval
=$with_sdk_version; aros_sdk_version
="$withval"
7630 aros_sdk_version
="4.1"
7633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_sdk_version" >&5
7634 $as_echo "$aros_sdk_version" >&6; }
7639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Android SDK path" >&5
7640 $as_echo_n "checking Android SDK path... " >&6; }
7642 # Check whether --with-sdk was given.
7643 if test "${with_sdk+set}" = set; then :
7644 withval
=$with_sdk; aros_android_sdk
="$withval"
7646 aros_android_sdk
=$default_android_sdk
7649 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_android_sdk" >&5
7650 $as_echo "$aros_android_sdk" >&6; }
7652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Android NDK path" >&5
7653 $as_echo_n "checking Android NDK path... " >&6; }
7655 # Check whether --with-ndk was given.
7656 if test "${with_ndk+set}" = set; then :
7657 withval
=$with_ndk; aros_android_ndk
="$withval"
7659 aros_android_ndk
="none"
7662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_android_ndk" >&5
7663 $as_echo "$aros_android_ndk" >&6; }
7665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what Android SDK version to use" >&5
7666 $as_echo_n "checking what Android SDK version to use... " >&6; }
7668 # Check whether --with-sdk-version was given.
7669 if test "${with_sdk_version+set}" = set; then :
7670 withval
=$with_sdk_version; aros_sdk_version
="$withval"
7672 aros_sdk_version
="12"
7675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_sdk_version" >&5
7676 $as_echo "$aros_sdk_version" >&6; }
7678 if test "$aros_android_ndk" != "none"; then
7679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what Android NDK version to use" >&5
7680 $as_echo_n "checking what Android NDK version to use... " >&6; }
7682 # Check whether --with-ndk-version was given.
7683 if test "${with_ndk_version+set}" = set; then :
7684 withval
=$with_ndk_version; aros_ndk_version
="$withval"
7686 aros_ndk_version
="9"
7689 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_ndk_version" >&5
7690 $as_echo "$aros_ndk_version" >&6; }
7693 export PATH
="$aros_android_sdk/tools:$PATH"
7694 # Extract the first word of "$android_tool", so it can be a program name with args.
7695 set dummy
$android_tool; ac_word
=$2
7696 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7697 $as_echo_n "checking for $ac_word... " >&6; }
7698 if ${ac_cv_path_android_tool+:} false
; then :
7699 $as_echo_n "(cached) " >&6
7701 case $android_tool in
7703 ac_cv_path_android_tool
="$android_tool" # Let the user override the test with a path.
7706 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7710 test -z "$as_dir" && as_dir
=.
7711 for ac_exec_ext
in '' $ac_executable_extensions; do
7712 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7713 ac_cv_path_android_tool
="$as_dir/$ac_word$ac_exec_ext"
7714 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7724 android_tool
=$ac_cv_path_android_tool
7725 if test -n "$android_tool"; then
7726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $android_tool" >&5
7727 $as_echo "$android_tool" >&6; }
7729 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7730 $as_echo "no" >&6; }
7734 if test "$android_tool" = ""; then
7735 as_fn_error $?
"android is required to build AROS. Please install and run configure again." "$LINENO" 5
7738 aros_android_level
=android-
$aros_sdk_version
7739 if test ! -d $aros_android_sdk/platforms
/$aros_android_level; then
7740 echo "Platform $aros_android_level is not installed in your SDK"
7741 echo "Use --with-sdk-version=<API level number> to select another platform version"
7742 echo "You can check what plaform versions are installed in your SDK"
7743 echo "by examining contents of $aros_android_sdk/platforms directory"
7744 as_fn_error $?
"Android platform $aros_android_level is not installed" "$LINENO" 5
7747 # Extract the first word of "ant", so it can be a program name with args.
7748 set dummy ant
; ac_word
=$2
7749 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7750 $as_echo_n "checking for $ac_word... " >&6; }
7751 if ${ac_cv_path_ant+:} false
; then :
7752 $as_echo_n "(cached) " >&6
7756 ac_cv_path_ant
="$ant" # Let the user override the test with a path.
7759 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
7763 test -z "$as_dir" && as_dir
=.
7764 for ac_exec_ext
in '' $ac_executable_extensions; do
7765 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7766 ac_cv_path_ant
="$as_dir/$ac_word$ac_exec_ext"
7767 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7778 if test -n "$ant"; then
7779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ant" >&5
7780 $as_echo "$ant" >&6; }
7782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7783 $as_echo "no" >&6; }
7787 if test "$ant" = ""; then
7788 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Apache Ant is missing, Java bootstrap can't be built automatically" >&5
7789 $as_echo "$as_me: WARNING: Apache Ant is missing, Java bootstrap can't be built automatically" >&2;}
7792 if test "$host_os" = "mingw32"; then
7793 android_tool
="cmd //c $android_tool"
7799 #-----------------------------------------------------------------------------
7800 # External toolchains
7801 kernel_tool_prefix
="none"
7802 aros_tool_prefix
="none"
7803 elf_tool_prefix
="${target_cpu}-elf-"
7805 # This is the target configuration switch.
7806 case "$target_os" in
7808 aros_target_arch
="linux"
7809 aros_target_family
="unix"
7810 case "$target_cpu" in
7812 aros_target_cpu
="m68k"
7813 aros_object_format
="m68kelf"
7814 aros_flavour
="emulcompat"
7815 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -D__mc68000 -D__linux__"
7816 aros_shared_ldflags
="-Wl,-T,\$(TOP)/config/linux/m68k/script.so"
7817 aros_kernel_ldflags
="-Wl,-rpath,./lib,-T,\$(TOP)/config/linux/m68k/script.normal"
7818 gcc_target_cpu
="mc68000"
7821 aros_target_cpu
="i386"
7822 aros_object_format
="elf_i386"
7823 aros_flavour
="emulation"
7824 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386 -D__linux__"
7825 aros_config_cflags
="$aros_config_cflags -m32 -march=i486"
7826 aros_kernel_cflags
="$aros_kernel_cflags -m32 -march=i486"
7827 aros_config_aflags
="$aros_config_aflags -m32 -march=i486"
7828 aros_config_ldflags
="-m32 -march=i486"
7829 aros_kernel_ldflags
="-Wl,-melf_i386"
7830 aros_default_wbdepth
=8
7831 gcc_target_cpu
="i386"
7832 pci_hidd_target
="hidd-pci-linux"
7833 android_tool_dir_prefix
="x86"
7834 android_tool_prefix
="i686-android-linux"
7835 android_ndk_arch
="x86"
7838 aros_target_cpu
="x86_64"
7839 aros_object_format
="elf_x86_64"
7840 aros_flavour
="emulation"
7841 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dx86_64 -D__linux__"
7842 aros_config_cflags
="$aros_config_cflags -mno-red-zone -fno-omit-frame-pointer"
7843 aros_default_wbdepth
=8
7844 pci_hidd_target
="hidd-pci-linux"
7847 aros_target_cpu
="ppc"
7848 aros_object_format
="elf32ppc"
7849 aros_flavour
="emulation"
7850 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc -D__linux__"
7851 aros_default_wbdepth
=8
7852 gcc_target_cpu
="ppc"
7855 # Same as powerpc, but I need this for the nightly build to work again.
7856 # Actually, the nightly should be made working with powerpc target.
7857 # That just was too much work for the moment, another week or two.
7859 aros_target_cpu
="ppc"
7860 aros_object_format
="elf32ppc"
7861 aros_flavour
="emulation"
7862 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc -D__linux__"
7863 aros_default_wbdepth
=8
7864 gcc_target_cpu
="ppc"
7867 aros_target_cpu
="arm"
7869 aros_object_format
="armelf_linux_eabi"
7870 aros_flavour
="emulation"
7871 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm -D__linux__"
7872 gcc_target_cpu
="arm"
7873 aros_config_cflags
="$aros_config_cflags -fno-strict-aliasing -fno-omit-frame-pointer"
7874 aros_config_aflags
="$aros_config_aflags -fno-strict-aliasing"
7875 aros_arch_libs
="-laeabi"
7876 gcc_default_float_abi
="hard"
7877 android_tool_dir_prefix
="arm-linux-androideabi"
7878 android_tool_prefix
="arm-linux-androideabi"
7879 android_ndk_arch
="arm"
7880 kernel_tool_prefix
="arm-linux-gnueabihf-"
7883 aros_target_cpu
="arm"
7884 aros_object_format
="armelf_linux_eabi"
7885 aros_flavour
="emulation"
7886 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm -D__linux__"
7887 gcc_target_cpu
="arm"
7888 aros_config_cflags
="$aros_config_cflags -fno-strict-aliasing -fno-omit-frame-pointer"
7889 aros_config_aflags
="$aros_config_aflags -fno-strict-aliasing"
7890 aros_arch_libs
="-laeabi"
7891 android_tool_dir_prefix
="arm-linux-androideabi"
7892 android_tool_prefix
="arm-linux-androideabi"
7893 android_ndk_arch
="arm"
7894 kernel_tool_prefix
="arm-linux-gnueabi-"
7897 as_fn_error $?
"\"Unknown CPU for Linux -- $target_cpu\"" "$LINENO" 5
7900 case "$aros_target_variant" in
7903 if test "$android_ndk_arch" = ""; then
7904 as_fn_error $?
"\"Unsupported CPU for Android -- $target_cpu\"" "$LINENO" 5
7907 aros_default_wbwidth
=320
7908 aros_default_wbheight
=480
7909 if test "$aros_android_ndk" = "none"; then
7910 aros_kernel_cflags
="-mandroid"
7911 aros_kernel_ldflags
="-mandroid"
7914 export PATH
="$aros_android_ndk/toolchains/$android_tool_dir_prefix-$target_tool_version/prebuilt/$android_build_os/bin:$PATH"
7915 aros_android_ndk
="$aros_android_ndk/platforms/android-$aros_ndk_version/arch-$android_ndk_arch"
7916 aros_kernel_cflags
="--sysroot $aros_android_ndk -mandroid"
7917 aros_kernel_ldflags
="--sysroot $aros_android_ndk -mandroid"
7918 CFLAGS
="$CFLAGS --sysroot $aros_android_ndk -mandroid"
7919 aros_kernel_includes
="-isystem $aros_android_ndk/usr/include"
7922 x11_hidd_target
=kernel-hidd-androidgfx-kobj
7923 # Disable implicit PIC mode
7924 aros_target_cflags
="$aros_target_cflags -fno-pic"
7925 kernel_tool_prefix
="$android_tool_prefix-"
7931 aros_target_arch
="pc"
7932 aros_shared_default
="no"
7933 target_bootloader
="grub2"
7934 case "$target_cpu" in
7936 aros_target_cpu
="i386"
7939 if test "$aros_object_format" = "" ; then
7940 aros_object_format
="elf_i386"
7942 aros_flavour
="standalone"
7943 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386"
7944 aros_config_cflags
="$aros_config_cflags -m32 -march=i486"
7945 aros_kernel_cflags
="$aros_kernel_cflags -m32 -march=i486"
7946 aros_config_aflags
="$aros_config_aflags -m32 -march=i486"
7947 aros_config_ldflags
="-m32 -march=i486"
7948 aros_kernel_ldflags
="-Wl,-melf_i386"
7949 aros_default_wbwidth
=640
7950 aros_default_wbheight
=480
7951 gcc_target_cpu
="i386"
7954 aros_target_cpu
="x86_64"
7956 if test "$aros_object_format" = "" ; then
7957 aros_object_format
="elf_x86_64"
7959 aros_flavour
="standalone"
7960 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dx86_64"
7961 aros_config_cflags
="$aros_config_cflags -fno-asynchronous-unwind-tables -mno-red-zone -fno-omit-frame-pointer"
7962 aros_kernel_ldflags
=""
7963 aros_default_wbwidth
=640
7964 aros_default_wbheight
=480
7967 as_fn_error $?
"\"Unknown native CPU -- $target_cpu\"" "$LINENO" 5
7973 aros_target_arch
="prep"
7974 aros_shared_default
="no"
7975 aros_target_cpu
="ppc"
7976 aros_object_format
="elf32ppc"
7977 aros_flavour
="ppcnative"
7978 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc"
7979 aros_kernel_ldflags
=""
7980 aros_default_wbwidth
=640
7981 aros_default_wbheight
=480
7982 gcc_target_cpu
="ppc"
7986 aros_target_arch
="freebsd"
7987 aros_target_family
="unix"
7988 aros_target_cpu
="i386"
7989 aros_flavour
="emulation"
7990 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386"
7991 gcc_target_cpu
="i386"
7993 aros_target_strip_flags
="-x"
7997 aros_target_arch
="darwin"
7998 aros_target_family
="unix"
7999 aros_flavour
="emulation"
8000 case "$target_cpu" in
8002 aros_ios_platform
="iPhoneSimulator"
8003 aros_target_cpu
="i386"
8004 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386"
8005 aros_kernel_ldflags
=""
8006 aros_macosx_version
="10.4"
8007 aros_default_wbdepth
=8
8008 gcc_target_cpu
="i386"
8009 aros_object_format
="elf_i386"
8010 aros_kernel_ar_flags
="-cr"
8011 aros_target_strip_flags
="-x"
8012 kernel_tool_flags
="-m32"
8015 aros_target_cpu
="x86_64"
8016 aros_object_format
="elf_x86_64"
8017 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dx86_64"
8018 aros_macosx_version
="10.6"
8019 aros_config_cflags
="$aros_config_cflags -fno-omit-frame-pointer"
8020 aros_kernel_cflags
="-m64"
8021 aros_kernel_ldflags
="-m64"
8022 aros_target_cflags
="-mcmodel=large"
8023 aros_default_wbdepth
=8
8025 aros_kernel_ar_flags
="-cr"
8028 aros_kernel_ranlib
="ranlib"
8030 aros_kernel_strip
="strip"
8031 kernel_tool_prefix
="i686-apple-darwin10-"
8034 aros_target_cpu
="ppc"
8035 aros_object_format
="elf32ppc"
8036 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc"
8037 aros_kernel_ldflags
=""
8038 aros_macosx_version
="10.0"
8039 aros_default_wbdepth
=8
8040 gcc_target_cpu
="ppc"
8042 aros_kernel_ar_flags
="-cr"
8043 aros_kernel_ld
="ld -arch ppc"
8044 aros_kernel_as
="as -arch ppc"
8045 aros_kernel_ranlib
="ranlib -arch ppc"
8046 aros_kernel_nm
="nm -arch ppc"
8047 aros_kernel_strip
="strip -arch ppc"
8048 kernel_tool_prefix
="powerpc-apple-darwin10-"
8051 aros_ios_platform
="iPhoneOS"
8052 aros_target_cpu
="arm"
8053 aros_object_format
="armelf_linux_eabi"
8054 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm"
8055 aros_arch_libs
="-laeabi"
8056 aros_default_wbdepth
=8
8057 gcc_target_cpu
="arm"
8059 aros_kernel_ar_flags
="-cr"
8060 aros_kernel_ld
="ld -arch arm"
8061 aros_kernel_ranlib
="ranlib -arch arm"
8062 kernel_tool_prefix
="arm-apple-darwin10-"
8063 export PATH
="$aros_xcode_path/Platforms/$aros_ios_platform.platform/Developer/usr/bin:$PATH"
8066 as_fn_error $?
"\"Unsupported target CPU for darwin hosted flavour -- $target_cpu\"" "$LINENO" 5
8069 case "$aros_target_variant" in
8071 aros_ios_version
="3.0"
8072 aros_default_wbwidth
=320
8073 aros_default_wbheight
=480
8074 aros_ios_sdk
="$aros_xcode_path/Platforms/$aros_ios_platform.platform/Developer/SDKs/$aros_ios_platform$aros_sdk_version.sdk"
8075 kernel_tool_flags
="$target_tool_flags -isysroot $aros_ios_sdk"
8076 aros_kernel_includes
="-isystem $aros_ios_sdk/usr/include"
8078 # This is here because it may depend on iOS or SDK version
8079 aros_kernel_cflags
="$aros_kernel_cflags -miphoneos-version-min=$aros_ios_version"
8080 aros_kernel_ldflags
="$aros_kernel_ldflags -miphoneos-version-min=$aros_ios_version"
8081 aros_kernel_objcflags
="-fobjc-abi-version=2 -fobjc-legacy-dispatch"
8084 aros_kernel_cflags
="$aros_kernel_cflags -mmacosx-version-min=$aros_macosx_version"
8085 aros_kernel_ldflags
="$aros_kernel_ldflags -mmacosx-version-min=$aros_macosx_version"
8091 aros_target_arch
="dragonfly"
8092 aros_target_family
="unix"
8093 aros_flavour
="emulation"
8094 case "$target_cpu" in
8096 aros_target_cpu
="i386"
8097 aros_object_format
="elf_i386"
8098 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386 -D__DragonFly__"
8101 aros_config_cflags
="$aros_config_cflags -fno-omit-frame-pointer"
8102 aros_target_cpu
="x86_64"
8103 aros_object_format
="elf_x86_64"
8104 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dx86_64 -D__DragonFly__"
8107 as_fn_error $?
"\"Unknown CPU for DragonFly -- $target_cpu\"" "$LINENO" 5
8113 aros_target_arch
="netbsd"
8114 aros_target_family
="unix"
8115 case "$target_cpu" in
8117 aros_target_cpu
="m68k"
8118 aros_object_format
="m68kelf"
8119 aros_flavour
="emulcompat"
8120 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -D__mc68000 -D__NetBSD__"
8121 gcc_target_cpu
="mc68000"
8124 aros_target_cpu
="i386"
8125 aros_object_format
="elf_i386"
8126 aros_flavour
="emulation"
8127 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386 -D__NetBSD__"
8128 aros_default_wbdepth
=8
8129 gcc_target_cpu
="i386"
8132 as_fn_error $?
"\"Unknown CPU for NetBSD -- $target_cpu\"" "$LINENO" 5
8135 aros_target_genmap
="-Wl,-M -Xlinker >"
8136 aros_flavour
="emulation"
8137 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386"
8141 aros_target_arch
="openbsd"
8142 aros_target_family
="unix"
8143 case "$target_cpu" in
8145 aros_target_cpu
="i386"
8146 aros_object_format
="elf_i386"
8147 aros_flavour
="emulation"
8148 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386 -D__OpenBSD__"
8149 gcc_target_cpu
="i386"
8152 as_fn_error $?
"\"Unknown CPU for OpenBSD -- $target_cpu\"" "$LINENO" 5
8155 aros_target_genmap
="-Wl,-M -Xlinker >"
8156 aros_target_nm_flags
="-u"
8157 aros_flavour
="emulation"
8161 aros_target_arch
="solaris"
8162 aros_target_family
="unix"
8163 case "$target_cpu" in
8165 aros_target_cpu
="i386"
8166 aros_object_format
="elf_i386"
8167 aros_flavour
="emulation"
8168 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386 -D__Solaris__"
8169 aros_default_wbdepth
=8
8170 gcc_target_cpu
="i386"
8173 aros_target_cpu
="sparc"
8174 aros_object_format
="elf_sparc"
8175 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dsparc -D__Solaris__"
8176 gcc_target_cpu
="sparc"
8179 as_fn_error $?
"\"Unknown CPU for Solaris -- $target_cpu\"" "$LINENO" 5
8182 aros_config_cflags
="$aros_config_cflags -D$aros_target_cpu"
8183 aros_flavour
="emulation"
8187 aros_target_arch
="morphos"
8188 aros_shared_default
="no"
8189 aros_target_cpu
="ppc"
8190 aros_object_format
="elf_ppc"
8191 aros_flavour
="nativecompat"
8192 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc"
8193 gcc_target_cpu
="ppc"
8197 aros_target_arch
="sam440"
8198 aros_shared_default
="no"
8199 aros_target_cpu
="ppc"
8200 aros_object_format
="elf32ppc"
8201 aros_flavour
="ppcnative"
8202 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc"
8203 aros_kernel_ldflags
=""
8204 aros_default_wbwidth
=1024
8205 aros_default_wbheight
=768
8206 aros_default_wbdepth
=24
8207 aros_config_cflags
="$aros_config_cflags -mcpu=440fp -mno-toc -fno-asynchronous-unwind-tables"
8208 gcc_target_cpu
="powerpc"
8212 aros_target_arch
="efika"
8213 aros_shared_default
="no"
8214 aros_target_cpu
="arm"
8215 aros_object_format
="armelf_linux_eabi"
8216 aros_flavour
="standalone"
8217 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm"
8218 aros_kernel_ldflags
=""
8219 aros_default_wbwidth
=1024
8220 aros_default_wbheight
=600
8221 aros_arch_libs
="-laeabi"
8222 gcc_default_cpu
="armv7-a"
8223 gcc_default_fpu
="vfpv3"
8224 gcc_default_float_abi
="softfp"
8225 aros_config_cflags
="$aros_config_cflags -mtune=cortex-a8 -fno-strict-aliasing"
8226 aros_config_aflags
="$aros_config_aflags -mtune=cortex-a8 -fno-strict-aliasing"
8230 aros_target_arch
="chrp"
8231 aros_shared_default
="no"
8232 aros_target_cpu
="ppc"
8233 aros_object_format
="elf32ppc"
8234 aros_flavour
="ppcnative"
8235 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dppc"
8236 aros_kernel_ldflags
=""
8237 aros_default_wbwidth
=640
8238 aros_default_wbheight
=480
8239 aros_config_cflags
="$aros_config_cflags -mno-toc -fno-asynchronous-unwind-tables"
8240 gcc_target_cpu
="powerpc"
8241 case "$aros_target_variant" in
8243 aros_config_cflags
="$aros_config_cflags -DBIG_ENDIAN_OHCI=1 -mcpu=603e"
8249 aros_flavour
="standalone"
8250 aros_target_arch
="raspi"
8251 aros_target_cpu
="arm"
8252 aros_object_format
="armelf_linux_eabi"
8253 aros_shared_default
="no"
8254 aros_arch_libs
="-laeabi"
8256 gcc_default_cpu
="armv6"
8257 gcc_default_cpu_tune
="arm1176jzf-s"
8258 case "$target_cpu" in
8260 gcc_default_float_abi
="hard"
8263 gcc_default_float_abi
="softfp"
8266 as_fn_error $?
"\"Unknown CPU for RasPi $target_cpu\"" "$LINENO" 5
8270 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm"
8271 aros_config_cflags
="$aros_config_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8272 aros_config_aflags
="$aros_config_aflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8273 aros_kernel_cflags
="$aros_kernel_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8274 aros_target_cflags
="$aros_kernel_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8278 aros_target_arch
="amiga"
8279 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -D_AMIGA -DAMIGA"
8280 aros_shared_default
="no"
8282 case "$target_cpu" in
8284 # Check whether --enable-amigaos_compliance was given.
8285 if test "${enable_amigaos_compliance+set}" = set; then :
8286 enableval
=$enable_amigaos_compliance; aros_amigaos_compliance
="$enableval"
8290 aros_target_cpu
="m68k"
8291 aros_object_format
="m68kelf"
8292 aros_flavour
="standcompat"
8293 gcc_target_cpu
="m68000"
8294 aros_config_cflags
="$aros_config_cflags -fno-strict-aliasing -ffreestanding -fomit-frame-pointer -fbuiltin -Wno-volatile-register-var -Os -DNOLIBINLINE"
8295 aros_config_aflags
="$aros_config_aflags"
8296 aros_target_strip_flags
="-R.comment --strip-debug"
8297 aros_default_wbwidth
=640
8298 aros_default_wbheight
=256
8299 aros_default_wbdepth
=2
8303 aros_flavour
="native"
8304 gcc_target_cpu
="ppc"
8307 as_fn_error $?
"\"Unknown CPU for Amiga $target_cpu\"" "$LINENO" 5
8313 aros_target_arch
="mingw32"
8314 aros_shared_default
="no"
8315 aros_flavour
="emulation"
8316 aros_shared_cflags
=""
8317 need_crosstools
="yes"
8320 case "$target_cpu" in
8322 aros_target_cpu
="i386"
8323 aros_object_format
="elf_i386"
8324 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Di386"
8325 aros_default_wbdepth
=8
8326 gcc_target_cpu
="i386"
8328 kernel_tool_prefix
="i386-mingw32-"
8331 aros_target_cpu
="x86_64"
8332 aros_object_format
="elf_x86_64"
8333 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dx86_64"
8334 aros_config_cflags
="$aros_config_cflags -fno-omit-frame-pointer"
8335 aros_default_wbdepth
=8
8336 kernel_tool_prefix
="x86_64-w64-mingw32-"
8339 aros_target_cpu
="arm"
8340 aros_object_format
="armelf_linux_eabi"
8341 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Darm"
8342 aros_arch_libs
="-laeabi"
8343 aros_default_wbdepth
=8
8344 gcc_target_cpu
="arm"
8345 gcc_default_float_abi
="soft"
8346 kernel_tool_prefix
="arm-mingw32ce-"
8347 aros_default_wbwidth
=160
8348 aros_default_wbheight
=160
8351 as_fn_error $?
"\"Unknown CPU for Mingw32 -- $target_cpu\"" "$LINENO" 5
8354 if test $host_os = "cygwin"; then
8355 aros_kernel_cflags
="-mno-cygwin"
8359 aros_target_arch
="pp"
8360 aros_shared_default
="no"
8361 case "$target_cpu" in
8363 aros_target_cpu
="m68k"
8364 aros_object_format
="m68kelf"
8365 aros_flavour
="palmnative"
8366 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dm68k"
8367 aros_default_wbwidth
=160
8368 aros_default_wbheight
=160
8369 aros_default_wbdepth
=1
8370 aros_target_ar_flags
="cru"
8371 aros_compiler_libs
="-lgcc1"
8372 aros_shared_default
=no
8373 aros_shared_cflags
="-fpic"
8374 aros_shared_aflags
=""
8375 aros_shared_ldflags
="-Wl,-rpath,./lib -shared"
8376 aros_kernel_ldflags
="-Wl,-rpath,./lib"
8377 aros_debug_cflags
="$aros_symbols_debug $aros_messages_debug"
8378 aros_debug_aflags
=""
8379 aros_debug_ldflags
="$aros_symbols_debug"
8380 aros_mungwall_debug
="0"
8381 aros_modules_debug
="0"
8382 gcc_target_cpu
="mc68000"
8383 ignore_undefined_symbols
="-ius"
8386 as_fn_error $?
"\"Unknown CPU for PalmPilot -- $target_cpu\"" "$LINENO" 5
8392 aros_target_arch
="mac"
8393 aros_shared_default
="no"
8394 case "$target_cpu" in
8396 aros_target_cpu
="m68k"
8397 aros_object_format
="m68kelf"
8398 aros_flavour
="mac68knative"
8399 aros_target_mkdep
="$aros_target_mkdep -D__GNUC__ -Dm68k"
8400 aros_default_wbwidth
=512
8401 aros_default_wbheight
=384
8402 aros_default_wbdepth
=8
8403 aros_target_ar_flags
="cru"
8404 aros_compiler_libs
="-lgcc1"
8405 aros_shared_default
=no
8406 aros_shared_cflags
="-fpic"
8407 aros_shared_aflags
=""
8408 aros_shared_ldflags
="-Wl,-rpath,./lib -shared"
8409 aros_kernel_ldflags
="-Wl,-rpath,./lib"
8410 aros_debug_cflags
="$aros_symbols_debug $aros_messages_debug"
8411 aros_debug_aflags
=""
8412 aros_debug_ldflags
="$aros_symbols_debug"
8413 aros_mungwall_debug
="0"
8414 aros_modules_debug
="0"
8415 gcc_target_cpu
="mc68000"
8416 ignore_undefined_symbols
="-ius"
8419 as_fn_error $?
"\"Unknown CPU for Mac68k -- $target_cpu\"" "$LINENO" 5
8425 as_fn_error $?
"Unsupported target architecture $target" "$LINENO" 5
8429 #-----------------------------------------------------------------------------
8430 crosstools_guess
=yes
8432 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Kernel toolchain prefix" >&5
8433 $as_echo_n "checking Kernel toolchain prefix... " >&6; }
8435 # Check whether --with-kernel-toolchain-prefix was given.
8436 if test "${with_kernel_toolchain_prefix+set}" = set; then :
8437 withval
=$with_kernel_toolchain_prefix; kernel_tool_prefix
="$withval"
8440 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_prefix" >&5
8441 $as_echo "$kernel_tool_prefix" >&6; }
8443 { $as_echo "$as_me:${as_lineno-$LINENO}: checking ELF toolchain prefix" >&5
8444 $as_echo_n "checking ELF toolchain prefix... " >&6; }
8446 # Check whether --with-elf-toolchain-prefix was given.
8447 if test "${with_elf_toolchain_prefix+set}" = set; then :
8448 withval
=$with_elf_toolchain_prefix; elf_tool_prefix
="$withval"
8452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $elf_tool_prefix" >&5
8453 $as_echo "$elf_tool_prefix" >&6; }
8455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking AROS toolchain prefix" >&5
8456 $as_echo_n "checking AROS toolchain prefix... " >&6; }
8458 # Check whether --with-aros-toolchain was given.
8459 if test "${with_aros_toolchain+set}" = set; then :
8460 withval
=$with_aros_toolchain; aros_tool_prefix
="$withval"
8464 if test "$aros_tool_prefix" = "yes" ; then
8465 aros_tool_prefix
=$aros_target_cpu-aros-
8467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_tool_prefix" >&5
8468 $as_echo "$aros_tool_prefix" >&6; }
8470 #-----------------------------------------------------------------------------
8471 # Checking if we should build crosstools..
8472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build crosstools" >&5
8473 $as_echo_n "checking whether to build crosstools... " >&6; }
8474 # Check whether --enable-crosstools was given.
8475 if test "${enable_crosstools+set}" = set; then :
8476 enableval
=$enable_crosstools; crosstools
="$enableval"
8478 crosstools
="$crosstools_guess"
8481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $crosstools" >&5
8482 $as_echo "$crosstools" >&6; }
8484 if test "${crosstools}" = "yes"; then
8485 if test "${crosstools_guess}" = "no"; then
8486 as_fn_error $?
"Cannot build external toolchain if an external ELF or AROS toolchain is specified" "$LINENO" 5
8490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to install the crosstools binaries" >&5
8491 $as_echo_n "checking where to install the crosstools binaries... " >&6; }
8493 # Check whether --with-aros-toolchain-install was given.
8494 if test "${with_aros_toolchain_install+set}" = set; then :
8495 withval
=$with_aros_toolchain_install; aros_toolchain_install
=$withval
8498 if test "x$aros_toolchain_install" = "x"; then
8499 AROS_CROSSTOOLSDIR
="$AROS_BUILDDIR_UNIX/bin/$aros_host_arch-$aros_host_cpu/tools/crosstools"
8501 AROS_CROSSTOOLSDIR
="$aros_toolchain_install"
8502 PATH
="$AROS_CROSSTOOLSDIR:$PATH"
8504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_CROSSTOOLSDIR" >&5
8505 $as_echo "$AROS_CROSSTOOLSDIR" >&6; }
8507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include Objective-C suppport" >&5
8508 $as_echo_n "checking whether to include Objective-C suppport... " >&6; }
8509 # Check whether --enable-objc was given.
8510 if test "${enable_objc+set}" = set; then :
8511 enableval
=$enable_objc; objc
="$enableval"
8516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $objc" >&5
8517 $as_echo "$objc" >&6; }
8518 if test "x$objc" = "xyes"; then
8521 objc_target
="no-objc"
8524 # Now process extra architecture-specific options.
8525 # Currently this is implemented only for ARM. We can specify which minimum CPU and FPU to use,\
8526 # as well as floating-point ABI.
8527 case "$aros_target_cpu" in
8529 if test "$gcc_default_cpu" = ""; then
8530 gcc_default_cpu
="armv6"
8532 if test "$gcc_default_fpu" = ""; then
8533 gcc_default_fpu
="vfp"
8535 if test "$gcc_default_float_abi" = ""; then
8536 gcc_default_float_abi
="softfp"
8539 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which minimum CPU to use" >&5
8540 $as_echo_n "checking Which minimum CPU to use... " >&6; }
8542 # Check whether --with-cpu was given.
8543 if test "${with_cpu+set}" = set; then :
8544 withval
=$with_cpu; aros_gcc_cpu
="$withval"
8546 aros_gcc_cpu
=$gcc_default_cpu
8549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_cpu" >&5
8550 $as_echo "$aros_gcc_cpu" >&6; }
8552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which minimum FPU to use" >&5
8553 $as_echo_n "checking Which minimum FPU to use... " >&6; }
8555 # Check whether --with-fpu was given.
8556 if test "${with_fpu+set}" = set; then :
8557 withval
=$with_fpu; aros_gcc_fpu
="$withval"
8559 aros_gcc_fpu
=$gcc_default_fpu
8562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_fpu" >&5
8563 $as_echo "$aros_gcc_fpu" >&6; }
8565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which floating point ABI to use" >&5
8566 $as_echo_n "checking Which floating point ABI to use... " >&6; }
8568 # Check whether --with-float was given.
8569 if test "${with_float+set}" = set; then :
8570 withval
=$with_float; aros_gcc_float_abi
="$withval"
8572 aros_gcc_float_abi
=$gcc_default_float_abi
8575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_float_abi" >&5
8576 $as_echo "$aros_gcc_float_abi" >&6; }
8578 aros_config_cflags
="$aros_config_cflags -marm -mthumb-interwork -march=$aros_gcc_cpu -mfpu=$aros_gcc_fpu -mfloat-abi=$aros_gcc_float_abi -fno-asynchronous-unwind-tables -fno-exceptions"
8579 aros_config_aflags
="$aros_config_aflags -marm -mthumb-interwork -march=$aros_gcc_cpu -mfpu=$aros_gcc_fpu -mfloat-abi=$aros_gcc_float_abi -fno-asynchronous-unwind-tables -fno-exceptions"
8583 # Some formats need custom ELF specs.
8584 # For example for x86_64 it is needed in order for -m32 switch to work correctly.
8585 if test -f $SRCDIR/config
/${aros_object_format}-specs.
in; then
8586 elf_specs_in
=config
/${aros_object_format}-specs.
in
8588 elf_specs_in
=config
/elf-specs.
in
8591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific AROS gcc version to use" >&5
8592 $as_echo_n "checking what specific AROS gcc version to use... " >&6; }
8594 # Check whether --with-aros-gcc was given.
8595 if test "${with_aros_gcc+set}" = set; then :
8596 withval
=$with_aros_gcc; aros_gcc_version
="-$withval"
8601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_version" >&5
8602 $as_echo "$aros_gcc_version" >&6; }
8604 # Some compilers (ppc-elf-gcc is known to) have CPU defines in specs
8605 # Since we override specs, we may need to put these defines there
8606 if test "$gcc_target_cpu" != ""; then
8607 gcc_target_cpu
="-D__${gcc_target_cpu}__"
8610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to download sourcecode for external ports" >&5
8611 $as_echo_n "checking where to download sourcecode for external ports... " >&6; }
8613 # Check whether --with-portssources was given.
8614 if test "${with_portssources+set}" = set; then :
8615 withval
=$with_portssources; with_portssrcdir
=$withval
8617 with_portssrcdir
="default"
8620 if test "$with_portssrcdir" = "default"; then
8621 AROS_PORTSSRCDIR
="$AROS_BUILDDIR_UNIX/bin/Sources"
8623 AROS_PORTSSRCDIR
="$with_portssrcdir"
8625 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_PORTSSRCDIR" >&5
8626 $as_echo "$AROS_PORTSSRCDIR" >&6; }
8628 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which bootloader to use" >&5
8629 $as_echo_n "checking which bootloader to use... " >&6; }
8631 # Check whether --with-bootloader was given.
8632 if test "${with_bootloader+set}" = set; then :
8633 withval
=$with_bootloader; target_bootloader
=$withval
8635 target_bootloader
=$target_bootloader
8638 if test "$target_bootloader" = "none"; then
8639 aros_target_bootloader
=""
8641 aros_target_bootloader
="$target_bootloader"
8643 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_bootloader" >&5
8644 $as_echo "$target_bootloader" >&6; }
8646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which icon-set to use" >&5
8647 $as_echo_n "checking which icon-set to use... " >&6; }
8649 # Check whether --with-iconset was given.
8650 if test "${with_iconset+set}" = set; then :
8651 withval
=$with_iconset; target_iconset
=$withval
8653 target_iconset
="default"
8656 if test "$target_iconset" = "default"; then
8657 aros_target_iconset
="Gorilla"
8658 target_iconset
="default (Gorilla)"
8660 aros_target_iconset
="$target_iconset"
8662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_iconset" >&5
8663 $as_echo "$target_iconset" >&6; }
8665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which GUI Theme to use" >&5
8666 $as_echo_n "checking which GUI Theme to use... " >&6; }
8668 # Check whether --with-theme was given.
8669 if test "${with_theme+set}" = set; then :
8670 withval
=$with_theme; target_guitheme
=$withval
8672 target_guitheme
="default"
8675 if test "$target_guitheme" = "default"; then
8676 aros_target_guitheme
="Ice"
8678 aros_target_guitheme
="$target_guitheme"
8680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_target_guitheme" >&5
8681 $as_echo "$aros_target_guitheme" >&6; }
8683 # Find out if we are cross-compiling (i.e. if we can't use the host compiler
8687 if test "$aros_host_cpu" != "$aros_target_cpu" ; then
8691 if test "$aros_host_cpu" == "x86_64" ; then
8692 if test "$aros_target_cpu" == "i386" ; then
8697 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
8698 if test "$aros_host_arch" != "$aros_target_arch" ; then
8702 if test "$host_cc_elf" = "no" ; then
8707 if test "$cross_compiling" = "no" ; then
8708 kernel_tool_prefix
=""
8709 if test "$host_cc_elf" = "yes" ; then
8714 #######################################################################
8715 ## Compute what toolchains to use, and their paths ##
8716 #######################################################################
8718 # This takes, as input:
8719 # crosstools {yes,no}
8720 # kernel_tool_version {"",[version]}
8721 # aros_gcc_version {"",[version]}
8722 # kernel_tool_prefix {none,[some-arch-os-]}
8723 # target_tool_prefix ${aros_target_cpu}-aros-
8724 # aros_tool_prefix ${aros_target_cpu}-aros-
8727 # aros_kernel_{cpp,cc,ar,ld,as,ranlib,nm,strip}
8728 # Where the 'kernel' binaries are located
8729 # orig_target_{cpp,cc,ar,ld,as,ranlib,nm,strip}
8730 # Where the 'target' binaries are located
8731 # (not the symlink farm - that is aros_target_*!)
8734 # if crosstools then
8735 # if kernel_tools_prefix = "no-kernel-prefix-"
8736 # aros_kernel_* = crosstools cc paths
8737 # aros_kernel_cc = elf cc wrapper around crosstools cc
8739 # VALIDATE(${kernel_tools_prefix}*)
8740 # aros_kernel_* = ${kernel_tools_prefix}*
8741 # if ${kernel_tools_prefix}cc is an AROS gcc
8742 # aros_kernel_cc = ${kernel_tools_prefix}cc
8744 # aros_kernel_cc = elf cc wrapper around ${kernel_tools_prefix}cc
8748 # orig_target_* = aros built crosstools
8749 # orig_target_cc = elf cc wrapper around crosstools cc
8751 # VALIDATE(${kernel_tools_prefix}*)
8753 # orig_target_* = aros_kernel_*
8754 # if aros_kernel_cc is an AROS gcc
8755 # orig_target_cc = aros_kernel_cc
8757 # orig_target_cc = aros cc wrapper around aros_kernel_cc
8761 target_tool_prefix
="${aros_target_cpu}-aros-"
8763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which kernel tools" >&5
8764 $as_echo_n "checking which kernel tools... " >&6; }
8765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_prefix" >&5
8766 $as_echo "$kernel_tool_prefix" >&6; };
8768 if test "$kernel_tool_prefix" = "none" ; then
8769 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
8770 as_fn_error $?
"--with-kernel-toolchain-prefix= is required for this arch" "$LINENO" 5
8773 # Kernel tools required - find them
8774 # Note that 'normally', aros_kernel_* overrides will be
8775 # empty, unless specified in the per-arch sections above.
8776 if test "x$aros_kernel_cpp" = "x"; then
8777 aros_kernel_cpp
=${kernel_tool_prefix}cpp
8780 if test "$aros_kernel_cpp${kernel_tool_version}" = ""; then
8781 if test "$cross_compiling" = "yes" ; then
8782 # Extract the first word of "${kernel_tool_prefix}cpp", so it can be a program name with args.
8783 set dummy
${kernel_tool_prefix}cpp
; ac_word
=$2
8784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8785 $as_echo_n "checking for $ac_word... " >&6; }
8786 if ${ac_cv_path_aros_kernel_cpp+:} false
; then :
8787 $as_echo_n "(cached) " >&6
8789 case $aros_kernel_cpp in
8791 ac_cv_path_aros_kernel_cpp
="$aros_kernel_cpp" # Let the user override the test with a path.
8794 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8798 test -z "$as_dir" && as_dir
=.
8799 for ac_exec_ext
in '' $ac_executable_extensions; do
8800 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8801 ac_cv_path_aros_kernel_cpp
="$as_dir/$ac_word$ac_exec_ext"
8802 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8812 aros_kernel_cpp
=$ac_cv_path_aros_kernel_cpp
8813 if test -n "$aros_kernel_cpp"; then
8814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
8815 $as_echo "$aros_kernel_cpp" >&6; }
8817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8818 $as_echo "no" >&6; }
8823 if test "$GCC" = "yes"; then
8824 aros_gcc_cpp
=`$CC -print-prog-name=cpp`
8825 # Extract the first word of "`basename $aros_gcc_[cpp]`", so it can be a program name with args.
8826 set dummy
`basename $aros_gcc_cpp`; ac_word
=$2
8827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8828 $as_echo_n "checking for $ac_word... " >&6; }
8829 if ${ac_cv_path_aros_kernel_cpp+:} false
; then :
8830 $as_echo_n "(cached) " >&6
8832 case $aros_kernel_cpp in
8834 ac_cv_path_aros_kernel_cpp
="$aros_kernel_cpp" # Let the user override the test with a path.
8837 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8838 for as_dir
in `dirname $aros_gcc_cpp`
8841 test -z "$as_dir" && as_dir
=.
8842 for ac_exec_ext
in '' $ac_executable_extensions; do
8843 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8844 ac_cv_path_aros_kernel_cpp
="$as_dir/$ac_word$ac_exec_ext"
8845 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8855 aros_kernel_cpp
=$ac_cv_path_aros_kernel_cpp
8856 if test -n "$aros_kernel_cpp"; then
8857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
8858 $as_echo "$aros_kernel_cpp" >&6; }
8860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8861 $as_echo "no" >&6; }
8866 if test "$aros_kernel_cpp" = ""; then
8867 # Extract the first word of "cpp", so it can be a program name with args.
8868 set dummy cpp
; ac_word
=$2
8869 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8870 $as_echo_n "checking for $ac_word... " >&6; }
8871 if ${ac_cv_path_aros_kernel_cpp+:} false
; then :
8872 $as_echo_n "(cached) " >&6
8874 case $aros_kernel_cpp in
8876 ac_cv_path_aros_kernel_cpp
="$aros_kernel_cpp" # Let the user override the test with a path.
8879 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8883 test -z "$as_dir" && as_dir
=.
8884 for ac_exec_ext
in '' $ac_executable_extensions; do
8885 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8886 ac_cv_path_aros_kernel_cpp
="$as_dir/$ac_word$ac_exec_ext"
8887 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8897 aros_kernel_cpp
=$ac_cv_path_aros_kernel_cpp
8898 if test -n "$aros_kernel_cpp"; then
8899 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
8900 $as_echo "$aros_kernel_cpp" >&6; }
8902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8903 $as_echo "no" >&6; }
8910 # Extract the first word of "$aros_kernel_cpp${kernel_tool_version}", so it can be a program name with args.
8911 set dummy
$aros_kernel_cpp${kernel_tool_version}; ac_word
=$2
8912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8913 $as_echo_n "checking for $ac_word... " >&6; }
8914 if ${ac_cv_path_aros_kernel_cpp+:} false
; then :
8915 $as_echo_n "(cached) " >&6
8917 case $aros_kernel_cpp in
8919 ac_cv_path_aros_kernel_cpp
="$aros_kernel_cpp" # Let the user override the test with a path.
8922 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8926 test -z "$as_dir" && as_dir
=.
8927 for ac_exec_ext
in '' $ac_executable_extensions; do
8928 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8929 ac_cv_path_aros_kernel_cpp
="$as_dir/$ac_word$ac_exec_ext"
8930 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8940 aros_kernel_cpp
=$ac_cv_path_aros_kernel_cpp
8941 if test -n "$aros_kernel_cpp"; then
8942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
8943 $as_echo "$aros_kernel_cpp" >&6; }
8945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8946 $as_echo "no" >&6; }
8952 if test "$aros_kernel_cpp" = ""; then
8953 as_fn_error $?
"cpp is required to build AROS. Please install and run configure again." "$LINENO" 5
8955 if test "x$aros_kernel_cc" = "x"; then
8956 aros_kernel_cc
=${kernel_tool_prefix}gcc
8959 if test "$aros_kernel_cc${kernel_tool_version}" = ""; then
8960 if test "$cross_compiling" = "yes" ; then
8961 # Extract the first word of "${kernel_tool_prefix}cc", so it can be a program name with args.
8962 set dummy
${kernel_tool_prefix}cc
; ac_word
=$2
8963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8964 $as_echo_n "checking for $ac_word... " >&6; }
8965 if ${ac_cv_path_aros_kernel_cc+:} false
; then :
8966 $as_echo_n "(cached) " >&6
8968 case $aros_kernel_cc in
8970 ac_cv_path_aros_kernel_cc
="$aros_kernel_cc" # Let the user override the test with a path.
8973 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
8977 test -z "$as_dir" && as_dir
=.
8978 for ac_exec_ext
in '' $ac_executable_extensions; do
8979 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8980 ac_cv_path_aros_kernel_cc
="$as_dir/$ac_word$ac_exec_ext"
8981 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8991 aros_kernel_cc
=$ac_cv_path_aros_kernel_cc
8992 if test -n "$aros_kernel_cc"; then
8993 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
8994 $as_echo "$aros_kernel_cc" >&6; }
8996 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8997 $as_echo "no" >&6; }
9002 if test "$GCC" = "yes"; then
9003 aros_gcc_cc
=`$CC -print-prog-name=cc`
9004 # Extract the first word of "`basename $aros_gcc_[cc]`", so it can be a program name with args.
9005 set dummy
`basename $aros_gcc_cc`; ac_word
=$2
9006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9007 $as_echo_n "checking for $ac_word... " >&6; }
9008 if ${ac_cv_path_aros_kernel_cc+:} false
; then :
9009 $as_echo_n "(cached) " >&6
9011 case $aros_kernel_cc in
9013 ac_cv_path_aros_kernel_cc
="$aros_kernel_cc" # Let the user override the test with a path.
9016 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9017 for as_dir
in `dirname $aros_gcc_cc`
9020 test -z "$as_dir" && as_dir
=.
9021 for ac_exec_ext
in '' $ac_executable_extensions; do
9022 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9023 ac_cv_path_aros_kernel_cc
="$as_dir/$ac_word$ac_exec_ext"
9024 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9034 aros_kernel_cc
=$ac_cv_path_aros_kernel_cc
9035 if test -n "$aros_kernel_cc"; then
9036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9037 $as_echo "$aros_kernel_cc" >&6; }
9039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9040 $as_echo "no" >&6; }
9045 if test "$aros_kernel_cc" = ""; then
9046 # Extract the first word of "cc", so it can be a program name with args.
9047 set dummy cc
; ac_word
=$2
9048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9049 $as_echo_n "checking for $ac_word... " >&6; }
9050 if ${ac_cv_path_aros_kernel_cc+:} false
; then :
9051 $as_echo_n "(cached) " >&6
9053 case $aros_kernel_cc in
9055 ac_cv_path_aros_kernel_cc
="$aros_kernel_cc" # Let the user override the test with a path.
9058 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9062 test -z "$as_dir" && as_dir
=.
9063 for ac_exec_ext
in '' $ac_executable_extensions; do
9064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9065 ac_cv_path_aros_kernel_cc
="$as_dir/$ac_word$ac_exec_ext"
9066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9076 aros_kernel_cc
=$ac_cv_path_aros_kernel_cc
9077 if test -n "$aros_kernel_cc"; then
9078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9079 $as_echo "$aros_kernel_cc" >&6; }
9081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9082 $as_echo "no" >&6; }
9089 # Extract the first word of "$aros_kernel_cc${kernel_tool_version}", so it can be a program name with args.
9090 set dummy
$aros_kernel_cc${kernel_tool_version}; ac_word
=$2
9091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9092 $as_echo_n "checking for $ac_word... " >&6; }
9093 if ${ac_cv_path_aros_kernel_cc+:} false
; then :
9094 $as_echo_n "(cached) " >&6
9096 case $aros_kernel_cc in
9098 ac_cv_path_aros_kernel_cc
="$aros_kernel_cc" # Let the user override the test with a path.
9101 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9105 test -z "$as_dir" && as_dir
=.
9106 for ac_exec_ext
in '' $ac_executable_extensions; do
9107 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9108 ac_cv_path_aros_kernel_cc
="$as_dir/$ac_word$ac_exec_ext"
9109 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9119 aros_kernel_cc
=$ac_cv_path_aros_kernel_cc
9120 if test -n "$aros_kernel_cc"; then
9121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9122 $as_echo "$aros_kernel_cc" >&6; }
9124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9125 $as_echo "no" >&6; }
9131 if test "$aros_kernel_cc" = ""; then
9132 as_fn_error $?
"cc is required to build AROS. Please install and run configure again." "$LINENO" 5
9134 if test "x$aros_kernel_cxx" = "x"; then
9135 aros_kernel_cxx
=${kernel_tool_prefix}g
++
9138 if test "$aros_kernel_cxx${kernel_tool_version}" = ""; then
9139 if test "$cross_compiling" = "yes" ; then
9140 # Extract the first word of "${kernel_tool_prefix}cxx", so it can be a program name with args.
9141 set dummy
${kernel_tool_prefix}cxx
; ac_word
=$2
9142 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9143 $as_echo_n "checking for $ac_word... " >&6; }
9144 if ${ac_cv_path_aros_kernel_cxx+:} false
; then :
9145 $as_echo_n "(cached) " >&6
9147 case $aros_kernel_cxx in
9149 ac_cv_path_aros_kernel_cxx
="$aros_kernel_cxx" # Let the user override the test with a path.
9152 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9156 test -z "$as_dir" && as_dir
=.
9157 for ac_exec_ext
in '' $ac_executable_extensions; do
9158 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9159 ac_cv_path_aros_kernel_cxx
="$as_dir/$ac_word$ac_exec_ext"
9160 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9170 aros_kernel_cxx
=$ac_cv_path_aros_kernel_cxx
9171 if test -n "$aros_kernel_cxx"; then
9172 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9173 $as_echo "$aros_kernel_cxx" >&6; }
9175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9176 $as_echo "no" >&6; }
9181 if test "$GCC" = "yes"; then
9182 aros_gcc_cxx
=`$CC -print-prog-name=cxx`
9183 # Extract the first word of "`basename $aros_gcc_[cxx]`", so it can be a program name with args.
9184 set dummy
`basename $aros_gcc_cxx`; ac_word
=$2
9185 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9186 $as_echo_n "checking for $ac_word... " >&6; }
9187 if ${ac_cv_path_aros_kernel_cxx+:} false
; then :
9188 $as_echo_n "(cached) " >&6
9190 case $aros_kernel_cxx in
9192 ac_cv_path_aros_kernel_cxx
="$aros_kernel_cxx" # Let the user override the test with a path.
9195 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9196 for as_dir
in `dirname $aros_gcc_cxx`
9199 test -z "$as_dir" && as_dir
=.
9200 for ac_exec_ext
in '' $ac_executable_extensions; do
9201 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9202 ac_cv_path_aros_kernel_cxx
="$as_dir/$ac_word$ac_exec_ext"
9203 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9213 aros_kernel_cxx
=$ac_cv_path_aros_kernel_cxx
9214 if test -n "$aros_kernel_cxx"; then
9215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9216 $as_echo "$aros_kernel_cxx" >&6; }
9218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9219 $as_echo "no" >&6; }
9224 if test "$aros_kernel_cxx" = ""; then
9225 # Extract the first word of "cxx", so it can be a program name with args.
9226 set dummy cxx
; ac_word
=$2
9227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9228 $as_echo_n "checking for $ac_word... " >&6; }
9229 if ${ac_cv_path_aros_kernel_cxx+:} false
; then :
9230 $as_echo_n "(cached) " >&6
9232 case $aros_kernel_cxx in
9234 ac_cv_path_aros_kernel_cxx
="$aros_kernel_cxx" # Let the user override the test with a path.
9237 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9241 test -z "$as_dir" && as_dir
=.
9242 for ac_exec_ext
in '' $ac_executable_extensions; do
9243 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9244 ac_cv_path_aros_kernel_cxx
="$as_dir/$ac_word$ac_exec_ext"
9245 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9255 aros_kernel_cxx
=$ac_cv_path_aros_kernel_cxx
9256 if test -n "$aros_kernel_cxx"; then
9257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9258 $as_echo "$aros_kernel_cxx" >&6; }
9260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9261 $as_echo "no" >&6; }
9268 # Extract the first word of "$aros_kernel_cxx${kernel_tool_version}", so it can be a program name with args.
9269 set dummy
$aros_kernel_cxx${kernel_tool_version}; ac_word
=$2
9270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9271 $as_echo_n "checking for $ac_word... " >&6; }
9272 if ${ac_cv_path_aros_kernel_cxx+:} false
; then :
9273 $as_echo_n "(cached) " >&6
9275 case $aros_kernel_cxx in
9277 ac_cv_path_aros_kernel_cxx
="$aros_kernel_cxx" # Let the user override the test with a path.
9280 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9284 test -z "$as_dir" && as_dir
=.
9285 for ac_exec_ext
in '' $ac_executable_extensions; do
9286 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9287 ac_cv_path_aros_kernel_cxx
="$as_dir/$ac_word$ac_exec_ext"
9288 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9298 aros_kernel_cxx
=$ac_cv_path_aros_kernel_cxx
9299 if test -n "$aros_kernel_cxx"; then
9300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9301 $as_echo "$aros_kernel_cxx" >&6; }
9303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9304 $as_echo "no" >&6; }
9310 # If it's set, make sure it's really there
9311 if test "x$aros_kernel_cxx" != "x" ; then
9312 if test "$aros_kernel_cxx" = ""; then
9313 as_fn_error $?
"cxx is required to build AROS. Please install and run configure again." "$LINENO" 5
9317 if test "$aros_kernel_ld" = ""; then
9318 if test "$cross_compiling" = "yes" ; then
9319 # Extract the first word of "${kernel_tool_prefix}ld", so it can be a program name with args.
9320 set dummy
${kernel_tool_prefix}ld
; ac_word
=$2
9321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9322 $as_echo_n "checking for $ac_word... " >&6; }
9323 if ${ac_cv_path_aros_kernel_ld+:} false
; then :
9324 $as_echo_n "(cached) " >&6
9326 case $aros_kernel_ld in
9328 ac_cv_path_aros_kernel_ld
="$aros_kernel_ld" # Let the user override the test with a path.
9331 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9335 test -z "$as_dir" && as_dir
=.
9336 for ac_exec_ext
in '' $ac_executable_extensions; do
9337 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9338 ac_cv_path_aros_kernel_ld
="$as_dir/$ac_word$ac_exec_ext"
9339 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9349 aros_kernel_ld
=$ac_cv_path_aros_kernel_ld
9350 if test -n "$aros_kernel_ld"; then
9351 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9352 $as_echo "$aros_kernel_ld" >&6; }
9354 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9355 $as_echo "no" >&6; }
9360 if test "$GCC" = "yes"; then
9361 aros_gcc_ld
=`$CC -print-prog-name=ld`
9362 # Extract the first word of "`basename $aros_gcc_[ld]`", so it can be a program name with args.
9363 set dummy
`basename $aros_gcc_ld`; ac_word
=$2
9364 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9365 $as_echo_n "checking for $ac_word... " >&6; }
9366 if ${ac_cv_path_aros_kernel_ld+:} false
; then :
9367 $as_echo_n "(cached) " >&6
9369 case $aros_kernel_ld in
9371 ac_cv_path_aros_kernel_ld
="$aros_kernel_ld" # Let the user override the test with a path.
9374 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9375 for as_dir
in `dirname $aros_gcc_ld`
9378 test -z "$as_dir" && as_dir
=.
9379 for ac_exec_ext
in '' $ac_executable_extensions; do
9380 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9381 ac_cv_path_aros_kernel_ld
="$as_dir/$ac_word$ac_exec_ext"
9382 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9392 aros_kernel_ld
=$ac_cv_path_aros_kernel_ld
9393 if test -n "$aros_kernel_ld"; then
9394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9395 $as_echo "$aros_kernel_ld" >&6; }
9397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9398 $as_echo "no" >&6; }
9403 if test "$aros_kernel_ld" = ""; then
9404 # Extract the first word of "ld", so it can be a program name with args.
9405 set dummy ld
; ac_word
=$2
9406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9407 $as_echo_n "checking for $ac_word... " >&6; }
9408 if ${ac_cv_path_aros_kernel_ld+:} false
; then :
9409 $as_echo_n "(cached) " >&6
9411 case $aros_kernel_ld in
9413 ac_cv_path_aros_kernel_ld
="$aros_kernel_ld" # Let the user override the test with a path.
9416 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9420 test -z "$as_dir" && as_dir
=.
9421 for ac_exec_ext
in '' $ac_executable_extensions; do
9422 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9423 ac_cv_path_aros_kernel_ld
="$as_dir/$ac_word$ac_exec_ext"
9424 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9434 aros_kernel_ld
=$ac_cv_path_aros_kernel_ld
9435 if test -n "$aros_kernel_ld"; then
9436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9437 $as_echo "$aros_kernel_ld" >&6; }
9439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9440 $as_echo "no" >&6; }
9447 # Extract the first word of "$aros_kernel_ld", so it can be a program name with args.
9448 set dummy
$aros_kernel_ld; ac_word
=$2
9449 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9450 $as_echo_n "checking for $ac_word... " >&6; }
9451 if ${ac_cv_path_aros_kernel_ld+:} false
; then :
9452 $as_echo_n "(cached) " >&6
9454 case $aros_kernel_ld in
9456 ac_cv_path_aros_kernel_ld
="$aros_kernel_ld" # Let the user override the test with a path.
9459 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9463 test -z "$as_dir" && as_dir
=.
9464 for ac_exec_ext
in '' $ac_executable_extensions; do
9465 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9466 ac_cv_path_aros_kernel_ld
="$as_dir/$ac_word$ac_exec_ext"
9467 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9477 aros_kernel_ld
=$ac_cv_path_aros_kernel_ld
9478 if test -n "$aros_kernel_ld"; then
9479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9480 $as_echo "$aros_kernel_ld" >&6; }
9482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9483 $as_echo "no" >&6; }
9489 if test "$aros_kernel_ld" = ""; then
9490 as_fn_error $?
"ld is required to build AROS. Please install and run configure again." "$LINENO" 5
9493 if test "$aros_kernel_as" = ""; then
9494 if test "$cross_compiling" = "yes" ; then
9495 # Extract the first word of "${kernel_tool_prefix}as", so it can be a program name with args.
9496 set dummy
${kernel_tool_prefix}as
; ac_word
=$2
9497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9498 $as_echo_n "checking for $ac_word... " >&6; }
9499 if ${ac_cv_path_aros_kernel_as+:} false
; then :
9500 $as_echo_n "(cached) " >&6
9502 case $aros_kernel_as in
9504 ac_cv_path_aros_kernel_as
="$aros_kernel_as" # Let the user override the test with a path.
9507 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9511 test -z "$as_dir" && as_dir
=.
9512 for ac_exec_ext
in '' $ac_executable_extensions; do
9513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9514 ac_cv_path_aros_kernel_as
="$as_dir/$ac_word$ac_exec_ext"
9515 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9525 aros_kernel_as
=$ac_cv_path_aros_kernel_as
9526 if test -n "$aros_kernel_as"; then
9527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9528 $as_echo "$aros_kernel_as" >&6; }
9530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9531 $as_echo "no" >&6; }
9536 if test "$GCC" = "yes"; then
9537 aros_gcc_as
=`$CC -print-prog-name=as`
9538 # Extract the first word of "`basename $aros_gcc_[as]`", so it can be a program name with args.
9539 set dummy
`basename $aros_gcc_as`; ac_word
=$2
9540 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9541 $as_echo_n "checking for $ac_word... " >&6; }
9542 if ${ac_cv_path_aros_kernel_as+:} false
; then :
9543 $as_echo_n "(cached) " >&6
9545 case $aros_kernel_as in
9547 ac_cv_path_aros_kernel_as
="$aros_kernel_as" # Let the user override the test with a path.
9550 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9551 for as_dir
in `dirname $aros_gcc_as`
9554 test -z "$as_dir" && as_dir
=.
9555 for ac_exec_ext
in '' $ac_executable_extensions; do
9556 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9557 ac_cv_path_aros_kernel_as
="$as_dir/$ac_word$ac_exec_ext"
9558 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9568 aros_kernel_as
=$ac_cv_path_aros_kernel_as
9569 if test -n "$aros_kernel_as"; then
9570 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9571 $as_echo "$aros_kernel_as" >&6; }
9573 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9574 $as_echo "no" >&6; }
9579 if test "$aros_kernel_as" = ""; then
9580 # Extract the first word of "as", so it can be a program name with args.
9581 set dummy as
; ac_word
=$2
9582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9583 $as_echo_n "checking for $ac_word... " >&6; }
9584 if ${ac_cv_path_aros_kernel_as+:} false
; then :
9585 $as_echo_n "(cached) " >&6
9587 case $aros_kernel_as in
9589 ac_cv_path_aros_kernel_as
="$aros_kernel_as" # Let the user override the test with a path.
9592 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9596 test -z "$as_dir" && as_dir
=.
9597 for ac_exec_ext
in '' $ac_executable_extensions; do
9598 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9599 ac_cv_path_aros_kernel_as
="$as_dir/$ac_word$ac_exec_ext"
9600 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9610 aros_kernel_as
=$ac_cv_path_aros_kernel_as
9611 if test -n "$aros_kernel_as"; then
9612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9613 $as_echo "$aros_kernel_as" >&6; }
9615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9616 $as_echo "no" >&6; }
9623 # Extract the first word of "$aros_kernel_as", so it can be a program name with args.
9624 set dummy
$aros_kernel_as; ac_word
=$2
9625 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9626 $as_echo_n "checking for $ac_word... " >&6; }
9627 if ${ac_cv_path_aros_kernel_as+:} false
; then :
9628 $as_echo_n "(cached) " >&6
9630 case $aros_kernel_as in
9632 ac_cv_path_aros_kernel_as
="$aros_kernel_as" # Let the user override the test with a path.
9635 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9639 test -z "$as_dir" && as_dir
=.
9640 for ac_exec_ext
in '' $ac_executable_extensions; do
9641 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9642 ac_cv_path_aros_kernel_as
="$as_dir/$ac_word$ac_exec_ext"
9643 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9653 aros_kernel_as
=$ac_cv_path_aros_kernel_as
9654 if test -n "$aros_kernel_as"; then
9655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9656 $as_echo "$aros_kernel_as" >&6; }
9658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9659 $as_echo "no" >&6; }
9665 if test "$aros_kernel_as" = ""; then
9666 as_fn_error $?
"as is required to build AROS. Please install and run configure again." "$LINENO" 5
9669 if test "$aros_kernel_ar" = ""; then
9670 if test "$cross_compiling" = "yes" ; then
9671 # Extract the first word of "${kernel_tool_prefix}ar", so it can be a program name with args.
9672 set dummy
${kernel_tool_prefix}ar; ac_word
=$2
9673 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9674 $as_echo_n "checking for $ac_word... " >&6; }
9675 if ${ac_cv_path_aros_kernel_ar+:} false
; then :
9676 $as_echo_n "(cached) " >&6
9678 case $aros_kernel_ar in
9680 ac_cv_path_aros_kernel_ar
="$aros_kernel_ar" # Let the user override the test with a path.
9683 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9687 test -z "$as_dir" && as_dir
=.
9688 for ac_exec_ext
in '' $ac_executable_extensions; do
9689 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9690 ac_cv_path_aros_kernel_ar
="$as_dir/$ac_word$ac_exec_ext"
9691 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9701 aros_kernel_ar
=$ac_cv_path_aros_kernel_ar
9702 if test -n "$aros_kernel_ar"; then
9703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9704 $as_echo "$aros_kernel_ar" >&6; }
9706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9707 $as_echo "no" >&6; }
9712 if test "$GCC" = "yes"; then
9713 aros_gcc_ar
=`$CC -print-prog-name=ar`
9714 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
9715 set dummy
`basename $aros_gcc_ar`; ac_word
=$2
9716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9717 $as_echo_n "checking for $ac_word... " >&6; }
9718 if ${ac_cv_path_aros_kernel_ar+:} false
; then :
9719 $as_echo_n "(cached) " >&6
9721 case $aros_kernel_ar in
9723 ac_cv_path_aros_kernel_ar
="$aros_kernel_ar" # Let the user override the test with a path.
9726 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9727 for as_dir
in `dirname $aros_gcc_ar`
9730 test -z "$as_dir" && as_dir
=.
9731 for ac_exec_ext
in '' $ac_executable_extensions; do
9732 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9733 ac_cv_path_aros_kernel_ar
="$as_dir/$ac_word$ac_exec_ext"
9734 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9744 aros_kernel_ar
=$ac_cv_path_aros_kernel_ar
9745 if test -n "$aros_kernel_ar"; then
9746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9747 $as_echo "$aros_kernel_ar" >&6; }
9749 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9750 $as_echo "no" >&6; }
9755 if test "$aros_kernel_ar" = ""; then
9756 # Extract the first word of "ar", so it can be a program name with args.
9757 set dummy
ar; ac_word
=$2
9758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9759 $as_echo_n "checking for $ac_word... " >&6; }
9760 if ${ac_cv_path_aros_kernel_ar+:} false
; then :
9761 $as_echo_n "(cached) " >&6
9763 case $aros_kernel_ar in
9765 ac_cv_path_aros_kernel_ar
="$aros_kernel_ar" # Let the user override the test with a path.
9768 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9772 test -z "$as_dir" && as_dir
=.
9773 for ac_exec_ext
in '' $ac_executable_extensions; do
9774 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9775 ac_cv_path_aros_kernel_ar
="$as_dir/$ac_word$ac_exec_ext"
9776 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9786 aros_kernel_ar
=$ac_cv_path_aros_kernel_ar
9787 if test -n "$aros_kernel_ar"; then
9788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9789 $as_echo "$aros_kernel_ar" >&6; }
9791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9792 $as_echo "no" >&6; }
9799 # Extract the first word of "$aros_kernel_ar", so it can be a program name with args.
9800 set dummy
$aros_kernel_ar; ac_word
=$2
9801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9802 $as_echo_n "checking for $ac_word... " >&6; }
9803 if ${ac_cv_path_aros_kernel_ar+:} false
; then :
9804 $as_echo_n "(cached) " >&6
9806 case $aros_kernel_ar in
9808 ac_cv_path_aros_kernel_ar
="$aros_kernel_ar" # Let the user override the test with a path.
9811 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9815 test -z "$as_dir" && as_dir
=.
9816 for ac_exec_ext
in '' $ac_executable_extensions; do
9817 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9818 ac_cv_path_aros_kernel_ar
="$as_dir/$ac_word$ac_exec_ext"
9819 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9829 aros_kernel_ar
=$ac_cv_path_aros_kernel_ar
9830 if test -n "$aros_kernel_ar"; then
9831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9832 $as_echo "$aros_kernel_ar" >&6; }
9834 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9835 $as_echo "no" >&6; }
9841 if test "$aros_kernel_ar" = ""; then
9842 as_fn_error $?
"ar is required to build AROS. Please install and run configure again." "$LINENO" 5
9845 if test "$aros_kernel_ranlib" = ""; then
9846 if test "$cross_compiling" = "yes" ; then
9847 # Extract the first word of "${kernel_tool_prefix}ranlib", so it can be a program name with args.
9848 set dummy
${kernel_tool_prefix}ranlib
; ac_word
=$2
9849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9850 $as_echo_n "checking for $ac_word... " >&6; }
9851 if ${ac_cv_path_aros_kernel_ranlib+:} false
; then :
9852 $as_echo_n "(cached) " >&6
9854 case $aros_kernel_ranlib in
9856 ac_cv_path_aros_kernel_ranlib
="$aros_kernel_ranlib" # Let the user override the test with a path.
9859 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9863 test -z "$as_dir" && as_dir
=.
9864 for ac_exec_ext
in '' $ac_executable_extensions; do
9865 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9866 ac_cv_path_aros_kernel_ranlib
="$as_dir/$ac_word$ac_exec_ext"
9867 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9877 aros_kernel_ranlib
=$ac_cv_path_aros_kernel_ranlib
9878 if test -n "$aros_kernel_ranlib"; then
9879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
9880 $as_echo "$aros_kernel_ranlib" >&6; }
9882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9883 $as_echo "no" >&6; }
9888 if test "$GCC" = "yes"; then
9889 aros_gcc_ranlib
=`$CC -print-prog-name=ranlib`
9890 # Extract the first word of "`basename $aros_gcc_[ranlib]`", so it can be a program name with args.
9891 set dummy
`basename $aros_gcc_ranlib`; ac_word
=$2
9892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9893 $as_echo_n "checking for $ac_word... " >&6; }
9894 if ${ac_cv_path_aros_kernel_ranlib+:} false
; then :
9895 $as_echo_n "(cached) " >&6
9897 case $aros_kernel_ranlib in
9899 ac_cv_path_aros_kernel_ranlib
="$aros_kernel_ranlib" # Let the user override the test with a path.
9902 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9903 for as_dir
in `dirname $aros_gcc_ranlib`
9906 test -z "$as_dir" && as_dir
=.
9907 for ac_exec_ext
in '' $ac_executable_extensions; do
9908 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9909 ac_cv_path_aros_kernel_ranlib
="$as_dir/$ac_word$ac_exec_ext"
9910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9920 aros_kernel_ranlib
=$ac_cv_path_aros_kernel_ranlib
9921 if test -n "$aros_kernel_ranlib"; then
9922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
9923 $as_echo "$aros_kernel_ranlib" >&6; }
9925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9926 $as_echo "no" >&6; }
9931 if test "$aros_kernel_ranlib" = ""; then
9932 # Extract the first word of "ranlib", so it can be a program name with args.
9933 set dummy ranlib
; ac_word
=$2
9934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9935 $as_echo_n "checking for $ac_word... " >&6; }
9936 if ${ac_cv_path_aros_kernel_ranlib+:} false
; then :
9937 $as_echo_n "(cached) " >&6
9939 case $aros_kernel_ranlib in
9941 ac_cv_path_aros_kernel_ranlib
="$aros_kernel_ranlib" # Let the user override the test with a path.
9944 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9948 test -z "$as_dir" && as_dir
=.
9949 for ac_exec_ext
in '' $ac_executable_extensions; do
9950 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9951 ac_cv_path_aros_kernel_ranlib
="$as_dir/$ac_word$ac_exec_ext"
9952 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9962 aros_kernel_ranlib
=$ac_cv_path_aros_kernel_ranlib
9963 if test -n "$aros_kernel_ranlib"; then
9964 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
9965 $as_echo "$aros_kernel_ranlib" >&6; }
9967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9968 $as_echo "no" >&6; }
9975 # Extract the first word of "$aros_kernel_ranlib", so it can be a program name with args.
9976 set dummy
$aros_kernel_ranlib; ac_word
=$2
9977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9978 $as_echo_n "checking for $ac_word... " >&6; }
9979 if ${ac_cv_path_aros_kernel_ranlib+:} false
; then :
9980 $as_echo_n "(cached) " >&6
9982 case $aros_kernel_ranlib in
9984 ac_cv_path_aros_kernel_ranlib
="$aros_kernel_ranlib" # Let the user override the test with a path.
9987 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
9991 test -z "$as_dir" && as_dir
=.
9992 for ac_exec_ext
in '' $ac_executable_extensions; do
9993 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
9994 ac_cv_path_aros_kernel_ranlib
="$as_dir/$ac_word$ac_exec_ext"
9995 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10005 aros_kernel_ranlib
=$ac_cv_path_aros_kernel_ranlib
10006 if test -n "$aros_kernel_ranlib"; then
10007 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
10008 $as_echo "$aros_kernel_ranlib" >&6; }
10010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10011 $as_echo "no" >&6; }
10017 if test "$aros_kernel_ranlib" = ""; then
10018 as_fn_error $?
"ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
10021 if test "$aros_kernel_nm" = ""; then
10022 if test "$cross_compiling" = "yes" ; then
10023 # Extract the first word of "${kernel_tool_prefix}nm", so it can be a program name with args.
10024 set dummy
${kernel_tool_prefix}nm
; ac_word
=$2
10025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10026 $as_echo_n "checking for $ac_word... " >&6; }
10027 if ${ac_cv_path_aros_kernel_nm+:} false
; then :
10028 $as_echo_n "(cached) " >&6
10030 case $aros_kernel_nm in
10032 ac_cv_path_aros_kernel_nm
="$aros_kernel_nm" # Let the user override the test with a path.
10035 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10036 for as_dir
in $PATH
10039 test -z "$as_dir" && as_dir
=.
10040 for ac_exec_ext
in '' $ac_executable_extensions; do
10041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10042 ac_cv_path_aros_kernel_nm
="$as_dir/$ac_word$ac_exec_ext"
10043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10053 aros_kernel_nm
=$ac_cv_path_aros_kernel_nm
10054 if test -n "$aros_kernel_nm"; then
10055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10056 $as_echo "$aros_kernel_nm" >&6; }
10058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10059 $as_echo "no" >&6; }
10064 if test "$GCC" = "yes"; then
10065 aros_gcc_nm
=`$CC -print-prog-name=nm`
10066 # Extract the first word of "`basename $aros_gcc_[nm]`", so it can be a program name with args.
10067 set dummy
`basename $aros_gcc_nm`; ac_word
=$2
10068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10069 $as_echo_n "checking for $ac_word... " >&6; }
10070 if ${ac_cv_path_aros_kernel_nm+:} false
; then :
10071 $as_echo_n "(cached) " >&6
10073 case $aros_kernel_nm in
10075 ac_cv_path_aros_kernel_nm
="$aros_kernel_nm" # Let the user override the test with a path.
10078 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10079 for as_dir
in `dirname $aros_gcc_nm`
10082 test -z "$as_dir" && as_dir
=.
10083 for ac_exec_ext
in '' $ac_executable_extensions; do
10084 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10085 ac_cv_path_aros_kernel_nm
="$as_dir/$ac_word$ac_exec_ext"
10086 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10096 aros_kernel_nm
=$ac_cv_path_aros_kernel_nm
10097 if test -n "$aros_kernel_nm"; then
10098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10099 $as_echo "$aros_kernel_nm" >&6; }
10101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10102 $as_echo "no" >&6; }
10107 if test "$aros_kernel_nm" = ""; then
10108 # Extract the first word of "nm", so it can be a program name with args.
10109 set dummy nm
; ac_word
=$2
10110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10111 $as_echo_n "checking for $ac_word... " >&6; }
10112 if ${ac_cv_path_aros_kernel_nm+:} false
; then :
10113 $as_echo_n "(cached) " >&6
10115 case $aros_kernel_nm in
10117 ac_cv_path_aros_kernel_nm
="$aros_kernel_nm" # Let the user override the test with a path.
10120 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10121 for as_dir
in $PATH
10124 test -z "$as_dir" && as_dir
=.
10125 for ac_exec_ext
in '' $ac_executable_extensions; do
10126 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10127 ac_cv_path_aros_kernel_nm
="$as_dir/$ac_word$ac_exec_ext"
10128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10138 aros_kernel_nm
=$ac_cv_path_aros_kernel_nm
10139 if test -n "$aros_kernel_nm"; then
10140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10141 $as_echo "$aros_kernel_nm" >&6; }
10143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10144 $as_echo "no" >&6; }
10151 # Extract the first word of "$aros_kernel_nm", so it can be a program name with args.
10152 set dummy
$aros_kernel_nm; ac_word
=$2
10153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10154 $as_echo_n "checking for $ac_word... " >&6; }
10155 if ${ac_cv_path_aros_kernel_nm+:} false
; then :
10156 $as_echo_n "(cached) " >&6
10158 case $aros_kernel_nm in
10160 ac_cv_path_aros_kernel_nm
="$aros_kernel_nm" # Let the user override the test with a path.
10163 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10164 for as_dir
in $PATH
10167 test -z "$as_dir" && as_dir
=.
10168 for ac_exec_ext
in '' $ac_executable_extensions; do
10169 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10170 ac_cv_path_aros_kernel_nm
="$as_dir/$ac_word$ac_exec_ext"
10171 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10181 aros_kernel_nm
=$ac_cv_path_aros_kernel_nm
10182 if test -n "$aros_kernel_nm"; then
10183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10184 $as_echo "$aros_kernel_nm" >&6; }
10186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10187 $as_echo "no" >&6; }
10193 if test "$aros_kernel_nm" = ""; then
10194 as_fn_error $?
"nm is required to build AROS. Please install and run configure again." "$LINENO" 5
10197 if test "$aros_kernel_strip" = ""; then
10198 if test "$cross_compiling" = "yes" ; then
10199 # Extract the first word of "${kernel_tool_prefix}strip", so it can be a program name with args.
10200 set dummy
${kernel_tool_prefix}strip
; ac_word
=$2
10201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10202 $as_echo_n "checking for $ac_word... " >&6; }
10203 if ${ac_cv_path_aros_kernel_strip+:} false
; then :
10204 $as_echo_n "(cached) " >&6
10206 case $aros_kernel_strip in
10208 ac_cv_path_aros_kernel_strip
="$aros_kernel_strip" # Let the user override the test with a path.
10211 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10212 for as_dir
in $PATH
10215 test -z "$as_dir" && as_dir
=.
10216 for ac_exec_ext
in '' $ac_executable_extensions; do
10217 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10218 ac_cv_path_aros_kernel_strip
="$as_dir/$ac_word$ac_exec_ext"
10219 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10229 aros_kernel_strip
=$ac_cv_path_aros_kernel_strip
10230 if test -n "$aros_kernel_strip"; then
10231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10232 $as_echo "$aros_kernel_strip" >&6; }
10234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10235 $as_echo "no" >&6; }
10240 if test "$GCC" = "yes"; then
10241 aros_gcc_strip
=`$CC -print-prog-name=strip`
10242 # Extract the first word of "`basename $aros_gcc_[strip]`", so it can be a program name with args.
10243 set dummy
`basename $aros_gcc_strip`; ac_word
=$2
10244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10245 $as_echo_n "checking for $ac_word... " >&6; }
10246 if ${ac_cv_path_aros_kernel_strip+:} false
; then :
10247 $as_echo_n "(cached) " >&6
10249 case $aros_kernel_strip in
10251 ac_cv_path_aros_kernel_strip
="$aros_kernel_strip" # Let the user override the test with a path.
10254 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10255 for as_dir
in `dirname $aros_gcc_strip`
10258 test -z "$as_dir" && as_dir
=.
10259 for ac_exec_ext
in '' $ac_executable_extensions; do
10260 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10261 ac_cv_path_aros_kernel_strip
="$as_dir/$ac_word$ac_exec_ext"
10262 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10272 aros_kernel_strip
=$ac_cv_path_aros_kernel_strip
10273 if test -n "$aros_kernel_strip"; then
10274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10275 $as_echo "$aros_kernel_strip" >&6; }
10277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10278 $as_echo "no" >&6; }
10283 if test "$aros_kernel_strip" = ""; then
10284 # Extract the first word of "strip", so it can be a program name with args.
10285 set dummy strip
; ac_word
=$2
10286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10287 $as_echo_n "checking for $ac_word... " >&6; }
10288 if ${ac_cv_path_aros_kernel_strip+:} false
; then :
10289 $as_echo_n "(cached) " >&6
10291 case $aros_kernel_strip in
10293 ac_cv_path_aros_kernel_strip
="$aros_kernel_strip" # Let the user override the test with a path.
10296 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10297 for as_dir
in $PATH
10300 test -z "$as_dir" && as_dir
=.
10301 for ac_exec_ext
in '' $ac_executable_extensions; do
10302 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10303 ac_cv_path_aros_kernel_strip
="$as_dir/$ac_word$ac_exec_ext"
10304 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10314 aros_kernel_strip
=$ac_cv_path_aros_kernel_strip
10315 if test -n "$aros_kernel_strip"; then
10316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10317 $as_echo "$aros_kernel_strip" >&6; }
10319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10320 $as_echo "no" >&6; }
10327 # Extract the first word of "$aros_kernel_strip", so it can be a program name with args.
10328 set dummy
$aros_kernel_strip; ac_word
=$2
10329 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10330 $as_echo_n "checking for $ac_word... " >&6; }
10331 if ${ac_cv_path_aros_kernel_strip+:} false
; then :
10332 $as_echo_n "(cached) " >&6
10334 case $aros_kernel_strip in
10336 ac_cv_path_aros_kernel_strip
="$aros_kernel_strip" # Let the user override the test with a path.
10339 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10340 for as_dir
in $PATH
10343 test -z "$as_dir" && as_dir
=.
10344 for ac_exec_ext
in '' $ac_executable_extensions; do
10345 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10346 ac_cv_path_aros_kernel_strip
="$as_dir/$ac_word$ac_exec_ext"
10347 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10357 aros_kernel_strip
=$ac_cv_path_aros_kernel_strip
10358 if test -n "$aros_kernel_strip"; then
10359 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10360 $as_echo "$aros_kernel_strip" >&6; }
10362 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10363 $as_echo "no" >&6; }
10369 if test "$aros_kernel_strip" = ""; then
10370 as_fn_error $?
"strip is required to build AROS. Please install and run configure again." "$LINENO" 5
10373 # Objcopy and objdump are not required for the kernel
10374 # toolchain on many architectures.
10375 # So we'll look for them, but not make them strictly required.
10377 if test "$aros_kernel_objcopy" = ""; then
10378 if test "$cross_compiling" = "yes" ; then
10379 # Extract the first word of "${kernel_tool_prefix}objcopy", so it can be a program name with args.
10380 set dummy
${kernel_tool_prefix}objcopy
; ac_word
=$2
10381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10382 $as_echo_n "checking for $ac_word... " >&6; }
10383 if ${ac_cv_path_aros_kernel_objcopy+:} false
; then :
10384 $as_echo_n "(cached) " >&6
10386 case $aros_kernel_objcopy in
10388 ac_cv_path_aros_kernel_objcopy
="$aros_kernel_objcopy" # Let the user override the test with a path.
10391 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10392 for as_dir
in $PATH
10395 test -z "$as_dir" && as_dir
=.
10396 for ac_exec_ext
in '' $ac_executable_extensions; do
10397 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10398 ac_cv_path_aros_kernel_objcopy
="$as_dir/$ac_word$ac_exec_ext"
10399 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10409 aros_kernel_objcopy
=$ac_cv_path_aros_kernel_objcopy
10410 if test -n "$aros_kernel_objcopy"; then
10411 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10412 $as_echo "$aros_kernel_objcopy" >&6; }
10414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10415 $as_echo "no" >&6; }
10420 if test "$GCC" = "yes"; then
10421 aros_gcc_objcopy
=`$CC -print-prog-name=objcopy`
10422 # Extract the first word of "`basename $aros_gcc_[objcopy]`", so it can be a program name with args.
10423 set dummy
`basename $aros_gcc_objcopy`; ac_word
=$2
10424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10425 $as_echo_n "checking for $ac_word... " >&6; }
10426 if ${ac_cv_path_aros_kernel_objcopy+:} false
; then :
10427 $as_echo_n "(cached) " >&6
10429 case $aros_kernel_objcopy in
10431 ac_cv_path_aros_kernel_objcopy
="$aros_kernel_objcopy" # Let the user override the test with a path.
10434 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10435 for as_dir
in `dirname $aros_gcc_objcopy`
10438 test -z "$as_dir" && as_dir
=.
10439 for ac_exec_ext
in '' $ac_executable_extensions; do
10440 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10441 ac_cv_path_aros_kernel_objcopy
="$as_dir/$ac_word$ac_exec_ext"
10442 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10452 aros_kernel_objcopy
=$ac_cv_path_aros_kernel_objcopy
10453 if test -n "$aros_kernel_objcopy"; then
10454 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10455 $as_echo "$aros_kernel_objcopy" >&6; }
10457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10458 $as_echo "no" >&6; }
10463 if test "$aros_kernel_objcopy" = ""; then
10464 # Extract the first word of "objcopy", so it can be a program name with args.
10465 set dummy objcopy
; ac_word
=$2
10466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10467 $as_echo_n "checking for $ac_word... " >&6; }
10468 if ${ac_cv_path_aros_kernel_objcopy+:} false
; then :
10469 $as_echo_n "(cached) " >&6
10471 case $aros_kernel_objcopy in
10473 ac_cv_path_aros_kernel_objcopy
="$aros_kernel_objcopy" # Let the user override the test with a path.
10476 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10477 for as_dir
in $PATH
10480 test -z "$as_dir" && as_dir
=.
10481 for ac_exec_ext
in '' $ac_executable_extensions; do
10482 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10483 ac_cv_path_aros_kernel_objcopy
="$as_dir/$ac_word$ac_exec_ext"
10484 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10494 aros_kernel_objcopy
=$ac_cv_path_aros_kernel_objcopy
10495 if test -n "$aros_kernel_objcopy"; then
10496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10497 $as_echo "$aros_kernel_objcopy" >&6; }
10499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10500 $as_echo "no" >&6; }
10507 # Extract the first word of "$aros_kernel_objcopy", so it can be a program name with args.
10508 set dummy
$aros_kernel_objcopy; ac_word
=$2
10509 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10510 $as_echo_n "checking for $ac_word... " >&6; }
10511 if ${ac_cv_path_aros_kernel_objcopy+:} false
; then :
10512 $as_echo_n "(cached) " >&6
10514 case $aros_kernel_objcopy in
10516 ac_cv_path_aros_kernel_objcopy
="$aros_kernel_objcopy" # Let the user override the test with a path.
10519 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10520 for as_dir
in $PATH
10523 test -z "$as_dir" && as_dir
=.
10524 for ac_exec_ext
in '' $ac_executable_extensions; do
10525 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10526 ac_cv_path_aros_kernel_objcopy
="$as_dir/$ac_word$ac_exec_ext"
10527 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10537 aros_kernel_objcopy
=$ac_cv_path_aros_kernel_objcopy
10538 if test -n "$aros_kernel_objcopy"; then
10539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10540 $as_echo "$aros_kernel_objcopy" >&6; }
10542 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10543 $as_echo "no" >&6; }
10550 if test "$aros_kernel_objdump" = ""; then
10551 if test "$cross_compiling" = "yes" ; then
10552 # Extract the first word of "${kernel_tool_prefix}objdump", so it can be a program name with args.
10553 set dummy
${kernel_tool_prefix}objdump
; ac_word
=$2
10554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10555 $as_echo_n "checking for $ac_word... " >&6; }
10556 if ${ac_cv_path_aros_kernel_objdump+:} false
; then :
10557 $as_echo_n "(cached) " >&6
10559 case $aros_kernel_objdump in
10561 ac_cv_path_aros_kernel_objdump
="$aros_kernel_objdump" # Let the user override the test with a path.
10564 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10565 for as_dir
in $PATH
10568 test -z "$as_dir" && as_dir
=.
10569 for ac_exec_ext
in '' $ac_executable_extensions; do
10570 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10571 ac_cv_path_aros_kernel_objdump
="$as_dir/$ac_word$ac_exec_ext"
10572 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10582 aros_kernel_objdump
=$ac_cv_path_aros_kernel_objdump
10583 if test -n "$aros_kernel_objdump"; then
10584 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10585 $as_echo "$aros_kernel_objdump" >&6; }
10587 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10588 $as_echo "no" >&6; }
10593 if test "$GCC" = "yes"; then
10594 aros_gcc_objdump
=`$CC -print-prog-name=objdump`
10595 # Extract the first word of "`basename $aros_gcc_[objdump]`", so it can be a program name with args.
10596 set dummy
`basename $aros_gcc_objdump`; ac_word
=$2
10597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10598 $as_echo_n "checking for $ac_word... " >&6; }
10599 if ${ac_cv_path_aros_kernel_objdump+:} false
; then :
10600 $as_echo_n "(cached) " >&6
10602 case $aros_kernel_objdump in
10604 ac_cv_path_aros_kernel_objdump
="$aros_kernel_objdump" # Let the user override the test with a path.
10607 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10608 for as_dir
in `dirname $aros_gcc_objdump`
10611 test -z "$as_dir" && as_dir
=.
10612 for ac_exec_ext
in '' $ac_executable_extensions; do
10613 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10614 ac_cv_path_aros_kernel_objdump
="$as_dir/$ac_word$ac_exec_ext"
10615 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10625 aros_kernel_objdump
=$ac_cv_path_aros_kernel_objdump
10626 if test -n "$aros_kernel_objdump"; then
10627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10628 $as_echo "$aros_kernel_objdump" >&6; }
10630 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10631 $as_echo "no" >&6; }
10636 if test "$aros_kernel_objdump" = ""; then
10637 # Extract the first word of "objdump", so it can be a program name with args.
10638 set dummy objdump
; ac_word
=$2
10639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10640 $as_echo_n "checking for $ac_word... " >&6; }
10641 if ${ac_cv_path_aros_kernel_objdump+:} false
; then :
10642 $as_echo_n "(cached) " >&6
10644 case $aros_kernel_objdump in
10646 ac_cv_path_aros_kernel_objdump
="$aros_kernel_objdump" # Let the user override the test with a path.
10649 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10650 for as_dir
in $PATH
10653 test -z "$as_dir" && as_dir
=.
10654 for ac_exec_ext
in '' $ac_executable_extensions; do
10655 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10656 ac_cv_path_aros_kernel_objdump
="$as_dir/$ac_word$ac_exec_ext"
10657 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10667 aros_kernel_objdump
=$ac_cv_path_aros_kernel_objdump
10668 if test -n "$aros_kernel_objdump"; then
10669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10670 $as_echo "$aros_kernel_objdump" >&6; }
10672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10673 $as_echo "no" >&6; }
10680 # Extract the first word of "$aros_kernel_objdump", so it can be a program name with args.
10681 set dummy
$aros_kernel_objdump; ac_word
=$2
10682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10683 $as_echo_n "checking for $ac_word... " >&6; }
10684 if ${ac_cv_path_aros_kernel_objdump+:} false
; then :
10685 $as_echo_n "(cached) " >&6
10687 case $aros_kernel_objdump in
10689 ac_cv_path_aros_kernel_objdump
="$aros_kernel_objdump" # Let the user override the test with a path.
10692 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10693 for as_dir
in $PATH
10696 test -z "$as_dir" && as_dir
=.
10697 for ac_exec_ext
in '' $ac_executable_extensions; do
10698 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10699 ac_cv_path_aros_kernel_objdump
="$as_dir/$ac_word$ac_exec_ext"
10700 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10710 aros_kernel_objdump
=$ac_cv_path_aros_kernel_objdump
10711 if test -n "$aros_kernel_objdump"; then
10712 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10713 $as_echo "$aros_kernel_objdump" >&6; }
10715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10716 $as_echo "no" >&6; }
10722 if test "x${crosstools}" != "xyes" ; then
10723 if test "$aros_kernel_objcopy" = ""; then
10724 as_fn_error $?
"objcopy is required to build AROS. Please install and run configure again." "$LINENO" 5
10726 if test "$aros_kernel_objdump" = ""; then
10727 as_fn_error $?
"objdump is required to build AROS. Please install and run configure again." "$LINENO" 5
10732 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which target tools to use" >&5
10733 $as_echo_n "checking which target tools to use... " >&6; }
10734 if test "$crosstools" = "yes"; then
10735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_tool_prefix" >&5
10736 $as_echo "$target_tool_prefix" >&6; }
10737 # We are are building AROS crosstools
10738 tmp_tool_prefix
="$AROS_CROSSTOOLSDIR/${target_tool_prefix}"
10739 orig_target_cc
="${tmp_tool_prefix}gcc${aros_gcc_version}"
10740 orig_target_cxx
="${tmp_tool_prefix}g++${aros_gcc_version}"
10741 orig_target_cpp
="${tmp_tool_prefix}cpp"
10742 orig_target_ld
="${tmp_tool_prefix}ld"
10743 orig_target_as
="${tmp_tool_prefix}as"
10744 orig_target_ar
="${tmp_tool_prefix}ar"
10745 orig_target_ranlib
="${tmp_tool_prefix}ranlib"
10746 orig_target_nm
="${tmp_tool_prefix}nm"
10747 orig_target_strip
="${tmp_tool_prefix}strip"
10748 orig_target_objcopy
="${tmp_tool_prefix}objcopy"
10749 orig_target_objdump
="${tmp_tool_prefix}objdump"
10751 # Determine whether AROS or ELF tools should be used
10752 if test "$aros_tool_prefix" = "none"; then
10753 aros_tool_prefix
="${elf_tool_prefix}"
10756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_tool_prefix" >&5
10757 $as_echo "$aros_tool_prefix" >&6; }
10758 # We are *not* building AROS crosstools - use the AROS or ELF tools
10760 if test "${aros_tool_prefix}cpp" = ""; then
10761 if test "$cross_compiling" = "yes" ; then
10762 # Extract the first word of "${target_tool_prefix}cpp", so it can be a program name with args.
10763 set dummy
${target_tool_prefix}cpp
; ac_word
=$2
10764 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10765 $as_echo_n "checking for $ac_word... " >&6; }
10766 if ${ac_cv_path_orig_target_cpp+:} false
; then :
10767 $as_echo_n "(cached) " >&6
10769 case $orig_target_cpp in
10771 ac_cv_path_orig_target_cpp
="$orig_target_cpp" # Let the user override the test with a path.
10774 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10775 for as_dir
in $PATH
10778 test -z "$as_dir" && as_dir
=.
10779 for ac_exec_ext
in '' $ac_executable_extensions; do
10780 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10781 ac_cv_path_orig_target_cpp
="$as_dir/$ac_word$ac_exec_ext"
10782 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10792 orig_target_cpp
=$ac_cv_path_orig_target_cpp
10793 if test -n "$orig_target_cpp"; then
10794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
10795 $as_echo "$orig_target_cpp" >&6; }
10797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10798 $as_echo "no" >&6; }
10803 if test "$GCC" = "yes"; then
10804 aros_gcc_cpp
=`$CC -print-prog-name=cpp`
10805 # Extract the first word of "`basename $aros_gcc_[cpp]`", so it can be a program name with args.
10806 set dummy
`basename $aros_gcc_cpp`; ac_word
=$2
10807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10808 $as_echo_n "checking for $ac_word... " >&6; }
10809 if ${ac_cv_path_orig_target_cpp+:} false
; then :
10810 $as_echo_n "(cached) " >&6
10812 case $orig_target_cpp in
10814 ac_cv_path_orig_target_cpp
="$orig_target_cpp" # Let the user override the test with a path.
10817 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10818 for as_dir
in `dirname $aros_gcc_cpp`
10821 test -z "$as_dir" && as_dir
=.
10822 for ac_exec_ext
in '' $ac_executable_extensions; do
10823 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10824 ac_cv_path_orig_target_cpp
="$as_dir/$ac_word$ac_exec_ext"
10825 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10835 orig_target_cpp
=$ac_cv_path_orig_target_cpp
10836 if test -n "$orig_target_cpp"; then
10837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
10838 $as_echo "$orig_target_cpp" >&6; }
10840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10841 $as_echo "no" >&6; }
10846 if test "$orig_target_cpp" = ""; then
10847 # Extract the first word of "cpp", so it can be a program name with args.
10848 set dummy cpp
; ac_word
=$2
10849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10850 $as_echo_n "checking for $ac_word... " >&6; }
10851 if ${ac_cv_path_orig_target_cpp+:} false
; then :
10852 $as_echo_n "(cached) " >&6
10854 case $orig_target_cpp in
10856 ac_cv_path_orig_target_cpp
="$orig_target_cpp" # Let the user override the test with a path.
10859 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10860 for as_dir
in $PATH
10863 test -z "$as_dir" && as_dir
=.
10864 for ac_exec_ext
in '' $ac_executable_extensions; do
10865 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10866 ac_cv_path_orig_target_cpp
="$as_dir/$ac_word$ac_exec_ext"
10867 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10877 orig_target_cpp
=$ac_cv_path_orig_target_cpp
10878 if test -n "$orig_target_cpp"; then
10879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
10880 $as_echo "$orig_target_cpp" >&6; }
10882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10883 $as_echo "no" >&6; }
10890 # Extract the first word of "${aros_tool_prefix}cpp", so it can be a program name with args.
10891 set dummy
${aros_tool_prefix}cpp
; ac_word
=$2
10892 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10893 $as_echo_n "checking for $ac_word... " >&6; }
10894 if ${ac_cv_path_orig_target_cpp+:} false
; then :
10895 $as_echo_n "(cached) " >&6
10897 case $orig_target_cpp in
10899 ac_cv_path_orig_target_cpp
="$orig_target_cpp" # Let the user override the test with a path.
10902 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10903 for as_dir
in $PATH
10906 test -z "$as_dir" && as_dir
=.
10907 for ac_exec_ext
in '' $ac_executable_extensions; do
10908 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10909 ac_cv_path_orig_target_cpp
="$as_dir/$ac_word$ac_exec_ext"
10910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10920 orig_target_cpp
=$ac_cv_path_orig_target_cpp
10921 if test -n "$orig_target_cpp"; then
10922 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
10923 $as_echo "$orig_target_cpp" >&6; }
10925 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10926 $as_echo "no" >&6; }
10932 if test "$orig_target_cpp" = ""; then
10933 as_fn_error $?
"cpp is required to build AROS. Please install and run configure again." "$LINENO" 5
10936 if test "${aros_tool_prefix}gcc" = ""; then
10937 if test "$cross_compiling" = "yes" ; then
10938 # Extract the first word of "${target_tool_prefix}gcc", so it can be a program name with args.
10939 set dummy
${target_tool_prefix}gcc
; ac_word
=$2
10940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10941 $as_echo_n "checking for $ac_word... " >&6; }
10942 if ${ac_cv_path_orig_target_cc+:} false
; then :
10943 $as_echo_n "(cached) " >&6
10945 case $orig_target_cc in
10947 ac_cv_path_orig_target_cc
="$orig_target_cc" # Let the user override the test with a path.
10950 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10951 for as_dir
in $PATH
10954 test -z "$as_dir" && as_dir
=.
10955 for ac_exec_ext
in '' $ac_executable_extensions; do
10956 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10957 ac_cv_path_orig_target_cc
="$as_dir/$ac_word$ac_exec_ext"
10958 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10968 orig_target_cc
=$ac_cv_path_orig_target_cc
10969 if test -n "$orig_target_cc"; then
10970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
10971 $as_echo "$orig_target_cc" >&6; }
10973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10974 $as_echo "no" >&6; }
10979 if test "$GCC" = "yes"; then
10980 aros_gcc_gcc
=`$CC -print-prog-name=gcc`
10981 # Extract the first word of "`basename $aros_gcc_[gcc]`", so it can be a program name with args.
10982 set dummy
`basename $aros_gcc_gcc`; ac_word
=$2
10983 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10984 $as_echo_n "checking for $ac_word... " >&6; }
10985 if ${ac_cv_path_orig_target_cc+:} false
; then :
10986 $as_echo_n "(cached) " >&6
10988 case $orig_target_cc in
10990 ac_cv_path_orig_target_cc
="$orig_target_cc" # Let the user override the test with a path.
10993 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
10994 for as_dir
in `dirname $aros_gcc_gcc`
10997 test -z "$as_dir" && as_dir
=.
10998 for ac_exec_ext
in '' $ac_executable_extensions; do
10999 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11000 ac_cv_path_orig_target_cc
="$as_dir/$ac_word$ac_exec_ext"
11001 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11011 orig_target_cc
=$ac_cv_path_orig_target_cc
11012 if test -n "$orig_target_cc"; then
11013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11014 $as_echo "$orig_target_cc" >&6; }
11016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11017 $as_echo "no" >&6; }
11022 if test "$orig_target_cc" = ""; then
11023 # Extract the first word of "gcc", so it can be a program name with args.
11024 set dummy gcc
; ac_word
=$2
11025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11026 $as_echo_n "checking for $ac_word... " >&6; }
11027 if ${ac_cv_path_orig_target_cc+:} false
; then :
11028 $as_echo_n "(cached) " >&6
11030 case $orig_target_cc in
11032 ac_cv_path_orig_target_cc
="$orig_target_cc" # Let the user override the test with a path.
11035 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11036 for as_dir
in $PATH
11039 test -z "$as_dir" && as_dir
=.
11040 for ac_exec_ext
in '' $ac_executable_extensions; do
11041 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11042 ac_cv_path_orig_target_cc
="$as_dir/$ac_word$ac_exec_ext"
11043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11053 orig_target_cc
=$ac_cv_path_orig_target_cc
11054 if test -n "$orig_target_cc"; then
11055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11056 $as_echo "$orig_target_cc" >&6; }
11058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11059 $as_echo "no" >&6; }
11066 # Extract the first word of "${aros_tool_prefix}gcc", so it can be a program name with args.
11067 set dummy
${aros_tool_prefix}gcc
; ac_word
=$2
11068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11069 $as_echo_n "checking for $ac_word... " >&6; }
11070 if ${ac_cv_path_orig_target_cc+:} false
; then :
11071 $as_echo_n "(cached) " >&6
11073 case $orig_target_cc in
11075 ac_cv_path_orig_target_cc
="$orig_target_cc" # Let the user override the test with a path.
11078 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11079 for as_dir
in $PATH
11082 test -z "$as_dir" && as_dir
=.
11083 for ac_exec_ext
in '' $ac_executable_extensions; do
11084 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11085 ac_cv_path_orig_target_cc
="$as_dir/$ac_word$ac_exec_ext"
11086 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11096 orig_target_cc
=$ac_cv_path_orig_target_cc
11097 if test -n "$orig_target_cc"; then
11098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11099 $as_echo "$orig_target_cc" >&6; }
11101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11102 $as_echo "no" >&6; }
11108 if test "$orig_target_cc" = ""; then
11109 as_fn_error $?
"cc is required to build AROS. Please install and run configure again." "$LINENO" 5
11112 if test "${aros_tool_prefix}g++" = ""; then
11113 if test "$cross_compiling" = "yes" ; then
11114 # Extract the first word of "${target_tool_prefix}g++", so it can be a program name with args.
11115 set dummy
${target_tool_prefix}g
++; ac_word
=$2
11116 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11117 $as_echo_n "checking for $ac_word... " >&6; }
11118 if ${ac_cv_path_orig_target_cxx+:} false
; then :
11119 $as_echo_n "(cached) " >&6
11121 case $orig_target_cxx in
11123 ac_cv_path_orig_target_cxx
="$orig_target_cxx" # Let the user override the test with a path.
11126 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11127 for as_dir
in $PATH
11130 test -z "$as_dir" && as_dir
=.
11131 for ac_exec_ext
in '' $ac_executable_extensions; do
11132 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11133 ac_cv_path_orig_target_cxx
="$as_dir/$ac_word$ac_exec_ext"
11134 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11144 orig_target_cxx
=$ac_cv_path_orig_target_cxx
11145 if test -n "$orig_target_cxx"; then
11146 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11147 $as_echo "$orig_target_cxx" >&6; }
11149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11150 $as_echo "no" >&6; }
11155 if test "$GCC" = "yes"; then
11156 aros_gcc_g
++=`$CC -print-prog-name=g++`
11157 # Extract the first word of "`basename $aros_gcc_[g++]`", so it can be a program name with args.
11158 set dummy
`basename $aros_gcc_g++`; ac_word
=$2
11159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11160 $as_echo_n "checking for $ac_word... " >&6; }
11161 if ${ac_cv_path_orig_target_cxx+:} false
; then :
11162 $as_echo_n "(cached) " >&6
11164 case $orig_target_cxx in
11166 ac_cv_path_orig_target_cxx
="$orig_target_cxx" # Let the user override the test with a path.
11169 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11170 for as_dir
in `dirname $aros_gcc_g++`
11173 test -z "$as_dir" && as_dir
=.
11174 for ac_exec_ext
in '' $ac_executable_extensions; do
11175 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11176 ac_cv_path_orig_target_cxx
="$as_dir/$ac_word$ac_exec_ext"
11177 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11187 orig_target_cxx
=$ac_cv_path_orig_target_cxx
11188 if test -n "$orig_target_cxx"; then
11189 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11190 $as_echo "$orig_target_cxx" >&6; }
11192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11193 $as_echo "no" >&6; }
11198 if test "$orig_target_cxx" = ""; then
11199 # Extract the first word of "g++", so it can be a program name with args.
11200 set dummy g
++; ac_word
=$2
11201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11202 $as_echo_n "checking for $ac_word... " >&6; }
11203 if ${ac_cv_path_orig_target_cxx+:} false
; then :
11204 $as_echo_n "(cached) " >&6
11206 case $orig_target_cxx in
11208 ac_cv_path_orig_target_cxx
="$orig_target_cxx" # Let the user override the test with a path.
11211 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11212 for as_dir
in $PATH
11215 test -z "$as_dir" && as_dir
=.
11216 for ac_exec_ext
in '' $ac_executable_extensions; do
11217 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11218 ac_cv_path_orig_target_cxx
="$as_dir/$ac_word$ac_exec_ext"
11219 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11229 orig_target_cxx
=$ac_cv_path_orig_target_cxx
11230 if test -n "$orig_target_cxx"; then
11231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11232 $as_echo "$orig_target_cxx" >&6; }
11234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11235 $as_echo "no" >&6; }
11242 # Extract the first word of "${aros_tool_prefix}g++", so it can be a program name with args.
11243 set dummy
${aros_tool_prefix}g
++; ac_word
=$2
11244 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11245 $as_echo_n "checking for $ac_word... " >&6; }
11246 if ${ac_cv_path_orig_target_cxx+:} false
; then :
11247 $as_echo_n "(cached) " >&6
11249 case $orig_target_cxx in
11251 ac_cv_path_orig_target_cxx
="$orig_target_cxx" # Let the user override the test with a path.
11254 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11255 for as_dir
in $PATH
11258 test -z "$as_dir" && as_dir
=.
11259 for ac_exec_ext
in '' $ac_executable_extensions; do
11260 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11261 ac_cv_path_orig_target_cxx
="$as_dir/$ac_word$ac_exec_ext"
11262 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11272 orig_target_cxx
=$ac_cv_path_orig_target_cxx
11273 if test -n "$orig_target_cxx"; then
11274 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11275 $as_echo "$orig_target_cxx" >&6; }
11277 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11278 $as_echo "no" >&6; }
11284 if test "$orig_target_cxx" = ""; then
11285 as_fn_error $?
"cxx is required to build AROS. Please install and run configure again." "$LINENO" 5
11288 if test "${aros_tool_prefix}ld" = ""; then
11289 if test "$cross_compiling" = "yes" ; then
11290 # Extract the first word of "${target_tool_prefix}gcc", so it can be a program name with args.
11291 set dummy
${target_tool_prefix}gcc
; ac_word
=$2
11292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11293 $as_echo_n "checking for $ac_word... " >&6; }
11294 if ${ac_cv_path_orig_target_ld+:} false
; then :
11295 $as_echo_n "(cached) " >&6
11297 case $orig_target_ld in
11299 ac_cv_path_orig_target_ld
="$orig_target_ld" # Let the user override the test with a path.
11302 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11303 for as_dir
in $PATH
11306 test -z "$as_dir" && as_dir
=.
11307 for ac_exec_ext
in '' $ac_executable_extensions; do
11308 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11309 ac_cv_path_orig_target_ld
="$as_dir/$ac_word$ac_exec_ext"
11310 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11320 orig_target_ld
=$ac_cv_path_orig_target_ld
11321 if test -n "$orig_target_ld"; then
11322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11323 $as_echo "$orig_target_ld" >&6; }
11325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11326 $as_echo "no" >&6; }
11331 if test "$GCC" = "yes"; then
11332 aros_gcc_gcc
=`$CC -print-prog-name=gcc`
11333 # Extract the first word of "`basename $aros_gcc_[gcc]`", so it can be a program name with args.
11334 set dummy
`basename $aros_gcc_gcc`; ac_word
=$2
11335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11336 $as_echo_n "checking for $ac_word... " >&6; }
11337 if ${ac_cv_path_orig_target_ld+:} false
; then :
11338 $as_echo_n "(cached) " >&6
11340 case $orig_target_ld in
11342 ac_cv_path_orig_target_ld
="$orig_target_ld" # Let the user override the test with a path.
11345 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11346 for as_dir
in `dirname $aros_gcc_gcc`
11349 test -z "$as_dir" && as_dir
=.
11350 for ac_exec_ext
in '' $ac_executable_extensions; do
11351 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11352 ac_cv_path_orig_target_ld
="$as_dir/$ac_word$ac_exec_ext"
11353 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11363 orig_target_ld
=$ac_cv_path_orig_target_ld
11364 if test -n "$orig_target_ld"; then
11365 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11366 $as_echo "$orig_target_ld" >&6; }
11368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11369 $as_echo "no" >&6; }
11374 if test "$orig_target_ld" = ""; then
11375 # Extract the first word of "gcc", so it can be a program name with args.
11376 set dummy gcc
; ac_word
=$2
11377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11378 $as_echo_n "checking for $ac_word... " >&6; }
11379 if ${ac_cv_path_orig_target_ld+:} false
; then :
11380 $as_echo_n "(cached) " >&6
11382 case $orig_target_ld in
11384 ac_cv_path_orig_target_ld
="$orig_target_ld" # Let the user override the test with a path.
11387 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11388 for as_dir
in $PATH
11391 test -z "$as_dir" && as_dir
=.
11392 for ac_exec_ext
in '' $ac_executable_extensions; do
11393 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11394 ac_cv_path_orig_target_ld
="$as_dir/$ac_word$ac_exec_ext"
11395 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11405 orig_target_ld
=$ac_cv_path_orig_target_ld
11406 if test -n "$orig_target_ld"; then
11407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11408 $as_echo "$orig_target_ld" >&6; }
11410 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11411 $as_echo "no" >&6; }
11418 # Extract the first word of "${aros_tool_prefix}ld", so it can be a program name with args.
11419 set dummy
${aros_tool_prefix}ld
; ac_word
=$2
11420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11421 $as_echo_n "checking for $ac_word... " >&6; }
11422 if ${ac_cv_path_orig_target_ld+:} false
; then :
11423 $as_echo_n "(cached) " >&6
11425 case $orig_target_ld in
11427 ac_cv_path_orig_target_ld
="$orig_target_ld" # Let the user override the test with a path.
11430 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11431 for as_dir
in $PATH
11434 test -z "$as_dir" && as_dir
=.
11435 for ac_exec_ext
in '' $ac_executable_extensions; do
11436 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11437 ac_cv_path_orig_target_ld
="$as_dir/$ac_word$ac_exec_ext"
11438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11448 orig_target_ld
=$ac_cv_path_orig_target_ld
11449 if test -n "$orig_target_ld"; then
11450 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11451 $as_echo "$orig_target_ld" >&6; }
11453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11454 $as_echo "no" >&6; }
11460 if test "$orig_target_ld" = ""; then
11461 as_fn_error $?
"ld is required to build AROS. Please install and run configure again." "$LINENO" 5
11464 if test "${aros_tool_prefix}as" = ""; then
11465 if test "$cross_compiling" = "yes" ; then
11466 # Extract the first word of "${target_tool_prefix}as", so it can be a program name with args.
11467 set dummy
${target_tool_prefix}as
; ac_word
=$2
11468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11469 $as_echo_n "checking for $ac_word... " >&6; }
11470 if ${ac_cv_path_orig_target_as+:} false
; then :
11471 $as_echo_n "(cached) " >&6
11473 case $orig_target_as in
11475 ac_cv_path_orig_target_as
="$orig_target_as" # Let the user override the test with a path.
11478 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11479 for as_dir
in $PATH
11482 test -z "$as_dir" && as_dir
=.
11483 for ac_exec_ext
in '' $ac_executable_extensions; do
11484 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11485 ac_cv_path_orig_target_as
="$as_dir/$ac_word$ac_exec_ext"
11486 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11496 orig_target_as
=$ac_cv_path_orig_target_as
11497 if test -n "$orig_target_as"; then
11498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11499 $as_echo "$orig_target_as" >&6; }
11501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11502 $as_echo "no" >&6; }
11507 if test "$GCC" = "yes"; then
11508 aros_gcc_as
=`$CC -print-prog-name=as`
11509 # Extract the first word of "`basename $aros_gcc_[as]`", so it can be a program name with args.
11510 set dummy
`basename $aros_gcc_as`; ac_word
=$2
11511 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11512 $as_echo_n "checking for $ac_word... " >&6; }
11513 if ${ac_cv_path_orig_target_as+:} false
; then :
11514 $as_echo_n "(cached) " >&6
11516 case $orig_target_as in
11518 ac_cv_path_orig_target_as
="$orig_target_as" # Let the user override the test with a path.
11521 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11522 for as_dir
in `dirname $aros_gcc_as`
11525 test -z "$as_dir" && as_dir
=.
11526 for ac_exec_ext
in '' $ac_executable_extensions; do
11527 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11528 ac_cv_path_orig_target_as
="$as_dir/$ac_word$ac_exec_ext"
11529 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11539 orig_target_as
=$ac_cv_path_orig_target_as
11540 if test -n "$orig_target_as"; then
11541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11542 $as_echo "$orig_target_as" >&6; }
11544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11545 $as_echo "no" >&6; }
11550 if test "$orig_target_as" = ""; then
11551 # Extract the first word of "as", so it can be a program name with args.
11552 set dummy as
; ac_word
=$2
11553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11554 $as_echo_n "checking for $ac_word... " >&6; }
11555 if ${ac_cv_path_orig_target_as+:} false
; then :
11556 $as_echo_n "(cached) " >&6
11558 case $orig_target_as in
11560 ac_cv_path_orig_target_as
="$orig_target_as" # Let the user override the test with a path.
11563 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11564 for as_dir
in $PATH
11567 test -z "$as_dir" && as_dir
=.
11568 for ac_exec_ext
in '' $ac_executable_extensions; do
11569 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11570 ac_cv_path_orig_target_as
="$as_dir/$ac_word$ac_exec_ext"
11571 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11581 orig_target_as
=$ac_cv_path_orig_target_as
11582 if test -n "$orig_target_as"; then
11583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11584 $as_echo "$orig_target_as" >&6; }
11586 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11587 $as_echo "no" >&6; }
11594 # Extract the first word of "${aros_tool_prefix}as", so it can be a program name with args.
11595 set dummy
${aros_tool_prefix}as
; ac_word
=$2
11596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11597 $as_echo_n "checking for $ac_word... " >&6; }
11598 if ${ac_cv_path_orig_target_as+:} false
; then :
11599 $as_echo_n "(cached) " >&6
11601 case $orig_target_as in
11603 ac_cv_path_orig_target_as
="$orig_target_as" # Let the user override the test with a path.
11606 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11607 for as_dir
in $PATH
11610 test -z "$as_dir" && as_dir
=.
11611 for ac_exec_ext
in '' $ac_executable_extensions; do
11612 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11613 ac_cv_path_orig_target_as
="$as_dir/$ac_word$ac_exec_ext"
11614 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11624 orig_target_as
=$ac_cv_path_orig_target_as
11625 if test -n "$orig_target_as"; then
11626 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11627 $as_echo "$orig_target_as" >&6; }
11629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11630 $as_echo "no" >&6; }
11636 if test "$orig_target_as" = ""; then
11637 as_fn_error $?
"as is required to build AROS. Please install and run configure again." "$LINENO" 5
11640 if test "${aros_tool_prefix}ar" = ""; then
11641 if test "$cross_compiling" = "yes" ; then
11642 # Extract the first word of "${target_tool_prefix}ar", so it can be a program name with args.
11643 set dummy
${target_tool_prefix}ar; ac_word
=$2
11644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11645 $as_echo_n "checking for $ac_word... " >&6; }
11646 if ${ac_cv_path_orig_target_ar+:} false
; then :
11647 $as_echo_n "(cached) " >&6
11649 case $orig_target_ar in
11651 ac_cv_path_orig_target_ar
="$orig_target_ar" # Let the user override the test with a path.
11654 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11655 for as_dir
in $PATH
11658 test -z "$as_dir" && as_dir
=.
11659 for ac_exec_ext
in '' $ac_executable_extensions; do
11660 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11661 ac_cv_path_orig_target_ar
="$as_dir/$ac_word$ac_exec_ext"
11662 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11672 orig_target_ar
=$ac_cv_path_orig_target_ar
11673 if test -n "$orig_target_ar"; then
11674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11675 $as_echo "$orig_target_ar" >&6; }
11677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11678 $as_echo "no" >&6; }
11683 if test "$GCC" = "yes"; then
11684 aros_gcc_ar
=`$CC -print-prog-name=ar`
11685 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
11686 set dummy
`basename $aros_gcc_ar`; ac_word
=$2
11687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11688 $as_echo_n "checking for $ac_word... " >&6; }
11689 if ${ac_cv_path_orig_target_ar+:} false
; then :
11690 $as_echo_n "(cached) " >&6
11692 case $orig_target_ar in
11694 ac_cv_path_orig_target_ar
="$orig_target_ar" # Let the user override the test with a path.
11697 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11698 for as_dir
in `dirname $aros_gcc_ar`
11701 test -z "$as_dir" && as_dir
=.
11702 for ac_exec_ext
in '' $ac_executable_extensions; do
11703 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11704 ac_cv_path_orig_target_ar
="$as_dir/$ac_word$ac_exec_ext"
11705 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11715 orig_target_ar
=$ac_cv_path_orig_target_ar
11716 if test -n "$orig_target_ar"; then
11717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11718 $as_echo "$orig_target_ar" >&6; }
11720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11721 $as_echo "no" >&6; }
11726 if test "$orig_target_ar" = ""; then
11727 # Extract the first word of "ar", so it can be a program name with args.
11728 set dummy
ar; ac_word
=$2
11729 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11730 $as_echo_n "checking for $ac_word... " >&6; }
11731 if ${ac_cv_path_orig_target_ar+:} false
; then :
11732 $as_echo_n "(cached) " >&6
11734 case $orig_target_ar in
11736 ac_cv_path_orig_target_ar
="$orig_target_ar" # Let the user override the test with a path.
11739 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11740 for as_dir
in $PATH
11743 test -z "$as_dir" && as_dir
=.
11744 for ac_exec_ext
in '' $ac_executable_extensions; do
11745 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11746 ac_cv_path_orig_target_ar
="$as_dir/$ac_word$ac_exec_ext"
11747 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11757 orig_target_ar
=$ac_cv_path_orig_target_ar
11758 if test -n "$orig_target_ar"; then
11759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11760 $as_echo "$orig_target_ar" >&6; }
11762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11763 $as_echo "no" >&6; }
11770 # Extract the first word of "${aros_tool_prefix}ar", so it can be a program name with args.
11771 set dummy
${aros_tool_prefix}ar; ac_word
=$2
11772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11773 $as_echo_n "checking for $ac_word... " >&6; }
11774 if ${ac_cv_path_orig_target_ar+:} false
; then :
11775 $as_echo_n "(cached) " >&6
11777 case $orig_target_ar in
11779 ac_cv_path_orig_target_ar
="$orig_target_ar" # Let the user override the test with a path.
11782 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11783 for as_dir
in $PATH
11786 test -z "$as_dir" && as_dir
=.
11787 for ac_exec_ext
in '' $ac_executable_extensions; do
11788 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11789 ac_cv_path_orig_target_ar
="$as_dir/$ac_word$ac_exec_ext"
11790 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11800 orig_target_ar
=$ac_cv_path_orig_target_ar
11801 if test -n "$orig_target_ar"; then
11802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11803 $as_echo "$orig_target_ar" >&6; }
11805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11806 $as_echo "no" >&6; }
11812 if test "$orig_target_ar" = ""; then
11813 as_fn_error $?
"ar is required to build AROS. Please install and run configure again." "$LINENO" 5
11816 if test "${aros_tool_prefix}ranlib" = ""; then
11817 if test "$cross_compiling" = "yes" ; then
11818 # Extract the first word of "${target_tool_prefix}ar", so it can be a program name with args.
11819 set dummy
${target_tool_prefix}ar; ac_word
=$2
11820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11821 $as_echo_n "checking for $ac_word... " >&6; }
11822 if ${ac_cv_path_orig_target_ranlib+:} false
; then :
11823 $as_echo_n "(cached) " >&6
11825 case $orig_target_ranlib in
11827 ac_cv_path_orig_target_ranlib
="$orig_target_ranlib" # Let the user override the test with a path.
11830 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11831 for as_dir
in $PATH
11834 test -z "$as_dir" && as_dir
=.
11835 for ac_exec_ext
in '' $ac_executable_extensions; do
11836 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11837 ac_cv_path_orig_target_ranlib
="$as_dir/$ac_word$ac_exec_ext"
11838 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11848 orig_target_ranlib
=$ac_cv_path_orig_target_ranlib
11849 if test -n "$orig_target_ranlib"; then
11850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
11851 $as_echo "$orig_target_ranlib" >&6; }
11853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11854 $as_echo "no" >&6; }
11859 if test "$GCC" = "yes"; then
11860 aros_gcc_ar
=`$CC -print-prog-name=ar`
11861 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
11862 set dummy
`basename $aros_gcc_ar`; ac_word
=$2
11863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11864 $as_echo_n "checking for $ac_word... " >&6; }
11865 if ${ac_cv_path_orig_target_ranlib+:} false
; then :
11866 $as_echo_n "(cached) " >&6
11868 case $orig_target_ranlib in
11870 ac_cv_path_orig_target_ranlib
="$orig_target_ranlib" # Let the user override the test with a path.
11873 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11874 for as_dir
in `dirname $aros_gcc_ar`
11877 test -z "$as_dir" && as_dir
=.
11878 for ac_exec_ext
in '' $ac_executable_extensions; do
11879 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11880 ac_cv_path_orig_target_ranlib
="$as_dir/$ac_word$ac_exec_ext"
11881 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11891 orig_target_ranlib
=$ac_cv_path_orig_target_ranlib
11892 if test -n "$orig_target_ranlib"; then
11893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
11894 $as_echo "$orig_target_ranlib" >&6; }
11896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11897 $as_echo "no" >&6; }
11902 if test "$orig_target_ranlib" = ""; then
11903 # Extract the first word of "ar", so it can be a program name with args.
11904 set dummy
ar; ac_word
=$2
11905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11906 $as_echo_n "checking for $ac_word... " >&6; }
11907 if ${ac_cv_path_orig_target_ranlib+:} false
; then :
11908 $as_echo_n "(cached) " >&6
11910 case $orig_target_ranlib in
11912 ac_cv_path_orig_target_ranlib
="$orig_target_ranlib" # Let the user override the test with a path.
11915 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11916 for as_dir
in $PATH
11919 test -z "$as_dir" && as_dir
=.
11920 for ac_exec_ext
in '' $ac_executable_extensions; do
11921 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11922 ac_cv_path_orig_target_ranlib
="$as_dir/$ac_word$ac_exec_ext"
11923 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11933 orig_target_ranlib
=$ac_cv_path_orig_target_ranlib
11934 if test -n "$orig_target_ranlib"; then
11935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
11936 $as_echo "$orig_target_ranlib" >&6; }
11938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11939 $as_echo "no" >&6; }
11946 # Extract the first word of "${aros_tool_prefix}ranlib", so it can be a program name with args.
11947 set dummy
${aros_tool_prefix}ranlib
; ac_word
=$2
11948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11949 $as_echo_n "checking for $ac_word... " >&6; }
11950 if ${ac_cv_path_orig_target_ranlib+:} false
; then :
11951 $as_echo_n "(cached) " >&6
11953 case $orig_target_ranlib in
11955 ac_cv_path_orig_target_ranlib
="$orig_target_ranlib" # Let the user override the test with a path.
11958 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
11959 for as_dir
in $PATH
11962 test -z "$as_dir" && as_dir
=.
11963 for ac_exec_ext
in '' $ac_executable_extensions; do
11964 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11965 ac_cv_path_orig_target_ranlib
="$as_dir/$ac_word$ac_exec_ext"
11966 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11976 orig_target_ranlib
=$ac_cv_path_orig_target_ranlib
11977 if test -n "$orig_target_ranlib"; then
11978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
11979 $as_echo "$orig_target_ranlib" >&6; }
11981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11982 $as_echo "no" >&6; }
11988 if test "$orig_target_ranlib" = ""; then
11989 as_fn_error $?
"ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
11992 if test "${aros_tool_prefix}nm" = ""; then
11993 if test "$cross_compiling" = "yes" ; then
11994 # Extract the first word of "${target_tool_prefix}nm", so it can be a program name with args.
11995 set dummy
${target_tool_prefix}nm
; ac_word
=$2
11996 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11997 $as_echo_n "checking for $ac_word... " >&6; }
11998 if ${ac_cv_path_orig_target_nm+:} false
; then :
11999 $as_echo_n "(cached) " >&6
12001 case $orig_target_nm in
12003 ac_cv_path_orig_target_nm
="$orig_target_nm" # Let the user override the test with a path.
12006 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12007 for as_dir
in $PATH
12010 test -z "$as_dir" && as_dir
=.
12011 for ac_exec_ext
in '' $ac_executable_extensions; do
12012 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12013 ac_cv_path_orig_target_nm
="$as_dir/$ac_word$ac_exec_ext"
12014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12024 orig_target_nm
=$ac_cv_path_orig_target_nm
12025 if test -n "$orig_target_nm"; then
12026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12027 $as_echo "$orig_target_nm" >&6; }
12029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12030 $as_echo "no" >&6; }
12035 if test "$GCC" = "yes"; then
12036 aros_gcc_nm
=`$CC -print-prog-name=nm`
12037 # Extract the first word of "`basename $aros_gcc_[nm]`", so it can be a program name with args.
12038 set dummy
`basename $aros_gcc_nm`; ac_word
=$2
12039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12040 $as_echo_n "checking for $ac_word... " >&6; }
12041 if ${ac_cv_path_orig_target_nm+:} false
; then :
12042 $as_echo_n "(cached) " >&6
12044 case $orig_target_nm in
12046 ac_cv_path_orig_target_nm
="$orig_target_nm" # Let the user override the test with a path.
12049 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12050 for as_dir
in `dirname $aros_gcc_nm`
12053 test -z "$as_dir" && as_dir
=.
12054 for ac_exec_ext
in '' $ac_executable_extensions; do
12055 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12056 ac_cv_path_orig_target_nm
="$as_dir/$ac_word$ac_exec_ext"
12057 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12067 orig_target_nm
=$ac_cv_path_orig_target_nm
12068 if test -n "$orig_target_nm"; then
12069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12070 $as_echo "$orig_target_nm" >&6; }
12072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12073 $as_echo "no" >&6; }
12078 if test "$orig_target_nm" = ""; then
12079 # Extract the first word of "nm", so it can be a program name with args.
12080 set dummy nm
; ac_word
=$2
12081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12082 $as_echo_n "checking for $ac_word... " >&6; }
12083 if ${ac_cv_path_orig_target_nm+:} false
; then :
12084 $as_echo_n "(cached) " >&6
12086 case $orig_target_nm in
12088 ac_cv_path_orig_target_nm
="$orig_target_nm" # Let the user override the test with a path.
12091 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12092 for as_dir
in $PATH
12095 test -z "$as_dir" && as_dir
=.
12096 for ac_exec_ext
in '' $ac_executable_extensions; do
12097 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12098 ac_cv_path_orig_target_nm
="$as_dir/$ac_word$ac_exec_ext"
12099 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12109 orig_target_nm
=$ac_cv_path_orig_target_nm
12110 if test -n "$orig_target_nm"; then
12111 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12112 $as_echo "$orig_target_nm" >&6; }
12114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12115 $as_echo "no" >&6; }
12122 # Extract the first word of "${aros_tool_prefix}nm", so it can be a program name with args.
12123 set dummy
${aros_tool_prefix}nm
; ac_word
=$2
12124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12125 $as_echo_n "checking for $ac_word... " >&6; }
12126 if ${ac_cv_path_orig_target_nm+:} false
; then :
12127 $as_echo_n "(cached) " >&6
12129 case $orig_target_nm in
12131 ac_cv_path_orig_target_nm
="$orig_target_nm" # Let the user override the test with a path.
12134 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12135 for as_dir
in $PATH
12138 test -z "$as_dir" && as_dir
=.
12139 for ac_exec_ext
in '' $ac_executable_extensions; do
12140 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12141 ac_cv_path_orig_target_nm
="$as_dir/$ac_word$ac_exec_ext"
12142 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12152 orig_target_nm
=$ac_cv_path_orig_target_nm
12153 if test -n "$orig_target_nm"; then
12154 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12155 $as_echo "$orig_target_nm" >&6; }
12157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12158 $as_echo "no" >&6; }
12164 if test "$orig_target_nm" = ""; then
12165 as_fn_error $?
"nm is required to build AROS. Please install and run configure again." "$LINENO" 5
12168 if test "${aros_tool_prefix}strip" = ""; then
12169 if test "$cross_compiling" = "yes" ; then
12170 # Extract the first word of "${target_tool_prefix}strip", so it can be a program name with args.
12171 set dummy
${target_tool_prefix}strip
; ac_word
=$2
12172 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12173 $as_echo_n "checking for $ac_word... " >&6; }
12174 if ${ac_cv_path_orig_target_strip+:} false
; then :
12175 $as_echo_n "(cached) " >&6
12177 case $orig_target_strip in
12179 ac_cv_path_orig_target_strip
="$orig_target_strip" # Let the user override the test with a path.
12182 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12183 for as_dir
in $PATH
12186 test -z "$as_dir" && as_dir
=.
12187 for ac_exec_ext
in '' $ac_executable_extensions; do
12188 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12189 ac_cv_path_orig_target_strip
="$as_dir/$ac_word$ac_exec_ext"
12190 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12200 orig_target_strip
=$ac_cv_path_orig_target_strip
12201 if test -n "$orig_target_strip"; then
12202 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12203 $as_echo "$orig_target_strip" >&6; }
12205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12206 $as_echo "no" >&6; }
12211 if test "$GCC" = "yes"; then
12212 aros_gcc_strip
=`$CC -print-prog-name=strip`
12213 # Extract the first word of "`basename $aros_gcc_[strip]`", so it can be a program name with args.
12214 set dummy
`basename $aros_gcc_strip`; ac_word
=$2
12215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12216 $as_echo_n "checking for $ac_word... " >&6; }
12217 if ${ac_cv_path_orig_target_strip+:} false
; then :
12218 $as_echo_n "(cached) " >&6
12220 case $orig_target_strip in
12222 ac_cv_path_orig_target_strip
="$orig_target_strip" # Let the user override the test with a path.
12225 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12226 for as_dir
in `dirname $aros_gcc_strip`
12229 test -z "$as_dir" && as_dir
=.
12230 for ac_exec_ext
in '' $ac_executable_extensions; do
12231 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12232 ac_cv_path_orig_target_strip
="$as_dir/$ac_word$ac_exec_ext"
12233 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12243 orig_target_strip
=$ac_cv_path_orig_target_strip
12244 if test -n "$orig_target_strip"; then
12245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12246 $as_echo "$orig_target_strip" >&6; }
12248 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12249 $as_echo "no" >&6; }
12254 if test "$orig_target_strip" = ""; then
12255 # Extract the first word of "strip", so it can be a program name with args.
12256 set dummy strip
; ac_word
=$2
12257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12258 $as_echo_n "checking for $ac_word... " >&6; }
12259 if ${ac_cv_path_orig_target_strip+:} false
; then :
12260 $as_echo_n "(cached) " >&6
12262 case $orig_target_strip in
12264 ac_cv_path_orig_target_strip
="$orig_target_strip" # Let the user override the test with a path.
12267 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12268 for as_dir
in $PATH
12271 test -z "$as_dir" && as_dir
=.
12272 for ac_exec_ext
in '' $ac_executable_extensions; do
12273 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12274 ac_cv_path_orig_target_strip
="$as_dir/$ac_word$ac_exec_ext"
12275 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12285 orig_target_strip
=$ac_cv_path_orig_target_strip
12286 if test -n "$orig_target_strip"; then
12287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12288 $as_echo "$orig_target_strip" >&6; }
12290 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12291 $as_echo "no" >&6; }
12298 # Extract the first word of "${aros_tool_prefix}strip", so it can be a program name with args.
12299 set dummy
${aros_tool_prefix}strip
; ac_word
=$2
12300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12301 $as_echo_n "checking for $ac_word... " >&6; }
12302 if ${ac_cv_path_orig_target_strip+:} false
; then :
12303 $as_echo_n "(cached) " >&6
12305 case $orig_target_strip in
12307 ac_cv_path_orig_target_strip
="$orig_target_strip" # Let the user override the test with a path.
12310 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12311 for as_dir
in $PATH
12314 test -z "$as_dir" && as_dir
=.
12315 for ac_exec_ext
in '' $ac_executable_extensions; do
12316 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12317 ac_cv_path_orig_target_strip
="$as_dir/$ac_word$ac_exec_ext"
12318 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12328 orig_target_strip
=$ac_cv_path_orig_target_strip
12329 if test -n "$orig_target_strip"; then
12330 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12331 $as_echo "$orig_target_strip" >&6; }
12333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12334 $as_echo "no" >&6; }
12340 if test "$orig_target_strip" = ""; then
12341 as_fn_error $?
"strip is required to build AROS. Please install and run configure again." "$LINENO" 5
12344 if test "${aros_tool_prefix}objcopy" = ""; then
12345 if test "$cross_compiling" = "yes" ; then
12346 # Extract the first word of "${target_tool_prefix}objcopy", so it can be a program name with args.
12347 set dummy
${target_tool_prefix}objcopy
; ac_word
=$2
12348 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12349 $as_echo_n "checking for $ac_word... " >&6; }
12350 if ${ac_cv_path_orig_target_objcopy+:} false
; then :
12351 $as_echo_n "(cached) " >&6
12353 case $orig_target_objcopy in
12355 ac_cv_path_orig_target_objcopy
="$orig_target_objcopy" # Let the user override the test with a path.
12358 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12359 for as_dir
in $PATH
12362 test -z "$as_dir" && as_dir
=.
12363 for ac_exec_ext
in '' $ac_executable_extensions; do
12364 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12365 ac_cv_path_orig_target_objcopy
="$as_dir/$ac_word$ac_exec_ext"
12366 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12376 orig_target_objcopy
=$ac_cv_path_orig_target_objcopy
12377 if test -n "$orig_target_objcopy"; then
12378 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12379 $as_echo "$orig_target_objcopy" >&6; }
12381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12382 $as_echo "no" >&6; }
12387 if test "$GCC" = "yes"; then
12388 aros_gcc_objcopy
=`$CC -print-prog-name=objcopy`
12389 # Extract the first word of "`basename $aros_gcc_[objcopy]`", so it can be a program name with args.
12390 set dummy
`basename $aros_gcc_objcopy`; ac_word
=$2
12391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12392 $as_echo_n "checking for $ac_word... " >&6; }
12393 if ${ac_cv_path_orig_target_objcopy+:} false
; then :
12394 $as_echo_n "(cached) " >&6
12396 case $orig_target_objcopy in
12398 ac_cv_path_orig_target_objcopy
="$orig_target_objcopy" # Let the user override the test with a path.
12401 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12402 for as_dir
in `dirname $aros_gcc_objcopy`
12405 test -z "$as_dir" && as_dir
=.
12406 for ac_exec_ext
in '' $ac_executable_extensions; do
12407 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12408 ac_cv_path_orig_target_objcopy
="$as_dir/$ac_word$ac_exec_ext"
12409 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12419 orig_target_objcopy
=$ac_cv_path_orig_target_objcopy
12420 if test -n "$orig_target_objcopy"; then
12421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12422 $as_echo "$orig_target_objcopy" >&6; }
12424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12425 $as_echo "no" >&6; }
12430 if test "$orig_target_objcopy" = ""; then
12431 # Extract the first word of "objcopy", so it can be a program name with args.
12432 set dummy objcopy
; ac_word
=$2
12433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12434 $as_echo_n "checking for $ac_word... " >&6; }
12435 if ${ac_cv_path_orig_target_objcopy+:} false
; then :
12436 $as_echo_n "(cached) " >&6
12438 case $orig_target_objcopy in
12440 ac_cv_path_orig_target_objcopy
="$orig_target_objcopy" # Let the user override the test with a path.
12443 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12444 for as_dir
in $PATH
12447 test -z "$as_dir" && as_dir
=.
12448 for ac_exec_ext
in '' $ac_executable_extensions; do
12449 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12450 ac_cv_path_orig_target_objcopy
="$as_dir/$ac_word$ac_exec_ext"
12451 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12461 orig_target_objcopy
=$ac_cv_path_orig_target_objcopy
12462 if test -n "$orig_target_objcopy"; then
12463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12464 $as_echo "$orig_target_objcopy" >&6; }
12466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12467 $as_echo "no" >&6; }
12474 # Extract the first word of "${aros_tool_prefix}objcopy", so it can be a program name with args.
12475 set dummy
${aros_tool_prefix}objcopy
; ac_word
=$2
12476 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12477 $as_echo_n "checking for $ac_word... " >&6; }
12478 if ${ac_cv_path_orig_target_objcopy+:} false
; then :
12479 $as_echo_n "(cached) " >&6
12481 case $orig_target_objcopy in
12483 ac_cv_path_orig_target_objcopy
="$orig_target_objcopy" # Let the user override the test with a path.
12486 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12487 for as_dir
in $PATH
12490 test -z "$as_dir" && as_dir
=.
12491 for ac_exec_ext
in '' $ac_executable_extensions; do
12492 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12493 ac_cv_path_orig_target_objcopy
="$as_dir/$ac_word$ac_exec_ext"
12494 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12504 orig_target_objcopy
=$ac_cv_path_orig_target_objcopy
12505 if test -n "$orig_target_objcopy"; then
12506 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12507 $as_echo "$orig_target_objcopy" >&6; }
12509 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12510 $as_echo "no" >&6; }
12516 if test "$orig_target_objcopy" = ""; then
12517 as_fn_error $?
"objcopy is required to build AROS. Please install and run configure again." "$LINENO" 5
12520 if test "${aros_tool_prefix}objdump" = ""; then
12521 if test "$cross_compiling" = "yes" ; then
12522 # Extract the first word of "${target_tool_prefix}objdump", so it can be a program name with args.
12523 set dummy
${target_tool_prefix}objdump
; ac_word
=$2
12524 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12525 $as_echo_n "checking for $ac_word... " >&6; }
12526 if ${ac_cv_path_orig_target_objdump+:} false
; then :
12527 $as_echo_n "(cached) " >&6
12529 case $orig_target_objdump in
12531 ac_cv_path_orig_target_objdump
="$orig_target_objdump" # Let the user override the test with a path.
12534 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12535 for as_dir
in $PATH
12538 test -z "$as_dir" && as_dir
=.
12539 for ac_exec_ext
in '' $ac_executable_extensions; do
12540 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12541 ac_cv_path_orig_target_objdump
="$as_dir/$ac_word$ac_exec_ext"
12542 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12552 orig_target_objdump
=$ac_cv_path_orig_target_objdump
12553 if test -n "$orig_target_objdump"; then
12554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12555 $as_echo "$orig_target_objdump" >&6; }
12557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12558 $as_echo "no" >&6; }
12563 if test "$GCC" = "yes"; then
12564 aros_gcc_objdump
=`$CC -print-prog-name=objdump`
12565 # Extract the first word of "`basename $aros_gcc_[objdump]`", so it can be a program name with args.
12566 set dummy
`basename $aros_gcc_objdump`; ac_word
=$2
12567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12568 $as_echo_n "checking for $ac_word... " >&6; }
12569 if ${ac_cv_path_orig_target_objdump+:} false
; then :
12570 $as_echo_n "(cached) " >&6
12572 case $orig_target_objdump in
12574 ac_cv_path_orig_target_objdump
="$orig_target_objdump" # Let the user override the test with a path.
12577 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12578 for as_dir
in `dirname $aros_gcc_objdump`
12581 test -z "$as_dir" && as_dir
=.
12582 for ac_exec_ext
in '' $ac_executable_extensions; do
12583 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12584 ac_cv_path_orig_target_objdump
="$as_dir/$ac_word$ac_exec_ext"
12585 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12595 orig_target_objdump
=$ac_cv_path_orig_target_objdump
12596 if test -n "$orig_target_objdump"; then
12597 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12598 $as_echo "$orig_target_objdump" >&6; }
12600 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12601 $as_echo "no" >&6; }
12606 if test "$orig_target_objdump" = ""; then
12607 # Extract the first word of "objdump", so it can be a program name with args.
12608 set dummy objdump
; ac_word
=$2
12609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12610 $as_echo_n "checking for $ac_word... " >&6; }
12611 if ${ac_cv_path_orig_target_objdump+:} false
; then :
12612 $as_echo_n "(cached) " >&6
12614 case $orig_target_objdump in
12616 ac_cv_path_orig_target_objdump
="$orig_target_objdump" # Let the user override the test with a path.
12619 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12620 for as_dir
in $PATH
12623 test -z "$as_dir" && as_dir
=.
12624 for ac_exec_ext
in '' $ac_executable_extensions; do
12625 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12626 ac_cv_path_orig_target_objdump
="$as_dir/$ac_word$ac_exec_ext"
12627 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12637 orig_target_objdump
=$ac_cv_path_orig_target_objdump
12638 if test -n "$orig_target_objdump"; then
12639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12640 $as_echo "$orig_target_objdump" >&6; }
12642 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12643 $as_echo "no" >&6; }
12650 # Extract the first word of "${aros_tool_prefix}objdump", so it can be a program name with args.
12651 set dummy
${aros_tool_prefix}objdump
; ac_word
=$2
12652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12653 $as_echo_n "checking for $ac_word... " >&6; }
12654 if ${ac_cv_path_orig_target_objdump+:} false
; then :
12655 $as_echo_n "(cached) " >&6
12657 case $orig_target_objdump in
12659 ac_cv_path_orig_target_objdump
="$orig_target_objdump" # Let the user override the test with a path.
12662 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12663 for as_dir
in $PATH
12666 test -z "$as_dir" && as_dir
=.
12667 for ac_exec_ext
in '' $ac_executable_extensions; do
12668 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12669 ac_cv_path_orig_target_objdump
="$as_dir/$ac_word$ac_exec_ext"
12670 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12680 orig_target_objdump
=$ac_cv_path_orig_target_objdump
12681 if test -n "$orig_target_objdump"; then
12682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12683 $as_echo "$orig_target_objdump" >&6; }
12685 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12686 $as_echo "no" >&6; }
12692 if test "$orig_target_objdump" = ""; then
12693 as_fn_error $?
"objdump is required to build AROS. Please install and run configure again." "$LINENO" 5
12697 if test "$kernel_tool_prefix" = "none" ; then
12698 # No kernel tools specified
12699 # Assume target tools == kernel tools with ELF wrapper
12700 aros_kernel_cc
=$orig_target_cc
12701 aros_kernel_cxx
=$orig_target_cxx
12702 aros_kernel_cpp
=$orig_target_cpp
12703 aros_kernel_ld
=$orig_target_ld
12704 aros_kernel_as
=$orig_target_as
12705 aros_kernel_ar
=$orig_target_ar
12706 aros_kernel_ranlib
=$orig_target_ranlib
12707 aros_kernel_nm
=$orig_target_nm
12708 aros_kernel_strip
=$orig_target_strip
12709 aros_kernel_objcopy
=$orig_target_objcopy
12710 aros_kernel_objdump
=$orig_target_objdump
12711 use_kernel_cc_wrapper
=yes
12714 # At this point, all aros_kernel_* and aros_target_*
12715 # tools should be set up correctly
12717 CC
="$aros_kernel_cc $kernel_tool_flags"
12718 CPP
="$aros_kernel_cpp"
12720 #-----------------------------------------------------------------------------
12722 # Disable pointer-signedness warnings if the compiler recognises the option
12724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wno-pointer-sign" >&5
12725 $as_echo_n "checking whether ${CC} accepts -Wno-pointer-sign... " >&6; }
12726 save_cflags
="$CFLAGS"
12727 if test "$crosstools" != "yes" ; then
12728 CFLAGS
="$CFLAGS -Wno-pointer-sign"
12729 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
12730 /* end confdefs.h. */
12740 if ac_fn_c_try_compile
"$LINENO"; then :
12741 use_no_sign_warning
="yes"
12743 use_no_sign_warning
="no"
12745 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
12747 # we do know it is supported for the smallest version of gcc we are going to build
12748 # we assume it's also supported by later versions
12749 use_no_sign_warning
=yes
12751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_sign_warning" >&5
12752 $as_echo "$use_no_sign_warning" >&6; }
12753 if test "x-$use_no_sign_warning" = "x-yes" ; then
12754 aros_config_cflags
="$aros_config_cflags -Wno-pointer-sign"
12756 CFLAGS
="$save_cflags"
12758 #-----------------------------------------------------------------------------
12760 # Find all the tools we need to compile. This could be cross-compiling
12761 # though! If that is the case we use the GNU form of the target and
12762 # simply add this to the front of the binary name. This is rather simple,
12763 # but it should work under most circumstances.
12765 # The default tools are to use the same as the host, but only if the
12766 # host and target CPU are the same. With GCC this is normally enough.
12770 aros_shared_ld
="$aros_host_ld"
12772 aros_target_mkdep
="$aros_host_mkdep"
12774 # The default tools executables to be linked to.
12775 if test "$rescomp" != ""; then
12776 # Extract the first word of "${kernel_tool_prefix}$rescomp", so it can be a program name with args.
12777 set dummy
${kernel_tool_prefix}$rescomp; ac_word
=$2
12778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12779 $as_echo_n "checking for $ac_word... " >&6; }
12780 if ${ac_cv_path_aros_kernel_rescomp+:} false
; then :
12781 $as_echo_n "(cached) " >&6
12783 case $aros_kernel_rescomp in
12785 ac_cv_path_aros_kernel_rescomp
="$aros_kernel_rescomp" # Let the user override the test with a path.
12788 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
12789 for as_dir
in $PATH
12792 test -z "$as_dir" && as_dir
=.
12793 for ac_exec_ext
in '' $ac_executable_extensions; do
12794 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12795 ac_cv_path_aros_kernel_rescomp
="$as_dir/$ac_word$ac_exec_ext"
12796 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12806 aros_kernel_rescomp
=$ac_cv_path_aros_kernel_rescomp
12807 if test -n "$aros_kernel_rescomp"; then
12808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_rescomp" >&5
12809 $as_echo "$aros_kernel_rescomp" >&6; }
12811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12812 $as_echo "no" >&6; }
12816 if test "$aros_kernel_rescomp" = ""; then
12817 as_fn_error $?
"$rescomp is required to build AROS. Please install and run configure again." "$LINENO" 5
12821 # Set up the sources for the symlink farm
12822 if test "$crosstools" = "yes"; then
12823 crosstools_target
=tools-crosstools
12826 aros_kernel_cc
="$aros_kernel_cc $kernel_tool_flags"
12827 aros_kernel_ar
="$aros_kernel_ar $aros_kernel_ar_flags"
12830 aros_hostcfg_dir
="bin/${aros_host_arch}-${aros_host_cpu}/gen/config"
12831 aros_targetcfg_dir
="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/config"
12832 aros_inc_dir
="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/AROS/Development/include/aros"
12833 aros_gendir
="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen"
12834 aros_geninc_dir
="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/include/aros"
12835 aros_tools_dir
="bin/${aros_host_arch}-${aros_host_cpu}/tools"
12836 aros_scripts_dir
="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/scripts"
12838 # aros_cc_pre is a variable that is added to the front of the compiler name
12839 # in the generated aros-gcc shell script. We need this to enable the cache
12840 # to work across cleaned builds. Also, support DISTCC using the correct
12841 # environment variable.
12844 if test "x${DISTCC}" != "x" ; then
12845 if test "x${CCACHE}" != "x" ; then
12846 aros_cc_pre
="env CCACHE_PREFIX=${DISTCC} ${CCACHE} "
12848 aros_cc_pre
="${DISTCC} "
12851 if test "x${CCACHE}" != "x" ; then
12852 aros_cc_pre
="${CCACHE} "
12856 prefix
="${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-"
12858 aros_target_nostdinc_cflags
=-nostdinc
12860 aros_target_nostartup_ldflags
=-nostartfiles
12862 aros_target_nix_ldflags
=-nix
12864 aros_target_detach_ldflags
=-detach
12866 aros_target_nostdlib_ldflags
=-nostdlib
12870 if test "$crosstools" != "yes"; then
12871 if test "$GCC" = "yes"; then
12872 aros_target_cc_path
=`$orig_target_cc -print-search-dirs | grep "programs: =" | cut -c 12-`
12875 # We do not know which gcc version we are going to build and what we need to know
12876 # here is different for different versions so this will be set later during the
12877 # build of crosstools.
12878 aros_target_cc_path
=@aros_target_cc_path@
12880 aros_target_cpp
="${prefix}cpp"
12881 aros_target_cc
="${prefix}gcc"
12882 aros_target_cxx
="${prefix}g++"
12883 aros_target_as
="${prefix}as"
12884 aros_target_ld
="${prefix}ld"
12885 aros_target_ar
="${prefix}ar $aros_target_ar_flags"
12886 aros_target_objcopy
="${prefix}objcopy"
12887 aros_target_objdump
="${prefix}objdump"
12888 aros_target_ranlib
="${prefix}ranlib $aros_target_ranlib_flags"
12889 aros_target_nm
="${prefix}nm $aros_target_nm_flags"
12890 aros_target_strip
="${prefix}strip"
12891 aros_plain_nm
="${prefix}nm"
12892 aros_plain_ar
="${prefix}ar"
12894 # Check whether --enable-includes was given.
12895 if test "${enable_includes+set}" = set; then :
12896 enableval
=$enable_includes; aros_target_incl
=$enable_includes
12898 aros_target_incl
=`$aros_kernel_cc -print-sysroot`/`$aros_kernel_cc --print-sysroot-headers-suffix 2>/dev/null || echo usr/include`
12902 if test "$aros_kernel_includes" = ""; then
12903 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
12904 aros_kernel_includes
="-isystem $aros_target_incl"
12908 if test "$aros_kernel_includes" != "" ; then
12909 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the kernel compiler's include path" >&5
12910 $as_echo_n "checking for the kernel compiler's include path... " >&6; }
12911 if test "$aros_kernel_cc_includes" = "" ; then
12912 # Try to guess where the directory is.
12913 aros_kernel_cc_includes
=`dirname \`${aros_kernel_cc} ${aros_kernel_cflags} -print-libgcc-file-name\
``/include
12914 if test -d $aros_kernel_cc_includes; then
12915 # Check if there is also an include-fixed directory and add it
12916 # to kernel compiler's include path as it may contain some of
12917 # the headers we need.
12918 if test -d "$aros_kernel_cc_includes"-fixed; then
12919 aros_kernel_cc_includes
+=" -isystem $aros_kernel_cc_includes"-fixed
12921 # Check for specific includes directory. Neede for Ubuntu 11.10
12922 if test -d "/usr/include/i386-linux-gnu"; then
12923 aros_kernel_cc_includes
+=" -isystem /usr/include/i386-linux-gnu"
12926 # The directory doesn't exist, we need to do some more work.
12927 aros_kernel_cc_includes
=${PWD}/${aros_gendir}/cc_include
12929 # These are the headers we're looking for.
12930 headers
="limits.h mmintrin.h stdbool.h syslimits.h float.h \
12931 stddef.h xmmintrin.h iso646.h stdarg.h unwind.h \
12935 for h
in $headers; do
12936 # Which other headers are needed by each of the above?
12937 deps
=$
(echo "#include <$h>" | \
12938 $aros_kernel_cc -E -M - 2>/dev
/null | \
12939 sed 's/^.*://; s/\\$/ /g; s/[ \t]\+/ /g')
12941 # Copy all the needed headers to a directory beneath gendir.
12944 dir
=${aros_kernel_cc_includes}$
(echo $
(dirname $d) | \
12945 sed -n "s,^.*/include\(/.*\),\1,p")
12946 ! test -d $dir && mkdir
-p $dir
12947 ! test -f $dir/$h && { cp $d $dir; chmod u
+w
$dir/$h; }
12952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc_includes" >&5
12953 $as_echo "$aros_kernel_cc_includes" >&6; }
12954 # Adding -nostdinc to kernel includes as they are always used together.
12955 aros_kernel_includes
="$aros_kernel_includes $aros_target_nostdinc_cflags -isystem $aros_kernel_cc_includes"
12958 if test "$crosstools" != "yes"; then
12959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the target compiler's include path" >&5
12960 $as_echo_n "checking for the target compiler's include path... " >&6; }
12961 if test "$aros_target_cc_includes" = "" ; then
12962 #try to guess where the directory is
12963 aros_target_cc_includes
=`dirname \`${orig_target_cc} -print-libgcc-file-name\
``/include
12964 if ! test -d $aros_target_cc_includes; then
12965 #the directory doesn't exist, we need to do some more work
12966 aros_target_cc_includes
=${PWD}/${aros_gendir}/cc_include
12968 #these are the headers we're looking for
12969 headers
="limits.h mmintrin.h stdbool.h syslimits.h float.h \
12970 stddef.h xmmintrin.h iso646.h stdarg.h unwind.h \
12974 for h
in $headers; do
12975 #which other headers each of the above headers needs?
12976 deps
=$
(echo "#include <$h>" | \
12977 $orig_target_cc -E -M - 2>/dev
/null | \
12978 sed 's/^.*://; s/\\$/ /g; s/[ \t]\+/ /g')
12980 #copy all the needed headers to a directory beneath gendir
12983 dir
=${aros_target_cc_includes}$
(echo $
(dirname $d) | \
12984 sed -n "s,^.*/include\(/.*\),\1,p")
12985 ! test -d $dir && mkdir
-p $dir
12986 ! test -f $dir/$h && { cp $d $dir; chmod u
+w
$dir/$h; }
12991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_target_cc_includes" >&5
12992 $as_echo "$aros_target_cc_includes" >&6; }
12994 # We do not know which gcc version we are going to build and what we need to know
12995 # here is different for different versions so this will be set later during the
12996 # build of crosstools.
12997 aros_target_cc_includes
=@aros_target_cc_includes@
13001 # For GCC < 4.0 -I- is used for giving the search path for '#include "..."'
13002 # On GCC >= 4.0 -iquote should be used
13006 save_cflags
="$CFLAGS"
13008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13009 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13010 if test "x-$crosstools" != "x-yes"; then
13011 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13012 /* end confdefs.h. */
13022 if ac_fn_c_try_compile
"$LINENO"; then :
13027 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13029 # we do know it is supported for the smallest version of gcc we are going to build
13030 # we assume it's also supported by later versions
13033 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13034 $as_echo "$has_iquote" >&6; }
13035 if test "x-$has_iquote" = "x-yes" ; then
13036 host_cflags_iquote
=-iquote
13037 host_cflags_iquote_end
=
13039 host_cflags_iquote
=-I
13040 host_cflags_iquote_end
=-I-
13042 kernel_cflags_iquote
=$host_cflags_iquote
13043 kernel_cflags_iquote_end
=$host_cflags_iquote_end
13044 if test "x-$cross_compiling" = "x-yes"; then
13045 CC
="$aros_kernel_cc"
13046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fno-stack-protector" >&5
13047 $as_echo_n "checking whether ${CC} accepts -fno-stack-protector... " >&6; }
13048 if test "x-$crosstools" != "x-yes"; then
13049 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13050 /* end confdefs.h. */
13060 if ac_fn_c_try_compile
"$LINENO"; then :
13061 use_no_stack_protector
="yes"
13063 use_no_stack_protector
="no"
13065 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13067 # we do know it is supported for the smallest version of gcc we are going to build
13068 # we assume it's also supported by later versions
13069 use_no_stack_protector
=yes
13071 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_stack_protector" >&5
13072 $as_echo "$use_no_stack_protector" >&6; }
13073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13074 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13075 if test "x-$crosstools" != "x-yes"; then
13076 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13077 /* end confdefs.h. */
13087 if ac_fn_c_try_compile
"$LINENO"; then :
13092 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13094 # we do know it is supported for the smallest version of gcc we are going to build
13095 # we assume it's also supported by later versions
13098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13099 $as_echo "$has_iquote" >&6; }
13100 if test "x-$has_iquote" = "x-yes" ; then
13101 kernel_cflags_iquote
=-iquote
13102 kernel_cflags_iquote_end
=
13104 kernel_cflags_iquote
=-I
13105 kernel_cflags_iquote_end
=-I-
13108 aros_cflags_iquote
=$kernel_cflags_iquote
13109 aros_cflags_iquote_end
=$kernel_cflags_iquote_end
13110 if test "$orig_target_cc" != "$aros_kernel_cc"; then
13111 CC
="$orig_target_cc"
13112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13113 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13114 if test "x-$crosstools" != "x-yes"; then
13115 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13116 /* end confdefs.h. */
13126 if ac_fn_c_try_compile
"$LINENO"; then :
13131 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13133 # we do know it is supported for the smallest version of gcc we are going to build
13134 # we assume it's also supported by later versions
13137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13138 $as_echo "$has_iquote" >&6; }
13139 if test "x-$has_iquote" = "x-yes" ; then
13140 aros_cflags_iquote
=-iquote
13141 aros_cflags_iquote_end
=
13143 aros_cflags_iquote
=-I
13144 aros_cflags_iquote_end
=-I-
13147 if test "x-$use_no_stack_protector" = "x-yes" ; then
13148 aros_kernel_cflags
="$aros_kernel_cflags -fno-stack-protector"
13152 #-----------------------------------------------------------------------------
13154 # Check if the target compiler supports some options used for delinting:
13155 # -Wunused-but-set-variable
13158 # -Wstrict-overflow
13159 # -Wformat-security
13161 if test "x-$crosstools" != "x-yes"; then
13162 if test "$orig_target_cc" != "$aros_kernel_cc"; then
13163 CC
="$orig_target_cc"
13165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wunused-but-set-variable" >&5
13166 $as_echo_n "checking whether ${CC} accepts -Wunused-but-set-variable... " >&6; }
13167 CFLAGS
=-Wunused-but-set-variable
13168 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13169 /* end confdefs.h. */
13179 if ac_fn_c_try_compile
"$LINENO"; then :
13180 aros_unused_but_set_variable
="yes"
13182 aros_unused_but_set_variable
="no"
13184 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13185 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_unused_but_set_variable" >&5
13186 $as_echo "$aros_unused_but_set_variable" >&6; }
13187 if test "x-$aros_unused_but_set_variable" = "x-yes" ; then
13188 aros_cflags_unused_but_set_variable
=-Wno-unused-but-set-variable
13191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Warray-bounds" >&5
13192 $as_echo_n "checking whether ${CC} accepts -Warray-bounds... " >&6; }
13193 CFLAGS
=-Warray-bounds
13194 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13195 /* end confdefs.h. */
13205 if ac_fn_c_try_compile
"$LINENO"; then :
13206 aros_array_bounds
="yes"
13208 aros_array_bounds
="no"
13210 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_array_bounds" >&5
13212 $as_echo "$aros_array_bounds" >&6; }
13213 if test "x-$aros_array_bounds" = "x-yes" ; then
13214 aros_cflags_array_bounds
=-Wno-array-bounds
13217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wenum-compare" >&5
13218 $as_echo_n "checking whether ${CC} accepts -Wenum-compare... " >&6; }
13219 CFLAGS
=-Wenum-compare
13220 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13221 /* end confdefs.h. */
13231 if ac_fn_c_try_compile
"$LINENO"; then :
13232 aros_enum_compare
="yes"
13234 aros_enum_compare
="no"
13236 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_enum_compare" >&5
13238 $as_echo "$aros_enum_compare" >&6; }
13239 if test "x-$aros_enum_compare" = "x-yes" ; then
13240 aros_cflags_enum_compare
=-Wno-enum-compare
13243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wstrict-overflow" >&5
13244 $as_echo_n "checking whether ${CC} accepts -Wstrict-overflow... " >&6; }
13245 CFLAGS
=-Wstrict-overflow
13246 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13247 /* end confdefs.h. */
13257 if ac_fn_c_try_compile
"$LINENO"; then :
13258 aros_strict_overflow
="yes"
13260 aros_strict_overflow
="no"
13262 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13263 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_strict_overflow" >&5
13264 $as_echo "$aros_strict_overflow" >&6; }
13265 if test "x-$aros_strict_overflow" = "x-yes" ; then
13266 aros_cflags_strict_overflow
=-Wno-strict-overflow
13269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wformat-security" >&5
13270 $as_echo_n "checking whether ${CC} accepts -Wformat-security... " >&6; }
13271 CFLAGS
=-Wformat-security
13272 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13273 /* end confdefs.h. */
13283 if ac_fn_c_try_compile
"$LINENO"; then :
13284 aros_format_security
="yes"
13286 aros_format_security
="no"
13288 rm -f core conftest.err conftest.
$ac_objext conftest.
$ac_ext
13289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_format_security" >&5
13290 $as_echo "$aros_format_security" >&6; }
13291 if test "x-$aros_format_security" = "x-yes" ; then
13292 aros_cflags_format_security
=-Wno-format-security
13295 # We do not know which gcc version we are going to build and what we need to know
13296 # here is different for different versions so this will be set later during the
13297 # build of crosstools.
13298 aros_cflags_unused_but_set_variable
=@aros_cflags_unused_but_set_variable@
13299 aros_cflags_array_bounds
=@aros_cflags_array_bounds@
13300 aros_cflags_enum_compare
=@aros_cflags_enum_compare@
13301 aros_cflags_strict_overflow
=@aros_cflags_strict_overflow@
13302 aros_cflags_format_security
=@aros_cflags_format_security@
13305 #-----------------------------------------------------------------------------
13307 # Check if we can explicitly choose older version of symbol hashing
13309 CFLAGS
="save_cflags -Wl,--hash-style=sysv"
13310 CC
="$aros_kernel_cc"
13311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wl,--hash-style=sysv" >&5
13312 $as_echo_n "checking whether ${CC} accepts -Wl,--hash-style=sysv... " >&6; }
13313 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13314 /* end confdefs.h. */
13324 if ac_fn_c_try_link
"$LINENO"; then :
13325 use_hash_style
="yes"
13327 use_hash_style
="no"
13329 rm -f core conftest.err conftest.
$ac_objext \
13330 conftest
$ac_exeext conftest.
$ac_ext
13331 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_hash_style" >&5
13332 $as_echo "$use_hash_style" >&6; }
13333 if test "x-$use_hash_style" = "x-yes" ; then
13334 aros_kernel_cflags
="$aros_kernel_cflags -Wl,--hash-style=sysv"
13337 CFLAGS
="$save_cflags"
13347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default resolution of WBScreen" >&5
13348 $as_echo_n "checking for default resolution of WBScreen... " >&6; }
13350 # Check whether --with-resolution was given.
13351 if test "${with_resolution+set}" = set; then :
13352 withval
=$with_resolution; resolution
=$withval
13357 # We require an argument, so map --with/--without ("yes"/"no") to "none" specified
13358 if test "$resolution" = "yes" ; then
13361 if test "$resolution" = "no" ; then
13364 if test "$resolution" != "none" ; then
13365 aros_default_wbwidth
=`echo $resolution | cut -d'x' -f1`
13366 aros_default_wbheight
=`echo $resolution | cut -d'x' -f2`
13367 aros_default_wbdepth
=`echo $resolution | cut -d'x' -f3`
13369 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_default_wbwidth x $aros_default_wbheight x $aros_default_wbdepth" >&5
13370 $as_echo "$aros_default_wbwidth x $aros_default_wbheight x $aros_default_wbdepth" >&6; }
13371 aros_cv_default_wbwidth
=$aros_default_wbwidth
13372 aros_cv_default_wbheight
=$aros_default_wbheight
13373 aros_cv_default_wbdepth
=$aros_default_wbdepth
13375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if serial debug is enabled" >&5
13376 $as_echo_n "checking if serial debug is enabled... " >&6; }
13378 # Check whether --with-serial-debug was given.
13379 if test "${with_serial_debug+set}" = set; then :
13380 withval
=$with_serial_debug; serial_debug
=$withval
13385 if test "$aros_serial_debug" = 0 ; then
13386 serial_debug_forced
=""
13387 if test "$serial_debug" = "yes" ; then
13390 if test "$serial_debug" = "no" ; then
13391 serial_debug
="none"
13394 serial_debug_forced
="(forced)"
13395 serial_debug
=$aros_serial_debug
13397 if test "$serial_debug" != "none" ; then
13398 aros_serial_debug
=$serial_debug
13399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $serial_debug_forced on port $serial_debug" >&5
13400 $as_echo "$serial_debug_forced on port $serial_debug" >&6; }
13402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13403 $as_echo "no" >&6; }
13406 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if palm debug hack is enabled" >&5
13407 $as_echo_n "checking if palm debug hack is enabled... " >&6; }
13408 # Check whether --enable-palm_debug_hack was given.
13409 if test "${enable_palm_debug_hack+set}" = set; then :
13410 enableval
=$enable_palm_debug_hack; palm_debug_hack
="yes"
13412 palm_debug_hack
="no"
13415 if test "$palm_debug_hack" = "yes" ; then
13416 aros_palm_debug_hack
="1"
13418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $palm_debug_hack" >&5
13419 $as_echo "$palm_debug_hack" >&6; }
13421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if usb3.0 code is enabled" >&5
13422 $as_echo_n "checking if usb3.0 code is enabled... " >&6; }
13423 # Check whether --enable-usb30_code was given.
13424 if test "${enable_usb30_code+set}" = set; then :
13425 enableval
=$enable_usb30_code; usb30_code
="yes"
13430 if test "$usb30_code" = "yes" ; then
13431 aros_config_cflags
="$aros_config_cflags -DAROS_USB30_CODE"
13432 aros_kernel_cflags
="$aros_kernel_cflags -DAROS_USB30_CODE"
13434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $usb30_code" >&5
13435 $as_echo "$usb30_code" >&6; }
13437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if nesting supervisor support is enabled" >&5
13438 $as_echo_n "checking if nesting supervisor support is enabled... " >&6; }
13439 # Check whether --enable-nesting_supervisor was given.
13440 if test "${enable_nesting_supervisor+set}" = set; then :
13441 enableval
=$enable_nesting_supervisor; nesting_supervisor
="yes"
13443 nesting_supervisor
="no"
13446 if test "$nesting_supervisor" = "yes" ; then
13447 aros_nesting_supervisor
="1"
13449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nesting_supervisor" >&5
13450 $as_echo "$nesting_supervisor" >&6; }
13452 if test "$aros_enable_mmu" = "" ; then
13453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if MMU support is enabled" >&5
13454 $as_echo_n "checking if MMU support is enabled... " >&6; }
13455 # Check whether --enable-mmu was given.
13456 if test "${enable_mmu+set}" = set; then :
13457 enableval
=$enable_mmu; aros_enable_mmu
=$enableval
13459 aros_enable_mmu
="yes"
13462 if test "$aros_enable_mmu" = "" ; then
13463 aros_enable_mmu
="yes"
13465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_enable_mmu" >&5
13466 $as_echo "$aros_enable_mmu" >&6; }
13468 if test "$aros_enable_mmu" = "no" ; then
13469 aros_enable_mmu
="0"
13471 aros_enable_mmu
="1"
13475 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
13477 if test "x-$need_dlopen" != "x-no" ; then
13480 ac_fn_c_check_func
"$LINENO" "dlopen" "ac_cv_func_dlopen"
13481 if test "x$ac_cv_func_dlopen" = xyes
; then :
13487 if test "x-$have_dl" = "x-no" ; then
13488 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13489 $as_echo_n "checking for dlopen in -ldl... " >&6; }
13490 if ${ac_cv_lib_dl_dlopen+:} false
; then :
13491 $as_echo_n "(cached) " >&6
13493 ac_check_lib_save_LIBS
=$LIBS
13495 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13496 /* end confdefs.h. */
13498 /* Override any GCC internal prototype to avoid an error.
13499 Use char because int might match the return type of a GCC
13500 builtin and then its argument prototype would still apply. */
13513 if ac_fn_c_try_link
"$LINENO"; then :
13514 ac_cv_lib_dl_dlopen
=yes
13516 ac_cv_lib_dl_dlopen
=no
13518 rm -f core conftest.err conftest.
$ac_objext \
13519 conftest
$ac_exeext conftest.
$ac_ext
13520 LIBS
=$ac_check_lib_save_LIBS
13522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13523 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
13524 if test "x$ac_cv_lib_dl_dlopen" = xyes
; then :
13526 aros_host_ldflags
="$aros_host_ldflags -ldl"
13532 if test "x-$have_dl" = "x-no" ; then
13533 as_fn_error $?
"dlopen() dynamic linker functions not available" "$LINENO" 5
13539 # Check whether --enable-x11_hidd was given.
13540 if test "${enable_x11_hidd+set}" = set; then :
13541 enableval
=$enable_x11_hidd; x11_hidd
="$enableval"
13543 x11_hidd
="$need_x11"
13546 case "x-$x11_hidd" in
13547 x-yes|x-no|x-auto
) ;;
13548 *) x11_hidd
="$need_x11" ;;
13553 if test "x-$x11_hidd" != "x-no" ; then
13555 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
13556 $as_echo_n "checking for X... " >&6; }
13559 # Check whether --with-x was given.
13560 if test "${with_x+set}" = set; then :
13564 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13565 if test "x$with_x" = xno
; then
13566 # The user explicitly disabled X.
13569 case $x_includes,$x_libraries in #(
13570 *\'*) as_fn_error $?
"cannot use X directory names containing '" "$LINENO" 5 ;; #(
13571 *,NONE | NONE
,*) if ${ac_cv_have_x+:} false
; then :
13572 $as_echo_n "(cached) " >&6
13574 # One or both of the vars are not set, and there is no cached value.
13575 ac_x_includes
=no ac_x_libraries
=no
13576 rm -f -r conftest.dir
13577 if mkdir conftest.dir
; then
13579 cat >Imakefile
<<'_ACEOF'
13581 @echo incroot='${INCROOT}'
13583 @echo usrlibdir='${USRLIBDIR}'
13585 @echo libdir='${LIBDIR}'
13587 if (export CC
; ${XMKMF-xmkmf}) >/dev
/null
2>/dev
/null
&& test -f Makefile
; then
13588 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
13589 for ac_var
in incroot usrlibdir libdir
; do
13590 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
13592 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13593 for ac_extension
in a so sl dylib la dll
; do
13594 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
13595 test -f "$ac_im_libdir/libX11.$ac_extension"; then
13596 ac_im_usrlibdir
=$ac_im_libdir; break
13599 # Screen out bogus values from the imake configuration. They are
13600 # bogus both because they are the default anyway, and because
13601 # using them would break gcc on systems where it needs fixed includes.
13602 case $ac_im_incroot in
13603 /usr
/include
) ac_x_includes
= ;;
13604 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes
=$ac_im_incroot;;
13606 case $ac_im_usrlibdir in
13607 /usr
/lib |
/usr
/lib64 |
/lib |
/lib64
) ;;
13608 *) test -d "$ac_im_usrlibdir" && ac_x_libraries
=$ac_im_usrlibdir ;;
13612 rm -f -r conftest.dir
13615 # Standard set of common directories for X headers.
13616 # Check X11 before X11Rn because it is often a symlink to the current release.
13630 /usr/local/X11/include
13631 /usr/local/X11R7/include
13632 /usr/local/X11R6/include
13633 /usr/local/X11R5/include
13634 /usr/local/X11R4/include
13636 /usr/local/include/X11
13637 /usr/local/include/X11R7
13638 /usr/local/include/X11R6
13639 /usr/local/include/X11R5
13640 /usr/local/include/X11R4
13644 /usr/XFree86/include/X11
13648 /usr/unsupported/include
13649 /usr/athena/include
13650 /usr/local/x11r5/include
13651 /usr/lpp/Xamples/include
13653 /usr/openwin/include
13654 /usr/openwin/share/include'
13656 if test "$ac_x_includes" = no
; then
13657 # Guess where to find include files, by looking for Xlib.h.
13658 # First, try using that file with no special directory specified.
13659 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13660 /* end confdefs.h. */
13661 #include <X11/Xlib.h>
13663 if ac_fn_c_try_cpp
"$LINENO"; then :
13664 # We can compile using X headers with no special include directory.
13667 for ac_dir
in $ac_x_header_dirs; do
13668 if test -r "$ac_dir/X11/Xlib.h"; then
13669 ac_x_includes
=$ac_dir
13674 rm -f conftest.err conftest.i conftest.
$ac_ext
13675 fi # $ac_x_includes = no
13677 if test "$ac_x_libraries" = no
; then
13678 # Check for the libraries.
13679 # See if we find them without any special options.
13680 # Don't add to $LIBS permanently.
13683 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13684 /* end confdefs.h. */
13685 #include <X11/Xlib.h>
13694 if ac_fn_c_try_link
"$LINENO"; then :
13696 # We can link X programs with no special library path.
13700 for ac_dir
in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
13702 # Don't even attempt the hair of trying to link an X program!
13703 for ac_extension
in a so sl dylib la dll
; do
13704 if test -r "$ac_dir/libX11.$ac_extension"; then
13705 ac_x_libraries
=$ac_dir
13711 rm -f core conftest.err conftest.
$ac_objext \
13712 conftest
$ac_exeext conftest.
$ac_ext
13713 fi # $ac_x_libraries = no
13715 case $ac_x_includes,$ac_x_libraries in #(
13716 no
,* |
*,no |
*\'*)
13717 # Didn't find X, or a directory has "'" in its name.
13718 ac_cv_have_x
="have_x=no";; #(
13720 # Record where we found X for the cache.
13721 ac_cv_have_x
="have_x=yes\
13722 ac_x_includes='$ac_x_includes'\
13723 ac_x_libraries='$ac_x_libraries'"
13729 eval "$ac_cv_have_x"
13732 if test "$have_x" != yes; then
13733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
13734 $as_echo "$have_x" >&6; }
13737 # If each of the values was on the command line, it overrides each guess.
13738 test "x$x_includes" = xNONE
&& x_includes
=$ac_x_includes
13739 test "x$x_libraries" = xNONE
&& x_libraries
=$ac_x_libraries
13740 # Update the cache value to reflect the command line values.
13741 ac_cv_have_x
="have_x=yes\
13742 ac_x_includes='$x_includes'\
13743 ac_x_libraries='$x_libraries'"
13744 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
13745 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
13750 for path
in $x_libraries
13752 x_cflags
="$x_cflags -L$path"
13755 for path
in $x_includes
13757 x_cflags
="$x_cflags -I$path"
13760 if test "x-$no_x" = "x-yes" ; then
13762 if test "x-$x11_hidd" != "x-auto" ; then
13763 as_fn_error $?
"X11 libs/headers not found, cannot build X11 hidd as requested" "$LINENO" 5
13767 x11_hidd_target
=kernel-x11gfx-kobj
13770 # Check whether --enable-x11_shm was given.
13771 if test "${enable_x11_shm+set}" = set; then :
13772 enableval
=$enable_x11_shm; x11_hidd_shm
="$enableval"
13774 x11_hidd_shm
="auto"
13777 case "x-$x11_hidd_shm" in
13778 x-yes|x-no|x-auto
) ;;
13779 *) x11_hidd_shm
="auto" ;;
13784 if test "x-$x11_hidd_shm" != "x-no" ; then
13786 for ac_header
in sys
/ipc.h
13788 ac_fn_c_check_header_mongrel
"$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
13789 if test "x$ac_cv_header_sys_ipc_h" = xyes
; then :
13790 cat >>confdefs.h
<<_ACEOF
13791 #define HAVE_SYS_IPC_H 1
13798 for ac_header
in sys
/shm.h
13800 ac_fn_c_check_header_mongrel
"$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default"
13801 if test "x$ac_cv_header_sys_shm_h" = xyes
; then :
13802 cat >>confdefs.h
<<_ACEOF
13803 #define HAVE_SYS_SHM_H 1
13811 if test "x-$ac_cv_header_sys_ipc_h" = "x-yes" -a "x-$ac_cv_header_sys_shm_h" = "x-yes" ; then
13813 save_cflags
="$CFLAGS"
13814 CFLAGS
="$CFLAGS $x_cflags"
13815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
13816 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
13817 if ${ac_cv_lib_Xext_XShmQueryExtension+:} false
; then :
13818 $as_echo_n "(cached) " >&6
13820 ac_check_lib_save_LIBS
=$LIBS
13821 LIBS
="-lXext $LIBS"
13822 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13823 /* end confdefs.h. */
13825 /* Override any GCC internal prototype to avoid an error.
13826 Use char because int might match the return type of a GCC
13827 builtin and then its argument prototype would still apply. */
13831 char XShmQueryExtension ();
13835 return XShmQueryExtension ();
13840 if ac_fn_c_try_link
"$LINENO"; then :
13841 ac_cv_lib_Xext_XShmQueryExtension
=yes
13843 ac_cv_lib_Xext_XShmQueryExtension
=no
13845 rm -f core conftest.err conftest.
$ac_objext \
13846 conftest
$ac_exeext conftest.
$ac_ext
13847 LIBS
=$ac_check_lib_save_LIBS
13849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
13850 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
13851 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = xyes
; then :
13855 CFLAGS
="$save_cflags"
13859 if test "x-$have_xshm" = "x-yes" ; then
13860 DO_XSHM_SUPPORT
="1"
13861 elif test "x-$x11_hidd_shm" = "x-yes" ; then
13862 as_fn_error $?
"X11 has no support for shared memory, cannot enable it as requested" "$LINENO" 5
13864 DO_XSHM_SUPPORT
="0"
13868 # Check whether --enable-x11_vidmode was given.
13869 if test "${enable_x11_vidmode+set}" = set; then :
13870 enableval
=$enable_x11_vidmode; x11_hidd_vidmode
="$enableval"
13872 x11_hidd_vidmode
="auto"
13875 case "x-$x11_hidd_vidmode" in
13876 x-yes|x-no|x-auto
) ;;
13877 *) x11_hidd_vidmode
="auto" ;;
13882 if test "x-$x11_hidd_vidmode" != "x-no" ; then
13884 save_cflags
="$CFLAGS"
13885 CFLAGS
="$CFLAGS $x_cflags"
13886 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
13887 $as_echo_n "checking for XF86VidModeQueryExtension in -lXxf86vm... " >&6; }
13888 if ${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+:} false
; then :
13889 $as_echo_n "(cached) " >&6
13891 ac_check_lib_save_LIBS
=$LIBS
13892 LIBS
="-lXxf86vm $LIBS"
13893 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
13894 /* end confdefs.h. */
13896 /* Override any GCC internal prototype to avoid an error.
13897 Use char because int might match the return type of a GCC
13898 builtin and then its argument prototype would still apply. */
13902 char XF86VidModeQueryExtension ();
13906 return XF86VidModeQueryExtension ();
13911 if ac_fn_c_try_link
"$LINENO"; then :
13912 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=yes
13914 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension
=no
13916 rm -f core conftest.err conftest.
$ac_objext \
13917 conftest
$ac_exeext conftest.
$ac_ext
13918 LIBS
=$ac_check_lib_save_LIBS
13920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
13921 $as_echo "$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6; }
13922 if test "x$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" = xyes
; then :
13926 CFLAGS
="$save_cflags"
13929 if test "x-$have_vidmode" = "x-yes" ; then
13930 DO_VIDMODE_SUPPORT
="1"
13931 elif test "x-$x11_hidd_vidmode" = "x-yes" ; then
13932 as_fn_error $?
"X11 vidmode extension not available, cannot enable it as requested" "$LINENO" 5
13934 DO_VIDMODE_SUPPORT
="0"
13938 aros_host_x11_includes
=$x_includes
13939 aros_host_x11_libdirs
=$x_libraries
13943 # Check whether --enable-sdl_hidd was given.
13944 if test "${enable_sdl_hidd+set}" = set; then :
13945 enableval
=$enable_sdl_hidd; sdl_hidd
="$enableval"
13950 case "x-$sdl_hidd" in
13951 x-yes|x-no|x-auto
) ;;
13952 *) sdl_hidd
="auto" ;;
13955 if test "x-$sdl_hidd" != "x-no" ; then
13958 # Check whether --with-sdl-prefix was given.
13959 if test "${with_sdl_prefix+set}" = set; then :
13960 withval
=$with_sdl_prefix; sdl_prefix
="$withval"
13966 # Check whether --with-sdl-exec-prefix was given.
13967 if test "${with_sdl_exec_prefix+set}" = set; then :
13968 withval
=$with_sdl_exec_prefix; sdl_exec_prefix
="$withval"
13973 # Check whether --enable-sdltest was given.
13974 if test "${enable_sdltest+set}" = set; then :
13975 enableval
=$enable_sdltest;
13981 if test x
$sdl_exec_prefix != x
; then
13982 sdl_config_args
="$sdl_config_args --exec-prefix=$sdl_exec_prefix"
13983 if test x
${SDL_CONFIG+set} != xset
; then
13984 SDL_CONFIG
=$sdl_exec_prefix/bin
/sdl-config
13987 if test x
$sdl_prefix != x
; then
13988 sdl_config_args
="$sdl_config_args --prefix=$sdl_prefix"
13989 if test x
${SDL_CONFIG+set} != xset
; then
13990 SDL_CONFIG
=$sdl_prefix/bin
/sdl-config
13994 as_save_PATH
="$PATH"
13995 if test "x$prefix" != xNONE
; then
13996 PATH
="$prefix/bin:$prefix/usr/bin:$PATH"
13998 # Extract the first word of "sdl-config", so it can be a program name with args.
13999 set dummy sdl-config
; ac_word
=$2
14000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14001 $as_echo_n "checking for $ac_word... " >&6; }
14002 if ${ac_cv_path_SDL_CONFIG+:} false
; then :
14003 $as_echo_n "(cached) " >&6
14005 case $SDL_CONFIG in
14007 ac_cv_path_SDL_CONFIG
="$SDL_CONFIG" # Let the user override the test with a path.
14010 as_save_IFS
=$IFS; IFS
=$PATH_SEPARATOR
14011 for as_dir
in $PATH
14014 test -z "$as_dir" && as_dir
=.
14015 for ac_exec_ext
in '' $ac_executable_extensions; do
14016 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14017 ac_cv_path_SDL_CONFIG
="$as_dir/$ac_word$ac_exec_ext"
14018 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14025 test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG
="no"
14029 SDL_CONFIG
=$ac_cv_path_SDL_CONFIG
14030 if test -n "$SDL_CONFIG"; then
14031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
14032 $as_echo "$SDL_CONFIG" >&6; }
14034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14035 $as_echo "no" >&6; }
14039 PATH
="$as_save_PATH"
14040 min_sdl_version
=1.2.10
14041 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL - version >= $min_sdl_version" >&5
14042 $as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
14044 if test "$SDL_CONFIG" = "no" ; then
14047 SDL_CFLAGS
=`$SDL_CONFIG $sdl_config_args --cflags`
14048 SDL_LIBS
=`$SDL_CONFIG $sdl_config_args --libs`
14050 sdl_major_version
=`$SDL_CONFIG $sdl_config_args --version | \
14051 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
14052 sdl_minor_version
=`$SDL_CONFIG $sdl_config_args --version | \
14053 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
14054 sdl_micro_version
=`$SDL_CONFIG $sdl_config_args --version | \
14055 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
14056 if test "x$enable_sdltest" = "xyes" ; then
14057 ac_save_CFLAGS
="$CFLAGS"
14058 ac_save_CXXFLAGS
="$CXXFLAGS"
14059 ac_save_LIBS
="$LIBS"
14060 CFLAGS
="$CFLAGS $SDL_CFLAGS"
14061 CXXFLAGS
="$CXXFLAGS $SDL_CFLAGS"
14062 LIBS
="$LIBS $SDL_LIBS"
14064 if test "$cross_compiling" = yes; then :
14065 echo $ac_n "cross compiling; assumed OK... $ac_c"
14067 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14068 /* end confdefs.h. */
14071 #include <stdlib.h>
14072 #include <string.h>
14076 my_strdup (char *str)
14082 new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
14083 strcpy (new_str, str);
14091 int main (int argc, char *argv[])
14093 int major, minor, micro;
14096 /* This hangs on some systems (?)
14097 system ("touch conf.sdltest");
14099 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
14101 /* HP/UX 9 (%@#!) writes to sscanf strings */
14102 tmp_version = my_strdup("$min_sdl_version");
14103 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
14104 printf("%s, bad version string\n", "$min_sdl_version");
14108 if (($sdl_major_version > major) ||
14109 (($sdl_major_version == major) && ($sdl_minor_version > minor)) ||
14110 (($sdl_major_version == major) && ($sdl_minor_version == minor) && ($sdl_micro_version >= micro)))
14116 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
14117 printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro);
14118 printf("*** best to upgrade to the required version.\n");
14119 printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n");
14120 printf("*** to point to the correct copy of sdl-config, and remove the file\n");
14121 printf("*** config.cache before re-running configure\n");
14128 if ac_fn_c_try_run
"$LINENO"; then :
14133 rm -f core
*.core core.conftest.
* gmon.out bb.out conftest
$ac_exeext \
14134 conftest.
$ac_objext conftest.beam conftest.
$ac_ext
14137 CFLAGS
="$ac_save_CFLAGS"
14138 CXXFLAGS
="$ac_save_CXXFLAGS"
14139 LIBS
="$ac_save_LIBS"
14142 if test "x$no_sdl" = x
; then
14143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14144 $as_echo "yes" >&6; }
14147 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14148 $as_echo "no" >&6; }
14149 if test "$SDL_CONFIG" = "no" ; then
14150 echo "*** The sdl-config script installed by SDL could not be found"
14151 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
14152 echo "*** your path, or set the SDL_CONFIG environment variable to the"
14153 echo "*** full path to sdl-config."
14155 if test -f conf.sdltest
; then
14158 echo "*** Could not run SDL test program, checking why..."
14159 CFLAGS
="$CFLAGS $SDL_CFLAGS"
14160 CXXFLAGS
="$CXXFLAGS $SDL_CFLAGS"
14161 LIBS
="$LIBS $SDL_LIBS"
14162 cat confdefs.h
- <<_ACEOF >conftest.$ac_ext
14163 /* end confdefs.h. */
14168 int main(int argc, char *argv[])
14171 #define main K_and_R_C_main
14181 if ac_fn_c_try_link
"$LINENO"; then :
14182 echo "*** The test program compiled, but did not run. This usually means"
14183 echo "*** that the run-time linker is not finding SDL or finding the wrong"
14184 echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
14185 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
14186 echo "*** to the installed location Also, make sure you have run ldconfig if that"
14187 echo "*** is required on your system"
14189 echo "*** If you have an old version installed, it is best to remove it, although"
14190 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
14192 echo "*** The test program failed to compile or link. See the file config.log for the"
14193 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
14194 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
14195 echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
14197 rm -f core conftest.err conftest.
$ac_objext \
14198 conftest
$ac_exeext conftest.
$ac_ext
14199 CFLAGS
="$ac_save_CFLAGS"
14200 CXXFLAGS
="$ac_save_CXXFLAGS"
14201 LIBS
="$ac_save_LIBS"
14213 if test "x-$have_sdl" != "x-yes" ; then
14215 if test "x-$sdl_hidd" != "x-auto" ; then
14216 as_fn_error $?
"SDL libs/headers not found, cannot build SDL hidd as requested" "$LINENO" 5
14220 sdl_hidd_target
=kernel-hidd-sdl
14221 aros_host_sdl_cflags
=SDL_CFLAGS
14222 aros_host_sdl_libs
=SDL_LIBS
14226 ac_fn_c_check_header_mongrel
"$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
14227 if test "x$ac_cv_header_sys_soundcard_h" = xyes
; then :
14232 if test "x-$ac_cv_header_sys_soundcard_h" = "x-yes" ; then
14233 oss_library_target
=workbench-libs-oss-unix
14238 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if building of dbus.library is enabled" >&5
14239 $as_echo_n "checking if building of dbus.library is enabled... " >&6; }
14240 # Check whether --enable-dbus was given.
14241 if test "${enable_dbus+set}" = set; then :
14242 enableval
=$enable_dbus; dbus
="yes"
14247 if test "$dbus" = "yes" ; then
14249 DBUS_CFLAGS
=`pkg-config --cflags dbus-1`
14250 DBUS_LIBFLAGS
=`pkg-config --libs dbus-1`
14251 KERNEL_DBUS_KOBJ
=kernel-dbus-kobj
14252 KERNEL_DBUS_INCLUDES
=kernel-dbus-includes
14256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dbus" >&5
14257 $as_echo "$dbus" >&6; }
14259 if test "$use_kernel_cc_wrapper" = "yes" ; then
14260 aros_kernel_cc
="${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc"
14263 if test "${crosstools}" != "yes" ; then
14264 aros_target_toolchain
=no
14266 aros_target_toolchain
=yes
14282 # Compatability with other Amiga-like operation systems
14377 # Delinting target compiler flags
14401 # Native version related
14404 # Palm native version related
14407 # Unix/Hosted version related
14413 # Apple iOS related
14418 # ARM default GCC target related
14444 # Collect-aros stuff: "-ius" to ignore undefined symbols
14447 # C compiler related
14450 #ObjC compiler related
14456 case "$aros_flavour" in
14457 emulation
) aros_flavour_uc
="AROS_FLAVOUR_EMULATION"
14458 aros_flavour
="emulation" ;;
14459 emulcompat
) aros_flavour_uc
="(AROS_FLAVOUR_EMULATION|AROS_FLAVOUR_BINCOMPAT)"
14460 aros_flavour
="emulation" ;;
14461 standalone
) aros_flavour_uc
="AROS_FLAVOUR_STANDALONE"
14462 aros_flavour
="standalone";;
14463 standcompat
) aros_flavour_uc
="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_BINCOMPAT)"
14464 aros_flavour
="standalone";;
14465 native
) aros_flavour_uc
="AROS_FLAVOUR_NATIVE"
14466 aros_flavour
="native" ;;
14467 nativecompat
) aros_flavour_uc
="(AROS_FLAVOUR_NATIVE|AROS_FLAVOUR_BINCOMPAT)"
14468 aros_flavour
="native" ;;
14469 linklib
) aros_flavour_uc
="AROS_FLAVOUR_LINKLIB"
14470 aros_flavour
="linklib" ;;
14471 palmnative
) aros_flavour_uc
="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_EMULATION)"
14472 aros_flavour
="palmnative" ;;
14473 mac68knative
) aros_flavour_uc
="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_EMULATION)"
14474 aros_flavour
="mac68knative" ;;
14475 ppcnative
) aros_flavour_uc
="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_BINCOMPAT)"
14476 aros_flavour
="ppcnative" ;;
14479 if test ! -d ${aros_inc_dir} ; then
14480 ${MKDIR} ${aros_inc_dir}
14482 if test ! -d ${aros_geninc_dir} ; then
14483 ${MKDIR} ${aros_geninc_dir}
14485 if test ! -d ${aros_hostcfg_dir} ; then
14486 ${MKDIR} ${aros_hostcfg_dir}
14488 if test ! -d ${aros_targetcfg_dir} ; then
14489 ${MKDIR} ${aros_targetcfg_dir}
14491 if test ! -d ${aros_tools_dir} ; then
14492 ${MKDIR} ${aros_tools_dir}
14494 if test ! -d ${aros_scripts_dir} ; then
14495 ${MKDIR} ${aros_scripts_dir}
14498 ac_config_headers
="$ac_config_headers ${aros_geninc_dir}/host-conf.h:config/host-conf.h.in"
14501 ac_config_commands
="$ac_config_commands compiler_executable"
14503 ac_config_commands
="$ac_config_commands genmf_executable"
14506 ac_config_files
="$ac_config_files Makefile config/make.cfg ${aros_inc_dir}/config.h:config/config.h.in ${aros_geninc_dir}/config.h:config/config.h.in ${aros_hostcfg_dir}/host.cfg:config/host.cfg.in ${aros_targetcfg_dir}/target.cfg:config/target.cfg.in mmake.config ${aros_targetcfg_dir}/make.defaults:config/make.defaults.in ${aros_targetcfg_dir}/specs:config/specs.in ${aros_targetcfg_dir}/elf-specs:${elf_specs_in} ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-cpp:scripts/aros-cpp.in ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-gcc:scripts/aros-gcc.in ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-g++:scripts/aros-g++.in ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc:scripts/elf-gcc.in ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-ld:scripts/aros-ld.in ${aros_tools_dir}/genmf.py:tools/genmf/genmf.py tools/collect-aros/env.h ${aros_gendir}/arch/all-android/bootstrap/app/default.properties:arch/all-android/bootstrap/app/default.properties.in"
14509 cat >confcache
<<\_ACEOF
14510 # This file is a shell script that caches the results of configure
14511 # tests run on this system so they can be shared between configure
14512 # scripts and configure runs, see configure's option --config-cache.
14513 # It is not useful on other systems. If it contains results you don't
14514 # want to keep, you may remove or edit it.
14516 # config.status only pays attention to the cache file if you give it
14517 # the --recheck option to rerun configure.
14519 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14520 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14521 # following values.
14525 # The following way of writing the cache mishandles newlines in values,
14526 # but we know of no workaround that is simple, portable, and efficient.
14527 # So, we kill variables containing newlines.
14528 # Ultrix sh set writes to stderr and can't be redirected directly,
14529 # and sets the high bit in the cache file unless we assign to the vars.
14531 for ac_var
in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14532 eval ac_val
=\$
$ac_var
14536 *_cv_
*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14537 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14540 _ | IFS | as_nl
) ;; #(
14541 BASH_ARGV | BASH_SOURCE
) eval $ac_var= ;; #(
14542 *) { eval $ac_var=; unset $ac_var;} ;;
14548 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14549 *${as_nl}ac_space
=\
*)
14550 # `set' does not quote correctly, so add quotes: double-quote
14551 # substitution turns \\\\ into \\, and sed turns \\ into \.
14554 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14557 # `set' quotes correctly as required by POSIX, so do not add quotes.
14558 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14567 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14569 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14571 if diff "$cache_file" confcache
>/dev
/null
2>&1; then :; else
14572 if test -w "$cache_file"; then
14573 if test "x$cache_file" != "x/dev/null"; then
14574 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14575 $as_echo "$as_me: updating cache $cache_file" >&6;}
14576 if test ! -f "$cache_file" ||
test -h "$cache_file"; then
14577 cat confcache
>"$cache_file"
14579 case $cache_file in #(
14581 mv -f confcache
"$cache_file"$$
&&
14582 mv -f "$cache_file"$$
"$cache_file" ;; #(
14584 mv -f confcache
"$cache_file" ;;
14589 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14590 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14595 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
14596 # Let make expand exec_prefix.
14597 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
14599 DEFS
=-DHAVE_CONFIG_H
14604 for ac_i
in : $LIBOBJS; do test "x$ac_i" = x
: && continue
14605 # 1. Remove the extension, and $U if already installed.
14606 ac_script
='s/\$U\././;s/\.o$//;s/\.obj$//'
14607 ac_i
=`$as_echo "$ac_i" | sed "$ac_script"`
14608 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14609 # will be set to the directory where LIBOBJS objects are built.
14610 as_fn_append ac_libobjs
" \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14611 as_fn_append ac_ltlibobjs
" \${LIBOBJDIR}$ac_i"'$U.lo'
14613 LIBOBJS
=$ac_libobjs
14615 LTLIBOBJS
=$ac_ltlibobjs
14619 : "${CONFIG_STATUS=./config.status}"
14621 ac_clean_files_save
=$ac_clean_files
14622 ac_clean_files
="$ac_clean_files $CONFIG_STATUS"
14623 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14624 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14626 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14628 # Generated by $as_me.
14629 # Run this file to recreate the current configuration.
14630 # Compiler output produced by configure, useful for debugging
14631 # configure, is in config.log if it exists.
14634 ac_cs_recheck=false
14637 SHELL=\${CONFIG_SHELL-$SHELL}
14640 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail
=1
14641 ## -------------------- ##
14642 ## M4sh Initialization. ##
14643 ## -------------------- ##
14645 # Be more Bourne compatible
14646 DUALCASE
=1; export DUALCASE
# for MKS sh
14647 if test -n "${ZSH_VERSION+set}" && (emulate sh
) >/dev
/null
2>&1; then :
14650 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14651 # is contrary to our usage. Disable this feature.
14652 alias -g '${1+"$@"}'='"$@"'
14653 setopt NO_GLOB_SUBST
14655 case `(set -o) 2>/dev/null` in #(
14667 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14668 as_echo
='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14669 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14670 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14671 # Prefer a ksh shell builtin over an external printf program on Solaris,
14672 # but without wasting forks for bash or zsh.
14673 if test -z "$BASH_VERSION$ZSH_VERSION" \
14674 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14675 as_echo='print
-r --'
14676 as_echo_n='print
-rn --'
14677 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14678 as_echo='printf %s
\n'
14679 as_echo_n='printf %s
'
14681 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14682 as_echo_body='eval /usr
/ucb
/echo -n "$1$as_nl"'
14683 as_echo_n='/usr
/ucb
/echo -n'
14685 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14686 as_echo_n_body='eval
14690 expr "X$arg" : "X\\(.*\\)$as_nl";
14691 arg
=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14693 expr "X$arg" : "X\\(.*\\)" |
tr -d "$as_nl"
14695 export as_echo_n_body
14696 as_echo_n='sh
-c $as_echo_n_body as_echo
'
14698 export as_echo_body
14699 as_echo='sh
-c $as_echo_body as_echo
'
14702 # The user is always right.
14703 if test "${PATH_SEPARATOR+set}" != set; then
14705 (PATH='/bin
;/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14706 (PATH='/bin
:/bin
'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14713 # We need space, tab and new line, in precisely that order. Quoting is
14714 # there to prevent editors from complaining about space-tab.
14715 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
14716 # splitting by setting IFS to empty value.)
14719 # Find who we are. Look in the path if we contain no directory separator.
14722 *[\\/]* ) as_myself=$0 ;;
14723 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14724 for as_dir in $PATH
14727 test -z "$as_dir" && as_dir=.
14728 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14734 # We did not find ourselves, most probably we were run as `sh COMMAND'
14735 # in which case we are not to be found in the path.
14736 if test "x$as_myself" = x
; then
14739 if test ! -f "$as_myself"; then
14740 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14744 # Unset variables that we do not need and which cause bugs (e.g. in
14745 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14746 # suppresses any "Segmentation fault" message there. '((' could
14747 # trigger a bug in pdksh 5.2.14.
14748 for as_var
in BASH_ENV ENV MAIL MAILPATH
14749 do eval test x\
${$as_var+set} = xset \
14750 && ( (unset $as_var) ||
exit 1) >/dev
/null
2>&1 && unset $as_var ||
:
14763 (unset CDPATH
) >/dev
/null
2>&1 && unset CDPATH
14766 # as_fn_error STATUS ERROR [LINENO LOG_FD]
14767 # ----------------------------------------
14768 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14769 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14770 # script with STATUS, using 1 if that was 0.
14773 as_status
=$1; test $as_status -eq 0 && as_status
=1
14775 as_lineno
=${as_lineno-"$3"} as_lineno_stack
=as_lineno_stack
=$as_lineno_stack
14776 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
14778 $as_echo "$as_me: error: $2" >&2
14779 as_fn_exit
$as_status
14783 # as_fn_set_status STATUS
14784 # -----------------------
14785 # Set $? to STATUS, without forking.
14786 as_fn_set_status
()
14789 } # as_fn_set_status
14791 # as_fn_exit STATUS
14792 # -----------------
14793 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14797 as_fn_set_status
$1
14803 # Portably unset VAR.
14806 { eval $1=; unset $1;}
14808 as_unset
=as_fn_unset
14809 # as_fn_append VAR VALUE
14810 # ----------------------
14811 # Append the text in VALUE to the end of the definition contained in VAR. Take
14812 # advantage of any shell optimizations that allow amortized linear growth over
14813 # repeated appends, instead of the typical quadratic growth present in naive
14815 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev
/null
; then :
14816 eval 'as_fn_append ()
14827 # as_fn_arith ARG...
14828 # ------------------
14829 # Perform arithmetic evaluation on the ARGs, and store the result in the
14830 # global $as_val. Take advantage of shells that can avoid forks. The arguments
14831 # must be portable across $(()) and expr.
14832 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev
/null
; then :
14833 eval 'as_fn_arith ()
14840 as_val
=`expr "$@" || test $? -eq 1`
14845 if expr a
: '\(a\)' >/dev
/null
2>&1 &&
14846 test "X`expr 00001 : '.*\(...\)'`" = X001
; then
14852 if (basename -- /) >/dev
/null
2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14853 as_basename
=basename
14858 if (as_dir
=`dirname -- /` && test "X$as_dir" = X
/) >/dev
/null
2>&1; then
14864 as_me
=`$as_basename -- "$0" ||
14865 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14866 X"$0" : 'X\(//\)$' \| \
14867 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14869 sed '/^.*\/\([^/][^/]*\)\/*$/{
14883 # Avoid depending upon Character Ranges.
14884 as_cr_letters
='abcdefghijklmnopqrstuvwxyz'
14885 as_cr_LETTERS
='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14886 as_cr_Letters
=$as_cr_letters$as_cr_LETTERS
14887 as_cr_digits
='0123456789'
14888 as_cr_alnum
=$as_cr_Letters$as_cr_digits
14890 ECHO_C
= ECHO_N
= ECHO_T
=
14891 case `echo -n x` in #(((((
14893 case `echo 'xy\c'` in
14894 *c
*) ECHO_T
=' ';; # ECHO_T is single tab character.
14896 *) echo `echo ksh88 bug on AIX 6.1` > /dev
/null
14903 rm -f conf$$ conf$$.exe conf$$.
file
14904 if test -d conf$$.dir
; then
14905 rm -f conf$$.dir
/conf$$.
file
14908 mkdir conf$$.dir
2>/dev
/null
14910 if (echo >conf$$.
file) 2>/dev
/null
; then
14911 if ln -s conf$$.
file conf$$
2>/dev
/null
; then
14913 # ... but there are two gotchas:
14914 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14915 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14916 # In both cases, we have to default to `cp -p'.
14917 ln -s conf$$.
file conf$$.dir
2>/dev
/null
&& test ! -f conf$$.exe ||
14919 elif ln conf$$.
file conf$$
2>/dev
/null
; then
14927 rm -f conf$$ conf$$.exe conf$$.dir
/conf$$.
file conf$$.
file
14928 rmdir conf$$.dir
2>/dev
/null
14933 # Create "$as_dir" as a directory, including parents if necessary.
14938 -*) as_dir
=.
/$as_dir;;
14940 test -d "$as_dir" ||
eval $as_mkdir_p ||
{
14944 *\'*) as_qdir
=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14945 *) as_qdir
=$as_dir;;
14947 as_dirs
="'$as_qdir' $as_dirs"
14948 as_dir
=`$as_dirname -- "$as_dir" ||
14949 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14950 X"$as_dir" : 'X\(//\)[^/]' \| \
14951 X"$as_dir" : 'X\(//\)$' \| \
14952 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14953 $as_echo X"$as_dir" |
14954 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14958 /^X\(\/\/\)[^/].*/{
14971 test -d "$as_dir" && break
14973 test -z "$as_dirs" ||
eval "mkdir $as_dirs"
14974 } ||
test -d "$as_dir" || as_fn_error $?
"cannot create directory $as_dir"
14978 if mkdir
-p .
2>/dev
/null
; then
14979 as_mkdir_p
='mkdir -p "$as_dir"'
14981 test -d .
/-p && rmdir .
/-p
14985 if test -x / >/dev
/null
2>&1; then
14986 as_test_x
='test -x'
14988 if ls -dL / >/dev
/null
2>&1; then
14995 if test -d "$1"; then
15001 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
15002 ???[sx]*):;;*)false;;esac;fi
15006 as_executable_p
=$as_test_x
15008 # Sed expression to map a string onto a valid CPP name.
15009 as_tr_cpp
="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15011 # Sed expression to map a string onto a valid variable name.
15012 as_tr_sh
="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15016 ## ----------------------------------- ##
15017 ## Main body of $CONFIG_STATUS script. ##
15018 ## ----------------------------------- ##
15020 test $as_write_fail = 0 && chmod +x
$CONFIG_STATUS || ac_write_fail
=1
15022 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15023 # Save the log message, to keep $0 and so on meaningful, and to
15024 # report actual input values of CONFIG_FILES etc. instead of their
15025 # values after options handling.
15027 This file was extended by $as_me, which was
15028 generated by GNU Autoconf 2.68. Invocation command line was
15030 CONFIG_FILES = $CONFIG_FILES
15031 CONFIG_HEADERS = $CONFIG_HEADERS
15032 CONFIG_LINKS = $CONFIG_LINKS
15033 CONFIG_COMMANDS = $CONFIG_COMMANDS
15036 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15041 case $ac_config_files in *"
15042 "*) set x
$ac_config_files; shift; ac_config_files
=$
*;;
15045 case $ac_config_headers in *"
15046 "*) set x
$ac_config_headers; shift; ac_config_headers
=$
*;;
15050 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15051 # Files that config.status was made for.
15052 config_files="$ac_config_files"
15053 config_headers="$ac_config_headers"
15054 config_commands="$ac_config_commands"
15058 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15060 \`$as_me' instantiates files and other configuration actions
15061 from templates according to the current configuration. Unless the files
15062 and actions are specified as TAGs, all are instantiated by default.
15064 Usage: $0 [OPTION]... [TAG]...
15066 -h, --help print this help, then exit
15067 -V, --version print version number and configuration settings, then exit
15068 --config print configuration, then exit
15069 -q, --quiet, --silent
15070 do not print progress messages
15071 -d, --debug don't remove temporary files
15072 --recheck update $as_me by reconfiguring in the same conditions
15073 --file=FILE[:TEMPLATE]
15074 instantiate the configuration file FILE
15075 --header=FILE[:TEMPLATE]
15076 instantiate the configuration header FILE
15078 Configuration files:
15081 Configuration headers:
15084 Configuration commands:
15087 Report bugs to the package provider."
15090 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15091 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15094 configured by $0, generated by GNU Autoconf 2.68,
15095 with options \\"\$ac_cs_config\\"
15097 Copyright (C) 2010 Free Software Foundation, Inc.
15098 This config.status script is free software; the Free Software Foundation
15099 gives unlimited permission to copy, distribute and modify it."
15103 test -n "\$AWK" || AWK=awk
15106 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15107 # The default lists apply if the user does not specify any file.
15113 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
15114 ac_optarg
=`expr "X$1" : 'X[^=]*=\(.*\)'`
15118 ac_option
=`expr "X$1" : 'X\([^=]*\)='`
15130 # Handling of the options.
15131 -recheck |
--recheck |
--rechec |
--reche |
--rech |
--rec |
--re |
--r)
15133 --version |
--versio |
--versi |
--vers |
--ver |
--ve |
--v |
-V )
15134 $as_echo "$ac_cs_version"; exit ;;
15135 --config |
--confi |
--conf |
--con |
--co |
--c )
15136 $as_echo "$ac_cs_config"; exit ;;
15137 --debug |
--debu |
--deb |
--de |
--d |
-d )
15139 --file |
--fil |
--fi |
--f )
15142 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15143 '') as_fn_error $?
"missing file argument" ;;
15145 as_fn_append CONFIG_FILES
" '$ac_optarg'"
15146 ac_need_defaults
=false
;;
15147 --header |
--heade |
--head |
--hea )
15150 *\'*) ac_optarg
=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15152 as_fn_append CONFIG_HEADERS
" '$ac_optarg'"
15153 ac_need_defaults
=false
;;
15155 # Conflict between --help and --header
15156 as_fn_error $?
"ambiguous option: \`$1'
15157 Try \`$0 --help' for more information.";;
15158 --help |
--hel |
-h )
15159 $as_echo "$ac_cs_usage"; exit ;;
15160 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
15161 |
-silent |
--silent |
--silen |
--sile |
--sil |
--si |
--s)
15164 # This is an error.
15165 -*) as_fn_error $?
"unrecognized option: \`$1'
15166 Try \`$0 --help' for more information." ;;
15168 *) as_fn_append ac_config_targets
" $1"
15169 ac_need_defaults
=false
;;
15175 ac_configure_extra_args
=
15177 if $ac_cs_silent; then
15179 ac_configure_extra_args
="$ac_configure_extra_args --silent"
15183 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15184 if \$ac_cs_recheck; then
15185 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15187 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15188 CONFIG_SHELL='$SHELL'
15189 export CONFIG_SHELL
15194 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15198 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15199 ## Running $as_me. ##
15205 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15210 aros_host_exe_suffix=${aros_host_exe_suffix}
15211 aros_tools_dir=${aros_tools_dir}
15212 aros_target_cpu=${aros_target_cpu}
15213 aros_target_arch=${aros_target_arch}
15214 aros_target_suffix=${aros_target_suffix}
15215 orig_target_nm=${orig_target_nm}
15216 orig_target_as=${orig_target_as}
15217 orig_target_ar=${orig_target_ar}
15218 orig_target_ranlib=${orig_target_ranlib}
15219 orig_target_objdump=${orig_target_objdump}
15220 orig_target_objcopy=${orig_target_objcopy}
15221 orig_target_strip=${orig_target_strip}
15222 aros_kernel_ld=${aros_kernel_ld}
15225 aros_tools_dir=${aros_tools_dir}
15230 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15232 # Handling of arguments.
15233 for ac_config_target
in $ac_config_targets
15235 case $ac_config_target in
15236 "${aros_geninc_dir}/host-conf.h") CONFIG_HEADERS
="$CONFIG_HEADERS ${aros_geninc_dir}/host-conf.h:config/host-conf.h.in" ;;
15237 "compiler_executable") CONFIG_COMMANDS
="$CONFIG_COMMANDS compiler_executable" ;;
15238 "genmf_executable") CONFIG_COMMANDS
="$CONFIG_COMMANDS genmf_executable" ;;
15239 "Makefile") CONFIG_FILES
="$CONFIG_FILES Makefile" ;;
15240 "config/make.cfg") CONFIG_FILES
="$CONFIG_FILES config/make.cfg" ;;
15241 "${aros_inc_dir}/config.h") CONFIG_FILES
="$CONFIG_FILES ${aros_inc_dir}/config.h:config/config.h.in" ;;
15242 "${aros_geninc_dir}/config.h") CONFIG_FILES
="$CONFIG_FILES ${aros_geninc_dir}/config.h:config/config.h.in" ;;
15243 "${aros_hostcfg_dir}/host.cfg") CONFIG_FILES
="$CONFIG_FILES ${aros_hostcfg_dir}/host.cfg:config/host.cfg.in" ;;
15244 "${aros_targetcfg_dir}/target.cfg") CONFIG_FILES
="$CONFIG_FILES ${aros_targetcfg_dir}/target.cfg:config/target.cfg.in" ;;
15245 "mmake.config") CONFIG_FILES
="$CONFIG_FILES mmake.config" ;;
15246 "${aros_targetcfg_dir}/make.defaults") CONFIG_FILES
="$CONFIG_FILES ${aros_targetcfg_dir}/make.defaults:config/make.defaults.in" ;;
15247 "${aros_targetcfg_dir}/specs") CONFIG_FILES
="$CONFIG_FILES ${aros_targetcfg_dir}/specs:config/specs.in" ;;
15248 "${aros_targetcfg_dir}/elf-specs") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/elf-specs:${elf_specs_in}" ;;
15249 "${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-cpp") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-cpp:scripts/aros-cpp.in" ;;
15250 "${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-gcc") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-gcc:scripts/aros-gcc.in" ;;
15251 "${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-g++") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-g++:scripts/aros-g++.in" ;;
15252 "${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc:scripts/elf-gcc.in" ;;
15253 "${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-ld") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-ld:scripts/aros-ld.in" ;;
15254 "${aros_tools_dir}/genmf.py") CONFIG_FILES
="$CONFIG_FILES ${aros_tools_dir}/genmf.py:tools/genmf/genmf.py" ;;
15255 "tools/collect-aros/env.h") CONFIG_FILES
="$CONFIG_FILES tools/collect-aros/env.h" ;;
15256 "${aros_gendir}/arch/all-android/bootstrap/app/default.properties") CONFIG_FILES
="$CONFIG_FILES ${aros_gendir}/arch/all-android/bootstrap/app/default.properties:arch/all-android/bootstrap/app/default.properties.in" ;;
15258 *) as_fn_error $?
"invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
15263 # If the user did not use the arguments to specify the items to instantiate,
15264 # then the envvar interface is used. Set only those that are not.
15265 # We use the long form for the default assignment because of an extremely
15266 # bizarre bug on SunOS 4.1.3.
15267 if $ac_need_defaults; then
15268 test "${CONFIG_FILES+set}" = set || CONFIG_FILES
=$config_files
15269 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS
=$config_headers
15270 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS
=$config_commands
15273 # Have a temporary directory for convenience. Make it in the build tree
15274 # simply because there is no reason against having it here, and in addition,
15275 # creating and moving files from /tmp can sometimes cause problems.
15276 # Hook for its removal unless debugging.
15277 # Note that there is a small window in which the directory will not be cleaned:
15278 # after its creation but before its name has been assigned to `$tmp'.
15282 trap 'exit_status=$?
15283 : "${ac_tmp:=$tmp}"
15284 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15286 trap 'as_fn_exit 1' 1 2 13 15
15288 # Create a (secure) tmp directory for tmp files.
15291 tmp
=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15295 tmp
=.
/conf$$
-$RANDOM
15296 (umask 077 && mkdir
"$tmp")
15297 } || as_fn_error $?
"cannot create a temporary directory in ." "$LINENO" 5
15300 # Set up the scripts for CONFIG_FILES section.
15301 # No need to generate them if there are no CONFIG_FILES.
15302 # This happens for instance with `./config.status config.h'.
15303 if test -n "$CONFIG_FILES"; then
15306 ac_cr
=`echo X | tr X '\015'`
15307 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15308 # But we know of no other shell where ac_cr would be empty at this
15309 # point, so we can use a bashism as a fallback.
15310 if test "x$ac_cr" = x
; then
15311 eval ac_cr
=\$
\'\\r
\'
15313 ac_cs_awk_cr
=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15314 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15317 ac_cs_awk_cr
=$ac_cr
15320 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
15325 echo "cat >conf$$subs.awk <<_ACEOF" &&
15326 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15328 } >conf$$subs.sh ||
15329 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
15330 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15332 for ac_last_try in false false false false false :; do
15333 . ./conf$$subs.sh ||
15334 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
15336 ac_delim_n=`sed -n "s
/.
*$ac_delim\$
/X
/p
" conf$$subs.awk | grep -c X`
15337 if test $ac_delim_n = $ac_delim_num; then
15339 elif $ac_last_try; then
15340 as_fn_error $? "could not
make $CONFIG_STATUS" "$LINENO" 5
15342 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
15345 rm -f conf$$subs.sh
15347 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15348 cat >>"\
$ac_tmp/subs1.
awk" <<\\_ACAWK &&
15352 s/^/S["/; s
/!.
*/"]=/
15362 s/\(.\{148\}\)..*/\1/
15364 s/["\\]/\\&/g
; s
/^
/"/; s/$/\\n"\\/
15369 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15376 s/\(.\{148\}\)..*/\1/
15378 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/
15382 s
/["\\]/\\&/g; s/^/"/; s
/$
/"\\/
15387 ' <conf$$subs.awk | sed '
15392 ' >>$CONFIG_STATUS || ac_write_fail=1
15393 rm -f conf$$subs.awk
15394 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15396 cat >>"\
$ac_tmp/subs1.
awk" <<_ACAWK &&
15397 for (key in S) S_is_set[key] = 1
15403 nfields = split(line, field, "@
")
15405 len = length(field[1])
15406 for (i = 2; i < nfields; i++) {
15408 keylen = length(key)
15409 if (S_is_set[key]) {
15411 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15412 len += length(value) + length(field[++i])
15423 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15424 if sed "s
/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15425 sed "s
/$ac_cr\$
//; s
/$ac_cr/$ac_cs_awk_cr/g
"
15428 fi < "$ac_tmp/subs1.
awk" > "$ac_tmp/subs.
awk" \
15429 || as_fn_error $? "could not setup config files machinery
" "$LINENO" 5
15432 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
15433 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".
", strip leading and
15434 # trailing colons and then remove the whole line if VPATH becomes empty
15435 # (actually we leave an empty line to preserve line numbers).
15436 if test "x
$srcdir" = x.; then
15437 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
15455 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15456 fi # test -n "$CONFIG_FILES"
15458 # Set up the scripts for CONFIG_HEADERS section.
15459 # No need to generate them if there are no CONFIG_HEADERS.
15460 # This happens for instance with `./config.status Makefile'.
15461 if test -n "$CONFIG_HEADERS"; then
15462 cat >"$ac_tmp/defines.
awk" <<\_ACAWK ||
15466 # Transform confdefs.h into an awk script `defines.awk', embedded as
15467 # here-document in config.status, that substitutes the proper values into
15468 # config.h.in to produce config.h.
15470 # Create a delimiter string that does not exist in confdefs.h, to ease
15471 # handling of long lines.
15473 for ac_last_try in false false :; do
15474 ac_tt=`sed -n "/$ac_delim/p
" confdefs.h`
15475 if test -z "$ac_tt"; then
15477 elif $ac_last_try; then
15478 as_fn_error $? "could not
make $CONFIG_HEADERS" "$LINENO" 5
15480 ac_delim="$ac_delim!$ac_delim _
$ac_delim!! "
15484 # For the awk script, D is an array of macro values keyed by name,
15485 # likewise P contains macro parameters if any. Preserve backslash
15486 # newline sequences.
15488 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15490 s/.\{148\}/&'"$ac_delim"'/g
15493 s/^[ ]*#[ ]*define[ ][ ]*/ /
15500 s
/^ \
('"$ac_word_re"'\
)\
(([^
()]*)\
)[ ]*\
(.
*\
)/P
["\1"]="\2"\
15502 s
/^ \
('"$ac_word_re"'\
)[ ]*\
(.
*\
)/D
["\1"]=" \2"/p
15506 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\
1"]="\
2"\
15507 D["\
1"]=" \
3\\\\\\n
"\\/p
15509 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\
1"]=" \
2\\\\\\n
"\\/p
15514 s/.\{148\}/&'"$ac_delim"'/g
15519 s/["\\]/\\&/g
; s
/^
/"/; s/$/"/p
15522 s
/["\\]/\\&/g; s/^/"/; s
/$
/\\\\\\n
"\\/p
15524 ' <confdefs.h | sed '
15525 s/'"$ac_delim"'/"\\\
15526 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15528 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15529 for (key in D) D_is_set[key] = 1
15532 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15534 split(line, arg, " ")
15535 if (arg[1] == "#") {
15539 defundef
= substr
(arg
[1], 2)
15542 split(mac1
, mac2
, "(") #)
15544 prefix
= substr
(line
, 1, index
(line
, defundef
) - 1)
15545 if (D_is_set
[macro
]) {
15546 # Preserve the white space surrounding the "#".
15547 print prefix
"define", macro P
[macro
] D
[macro
]
15550 # Replace #undef with comments. This is necessary, for example,
15551 # in the case of _POSIX_SOURCE, which is predefined and required
15552 # on some systems where configure will not decide to define it.
15553 if (defundef
== "undef") {
15554 print
"/*", prefix defundef
, macro
, "*/"
15562 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15563 as_fn_error $?
"could not setup config headers machinery" "$LINENO" 5
15564 fi # test -n "$CONFIG_HEADERS"
15567 eval set X
" :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
15572 :[FHLC
]) ac_mode
=$ac_tag; continue;;
15574 case $ac_mode$ac_tag in
15576 :L
* |
:C
*:*) as_fn_error $?
"invalid tag \`$ac_tag'" "$LINENO" 5 ;;
15577 :[FH
]-) ac_tag
=-:-;;
15578 :[FH
]*) ac_tag
=$ac_tag:$ac_tag.
in;;
15595 -) ac_f
="$ac_tmp/stdin";;
15596 *) # Look for the file first in the build tree, then in the source tree
15597 # (if the path is not absolute). The absolute path cannot be DOS-style,
15598 # because $ac_f cannot contain `:'.
15602 *) test -f "$srcdir/$ac_f" && ac_f
="$srcdir/$ac_f";;
15604 as_fn_error
1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
15606 case $ac_f in *\'*) ac_f
=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15607 as_fn_append ac_file_inputs
" '$ac_f'"
15610 # Let's still pretend it is `configure' which instantiates (i.e., don't
15611 # use $as_me), people would be surprised to read:
15612 # /* config.h. Generated by config.status. */
15613 configure_input
='Generated from '`
15614 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15616 if test x
"$ac_file" != x-
; then
15617 configure_input
="$ac_file. $configure_input"
15618 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15619 $as_echo "$as_me: creating $ac_file" >&6;}
15621 # Neutralize special characters interpreted by sed in replacement strings.
15622 case $configure_input in #(
15623 *\
&* |
*\|
* |
*\\* )
15624 ac_sed_conf_input
=`$as_echo "$configure_input" |
15625 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15626 *) ac_sed_conf_input
=$configure_input;;
15630 *:-:* |
*:-) cat >"$ac_tmp/stdin" \
15631 || as_fn_error $?
"could not create $ac_file" "$LINENO" 5 ;;
15636 ac_dir
=`$as_dirname -- "$ac_file" ||
15637 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15638 X"$ac_file" : 'X\(//\)[^/]' \| \
15639 X"$ac_file" : 'X\(//\)$' \| \
15640 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15641 $as_echo X"$ac_file" |
15642 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15646 /^X\(\/\/\)[^/].*/{
15659 as_dir
="$ac_dir"; as_fn_mkdir_p
15663 .
) ac_dir_suffix
= ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
15665 ac_dir_suffix
=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15666 # A ".." for each directory in $ac_dir_suffix.
15667 ac_top_builddir_sub
=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15668 case $ac_top_builddir_sub in
15669 "") ac_top_builddir_sub
=. ac_top_build_prefix
= ;;
15670 *) ac_top_build_prefix
=$ac_top_builddir_sub/ ;;
15673 ac_abs_top_builddir
=$ac_pwd
15674 ac_abs_builddir
=$ac_pwd$ac_dir_suffix
15675 # for backward compatibility:
15676 ac_top_builddir
=$ac_top_build_prefix
15679 .
) # We are building in place.
15681 ac_top_srcdir
=$ac_top_builddir_sub
15682 ac_abs_top_srcdir
=$ac_pwd ;;
15683 [\\/]* | ?
:[\\/]* ) # Absolute name.
15684 ac_srcdir
=$srcdir$ac_dir_suffix;
15685 ac_top_srcdir
=$srcdir
15686 ac_abs_top_srcdir
=$srcdir ;;
15687 *) # Relative name.
15688 ac_srcdir
=$ac_top_build_prefix$srcdir$ac_dir_suffix
15689 ac_top_srcdir
=$ac_top_build_prefix$srcdir
15690 ac_abs_top_srcdir
=$ac_pwd/$srcdir ;;
15692 ac_abs_srcdir
=$ac_abs_top_srcdir$ac_dir_suffix
15703 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15704 # If the template does not know about datarootdir, expand it.
15705 # FIXME: This hack should be removed a few years after 2.60.
15706 ac_datarootdir_hack
=; ac_datarootdir_seen
=
15717 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15718 *datarootdir
*) ac_datarootdir_seen
=yes;;
15719 *@datadir@
*|
*@docdir@
*|
*@infodir@
*|
*@localedir@
*|
*@mandir@
*)
15720 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15721 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15723 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15724 ac_datarootdir_hack='
15725 s&@datadir@&$datadir&g
15726 s&@docdir@&$docdir&g
15727 s&@infodir@&$infodir&g
15728 s&@localedir@&$localedir&g
15729 s&@mandir@&$mandir&g
15730 s&\\\${datarootdir}&$datarootdir&g' ;;
15734 # Neutralize VPATH when `$srcdir' = `.'.
15735 # Shell code in configure.ac might set extrasub.
15736 # FIXME: do we really want to maintain this feature?
15737 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15738 ac_sed_extra="$ac_vpsub
15741 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail
=1
15743 /@
[a-zA-Z_
][a-zA-Z_0-9
]*@
/!b
15744 s|@configure_input@|
$ac_sed_conf_input|
;t t
15745 s
&@top_builddir@
&$ac_top_builddir_sub&;t t
15746 s
&@top_build_prefix@
&$ac_top_build_prefix&;t t
15747 s
&@srcdir@
&$ac_srcdir&;t t
15748 s
&@abs_srcdir@
&$ac_abs_srcdir&;t t
15749 s
&@top_srcdir@
&$ac_top_srcdir&;t t
15750 s
&@abs_top_srcdir@
&$ac_abs_top_srcdir&;t t
15751 s
&@builddir@
&$ac_builddir&;t t
15752 s
&@abs_builddir@
&$ac_abs_builddir&;t t
15753 s
&@abs_top_builddir@
&$ac_abs_top_builddir&;t t
15754 $ac_datarootdir_hack
15756 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.
awk" \
15757 >$ac_tmp/out || as_fn_error $? "could not create
$ac_file" "$LINENO" 5
15759 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15760 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out
"`; test -n "$ac_out"; } &&
15761 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
15762 "$ac_tmp/out
"`; test -z "$ac_out"; } &&
15763 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING
: $ac_file contains a reference to the variable \
`datarootdir'
15764 which seems to be undefined. Please make sure it is defined" >&5
15765 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir
'
15766 which seems to be undefined. Please make sure it is defined" >&2;}
15768 rm -f "$ac_tmp/stdin"
15770 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
15771 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
15773 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15779 if test x"$ac_file" != x-; then
15781 $as_echo "/* $configure_input */" \
15782 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
15783 } >"$ac_tmp/config.h" \
15784 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15785 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
15786 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15787 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15790 mv "$ac_tmp/config.h" "$ac_file" \
15791 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
15794 $as_echo "/* $configure_input */" \
15795 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
15796 || as_fn_error $? "could not create -" "$LINENO" 5
15800 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15801 $as_echo "$as_me: executing $ac_file commands" >&6;}
15806 case $ac_file$ac_mode in
15807 "compiler_executable":C)
15808 prefix=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}
15810 prefix2=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros
15811 prefix3=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf
15815 chmod a+x ${prefix2}-gcc ${prefix2}-g++ ${prefix2}-ld ${prefix2}-cpp ${prefix3}-gcc
15817 ln -sf $orig_target_as$aros_host_exe_suffix ${prefix2}-as$aros_host_exe_suffix
15818 ln -sf $orig_target_nm$aros_host_exe_suffix ${prefix2}-nm$aros_host_exe_suffix
15819 ln -sf $orig_target_ar$aros_host_exe_suffix ${prefix2}-ar$aros_host_exe_suffix
15820 ln -sf $orig_target_ranlib$aros_host_exe_suffix ${prefix2}-ranlib$aros_host_exe_suffix
15821 ln -sf $orig_target_objcopy$aros_host_exe_suffix ${prefix2}-objcopy$aros_host_exe_suffix
15822 ln -sf $orig_target_objdump$aros_host_exe_suffix ${prefix2}-objdump$aros_host_exe_suffix
15823 ln -sf $orig_target_strip$aros_host_exe_suffix ${prefix2}-strip$aros_host_exe_suffix
15825 ln -sf $aros_kernel_ld$aros_host_exe_suffix ${prefix3}-ld$aros_host_exe_suffix
15827 "genmf_executable":C) chmod a+x ${aros_tools_dir}/genmf.py ;;
15835 ac_clean_files=$ac_clean_files_save
15837 test $ac_write_fail = 0 ||
15838 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
15841 # configure is writing to config.log, and then calls config.status.
15842 # config.status does its own redirection, appending to config.log.
15843 # Unfortunately, on DOS this fails, as config.log is still kept open
15844 # by configure, so config.status won't be able to
write to it
; its
15845 # output is simply discarded. So we exec the FD to /dev/null,
15846 # effectively closing config.log, so it can be properly (re)opened and
15847 # appended to by config.status. When coming back to configure, we
15848 # need to make the FD available again.
15849 if test "$no_create" != yes; then
15851 ac_config_status_args
=
15852 test "$silent" = yes &&
15853 ac_config_status_args
="$ac_config_status_args --quiet"
15855 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success
=false
15857 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15858 # would make configure fail if this is the last instruction.
15859 $ac_cs_success || as_fn_exit
1
15861 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no
; then
15862 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15863 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15868 #XXX compatability...
15869 aros_shared_ar
="$aros_shared_ld $aros_shared_ldflags -o"
15871 if test -n "$aros_shared_cflags" ; then
15872 echo "SHARED_CFLAGS := $aros_shared_cflags" >> ${aros_hostcfg_dir}/host.cfg
15873 echo "SHARED_AR := $aros_shared_ar" >> ${aros_hostcfg_dir}/host.cfg