set aros_kernel_sysroot as necessary
[AROS.git] / configure
blob6d2d130305b51845411a66c9240a2ef0e3ee3069
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69.
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
30 esac
34 as_nl='
36 export as_nl
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50 else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
82 # IFS
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
89 # Find who we are. Look in the path if we contain no directory separator.
90 as_myself=
91 case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94 for as_dir in $PATH
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100 IFS=$as_save_IFS
103 esac
104 # We did not find ourselves, most probably we were run as `sh COMMAND'
105 # in which case we are not to be found in the path.
106 if test "x$as_myself" = x; then
107 as_myself=$0
109 if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
114 # Unset variables that we do not need and which cause bugs (e.g. in
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116 # suppresses any "Segmentation fault" message there. '((' could
117 # trigger a bug in pdksh 5.2.14.
118 for as_var in BASH_ENV ENV MAIL MAILPATH
119 do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121 done
122 PS1='$ '
123 PS2='> '
124 PS4='+ '
126 # NLS nuisances.
127 LC_ALL=C
128 export LC_ALL
129 LANGUAGE=C
130 export LANGUAGE
132 # CDPATH.
133 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
135 # Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140 # neutralization value for shells without unset; and this also
141 # works around shells that cannot unset nonexistent variables.
142 # Preserve -v and -x to the replacement shell.
143 BASH_ENV=/dev/null
144 ENV=/dev/null
145 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146 case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151 esac
152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153 # Admittedly, this is quite paranoid, since all the known shells bail
154 # out after a failed `exec'.
155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156 as_fn_exit 255
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
160 if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168 else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
174 esac
177 as_required="as_fn_return () { (exit \$1); }
178 as_fn_success () { as_fn_return 0; }
179 as_fn_failure () { as_fn_return 1; }
180 as_fn_ret_success () { return 0; }
181 as_fn_ret_failure () { return 1; }
183 exitcode=0
184 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
190 else
191 exitcode=1; echo positional parameters were not saved.
193 test x\$exitcode = x0 || exit 1
194 test -x / || exit 1"
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199 test \$(( 1 + 1 )) = 2 || exit 1"
200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202 else
203 as_have_required=no
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
207 else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209 as_found=false
210 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
227 done;;
228 esac
229 as_found=false
230 done
231 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234 fi; }
235 IFS=$as_save_IFS
238 if test "x$CONFIG_SHELL" != x; then :
239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241 # neutralization value for shells without unset; and this also
242 # works around shells that cannot unset nonexistent variables.
243 # Preserve -v and -x to the replacement shell.
244 BASH_ENV=/dev/null
245 ENV=/dev/null
246 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247 case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252 esac
253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254 # Admittedly, this is quite paranoid, since all the known shells bail
255 # out after a failed `exec'.
256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257 exit 255
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
266 else
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268 $0: including any error possibly output before this
269 $0: message. Then install a modern shell, or manually run
270 $0: the script under such a shell if you do have one."
272 exit 1
276 SHELL=${CONFIG_SHELL-/bin/sh}
277 export SHELL
278 # Unset more variables known to interfere with behavior of common tools.
279 CLICOLOR_FORCE= GREP_OPTIONS=
280 unset CLICOLOR_FORCE GREP_OPTIONS
282 ## --------------------- ##
283 ## M4sh Shell Functions. ##
284 ## --------------------- ##
285 # as_fn_unset VAR
286 # ---------------
287 # Portably unset VAR.
288 as_fn_unset ()
290 { eval $1=; unset $1;}
292 as_unset=as_fn_unset
294 # as_fn_set_status STATUS
295 # -----------------------
296 # Set $? to STATUS, without forking.
297 as_fn_set_status ()
299 return $1
300 } # as_fn_set_status
302 # as_fn_exit STATUS
303 # -----------------
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305 as_fn_exit ()
307 set +e
308 as_fn_set_status $1
309 exit $1
310 } # as_fn_exit
312 # as_fn_mkdir_p
313 # -------------
314 # Create "$as_dir" as a directory, including parents if necessary.
315 as_fn_mkdir_p ()
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334 $as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
343 /^X\(\/\/\)$/{
344 s//\1/
347 /^X\(\/\).*/{
348 s//\1/
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
358 } # as_fn_mkdir_p
360 # as_fn_executable_p FILE
361 # -----------------------
362 # Test if FILE is an executable regular file.
363 as_fn_executable_p ()
365 test -f "$1" && test -x "$1"
366 } # as_fn_executable_p
367 # as_fn_append VAR VALUE
368 # ----------------------
369 # Append the text in VALUE to the end of the definition contained in VAR. Take
370 # advantage of any shell optimizations that allow amortized linear growth over
371 # repeated appends, instead of the typical quadratic growth present in naive
372 # implementations.
373 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
376 eval $1+=\$2
378 else
379 as_fn_append ()
381 eval $1=\$$1\$2
383 fi # as_fn_append
385 # as_fn_arith ARG...
386 # ------------------
387 # Perform arithmetic evaluation on the ARGs, and store the result in the
388 # global $as_val. Take advantage of shells that can avoid forks. The arguments
389 # must be portable across $(()) and expr.
390 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
393 as_val=$(( $* ))
395 else
396 as_fn_arith ()
398 as_val=`expr "$@" || test $? -eq 1`
400 fi # as_fn_arith
403 # as_fn_error STATUS ERROR [LINENO LOG_FD]
404 # ----------------------------------------
405 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
407 # script with STATUS, using 1 if that was 0.
408 as_fn_error ()
410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
415 $as_echo "$as_me: error: $2" >&2
416 as_fn_exit $as_status
417 } # as_fn_error
419 if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
421 as_expr=expr
422 else
423 as_expr=false
426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
427 as_basename=basename
428 else
429 as_basename=false
432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434 else
435 as_dirname=false
438 as_me=`$as_basename -- "$0" ||
439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442 $as_echo X/"$0" |
443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
447 /^X\/\(\/\/\)$/{
448 s//\1/
451 /^X\/\(\/\).*/{
452 s//\1/
455 s/.*/./; q'`
457 # Avoid depending upon Character Ranges.
458 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461 as_cr_digits='0123456789'
462 as_cr_alnum=$as_cr_Letters$as_cr_digits
465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
472 /[$]LINENO/=
473 ' <$as_myself |
474 sed '
475 s/[$]LINENO.*/&-/
476 t lineno
478 :lineno
480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
482 t loop
483 s/-\n.*//
484 ' >$as_me.lineno &&
485 chmod +x "$as_me.lineno" ||
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
496 # Exit status is that of the last command.
497 exit
500 ECHO_C= ECHO_N= ECHO_T=
501 case `echo -n x` in #(((((
502 -n*)
503 case `echo 'xy\c'` in
504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
508 esac;;
510 ECHO_N='-n';;
511 esac
513 rm -f conf$$ conf$$.exe conf$$.file
514 if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
516 else
517 rm -f conf$$.dir
518 mkdir conf$$.dir 2>/dev/null
520 if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
522 as_ln_s='ln -s'
523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
526 # In both cases, we have to default to `cp -pR'.
527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
528 as_ln_s='cp -pR'
529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
532 as_ln_s='cp -pR'
534 else
535 as_ln_s='cp -pR'
537 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538 rmdir conf$$.dir 2>/dev/null
540 if mkdir -p . 2>/dev/null; then
541 as_mkdir_p='mkdir -p "$as_dir"'
542 else
543 test -d ./-p && rmdir ./-p
544 as_mkdir_p=false
547 as_test_x='test -x'
548 as_executable_p=as_fn_executable_p
550 # Sed expression to map a string onto a valid CPP name.
551 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
553 # Sed expression to map a string onto a valid variable name.
554 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
557 test -n "$DJDIR" || exec 7<&0 </dev/null
558 exec 6>&1
560 # Name of the host.
561 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
562 # so uname gets run too.
563 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
566 # Initializations.
568 ac_default_prefix=/usr/local
569 ac_clean_files=
570 ac_config_libobj_dir=.
571 LIBOBJS=
572 cross_compiling=no
573 subdirs=
574 MFLAGS=
575 MAKEFLAGS=
577 # Identity of this package.
578 PACKAGE_NAME=
579 PACKAGE_TARNAME=
580 PACKAGE_VERSION=
581 PACKAGE_STRING=
582 PACKAGE_BUGREPORT=
583 PACKAGE_URL=
585 ac_unique_file="mmakefile"
586 # Factoring default headers for most tests.
587 ac_includes_default="\
588 #include <stdio.h>
589 #ifdef HAVE_SYS_TYPES_H
590 # include <sys/types.h>
591 #endif
592 #ifdef HAVE_SYS_STAT_H
593 # include <sys/stat.h>
594 #endif
595 #ifdef STDC_HEADERS
596 # include <stdlib.h>
597 # include <stddef.h>
598 #else
599 # ifdef HAVE_STDLIB_H
600 # include <stdlib.h>
601 # endif
602 #endif
603 #ifdef HAVE_STRING_H
604 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
605 # include <memory.h>
606 # endif
607 # include <string.h>
608 #endif
609 #ifdef HAVE_STRINGS_H
610 # include <strings.h>
611 #endif
612 #ifdef HAVE_INTTYPES_H
613 # include <inttypes.h>
614 #endif
615 #ifdef HAVE_STDINT_H
616 # include <stdint.h>
617 #endif
618 #ifdef HAVE_UNISTD_H
619 # include <unistd.h>
620 #endif"
622 ac_header_list=
623 ac_subst_vars='LTLIBOBJS
624 aros_usb30_code
625 java_target
626 objc_target
627 target_binutils_version
628 gcc_target_cpu
629 ignore_undefined_symbols
630 aros_modules_debug
631 aros_stack_debug
632 aros_mungwall_debug
633 aros_debug
634 ENABLE_X11
635 KERNEL_DBUS_INCLUDES
636 KERNEL_DBUS_KOBJ
637 DBUS_LIBFLAGS
638 DBUS_CFLAGS
639 ENABLE_DBUS
640 aros_android_antapk
641 aros_android_level
642 gcc_default_float_abi
643 gcc_default_fpu
644 gcc_default_cpu_tune
645 gcc_default_cpu
646 aros_ios_sdk
647 aros_ios_version
648 aros_ios_platform
649 aros_enable_mmu
650 aros_nesting_supervisor
651 aros_palm_debug_hack
652 aros_serial_debug
653 aros_host_sdl_libs
654 aros_host_sdl_cflags
655 aros_host_x11_libdirs
656 aros_host_x11_includes
657 DO_VIDMODE_SUPPORT
658 DO_XSHM_SUPPORT
659 aros_default_wbdepth
660 aros_default_wbheight
661 aros_default_wbwidth
662 oss_library_target
663 pci_hidd_target
664 sdl_hidd_target
665 unixgfx_hidd_target
666 aros_cflags_format_security
667 aros_cflags_strict_overflow
668 aros_cflags_enum_compare
669 aros_cflags_array_bounds
670 aros_cflags_unused_but_set_variable
671 crosstools_cxx_target
672 crosstools_target
673 aros_isa_flags
674 aros_optimization_cflags
675 aros_target_strip_flags
676 aros_target_genmap
677 aros_debug_ldflags
678 aros_debug_aflags
679 aros_debug_cflags
680 aros_target_cflags
681 aros_kernel_ldflags
682 aros_kernel_objcflags
683 aros_kernel_includes
684 aros_kernel_cflags
685 aros_kernel_sysroot
686 aros_config_ldflags
687 aros_config_aflags
688 aros_config_cflags
689 aros_config_sysroot
690 aros_shared_ldflags
691 aros_shared_aflags
692 aros_shared_cflags
693 aros_arch_libs
694 aros_compiler_libs
695 spec_obj_format
696 aros_object_format
697 aros_shared_ld
698 aros_shared_default
699 aros_target_nm
700 aros_target_strip
701 aros_target_objcopy
702 aros_target_objdump
703 aros_target_cc_path
704 aros_target_cc_includes
705 aros_target_ld
706 aros_target_as
707 aros_target_cpp
708 aros_target_cxx
709 aros_target_cc
710 aros_plain_ar
711 aros_plain_nm
712 aros_target_ranlib
713 aros_target_ar
714 aros_target_suffix
715 aros_target_variant
716 aros_target_cpu
717 aros_target_family
718 aros_target_arch
719 aros_target_bootloader
720 aros_target_iconset
721 aros_target_guitheme
722 aros_tools_dir
723 aros_host_lib_suffix
724 aros_host_exe_suffix
725 aros_host_mkargs
726 aros_host_mkdep
727 aros_host_debug
728 aros_host_ldflags
729 gnu89_inline
730 aros_host_cxxflags
731 aros_host_cflags
732 aros_host_make
733 aros_host_cxx
734 aros_host_cc
735 aros_host_cpp
736 aros_host_cpu
737 aros_host_arch
738 aros_cc_pre
739 aros_amigaos_compliance
740 AROS_PORTSSRCDIR
741 AROS_CROSSTOOLSDIR
742 SRCDIR
743 AROS_BUILDDIR_UNIX
744 AROS_BUILDDIR
745 aros_target_toolchain
746 aros_flavour_uc
747 aros_flavour
748 aros_cpu
749 aros_arch
750 SDL_LIBS
751 SDL_CFLAGS
752 SDL_CONFIG
753 XMKMF
754 aros_cflags_iquote_end
755 aros_cflags_iquote
756 kernel_cflags_iquote_end
757 kernel_cflags_iquote
758 host_cflags_iquote_end
759 host_cflags_iquote
760 aros_target_nostdlib_ldflags
761 aros_target_detach_ldflags
762 aros_target_nix_ldflags
763 aros_target_nostartup_ldflags
764 aros_target_nostdinc_cflags
765 aros_kernel_rescomp
766 orig_target_objdump
767 orig_target_objcopy
768 orig_target_strip
769 orig_target_nm
770 orig_target_ranlib
771 orig_target_ar
772 orig_target_as
773 orig_target_ld
774 orig_target_cxx
775 orig_target_cc
776 orig_target_cpp
777 aros_kernel_objdump
778 aros_kernel_objcopy
779 aros_kernel_strip
780 aros_kernel_nm
781 aros_kernel_ranlib
782 aros_kernel_ar
783 aros_kernel_as
784 aros_kernel_ld
785 aros_kernel_cxx
786 aros_kernel_cc
787 aros_kernel_cpp
788 target_gcc_version
790 android_tool
791 CCACHE
792 DISTCC
793 LIBOBJS
794 EGREP
795 GREP
797 TEST
800 pkgpyexecdir
801 pyexecdir
802 pkgpythondir
803 pythondir
804 PYTHON_PLATFORM
805 PYTHON_EXEC_PREFIX
806 PYTHON_PREFIX
807 PYTHON_VERSION
808 PYTHON
809 PATCH
810 CHMOD
812 PPMTOILBM
813 PNGTOPNM
814 FLEX
815 BISON
818 UNIQ
819 SORT
820 TOUCH
821 MKDIR
822 ECHO
826 aros_host_strip
827 aros_host_ranlib
828 aros_host_ar
829 aros_host_automake
830 aros_host_autoheader
831 aros_host_autoconf
832 aros_host_aclocal
833 aros_host_ld
834 MMAKE
837 ac_ct_CC
838 CFLAGS
840 OBJEXT
841 EXEEXT
842 ac_ct_CXX
843 CPPFLAGS
844 LDFLAGS
845 CXXFLAGS
847 host_os
848 host_vendor
849 host_cpu
850 host
851 build_os
852 build_vendor
853 build_cpu
854 build
855 target_alias
856 host_alias
857 build_alias
858 LIBS
859 ECHO_T
860 ECHO_N
861 ECHO_C
862 DEFS
863 mandir
864 localedir
865 libdir
866 psdir
867 pdfdir
868 dvidir
869 htmldir
870 infodir
871 docdir
872 oldincludedir
873 includedir
874 localstatedir
875 sharedstatedir
876 sysconfdir
877 datadir
878 datarootdir
879 libexecdir
880 sbindir
881 bindir
882 program_transform_name
883 prefix
884 exec_prefix
885 PACKAGE_URL
886 PACKAGE_BUGREPORT
887 PACKAGE_STRING
888 PACKAGE_VERSION
889 PACKAGE_TARNAME
890 PACKAGE_NAME
891 PATH_SEPARATOR
892 SHELL'
893 ac_subst_files=''
894 ac_user_opts='
895 enable_option_checking
896 enable_build_type
897 enable_debug
898 enable_distcc
899 enable_ccache
900 with_kernel_gcc_version
901 with_optimization
902 with_paranoia
903 enable_target_variant
904 with_xcode
905 with_sdk_version
906 with_sdk
907 with_ndk
908 with_ndk_version
909 with_apk_version
910 enable_amigaos_compliance
911 with_kernel_toolchain_prefix
912 with_elf_toolchain_prefix
913 with_aros_toolchain
914 enable_crosstools
915 with_aros_toolchain_install
916 with_binutils_version
917 with_gcc_version
918 enable_objc
919 enable_java
920 with_cpu
921 with_fpu
922 with_float
923 with_portssources
924 with_bootloader
925 with_iconset
926 with_theme
927 enable_includes
928 with_resolution
929 with_serial_debug
930 enable_palm_debug_hack
931 enable_usb30_code
932 enable_nesting_supervisor
933 enable_mmu
934 enable_x11_hidd
935 with_x
936 enable_x11_shm
937 enable_x11_vidmode
938 enable_sdl_hidd
939 with_sdl_prefix
940 with_sdl_exec_prefix
941 enable_sdltest
942 enable_dbus
944 ac_precious_vars='build_alias
945 host_alias
946 target_alias
948 CXXFLAGS
949 LDFLAGS
950 LIBS
951 CPPFLAGS
954 CFLAGS
956 PYTHON
957 XMKMF'
960 # Initialize some variables set by options.
961 ac_init_help=
962 ac_init_version=false
963 ac_unrecognized_opts=
964 ac_unrecognized_sep=
965 # The variables have the same names as the options, with
966 # dashes changed to underlines.
967 cache_file=/dev/null
968 exec_prefix=NONE
969 no_create=
970 no_recursion=
971 prefix=NONE
972 program_prefix=NONE
973 program_suffix=NONE
974 program_transform_name=s,x,x,
975 silent=
976 site=
977 srcdir=
978 verbose=
979 x_includes=NONE
980 x_libraries=NONE
982 # Installation directory options.
983 # These are left unexpanded so users can "make install exec_prefix=/foo"
984 # and all the variables that are supposed to be based on exec_prefix
985 # by default will actually change.
986 # Use braces instead of parens because sh, perl, etc. also accept them.
987 # (The list follows the same order as the GNU Coding Standards.)
988 bindir='${exec_prefix}/bin'
989 sbindir='${exec_prefix}/sbin'
990 libexecdir='${exec_prefix}/libexec'
991 datarootdir='${prefix}/share'
992 datadir='${datarootdir}'
993 sysconfdir='${prefix}/etc'
994 sharedstatedir='${prefix}/com'
995 localstatedir='${prefix}/var'
996 includedir='${prefix}/include'
997 oldincludedir='/usr/include'
998 docdir='${datarootdir}/doc/${PACKAGE}'
999 infodir='${datarootdir}/info'
1000 htmldir='${docdir}'
1001 dvidir='${docdir}'
1002 pdfdir='${docdir}'
1003 psdir='${docdir}'
1004 libdir='${exec_prefix}/lib'
1005 localedir='${datarootdir}/locale'
1006 mandir='${datarootdir}/man'
1008 ac_prev=
1009 ac_dashdash=
1010 for ac_option
1012 # If the previous option needs an argument, assign it.
1013 if test -n "$ac_prev"; then
1014 eval $ac_prev=\$ac_option
1015 ac_prev=
1016 continue
1019 case $ac_option in
1020 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1021 *=) ac_optarg= ;;
1022 *) ac_optarg=yes ;;
1023 esac
1025 # Accept the important Cygnus configure options, so we can diagnose typos.
1027 case $ac_dashdash$ac_option in
1029 ac_dashdash=yes ;;
1031 -bindir | --bindir | --bindi | --bind | --bin | --bi)
1032 ac_prev=bindir ;;
1033 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1034 bindir=$ac_optarg ;;
1036 -build | --build | --buil | --bui | --bu)
1037 ac_prev=build_alias ;;
1038 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
1039 build_alias=$ac_optarg ;;
1041 -cache-file | --cache-file | --cache-fil | --cache-fi \
1042 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1043 ac_prev=cache_file ;;
1044 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1045 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1046 cache_file=$ac_optarg ;;
1048 --config-cache | -C)
1049 cache_file=config.cache ;;
1051 -datadir | --datadir | --datadi | --datad)
1052 ac_prev=datadir ;;
1053 -datadir=* | --datadir=* | --datadi=* | --datad=*)
1054 datadir=$ac_optarg ;;
1056 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1057 | --dataroo | --dataro | --datar)
1058 ac_prev=datarootdir ;;
1059 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1060 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1061 datarootdir=$ac_optarg ;;
1063 -disable-* | --disable-*)
1064 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1065 # Reject names that are not valid shell variable names.
1066 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1067 as_fn_error $? "invalid feature name: $ac_useropt"
1068 ac_useropt_orig=$ac_useropt
1069 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1070 case $ac_user_opts in
1072 "enable_$ac_useropt"
1073 "*) ;;
1074 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1075 ac_unrecognized_sep=', ';;
1076 esac
1077 eval enable_$ac_useropt=no ;;
1079 -docdir | --docdir | --docdi | --doc | --do)
1080 ac_prev=docdir ;;
1081 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1082 docdir=$ac_optarg ;;
1084 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1085 ac_prev=dvidir ;;
1086 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1087 dvidir=$ac_optarg ;;
1089 -enable-* | --enable-*)
1090 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1091 # Reject names that are not valid shell variable names.
1092 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1093 as_fn_error $? "invalid feature name: $ac_useropt"
1094 ac_useropt_orig=$ac_useropt
1095 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1096 case $ac_user_opts in
1098 "enable_$ac_useropt"
1099 "*) ;;
1100 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1101 ac_unrecognized_sep=', ';;
1102 esac
1103 eval enable_$ac_useropt=\$ac_optarg ;;
1105 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1106 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1107 | --exec | --exe | --ex)
1108 ac_prev=exec_prefix ;;
1109 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1110 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1111 | --exec=* | --exe=* | --ex=*)
1112 exec_prefix=$ac_optarg ;;
1114 -gas | --gas | --ga | --g)
1115 # Obsolete; use --with-gas.
1116 with_gas=yes ;;
1118 -help | --help | --hel | --he | -h)
1119 ac_init_help=long ;;
1120 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1121 ac_init_help=recursive ;;
1122 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1123 ac_init_help=short ;;
1125 -host | --host | --hos | --ho)
1126 ac_prev=host_alias ;;
1127 -host=* | --host=* | --hos=* | --ho=*)
1128 host_alias=$ac_optarg ;;
1130 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1131 ac_prev=htmldir ;;
1132 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1133 | --ht=*)
1134 htmldir=$ac_optarg ;;
1136 -includedir | --includedir | --includedi | --included | --include \
1137 | --includ | --inclu | --incl | --inc)
1138 ac_prev=includedir ;;
1139 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1140 | --includ=* | --inclu=* | --incl=* | --inc=*)
1141 includedir=$ac_optarg ;;
1143 -infodir | --infodir | --infodi | --infod | --info | --inf)
1144 ac_prev=infodir ;;
1145 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1146 infodir=$ac_optarg ;;
1148 -libdir | --libdir | --libdi | --libd)
1149 ac_prev=libdir ;;
1150 -libdir=* | --libdir=* | --libdi=* | --libd=*)
1151 libdir=$ac_optarg ;;
1153 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1154 | --libexe | --libex | --libe)
1155 ac_prev=libexecdir ;;
1156 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1157 | --libexe=* | --libex=* | --libe=*)
1158 libexecdir=$ac_optarg ;;
1160 -localedir | --localedir | --localedi | --localed | --locale)
1161 ac_prev=localedir ;;
1162 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1163 localedir=$ac_optarg ;;
1165 -localstatedir | --localstatedir | --localstatedi | --localstated \
1166 | --localstate | --localstat | --localsta | --localst | --locals)
1167 ac_prev=localstatedir ;;
1168 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1169 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1170 localstatedir=$ac_optarg ;;
1172 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1173 ac_prev=mandir ;;
1174 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1175 mandir=$ac_optarg ;;
1177 -nfp | --nfp | --nf)
1178 # Obsolete; use --without-fp.
1179 with_fp=no ;;
1181 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1182 | --no-cr | --no-c | -n)
1183 no_create=yes ;;
1185 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1186 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1187 no_recursion=yes ;;
1189 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1190 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1191 | --oldin | --oldi | --old | --ol | --o)
1192 ac_prev=oldincludedir ;;
1193 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1194 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1195 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1196 oldincludedir=$ac_optarg ;;
1198 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1199 ac_prev=prefix ;;
1200 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1201 prefix=$ac_optarg ;;
1203 -program-prefix | --program-prefix | --program-prefi | --program-pref \
1204 | --program-pre | --program-pr | --program-p)
1205 ac_prev=program_prefix ;;
1206 -program-prefix=* | --program-prefix=* | --program-prefi=* \
1207 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1208 program_prefix=$ac_optarg ;;
1210 -program-suffix | --program-suffix | --program-suffi | --program-suff \
1211 | --program-suf | --program-su | --program-s)
1212 ac_prev=program_suffix ;;
1213 -program-suffix=* | --program-suffix=* | --program-suffi=* \
1214 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1215 program_suffix=$ac_optarg ;;
1217 -program-transform-name | --program-transform-name \
1218 | --program-transform-nam | --program-transform-na \
1219 | --program-transform-n | --program-transform- \
1220 | --program-transform | --program-transfor \
1221 | --program-transfo | --program-transf \
1222 | --program-trans | --program-tran \
1223 | --progr-tra | --program-tr | --program-t)
1224 ac_prev=program_transform_name ;;
1225 -program-transform-name=* | --program-transform-name=* \
1226 | --program-transform-nam=* | --program-transform-na=* \
1227 | --program-transform-n=* | --program-transform-=* \
1228 | --program-transform=* | --program-transfor=* \
1229 | --program-transfo=* | --program-transf=* \
1230 | --program-trans=* | --program-tran=* \
1231 | --progr-tra=* | --program-tr=* | --program-t=*)
1232 program_transform_name=$ac_optarg ;;
1234 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1235 ac_prev=pdfdir ;;
1236 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1237 pdfdir=$ac_optarg ;;
1239 -psdir | --psdir | --psdi | --psd | --ps)
1240 ac_prev=psdir ;;
1241 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1242 psdir=$ac_optarg ;;
1244 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1245 | -silent | --silent | --silen | --sile | --sil)
1246 silent=yes ;;
1248 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1249 ac_prev=sbindir ;;
1250 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1251 | --sbi=* | --sb=*)
1252 sbindir=$ac_optarg ;;
1254 -sharedstatedir | --sharedstatedir | --sharedstatedi \
1255 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1256 | --sharedst | --shareds | --shared | --share | --shar \
1257 | --sha | --sh)
1258 ac_prev=sharedstatedir ;;
1259 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1260 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1261 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1262 | --sha=* | --sh=*)
1263 sharedstatedir=$ac_optarg ;;
1265 -site | --site | --sit)
1266 ac_prev=site ;;
1267 -site=* | --site=* | --sit=*)
1268 site=$ac_optarg ;;
1270 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1271 ac_prev=srcdir ;;
1272 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1273 srcdir=$ac_optarg ;;
1275 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1276 | --syscon | --sysco | --sysc | --sys | --sy)
1277 ac_prev=sysconfdir ;;
1278 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1279 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1280 sysconfdir=$ac_optarg ;;
1282 -target | --target | --targe | --targ | --tar | --ta | --t)
1283 ac_prev=target_alias ;;
1284 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1285 target_alias=$ac_optarg ;;
1287 -v | -verbose | --verbose | --verbos | --verbo | --verb)
1288 verbose=yes ;;
1290 -version | --version | --versio | --versi | --vers | -V)
1291 ac_init_version=: ;;
1293 -with-* | --with-*)
1294 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1295 # Reject names that are not valid shell variable names.
1296 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1297 as_fn_error $? "invalid package name: $ac_useropt"
1298 ac_useropt_orig=$ac_useropt
1299 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1300 case $ac_user_opts in
1302 "with_$ac_useropt"
1303 "*) ;;
1304 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1305 ac_unrecognized_sep=', ';;
1306 esac
1307 eval with_$ac_useropt=\$ac_optarg ;;
1309 -without-* | --without-*)
1310 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1311 # Reject names that are not valid shell variable names.
1312 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1313 as_fn_error $? "invalid package name: $ac_useropt"
1314 ac_useropt_orig=$ac_useropt
1315 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1316 case $ac_user_opts in
1318 "with_$ac_useropt"
1319 "*) ;;
1320 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1321 ac_unrecognized_sep=', ';;
1322 esac
1323 eval with_$ac_useropt=no ;;
1325 --x)
1326 # Obsolete; use --with-x.
1327 with_x=yes ;;
1329 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1330 | --x-incl | --x-inc | --x-in | --x-i)
1331 ac_prev=x_includes ;;
1332 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1333 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1334 x_includes=$ac_optarg ;;
1336 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1337 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1338 ac_prev=x_libraries ;;
1339 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1340 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1341 x_libraries=$ac_optarg ;;
1343 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1344 Try \`$0 --help' for more information"
1347 *=*)
1348 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1349 # Reject names that are not valid shell variable names.
1350 case $ac_envvar in #(
1351 '' | [0-9]* | *[!_$as_cr_alnum]* )
1352 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1353 esac
1354 eval $ac_envvar=\$ac_optarg
1355 export $ac_envvar ;;
1358 # FIXME: should be removed in autoconf 3.0.
1359 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1360 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1361 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1362 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1365 esac
1366 done
1368 if test -n "$ac_prev"; then
1369 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1370 as_fn_error $? "missing argument to $ac_option"
1373 if test -n "$ac_unrecognized_opts"; then
1374 case $enable_option_checking in
1375 no) ;;
1376 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1377 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1378 esac
1381 # Check all directory arguments for consistency.
1382 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1383 datadir sysconfdir sharedstatedir localstatedir includedir \
1384 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1385 libdir localedir mandir
1387 eval ac_val=\$$ac_var
1388 # Remove trailing slashes.
1389 case $ac_val in
1390 */ )
1391 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1392 eval $ac_var=\$ac_val;;
1393 esac
1394 # Be sure to have absolute directory names.
1395 case $ac_val in
1396 [\\/$]* | ?:[\\/]* ) continue;;
1397 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1398 esac
1399 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1400 done
1402 # There might be people who depend on the old broken behavior: `$host'
1403 # used to hold the argument of --host etc.
1404 # FIXME: To remove some day.
1405 build=$build_alias
1406 host=$host_alias
1407 target=$target_alias
1409 # FIXME: To remove some day.
1410 if test "x$host_alias" != x; then
1411 if test "x$build_alias" = x; then
1412 cross_compiling=maybe
1413 elif test "x$build_alias" != "x$host_alias"; then
1414 cross_compiling=yes
1418 ac_tool_prefix=
1419 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1421 test "$silent" = yes && exec 6>/dev/null
1424 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1425 ac_ls_di=`ls -di .` &&
1426 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1427 as_fn_error $? "working directory cannot be determined"
1428 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1429 as_fn_error $? "pwd does not report name of working directory"
1432 # Find the source files, if location was not specified.
1433 if test -z "$srcdir"; then
1434 ac_srcdir_defaulted=yes
1435 # Try the directory containing this script, then the parent directory.
1436 ac_confdir=`$as_dirname -- "$as_myself" ||
1437 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1438 X"$as_myself" : 'X\(//\)[^/]' \| \
1439 X"$as_myself" : 'X\(//\)$' \| \
1440 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1441 $as_echo X"$as_myself" |
1442 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1443 s//\1/
1446 /^X\(\/\/\)[^/].*/{
1447 s//\1/
1450 /^X\(\/\/\)$/{
1451 s//\1/
1454 /^X\(\/\).*/{
1455 s//\1/
1458 s/.*/./; q'`
1459 srcdir=$ac_confdir
1460 if test ! -r "$srcdir/$ac_unique_file"; then
1461 srcdir=..
1463 else
1464 ac_srcdir_defaulted=no
1466 if test ! -r "$srcdir/$ac_unique_file"; then
1467 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1468 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1470 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1471 ac_abs_confdir=`(
1472 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1473 pwd)`
1474 # When building in place, set srcdir=.
1475 if test "$ac_abs_confdir" = "$ac_pwd"; then
1476 srcdir=.
1478 # Remove unnecessary trailing slashes from srcdir.
1479 # Double slashes in file names in object file debugging info
1480 # mess up M-x gdb in Emacs.
1481 case $srcdir in
1482 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1483 esac
1484 for ac_var in $ac_precious_vars; do
1485 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1486 eval ac_env_${ac_var}_value=\$${ac_var}
1487 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1488 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1489 done
1492 # Report the --help message.
1494 if test "$ac_init_help" = "long"; then
1495 # Omit some internal or obsolete options to make the list less imposing.
1496 # This message is too long to be a string in the A/UX 3.1 sh.
1497 cat <<_ACEOF
1498 \`configure' configures this package to adapt to many kinds of systems.
1500 Usage: $0 [OPTION]... [VAR=VALUE]...
1502 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1503 VAR=VALUE. See below for descriptions of some of the useful variables.
1505 Defaults for the options are specified in brackets.
1507 Configuration:
1508 -h, --help display this help and exit
1509 --help=short display options specific to this package
1510 --help=recursive display the short help of all the included packages
1511 -V, --version display version information and exit
1512 -q, --quiet, --silent do not print \`checking ...' messages
1513 --cache-file=FILE cache test results in FILE [disabled]
1514 -C, --config-cache alias for \`--cache-file=config.cache'
1515 -n, --no-create do not create output files
1516 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1518 Installation directories:
1519 --prefix=PREFIX install architecture-independent files in PREFIX
1520 [$ac_default_prefix]
1521 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1522 [PREFIX]
1524 By default, \`make install' will install all the files in
1525 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1526 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1527 for instance \`--prefix=\$HOME'.
1529 For better control, use the options below.
1531 Fine tuning of the installation directories:
1532 --bindir=DIR user executables [EPREFIX/bin]
1533 --sbindir=DIR system admin executables [EPREFIX/sbin]
1534 --libexecdir=DIR program executables [EPREFIX/libexec]
1535 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1536 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1537 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1538 --libdir=DIR object code libraries [EPREFIX/lib]
1539 --includedir=DIR C header files [PREFIX/include]
1540 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1541 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1542 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1543 --infodir=DIR info documentation [DATAROOTDIR/info]
1544 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1545 --mandir=DIR man documentation [DATAROOTDIR/man]
1546 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1547 --htmldir=DIR html documentation [DOCDIR]
1548 --dvidir=DIR dvi documentation [DOCDIR]
1549 --pdfdir=DIR pdf documentation [DOCDIR]
1550 --psdir=DIR ps documentation [DOCDIR]
1551 _ACEOF
1553 cat <<\_ACEOF
1555 X features:
1556 --x-includes=DIR X include files are in DIR
1557 --x-libraries=DIR X library files are in DIR
1559 System types:
1560 --build=BUILD configure for building on BUILD [guessed]
1561 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1562 _ACEOF
1565 if test -n "$ac_init_help"; then
1567 cat <<\_ACEOF
1569 Optional Features:
1570 --disable-option-checking ignore unrecognized --enable/--with options
1571 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1572 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1573 --enable-build-type=TYPE
1574 Select the build type. Available types are:
1575 personal, nightly, snapshot, milestone, release. Do
1576 NOT use this option unless you know what you are
1577 doing! (default=personal)
1578 --enable-debug=list Enable different types of debug. Commas or
1579 whitespaces can be used to separate the items in the
1580 list. Available types of debug are: all, none,
1581 messages, stack, mungwall, modules, symbols. If no
1582 list is provided then "all" is assumed.
1583 (default=none)
1584 --enable-distcc Use distcc as a front end to the compiler
1585 (default=no).
1586 --enable-ccache Use ccache as a front end to the compiler
1587 (default=no).
1588 --enable-target-variant=NAME
1589 Enable a specific target variant(default=none)
1590 --enable-amigaos-compliance=VERSION
1591 Enforce userspace AmigaOS compliance to a specific
1592 KickStart version (default=none).
1593 --disable-crosstools Do not build cross-compiler toolchain
1594 --enable-objc Enable Objectve-C support (default=no)
1595 --enable-java Enable Java support (default=no)
1596 --enable-includes=dir Alternative system include directory
1597 --enable-palm-debug-hack
1598 Enable palm debug output hack in palm native
1599 (default=no)
1600 --enable-usb30-code Enable usb3.0 code (default=no)
1601 --enable-nesting-supervisor
1602 Enable nesting supervisor support in unix
1603 (default=no)
1604 --disable-mmu Disable MMU support (default=enabled)
1605 --enable-x11-hidd build X11 hidd for hosted (default=auto)
1606 --enable-x11-shm use X11 shared memory (default=auto)
1607 --enable-x11-vidmode use X11 vidmode extension (default=auto)
1608 --enable-sdl-hidd build SDL hidd for hosted (default=auto)
1609 --disable-sdltest Do not try to compile and run a test SDL program
1610 --enable-dbus Enable DBUS support via dbus.library (default=no)
1612 Optional Packages:
1613 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
1614 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
1615 --with-kernel-gcc-version=VERSION
1616 Use gcc-VERSION for building bootstrap
1617 --with-optimization=FLAGS
1618 Use optimization flags FLAGS (default=-O2).
1619 --with-paranoia=FLAGS CC flags to enable paranoia
1620 --with-xcode=PATH Specify XCode path for iOS targets
1621 (default=/Developer).
1622 --with-sdk-version=VERSION
1623 Use iOS SDK version VERSION (default=4.1).
1624 --with-sdk=PATH Specify Android SDK path
1625 (default=$default_android_sdk).
1626 --with-ndk=PATH Specify Android NDK path (default=none).
1627 --with-sdk-version=LEVEL
1628 Use Android SDK for API LEVEL (default=12).
1629 --with-ndk-version=LEVEL
1630 Use Android NDK for API LEVEL (default=9).
1631 --with-apk-version=(release|debug)
1632 Which version of AROSBootstrap.apk to compile.
1633 Release version needs key for signing, debug version
1634 will only run in emulator. (default=release)
1635 --with-kernel-toolchain-prefix=...
1636 Specify crosscompile toolchain prefix for kernel
1637 objects
1638 --with-elf-toolchain-prefix=...
1639 Specify crosscompile toolchain prefix to wrap for
1640 AROS objects
1641 --with-aros-toolchain=PREFIX
1642 Specify prebuilt AROS toolchain. Use yes for default
1643 name
1644 --with-aros-toolchain-install=DIR
1645 Where to install or search for cross tools binaries
1646 --with-binutils-version=VERSION
1647 Use binutils-VERSION for building AROS
1648 --with-gcc-version=VERSION
1649 Use gcc-VERSION for building AROS
1650 --with-cpu=<spec> Specify minumum CPU (default=$gcc_default_cpu).
1651 --with-fpu=<spec> Specify minumum FPU (default=$gcc_default_fpu).
1652 --with-float=<spec> Specify floating point ABI
1653 (default=$gcc_default_float_abi).
1654 --with-portssources=DIR Where to download sourcecode for external ports
1655 --with-bootloader=NAME Use a specific bootloader
1656 --with-iconset=NAME Use a specific Icon-set (default=Gorilla).
1657 --with-theme=NAME Use a specific GUI Theme
1658 --with-resolution=XRESxYRESxDEPTH
1659 Default resolution of the initial WorkbenchScreen
1660 --with-serial-debug Enable serial debug output in native (default=no)
1661 --with-x use the X Window System
1662 --with-sdl-prefix=PFX Prefix where SDL is installed (optional)
1663 --with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)
1665 Some influential environment variables:
1666 CXX C++ compiler command
1667 CXXFLAGS C++ compiler flags
1668 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1669 nonstandard directory <lib dir>
1670 LIBS libraries to pass to the linker, e.g. -l<library>
1671 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1672 you have headers in a nonstandard directory <include dir>
1673 CC C compiler command
1674 CFLAGS C compiler flags
1675 CPP C preprocessor
1676 PYTHON the Python interpreter
1677 XMKMF Path to xmkmf, Makefile generator for X Window System
1679 Use these variables to override the choices made by `configure' or to help
1680 it to find libraries and programs with nonstandard names/locations.
1682 Report bugs to the package provider.
1683 _ACEOF
1684 ac_status=$?
1687 if test "$ac_init_help" = "recursive"; then
1688 # If there are subdirs, report their specific --help.
1689 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1690 test -d "$ac_dir" ||
1691 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1692 continue
1693 ac_builddir=.
1695 case "$ac_dir" in
1696 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1698 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1699 # A ".." for each directory in $ac_dir_suffix.
1700 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1701 case $ac_top_builddir_sub in
1702 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1703 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1704 esac ;;
1705 esac
1706 ac_abs_top_builddir=$ac_pwd
1707 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1708 # for backward compatibility:
1709 ac_top_builddir=$ac_top_build_prefix
1711 case $srcdir in
1712 .) # We are building in place.
1713 ac_srcdir=.
1714 ac_top_srcdir=$ac_top_builddir_sub
1715 ac_abs_top_srcdir=$ac_pwd ;;
1716 [\\/]* | ?:[\\/]* ) # Absolute name.
1717 ac_srcdir=$srcdir$ac_dir_suffix;
1718 ac_top_srcdir=$srcdir
1719 ac_abs_top_srcdir=$srcdir ;;
1720 *) # Relative name.
1721 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1722 ac_top_srcdir=$ac_top_build_prefix$srcdir
1723 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1724 esac
1725 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1727 cd "$ac_dir" || { ac_status=$?; continue; }
1728 # Check for guested configure.
1729 if test -f "$ac_srcdir/configure.gnu"; then
1730 echo &&
1731 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1732 elif test -f "$ac_srcdir/configure"; then
1733 echo &&
1734 $SHELL "$ac_srcdir/configure" --help=recursive
1735 else
1736 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1737 fi || ac_status=$?
1738 cd "$ac_pwd" || { ac_status=$?; break; }
1739 done
1742 test -n "$ac_init_help" && exit $ac_status
1743 if $ac_init_version; then
1744 cat <<\_ACEOF
1745 configure
1746 generated by GNU Autoconf 2.69
1748 Copyright (C) 2012 Free Software Foundation, Inc.
1749 This configure script is free software; the Free Software Foundation
1750 gives unlimited permission to copy, distribute and modify it.
1751 _ACEOF
1752 exit
1755 ## ------------------------ ##
1756 ## Autoconf initialization. ##
1757 ## ------------------------ ##
1759 # ac_fn_cxx_try_compile LINENO
1760 # ----------------------------
1761 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1762 ac_fn_cxx_try_compile ()
1764 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1765 rm -f conftest.$ac_objext
1766 if { { ac_try="$ac_compile"
1767 case "(($ac_try" in
1768 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1769 *) ac_try_echo=$ac_try;;
1770 esac
1771 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1772 $as_echo "$ac_try_echo"; } >&5
1773 (eval "$ac_compile") 2>conftest.err
1774 ac_status=$?
1775 if test -s conftest.err; then
1776 grep -v '^ *+' conftest.err >conftest.er1
1777 cat conftest.er1 >&5
1778 mv -f conftest.er1 conftest.err
1780 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1781 test $ac_status = 0; } && {
1782 test -z "$ac_cxx_werror_flag" ||
1783 test ! -s conftest.err
1784 } && test -s conftest.$ac_objext; then :
1785 ac_retval=0
1786 else
1787 $as_echo "$as_me: failed program was:" >&5
1788 sed 's/^/| /' conftest.$ac_ext >&5
1790 ac_retval=1
1792 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1793 as_fn_set_status $ac_retval
1795 } # ac_fn_cxx_try_compile
1797 # ac_fn_c_try_compile LINENO
1798 # --------------------------
1799 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1800 ac_fn_c_try_compile ()
1802 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1803 rm -f conftest.$ac_objext
1804 if { { ac_try="$ac_compile"
1805 case "(($ac_try" in
1806 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1807 *) ac_try_echo=$ac_try;;
1808 esac
1809 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1810 $as_echo "$ac_try_echo"; } >&5
1811 (eval "$ac_compile") 2>conftest.err
1812 ac_status=$?
1813 if test -s conftest.err; then
1814 grep -v '^ *+' conftest.err >conftest.er1
1815 cat conftest.er1 >&5
1816 mv -f conftest.er1 conftest.err
1818 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1819 test $ac_status = 0; } && {
1820 test -z "$ac_c_werror_flag" ||
1821 test ! -s conftest.err
1822 } && test -s conftest.$ac_objext; then :
1823 ac_retval=0
1824 else
1825 $as_echo "$as_me: failed program was:" >&5
1826 sed 's/^/| /' conftest.$ac_ext >&5
1828 ac_retval=1
1830 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1831 as_fn_set_status $ac_retval
1833 } # ac_fn_c_try_compile
1835 # ac_fn_c_try_cpp LINENO
1836 # ----------------------
1837 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1838 ac_fn_c_try_cpp ()
1840 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1841 if { { ac_try="$ac_cpp conftest.$ac_ext"
1842 case "(($ac_try" in
1843 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1844 *) ac_try_echo=$ac_try;;
1845 esac
1846 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1847 $as_echo "$ac_try_echo"; } >&5
1848 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1849 ac_status=$?
1850 if test -s conftest.err; then
1851 grep -v '^ *+' conftest.err >conftest.er1
1852 cat conftest.er1 >&5
1853 mv -f conftest.er1 conftest.err
1855 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1856 test $ac_status = 0; } > conftest.i && {
1857 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1858 test ! -s conftest.err
1859 }; then :
1860 ac_retval=0
1861 else
1862 $as_echo "$as_me: failed program was:" >&5
1863 sed 's/^/| /' conftest.$ac_ext >&5
1865 ac_retval=1
1867 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1868 as_fn_set_status $ac_retval
1870 } # ac_fn_c_try_cpp
1872 # ac_fn_c_try_link LINENO
1873 # -----------------------
1874 # Try to link conftest.$ac_ext, and return whether this succeeded.
1875 ac_fn_c_try_link ()
1877 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1878 rm -f conftest.$ac_objext conftest$ac_exeext
1879 if { { ac_try="$ac_link"
1880 case "(($ac_try" in
1881 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1882 *) ac_try_echo=$ac_try;;
1883 esac
1884 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1885 $as_echo "$ac_try_echo"; } >&5
1886 (eval "$ac_link") 2>conftest.err
1887 ac_status=$?
1888 if test -s conftest.err; then
1889 grep -v '^ *+' conftest.err >conftest.er1
1890 cat conftest.er1 >&5
1891 mv -f conftest.er1 conftest.err
1893 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1894 test $ac_status = 0; } && {
1895 test -z "$ac_c_werror_flag" ||
1896 test ! -s conftest.err
1897 } && test -s conftest$ac_exeext && {
1898 test "$cross_compiling" = yes ||
1899 test -x conftest$ac_exeext
1900 }; then :
1901 ac_retval=0
1902 else
1903 $as_echo "$as_me: failed program was:" >&5
1904 sed 's/^/| /' conftest.$ac_ext >&5
1906 ac_retval=1
1908 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1909 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1910 # interfere with the next link command; also delete a directory that is
1911 # left behind by Apple's compiler. We do this before executing the actions.
1912 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1913 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1914 as_fn_set_status $ac_retval
1916 } # ac_fn_c_try_link
1918 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1919 # -------------------------------------------------------
1920 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1921 # the include files in INCLUDES and setting the cache variable VAR
1922 # accordingly.
1923 ac_fn_c_check_header_mongrel ()
1925 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1926 if eval \${$3+:} false; then :
1927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1928 $as_echo_n "checking for $2... " >&6; }
1929 if eval \${$3+:} false; then :
1930 $as_echo_n "(cached) " >&6
1932 eval ac_res=\$$3
1933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1934 $as_echo "$ac_res" >&6; }
1935 else
1936 # Is the header compilable?
1937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1938 $as_echo_n "checking $2 usability... " >&6; }
1939 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1940 /* end confdefs.h. */
1942 #include <$2>
1943 _ACEOF
1944 if ac_fn_c_try_compile "$LINENO"; then :
1945 ac_header_compiler=yes
1946 else
1947 ac_header_compiler=no
1949 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1950 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1951 $as_echo "$ac_header_compiler" >&6; }
1953 # Is the header present?
1954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1955 $as_echo_n "checking $2 presence... " >&6; }
1956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1957 /* end confdefs.h. */
1958 #include <$2>
1959 _ACEOF
1960 if ac_fn_c_try_cpp "$LINENO"; then :
1961 ac_header_preproc=yes
1962 else
1963 ac_header_preproc=no
1965 rm -f conftest.err conftest.i conftest.$ac_ext
1966 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1967 $as_echo "$ac_header_preproc" >&6; }
1969 # So? What about this header?
1970 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1971 yes:no: )
1972 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1973 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1974 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1975 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1977 no:yes:* )
1978 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1979 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1980 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1981 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1982 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1983 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1984 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1985 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1986 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1987 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1989 esac
1990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1991 $as_echo_n "checking for $2... " >&6; }
1992 if eval \${$3+:} false; then :
1993 $as_echo_n "(cached) " >&6
1994 else
1995 eval "$3=\$ac_header_compiler"
1997 eval ac_res=\$$3
1998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1999 $as_echo "$ac_res" >&6; }
2001 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2003 } # ac_fn_c_check_header_mongrel
2005 # ac_fn_c_try_run LINENO
2006 # ----------------------
2007 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
2008 # that executables *can* be run.
2009 ac_fn_c_try_run ()
2011 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2012 if { { ac_try="$ac_link"
2013 case "(($ac_try" in
2014 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2015 *) ac_try_echo=$ac_try;;
2016 esac
2017 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2018 $as_echo "$ac_try_echo"; } >&5
2019 (eval "$ac_link") 2>&5
2020 ac_status=$?
2021 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2022 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
2023 { { case "(($ac_try" in
2024 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2025 *) ac_try_echo=$ac_try;;
2026 esac
2027 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2028 $as_echo "$ac_try_echo"; } >&5
2029 (eval "$ac_try") 2>&5
2030 ac_status=$?
2031 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2032 test $ac_status = 0; }; }; then :
2033 ac_retval=0
2034 else
2035 $as_echo "$as_me: program exited with status $ac_status" >&5
2036 $as_echo "$as_me: failed program was:" >&5
2037 sed 's/^/| /' conftest.$ac_ext >&5
2039 ac_retval=$ac_status
2041 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2042 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2043 as_fn_set_status $ac_retval
2045 } # ac_fn_c_try_run
2047 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2048 # -------------------------------------------------------
2049 # Tests whether HEADER exists and can be compiled using the include files in
2050 # INCLUDES, setting the cache variable VAR accordingly.
2051 ac_fn_c_check_header_compile ()
2053 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2054 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2055 $as_echo_n "checking for $2... " >&6; }
2056 if eval \${$3+:} false; then :
2057 $as_echo_n "(cached) " >&6
2058 else
2059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2060 /* end confdefs.h. */
2062 #include <$2>
2063 _ACEOF
2064 if ac_fn_c_try_compile "$LINENO"; then :
2065 eval "$3=yes"
2066 else
2067 eval "$3=no"
2069 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2071 eval ac_res=\$$3
2072 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2073 $as_echo "$ac_res" >&6; }
2074 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2076 } # ac_fn_c_check_header_compile
2078 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2079 # ----------------------------------------------------
2080 # Tries to find if the field MEMBER exists in type AGGR, after including
2081 # INCLUDES, setting cache variable VAR accordingly.
2082 ac_fn_c_check_member ()
2084 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2086 $as_echo_n "checking for $2.$3... " >&6; }
2087 if eval \${$4+:} false; then :
2088 $as_echo_n "(cached) " >&6
2089 else
2090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2091 /* end confdefs.h. */
2094 main ()
2096 static $2 ac_aggr;
2097 if (ac_aggr.$3)
2098 return 0;
2100 return 0;
2102 _ACEOF
2103 if ac_fn_c_try_compile "$LINENO"; then :
2104 eval "$4=yes"
2105 else
2106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2107 /* end confdefs.h. */
2110 main ()
2112 static $2 ac_aggr;
2113 if (sizeof ac_aggr.$3)
2114 return 0;
2116 return 0;
2118 _ACEOF
2119 if ac_fn_c_try_compile "$LINENO"; then :
2120 eval "$4=yes"
2121 else
2122 eval "$4=no"
2124 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2126 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2128 eval ac_res=\$$4
2129 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2130 $as_echo "$ac_res" >&6; }
2131 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2133 } # ac_fn_c_check_member
2135 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2136 # ---------------------------------------------
2137 # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
2138 # accordingly.
2139 ac_fn_c_check_decl ()
2141 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2142 as_decl_name=`echo $2|sed 's/ *(.*//'`
2143 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2144 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2145 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2146 if eval \${$3+:} false; then :
2147 $as_echo_n "(cached) " >&6
2148 else
2149 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2150 /* end confdefs.h. */
2153 main ()
2155 #ifndef $as_decl_name
2156 #ifdef __cplusplus
2157 (void) $as_decl_use;
2158 #else
2159 (void) $as_decl_name;
2160 #endif
2161 #endif
2164 return 0;
2166 _ACEOF
2167 if ac_fn_c_try_compile "$LINENO"; then :
2168 eval "$3=yes"
2169 else
2170 eval "$3=no"
2172 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2174 eval ac_res=\$$3
2175 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2176 $as_echo "$ac_res" >&6; }
2177 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2179 } # ac_fn_c_check_decl
2181 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2182 # -------------------------------------------
2183 # Tests whether TYPE exists after having included INCLUDES, setting cache
2184 # variable VAR accordingly.
2185 ac_fn_c_check_type ()
2187 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2189 $as_echo_n "checking for $2... " >&6; }
2190 if eval \${$3+:} false; then :
2191 $as_echo_n "(cached) " >&6
2192 else
2193 eval "$3=no"
2194 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2195 /* end confdefs.h. */
2198 main ()
2200 if (sizeof ($2))
2201 return 0;
2203 return 0;
2205 _ACEOF
2206 if ac_fn_c_try_compile "$LINENO"; then :
2207 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2208 /* end confdefs.h. */
2211 main ()
2213 if (sizeof (($2)))
2214 return 0;
2216 return 0;
2218 _ACEOF
2219 if ac_fn_c_try_compile "$LINENO"; then :
2221 else
2222 eval "$3=yes"
2224 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2226 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2228 eval ac_res=\$$3
2229 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2230 $as_echo "$ac_res" >&6; }
2231 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2233 } # ac_fn_c_check_type
2235 # ac_fn_c_check_func LINENO FUNC VAR
2236 # ----------------------------------
2237 # Tests whether FUNC exists, setting the cache variable VAR accordingly
2238 ac_fn_c_check_func ()
2240 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2242 $as_echo_n "checking for $2... " >&6; }
2243 if eval \${$3+:} false; then :
2244 $as_echo_n "(cached) " >&6
2245 else
2246 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2247 /* end confdefs.h. */
2248 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2249 For example, HP-UX 11i <limits.h> declares gettimeofday. */
2250 #define $2 innocuous_$2
2252 /* System header to define __stub macros and hopefully few prototypes,
2253 which can conflict with char $2 (); below.
2254 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2255 <limits.h> exists even on freestanding compilers. */
2257 #ifdef __STDC__
2258 # include <limits.h>
2259 #else
2260 # include <assert.h>
2261 #endif
2263 #undef $2
2265 /* Override any GCC internal prototype to avoid an error.
2266 Use char because int might match the return type of a GCC
2267 builtin and then its argument prototype would still apply. */
2268 #ifdef __cplusplus
2269 extern "C"
2270 #endif
2271 char $2 ();
2272 /* The GNU C library defines this for functions which it implements
2273 to always fail with ENOSYS. Some functions are actually named
2274 something starting with __ and the normal name is an alias. */
2275 #if defined __stub_$2 || defined __stub___$2
2276 choke me
2277 #endif
2280 main ()
2282 return $2 ();
2284 return 0;
2286 _ACEOF
2287 if ac_fn_c_try_link "$LINENO"; then :
2288 eval "$3=yes"
2289 else
2290 eval "$3=no"
2292 rm -f core conftest.err conftest.$ac_objext \
2293 conftest$ac_exeext conftest.$ac_ext
2295 eval ac_res=\$$3
2296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2297 $as_echo "$ac_res" >&6; }
2298 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2300 } # ac_fn_c_check_func
2301 cat >config.log <<_ACEOF
2302 This file contains any messages produced by compilers while
2303 running configure, to aid debugging if configure makes a mistake.
2305 It was created by $as_me, which was
2306 generated by GNU Autoconf 2.69. Invocation command line was
2308 $ $0 $@
2310 _ACEOF
2311 exec 5>>config.log
2313 cat <<_ASUNAME
2314 ## --------- ##
2315 ## Platform. ##
2316 ## --------- ##
2318 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2319 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2320 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2321 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2322 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2324 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2325 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
2327 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
2328 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
2329 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2330 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
2331 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
2332 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
2333 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
2335 _ASUNAME
2337 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2338 for as_dir in $PATH
2340 IFS=$as_save_IFS
2341 test -z "$as_dir" && as_dir=.
2342 $as_echo "PATH: $as_dir"
2343 done
2344 IFS=$as_save_IFS
2346 } >&5
2348 cat >&5 <<_ACEOF
2351 ## ----------- ##
2352 ## Core tests. ##
2353 ## ----------- ##
2355 _ACEOF
2358 # Keep a trace of the command line.
2359 # Strip out --no-create and --no-recursion so they do not pile up.
2360 # Strip out --silent because we don't want to record it for future runs.
2361 # Also quote any args containing shell meta-characters.
2362 # Make two passes to allow for proper duplicate-argument suppression.
2363 ac_configure_args=
2364 ac_configure_args0=
2365 ac_configure_args1=
2366 ac_must_keep_next=false
2367 for ac_pass in 1 2
2369 for ac_arg
2371 case $ac_arg in
2372 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2373 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2374 | -silent | --silent | --silen | --sile | --sil)
2375 continue ;;
2376 *\'*)
2377 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2378 esac
2379 case $ac_pass in
2380 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2382 as_fn_append ac_configure_args1 " '$ac_arg'"
2383 if test $ac_must_keep_next = true; then
2384 ac_must_keep_next=false # Got value, back to normal.
2385 else
2386 case $ac_arg in
2387 *=* | --config-cache | -C | -disable-* | --disable-* \
2388 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2389 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2390 | -with-* | --with-* | -without-* | --without-* | --x)
2391 case "$ac_configure_args0 " in
2392 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2393 esac
2395 -* ) ac_must_keep_next=true ;;
2396 esac
2398 as_fn_append ac_configure_args " '$ac_arg'"
2400 esac
2401 done
2402 done
2403 { ac_configure_args0=; unset ac_configure_args0;}
2404 { ac_configure_args1=; unset ac_configure_args1;}
2406 # When interrupted or exit'd, cleanup temporary files, and complete
2407 # config.log. We remove comments because anyway the quotes in there
2408 # would cause problems or look ugly.
2409 # WARNING: Use '\'' to represent an apostrophe within the trap.
2410 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2411 trap 'exit_status=$?
2412 # Save into config.log some information that might help in debugging.
2414 echo
2416 $as_echo "## ---------------- ##
2417 ## Cache variables. ##
2418 ## ---------------- ##"
2419 echo
2420 # The following way of writing the cache mishandles newlines in values,
2422 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2423 eval ac_val=\$$ac_var
2424 case $ac_val in #(
2425 *${as_nl}*)
2426 case $ac_var in #(
2427 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2428 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2429 esac
2430 case $ac_var in #(
2431 _ | IFS | as_nl) ;; #(
2432 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2433 *) { eval $ac_var=; unset $ac_var;} ;;
2434 esac ;;
2435 esac
2436 done
2437 (set) 2>&1 |
2438 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2439 *${as_nl}ac_space=\ *)
2440 sed -n \
2441 "s/'\''/'\''\\\\'\'''\''/g;
2442 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2443 ;; #(
2445 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2447 esac |
2448 sort
2450 echo
2452 $as_echo "## ----------------- ##
2453 ## Output variables. ##
2454 ## ----------------- ##"
2455 echo
2456 for ac_var in $ac_subst_vars
2458 eval ac_val=\$$ac_var
2459 case $ac_val in
2460 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2461 esac
2462 $as_echo "$ac_var='\''$ac_val'\''"
2463 done | sort
2464 echo
2466 if test -n "$ac_subst_files"; then
2467 $as_echo "## ------------------- ##
2468 ## File substitutions. ##
2469 ## ------------------- ##"
2470 echo
2471 for ac_var in $ac_subst_files
2473 eval ac_val=\$$ac_var
2474 case $ac_val in
2475 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2476 esac
2477 $as_echo "$ac_var='\''$ac_val'\''"
2478 done | sort
2479 echo
2482 if test -s confdefs.h; then
2483 $as_echo "## ----------- ##
2484 ## confdefs.h. ##
2485 ## ----------- ##"
2486 echo
2487 cat confdefs.h
2488 echo
2490 test "$ac_signal" != 0 &&
2491 $as_echo "$as_me: caught signal $ac_signal"
2492 $as_echo "$as_me: exit $exit_status"
2493 } >&5
2494 rm -f core *.core core.conftest.* &&
2495 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2496 exit $exit_status
2498 for ac_signal in 1 2 13 15; do
2499 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2500 done
2501 ac_signal=0
2503 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2504 rm -f -r conftest* confdefs.h
2506 $as_echo "/* confdefs.h */" > confdefs.h
2508 # Predefined preprocessor variables.
2510 cat >>confdefs.h <<_ACEOF
2511 #define PACKAGE_NAME "$PACKAGE_NAME"
2512 _ACEOF
2514 cat >>confdefs.h <<_ACEOF
2515 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2516 _ACEOF
2518 cat >>confdefs.h <<_ACEOF
2519 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2520 _ACEOF
2522 cat >>confdefs.h <<_ACEOF
2523 #define PACKAGE_STRING "$PACKAGE_STRING"
2524 _ACEOF
2526 cat >>confdefs.h <<_ACEOF
2527 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2528 _ACEOF
2530 cat >>confdefs.h <<_ACEOF
2531 #define PACKAGE_URL "$PACKAGE_URL"
2532 _ACEOF
2535 # Let the site file select an alternate cache file if it wants to.
2536 # Prefer an explicitly selected file to automatically selected ones.
2537 ac_site_file1=NONE
2538 ac_site_file2=NONE
2539 if test -n "$CONFIG_SITE"; then
2540 # We do not want a PATH search for config.site.
2541 case $CONFIG_SITE in #((
2542 -*) ac_site_file1=./$CONFIG_SITE;;
2543 */*) ac_site_file1=$CONFIG_SITE;;
2544 *) ac_site_file1=./$CONFIG_SITE;;
2545 esac
2546 elif test "x$prefix" != xNONE; then
2547 ac_site_file1=$prefix/share/config.site
2548 ac_site_file2=$prefix/etc/config.site
2549 else
2550 ac_site_file1=$ac_default_prefix/share/config.site
2551 ac_site_file2=$ac_default_prefix/etc/config.site
2553 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2555 test "x$ac_site_file" = xNONE && continue
2556 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2557 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2558 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2559 sed 's/^/| /' "$ac_site_file" >&5
2560 . "$ac_site_file" \
2561 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2562 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2563 as_fn_error $? "failed to load site script $ac_site_file
2564 See \`config.log' for more details" "$LINENO" 5; }
2566 done
2568 if test -r "$cache_file"; then
2569 # Some versions of bash will fail to source /dev/null (special files
2570 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2571 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2572 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2573 $as_echo "$as_me: loading cache $cache_file" >&6;}
2574 case $cache_file in
2575 [\\/]* | ?:[\\/]* ) . "$cache_file";;
2576 *) . "./$cache_file";;
2577 esac
2579 else
2580 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2581 $as_echo "$as_me: creating cache $cache_file" >&6;}
2582 >$cache_file
2585 as_fn_append ac_header_list " stdlib.h"
2586 as_fn_append ac_header_list " unistd.h"
2587 as_fn_append ac_header_list " sys/param.h"
2588 # Check that the precious variables saved in the cache have kept the same
2589 # value.
2590 ac_cache_corrupted=false
2591 for ac_var in $ac_precious_vars; do
2592 eval ac_old_set=\$ac_cv_env_${ac_var}_set
2593 eval ac_new_set=\$ac_env_${ac_var}_set
2594 eval ac_old_val=\$ac_cv_env_${ac_var}_value
2595 eval ac_new_val=\$ac_env_${ac_var}_value
2596 case $ac_old_set,$ac_new_set in
2597 set,)
2598 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2599 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2600 ac_cache_corrupted=: ;;
2601 ,set)
2602 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2603 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2604 ac_cache_corrupted=: ;;
2605 ,);;
2607 if test "x$ac_old_val" != "x$ac_new_val"; then
2608 # differences in whitespace do not lead to failure.
2609 ac_old_val_w=`echo x $ac_old_val`
2610 ac_new_val_w=`echo x $ac_new_val`
2611 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2612 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2613 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2614 ac_cache_corrupted=:
2615 else
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2617 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2618 eval $ac_var=\$ac_old_val
2620 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2621 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2622 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2623 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2624 fi;;
2625 esac
2626 # Pass precious variables to config.status.
2627 if test "$ac_new_set" = set; then
2628 case $ac_new_val in
2629 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2630 *) ac_arg=$ac_var=$ac_new_val ;;
2631 esac
2632 case " $ac_configure_args " in
2633 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2634 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2635 esac
2637 done
2638 if $ac_cache_corrupted; then
2639 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2640 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2641 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2642 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2643 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2645 ## -------------------- ##
2646 ## Main body of script. ##
2647 ## -------------------- ##
2649 ac_ext=c
2650 ac_cpp='$CPP $CPPFLAGS'
2651 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2652 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2653 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2657 ac_aux_dir=
2658 for ac_dir in scripts/autoconf "$srcdir"/scripts/autoconf; do
2659 if test -f "$ac_dir/install-sh"; then
2660 ac_aux_dir=$ac_dir
2661 ac_install_sh="$ac_aux_dir/install-sh -c"
2662 break
2663 elif test -f "$ac_dir/install.sh"; then
2664 ac_aux_dir=$ac_dir
2665 ac_install_sh="$ac_aux_dir/install.sh -c"
2666 break
2667 elif test -f "$ac_dir/shtool"; then
2668 ac_aux_dir=$ac_dir
2669 ac_install_sh="$ac_aux_dir/shtool install -c"
2670 break
2672 done
2673 if test -z "$ac_aux_dir"; then
2674 as_fn_error $? "cannot find install-sh, install.sh, or shtool in scripts/autoconf \"$srcdir\"/scripts/autoconf" "$LINENO" 5
2677 # These three variables are undocumented and unsupported,
2678 # and are intended to be withdrawn in a future Autoconf release.
2679 # They can cause serious problems if a builder's source tree is in a directory
2680 # whose full name contains unusual characters.
2681 ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2682 ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2683 ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2687 # Check what host we are running on.
2688 # If a target is not suggested, we use this one.
2689 # Note that what we call a target, Autoconf calls a host.
2690 # Make sure we can run config.sub.
2691 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2692 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2695 $as_echo_n "checking build system type... " >&6; }
2696 if ${ac_cv_build+:} false; then :
2697 $as_echo_n "(cached) " >&6
2698 else
2699 ac_build_alias=$build_alias
2700 test "x$ac_build_alias" = x &&
2701 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2702 test "x$ac_build_alias" = x &&
2703 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2704 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2705 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2709 $as_echo "$ac_cv_build" >&6; }
2710 case $ac_cv_build in
2711 *-*-*) ;;
2712 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2713 esac
2714 build=$ac_cv_build
2715 ac_save_IFS=$IFS; IFS='-'
2716 set x $ac_cv_build
2717 shift
2718 build_cpu=$1
2719 build_vendor=$2
2720 shift; shift
2721 # Remember, the first character of IFS is used to create $*,
2722 # except with old shells:
2723 build_os=$*
2724 IFS=$ac_save_IFS
2725 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2729 $as_echo_n "checking host system type... " >&6; }
2730 if ${ac_cv_host+:} false; then :
2731 $as_echo_n "(cached) " >&6
2732 else
2733 if test "x$host_alias" = x; then
2734 ac_cv_host=$ac_cv_build
2735 else
2736 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2737 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2742 $as_echo "$ac_cv_host" >&6; }
2743 case $ac_cv_host in
2744 *-*-*) ;;
2745 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2746 esac
2747 host=$ac_cv_host
2748 ac_save_IFS=$IFS; IFS='-'
2749 set x $ac_cv_host
2750 shift
2751 host_cpu=$1
2752 host_vendor=$2
2753 shift; shift
2754 # Remember, the first character of IFS is used to create $*,
2755 # except with old shells:
2756 host_os=$*
2757 IFS=$ac_save_IFS
2758 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2762 # Default version of gnu tools to use
2763 default_gcc_version="4.6.4"
2764 default_binutils_version="2.23.2"
2766 # The AROS target is slightly different to the normal GNU style
2767 # format. We don't have the middle part, and we reverse the order
2768 # of the $(CPU) and $(OS) bits.
2770 # Don't strip the version of the target yet, it might be
2771 # useful on some systems.
2773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AROS style target" >&5
2774 $as_echo_n "checking for AROS style target... " >&6; }
2776 if test "$target" = "NONE" ; then
2777 target=$host_os-$host_cpu
2778 else
2779 if test "$target" = "" ; then
2780 target=$host_os-$host_cpu
2783 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target" >&5
2784 $as_echo "$target" >&6; }
2786 if test "$host_os" = "mingw32" ; then
2787 PWDCMD="pwd -W"
2790 # Don't know where else to put this...
2791 { $as_echo "$as_me:${as_lineno-$LINENO}: checking building AROS in" >&5
2792 $as_echo_n "checking building AROS in... " >&6; }
2793 AROS_BUILDDIR=`${PWDCMD-pwd}`
2794 AROS_BUILDDIR_UNIX=${PWD}
2795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_BUILDDIR" >&5
2796 $as_echo "$AROS_BUILDDIR" >&6; }
2798 { $as_echo "$as_me:${as_lineno-$LINENO}: checking AROS source in" >&5
2799 $as_echo_n "checking AROS source in... " >&6; }
2800 srcpwd=`cd ${srcdir} ; ${PWDCMD-pwd}`
2801 SRCDIR=${srcpwd}
2802 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SRCDIR" >&5
2803 $as_echo "$SRCDIR" >&6; }
2805 # Parse the target field into something useful.
2807 target_os=`echo $target | sed 's/^\([^-].*\)-\(.*\)$/\1/'`
2808 target_cpu=`echo $target | sed 's/^\([^-].*\)-\(.*\)$/\2/'`
2811 # Some debug output, to be removed again.
2812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target system (debug output)" >&5
2813 $as_echo_n "checking for target system (debug output)... " >&6; }
2814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_os" >&5
2815 $as_echo "$target_os" >&6; }
2816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for target cpu (debug output)" >&5
2817 $as_echo_n "checking for target cpu (debug output)... " >&6; }
2818 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_cpu" >&5
2819 $as_echo "$target_cpu" >&6; }
2821 aros_default_wbwidth=800
2822 aros_default_wbheight=600
2823 aros_default_wbdepth=4
2826 # The first step is to find the host binaries.
2827 # Check for a compiler.
2828 # Due to a bug in autoconf check for c++ compiler first.
2829 # For mor info see, http://osdir.com/ml/bug-autoconf-gnu/2010-05/msg00001.html.
2830 ac_ext=cpp
2831 ac_cpp='$CXXCPP $CPPFLAGS'
2832 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2833 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2834 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
2835 if test -z "$CXX"; then
2836 if test -n "$CCC"; then
2837 CXX=$CCC
2838 else
2839 if test -n "$ac_tool_prefix"; then
2840 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2842 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2843 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2845 $as_echo_n "checking for $ac_word... " >&6; }
2846 if ${ac_cv_prog_CXX+:} false; then :
2847 $as_echo_n "(cached) " >&6
2848 else
2849 if test -n "$CXX"; then
2850 ac_cv_prog_CXX="$CXX" # Let the user override the test.
2851 else
2852 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2853 for as_dir in $PATH
2855 IFS=$as_save_IFS
2856 test -z "$as_dir" && as_dir=.
2857 for ac_exec_ext in '' $ac_executable_extensions; do
2858 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2859 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
2860 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2861 break 2
2863 done
2864 done
2865 IFS=$as_save_IFS
2869 CXX=$ac_cv_prog_CXX
2870 if test -n "$CXX"; then
2871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
2872 $as_echo "$CXX" >&6; }
2873 else
2874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2875 $as_echo "no" >&6; }
2879 test -n "$CXX" && break
2880 done
2882 if test -z "$CXX"; then
2883 ac_ct_CXX=$CXX
2884 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
2886 # Extract the first word of "$ac_prog", so it can be a program name with args.
2887 set dummy $ac_prog; ac_word=$2
2888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2889 $as_echo_n "checking for $ac_word... " >&6; }
2890 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
2891 $as_echo_n "(cached) " >&6
2892 else
2893 if test -n "$ac_ct_CXX"; then
2894 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
2895 else
2896 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2897 for as_dir in $PATH
2899 IFS=$as_save_IFS
2900 test -z "$as_dir" && as_dir=.
2901 for ac_exec_ext in '' $ac_executable_extensions; do
2902 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2903 ac_cv_prog_ac_ct_CXX="$ac_prog"
2904 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2905 break 2
2907 done
2908 done
2909 IFS=$as_save_IFS
2913 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
2914 if test -n "$ac_ct_CXX"; then
2915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
2916 $as_echo "$ac_ct_CXX" >&6; }
2917 else
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2919 $as_echo "no" >&6; }
2923 test -n "$ac_ct_CXX" && break
2924 done
2926 if test "x$ac_ct_CXX" = x; then
2927 CXX="g++"
2928 else
2929 case $cross_compiling:$ac_tool_warned in
2930 yes:)
2931 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2932 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2933 ac_tool_warned=yes ;;
2934 esac
2935 CXX=$ac_ct_CXX
2941 # Provide some information about the compiler.
2942 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
2943 set X $ac_compile
2944 ac_compiler=$2
2945 for ac_option in --version -v -V -qversion; do
2946 { { ac_try="$ac_compiler $ac_option >&5"
2947 case "(($ac_try" in
2948 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2949 *) ac_try_echo=$ac_try;;
2950 esac
2951 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2952 $as_echo "$ac_try_echo"; } >&5
2953 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2954 ac_status=$?
2955 if test -s conftest.err; then
2956 sed '10a\
2957 ... rest of stderr output deleted ...
2958 10q' conftest.err >conftest.er1
2959 cat conftest.er1 >&5
2961 rm -f conftest.er1 conftest.err
2962 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2963 test $ac_status = 0; }
2964 done
2966 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2967 /* end confdefs.h. */
2970 main ()
2974 return 0;
2976 _ACEOF
2977 ac_clean_files_save=$ac_clean_files
2978 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2979 # Try to create an executable without -o first, disregard a.out.
2980 # It will help us diagnose broken compilers, and finding out an intuition
2981 # of exeext.
2982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C++ compiler works" >&5
2983 $as_echo_n "checking whether the C++ compiler works... " >&6; }
2984 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2986 # The possible output files:
2987 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2989 ac_rmfiles=
2990 for ac_file in $ac_files
2992 case $ac_file in
2993 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2994 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2995 esac
2996 done
2997 rm -f $ac_rmfiles
2999 if { { ac_try="$ac_link_default"
3000 case "(($ac_try" in
3001 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3002 *) ac_try_echo=$ac_try;;
3003 esac
3004 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3005 $as_echo "$ac_try_echo"; } >&5
3006 (eval "$ac_link_default") 2>&5
3007 ac_status=$?
3008 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3009 test $ac_status = 0; }; then :
3010 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3011 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3012 # in a Makefile. We should not override ac_cv_exeext if it was cached,
3013 # so that the user can short-circuit this test for compilers unknown to
3014 # Autoconf.
3015 for ac_file in $ac_files ''
3017 test -f "$ac_file" || continue
3018 case $ac_file in
3019 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3021 [ab].out )
3022 # We found the default executable, but exeext='' is most
3023 # certainly right.
3024 break;;
3025 *.* )
3026 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3027 then :; else
3028 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3030 # We set ac_cv_exeext here because the later test for it is not
3031 # safe: cross compilers may not add the suffix if given an `-o'
3032 # argument, so we may need to know it at that point already.
3033 # Even if this section looks crufty: it has the advantage of
3034 # actually working.
3035 break;;
3037 break;;
3038 esac
3039 done
3040 test "$ac_cv_exeext" = no && ac_cv_exeext=
3042 else
3043 ac_file=''
3045 if test -z "$ac_file"; then :
3046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3047 $as_echo "no" >&6; }
3048 $as_echo "$as_me: failed program was:" >&5
3049 sed 's/^/| /' conftest.$ac_ext >&5
3051 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3052 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3053 as_fn_error 77 "C++ compiler cannot create executables
3054 See \`config.log' for more details" "$LINENO" 5; }
3055 else
3056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3057 $as_echo "yes" >&6; }
3059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler default output file name" >&5
3060 $as_echo_n "checking for C++ compiler default output file name... " >&6; }
3061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3062 $as_echo "$ac_file" >&6; }
3063 ac_exeext=$ac_cv_exeext
3065 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3066 ac_clean_files=$ac_clean_files_save
3067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3068 $as_echo_n "checking for suffix of executables... " >&6; }
3069 if { { ac_try="$ac_link"
3070 case "(($ac_try" in
3071 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3072 *) ac_try_echo=$ac_try;;
3073 esac
3074 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3075 $as_echo "$ac_try_echo"; } >&5
3076 (eval "$ac_link") 2>&5
3077 ac_status=$?
3078 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3079 test $ac_status = 0; }; then :
3080 # If both `conftest.exe' and `conftest' are `present' (well, observable)
3081 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3082 # work properly (i.e., refer to `conftest.exe'), while it won't with
3083 # `rm'.
3084 for ac_file in conftest.exe conftest conftest.*; do
3085 test -f "$ac_file" || continue
3086 case $ac_file in
3087 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3088 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3089 break;;
3090 * ) break;;
3091 esac
3092 done
3093 else
3094 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3095 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3096 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3097 See \`config.log' for more details" "$LINENO" 5; }
3099 rm -f conftest conftest$ac_cv_exeext
3100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3101 $as_echo "$ac_cv_exeext" >&6; }
3103 rm -f conftest.$ac_ext
3104 EXEEXT=$ac_cv_exeext
3105 ac_exeext=$EXEEXT
3106 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3107 /* end confdefs.h. */
3108 #include <stdio.h>
3110 main ()
3112 FILE *f = fopen ("conftest.out", "w");
3113 return ferror (f) || fclose (f) != 0;
3116 return 0;
3118 _ACEOF
3119 ac_clean_files="$ac_clean_files conftest.out"
3120 # Check that the compiler produces executables we can run. If not, either
3121 # the compiler is broken, or we cross compile.
3122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3123 $as_echo_n "checking whether we are cross compiling... " >&6; }
3124 if test "$cross_compiling" != yes; then
3125 { { ac_try="$ac_link"
3126 case "(($ac_try" in
3127 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3128 *) ac_try_echo=$ac_try;;
3129 esac
3130 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3131 $as_echo "$ac_try_echo"; } >&5
3132 (eval "$ac_link") 2>&5
3133 ac_status=$?
3134 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3135 test $ac_status = 0; }
3136 if { ac_try='./conftest$ac_cv_exeext'
3137 { { case "(($ac_try" in
3138 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3139 *) ac_try_echo=$ac_try;;
3140 esac
3141 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3142 $as_echo "$ac_try_echo"; } >&5
3143 (eval "$ac_try") 2>&5
3144 ac_status=$?
3145 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3146 test $ac_status = 0; }; }; then
3147 cross_compiling=no
3148 else
3149 if test "$cross_compiling" = maybe; then
3150 cross_compiling=yes
3151 else
3152 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3153 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3154 as_fn_error $? "cannot run C++ compiled programs.
3155 If you meant to cross compile, use \`--host'.
3156 See \`config.log' for more details" "$LINENO" 5; }
3160 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3161 $as_echo "$cross_compiling" >&6; }
3163 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3164 ac_clean_files=$ac_clean_files_save
3165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3166 $as_echo_n "checking for suffix of object files... " >&6; }
3167 if ${ac_cv_objext+:} false; then :
3168 $as_echo_n "(cached) " >&6
3169 else
3170 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3171 /* end confdefs.h. */
3174 main ()
3178 return 0;
3180 _ACEOF
3181 rm -f conftest.o conftest.obj
3182 if { { ac_try="$ac_compile"
3183 case "(($ac_try" in
3184 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3185 *) ac_try_echo=$ac_try;;
3186 esac
3187 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3188 $as_echo "$ac_try_echo"; } >&5
3189 (eval "$ac_compile") 2>&5
3190 ac_status=$?
3191 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3192 test $ac_status = 0; }; then :
3193 for ac_file in conftest.o conftest.obj conftest.*; do
3194 test -f "$ac_file" || continue;
3195 case $ac_file in
3196 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3197 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3198 break;;
3199 esac
3200 done
3201 else
3202 $as_echo "$as_me: failed program was:" >&5
3203 sed 's/^/| /' conftest.$ac_ext >&5
3205 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3206 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3207 as_fn_error $? "cannot compute suffix of object files: cannot compile
3208 See \`config.log' for more details" "$LINENO" 5; }
3210 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3213 $as_echo "$ac_cv_objext" >&6; }
3214 OBJEXT=$ac_cv_objext
3215 ac_objext=$OBJEXT
3216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
3217 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
3218 if ${ac_cv_cxx_compiler_gnu+:} false; then :
3219 $as_echo_n "(cached) " >&6
3220 else
3221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3222 /* end confdefs.h. */
3225 main ()
3227 #ifndef __GNUC__
3228 choke me
3229 #endif
3232 return 0;
3234 _ACEOF
3235 if ac_fn_cxx_try_compile "$LINENO"; then :
3236 ac_compiler_gnu=yes
3237 else
3238 ac_compiler_gnu=no
3240 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3241 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
3244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
3245 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
3246 if test $ac_compiler_gnu = yes; then
3247 GXX=yes
3248 else
3249 GXX=
3251 ac_test_CXXFLAGS=${CXXFLAGS+set}
3252 ac_save_CXXFLAGS=$CXXFLAGS
3253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
3254 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
3255 if ${ac_cv_prog_cxx_g+:} false; then :
3256 $as_echo_n "(cached) " >&6
3257 else
3258 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
3259 ac_cxx_werror_flag=yes
3260 ac_cv_prog_cxx_g=no
3261 CXXFLAGS="-g"
3262 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3263 /* end confdefs.h. */
3266 main ()
3270 return 0;
3272 _ACEOF
3273 if ac_fn_cxx_try_compile "$LINENO"; then :
3274 ac_cv_prog_cxx_g=yes
3275 else
3276 CXXFLAGS=""
3277 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3278 /* end confdefs.h. */
3281 main ()
3285 return 0;
3287 _ACEOF
3288 if ac_fn_cxx_try_compile "$LINENO"; then :
3290 else
3291 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3292 CXXFLAGS="-g"
3293 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3294 /* end confdefs.h. */
3297 main ()
3301 return 0;
3303 _ACEOF
3304 if ac_fn_cxx_try_compile "$LINENO"; then :
3305 ac_cv_prog_cxx_g=yes
3307 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3309 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3311 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3312 ac_cxx_werror_flag=$ac_save_cxx_werror_flag
3314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
3315 $as_echo "$ac_cv_prog_cxx_g" >&6; }
3316 if test "$ac_test_CXXFLAGS" = set; then
3317 CXXFLAGS=$ac_save_CXXFLAGS
3318 elif test $ac_cv_prog_cxx_g = yes; then
3319 if test "$GXX" = yes; then
3320 CXXFLAGS="-g -O2"
3321 else
3322 CXXFLAGS="-g"
3324 else
3325 if test "$GXX" = yes; then
3326 CXXFLAGS="-O2"
3327 else
3328 CXXFLAGS=
3331 ac_ext=c
3332 ac_cpp='$CPP $CPPFLAGS'
3333 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3334 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3335 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3337 ac_ext=c
3338 ac_cpp='$CPP $CPPFLAGS'
3339 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3340 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3341 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3342 if test -n "$ac_tool_prefix"; then
3343 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3344 set dummy ${ac_tool_prefix}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_CC+:} false; then :
3348 $as_echo_n "(cached) " >&6
3349 else
3350 if test -n "$CC"; then
3351 ac_cv_prog_CC="$CC" # Let the user override the test.
3352 else
3353 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3354 for as_dir in $PATH
3356 IFS=$as_save_IFS
3357 test -z "$as_dir" && as_dir=.
3358 for ac_exec_ext in '' $ac_executable_extensions; do
3359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3360 ac_cv_prog_CC="${ac_tool_prefix}gcc"
3361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3362 break 2
3364 done
3365 done
3366 IFS=$as_save_IFS
3370 CC=$ac_cv_prog_CC
3371 if test -n "$CC"; then
3372 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3373 $as_echo "$CC" >&6; }
3374 else
3375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3376 $as_echo "no" >&6; }
3381 if test -z "$ac_cv_prog_CC"; then
3382 ac_ct_CC=$CC
3383 # Extract the first word of "gcc", so it can be a program name with args.
3384 set dummy gcc; ac_word=$2
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3386 $as_echo_n "checking for $ac_word... " >&6; }
3387 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3388 $as_echo_n "(cached) " >&6
3389 else
3390 if test -n "$ac_ct_CC"; then
3391 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3392 else
3393 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3394 for as_dir in $PATH
3396 IFS=$as_save_IFS
3397 test -z "$as_dir" && as_dir=.
3398 for ac_exec_ext in '' $ac_executable_extensions; do
3399 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3400 ac_cv_prog_ac_ct_CC="gcc"
3401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3402 break 2
3404 done
3405 done
3406 IFS=$as_save_IFS
3410 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3411 if test -n "$ac_ct_CC"; then
3412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3413 $as_echo "$ac_ct_CC" >&6; }
3414 else
3415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3416 $as_echo "no" >&6; }
3419 if test "x$ac_ct_CC" = x; then
3420 CC=""
3421 else
3422 case $cross_compiling:$ac_tool_warned in
3423 yes:)
3424 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3425 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3426 ac_tool_warned=yes ;;
3427 esac
3428 CC=$ac_ct_CC
3430 else
3431 CC="$ac_cv_prog_CC"
3434 if test -z "$CC"; then
3435 if test -n "$ac_tool_prefix"; then
3436 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3437 set dummy ${ac_tool_prefix}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
3442 else
3443 if test -n "$CC"; then
3444 ac_cv_prog_CC="$CC" # Let the user override the test.
3445 else
3446 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3447 for as_dir in $PATH
3449 IFS=$as_save_IFS
3450 test -z "$as_dir" && as_dir=.
3451 for ac_exec_ext in '' $ac_executable_extensions; do
3452 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3453 ac_cv_prog_CC="${ac_tool_prefix}cc"
3454 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3455 break 2
3457 done
3458 done
3459 IFS=$as_save_IFS
3463 CC=$ac_cv_prog_CC
3464 if test -n "$CC"; then
3465 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3466 $as_echo "$CC" >&6; }
3467 else
3468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3469 $as_echo "no" >&6; }
3475 if test -z "$CC"; then
3476 # Extract the first word of "cc", so it can be a program name with args.
3477 set dummy cc; ac_word=$2
3478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3479 $as_echo_n "checking for $ac_word... " >&6; }
3480 if ${ac_cv_prog_CC+:} false; then :
3481 $as_echo_n "(cached) " >&6
3482 else
3483 if test -n "$CC"; then
3484 ac_cv_prog_CC="$CC" # Let the user override the test.
3485 else
3486 ac_prog_rejected=no
3487 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3488 for as_dir in $PATH
3490 IFS=$as_save_IFS
3491 test -z "$as_dir" && as_dir=.
3492 for ac_exec_ext in '' $ac_executable_extensions; do
3493 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3494 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3495 ac_prog_rejected=yes
3496 continue
3498 ac_cv_prog_CC="cc"
3499 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3500 break 2
3502 done
3503 done
3504 IFS=$as_save_IFS
3506 if test $ac_prog_rejected = yes; then
3507 # We found a bogon in the path, so make sure we never use it.
3508 set dummy $ac_cv_prog_CC
3509 shift
3510 if test $# != 0; then
3511 # We chose a different compiler from the bogus one.
3512 # However, it has the same basename, so the bogon will be chosen
3513 # first if we set CC to just the basename; use the full file name.
3514 shift
3515 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3520 CC=$ac_cv_prog_CC
3521 if test -n "$CC"; then
3522 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3523 $as_echo "$CC" >&6; }
3524 else
3525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3526 $as_echo "no" >&6; }
3531 if test -z "$CC"; then
3532 if test -n "$ac_tool_prefix"; then
3533 for ac_prog in cl.exe
3535 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3536 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3538 $as_echo_n "checking for $ac_word... " >&6; }
3539 if ${ac_cv_prog_CC+:} false; then :
3540 $as_echo_n "(cached) " >&6
3541 else
3542 if test -n "$CC"; then
3543 ac_cv_prog_CC="$CC" # Let the user override the test.
3544 else
3545 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3546 for as_dir in $PATH
3548 IFS=$as_save_IFS
3549 test -z "$as_dir" && as_dir=.
3550 for ac_exec_ext in '' $ac_executable_extensions; do
3551 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3552 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3553 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3554 break 2
3556 done
3557 done
3558 IFS=$as_save_IFS
3562 CC=$ac_cv_prog_CC
3563 if test -n "$CC"; then
3564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3565 $as_echo "$CC" >&6; }
3566 else
3567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3568 $as_echo "no" >&6; }
3572 test -n "$CC" && break
3573 done
3575 if test -z "$CC"; then
3576 ac_ct_CC=$CC
3577 for ac_prog in cl.exe
3579 # Extract the first word of "$ac_prog", so it can be a program name with args.
3580 set dummy $ac_prog; ac_word=$2
3581 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3582 $as_echo_n "checking for $ac_word... " >&6; }
3583 if ${ac_cv_prog_ac_ct_CC+:} false; then :
3584 $as_echo_n "(cached) " >&6
3585 else
3586 if test -n "$ac_ct_CC"; then
3587 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3588 else
3589 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3590 for as_dir in $PATH
3592 IFS=$as_save_IFS
3593 test -z "$as_dir" && as_dir=.
3594 for ac_exec_ext in '' $ac_executable_extensions; do
3595 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3596 ac_cv_prog_ac_ct_CC="$ac_prog"
3597 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3598 break 2
3600 done
3601 done
3602 IFS=$as_save_IFS
3606 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3607 if test -n "$ac_ct_CC"; then
3608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3609 $as_echo "$ac_ct_CC" >&6; }
3610 else
3611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3612 $as_echo "no" >&6; }
3616 test -n "$ac_ct_CC" && break
3617 done
3619 if test "x$ac_ct_CC" = x; then
3620 CC=""
3621 else
3622 case $cross_compiling:$ac_tool_warned in
3623 yes:)
3624 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3625 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3626 ac_tool_warned=yes ;;
3627 esac
3628 CC=$ac_ct_CC
3635 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3636 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3637 as_fn_error $? "no acceptable C compiler found in \$PATH
3638 See \`config.log' for more details" "$LINENO" 5; }
3640 # Provide some information about the compiler.
3641 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3642 set X $ac_compile
3643 ac_compiler=$2
3644 for ac_option in --version -v -V -qversion; do
3645 { { ac_try="$ac_compiler $ac_option >&5"
3646 case "(($ac_try" in
3647 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3648 *) ac_try_echo=$ac_try;;
3649 esac
3650 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3651 $as_echo "$ac_try_echo"; } >&5
3652 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3653 ac_status=$?
3654 if test -s conftest.err; then
3655 sed '10a\
3656 ... rest of stderr output deleted ...
3657 10q' conftest.err >conftest.er1
3658 cat conftest.er1 >&5
3660 rm -f conftest.er1 conftest.err
3661 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3662 test $ac_status = 0; }
3663 done
3665 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3666 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3667 if ${ac_cv_c_compiler_gnu+:} false; then :
3668 $as_echo_n "(cached) " >&6
3669 else
3670 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3671 /* end confdefs.h. */
3674 main ()
3676 #ifndef __GNUC__
3677 choke me
3678 #endif
3681 return 0;
3683 _ACEOF
3684 if ac_fn_c_try_compile "$LINENO"; then :
3685 ac_compiler_gnu=yes
3686 else
3687 ac_compiler_gnu=no
3689 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3690 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3694 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3695 if test $ac_compiler_gnu = yes; then
3696 GCC=yes
3697 else
3698 GCC=
3700 ac_test_CFLAGS=${CFLAGS+set}
3701 ac_save_CFLAGS=$CFLAGS
3702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3703 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3704 if ${ac_cv_prog_cc_g+:} false; then :
3705 $as_echo_n "(cached) " >&6
3706 else
3707 ac_save_c_werror_flag=$ac_c_werror_flag
3708 ac_c_werror_flag=yes
3709 ac_cv_prog_cc_g=no
3710 CFLAGS="-g"
3711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3712 /* end confdefs.h. */
3715 main ()
3719 return 0;
3721 _ACEOF
3722 if ac_fn_c_try_compile "$LINENO"; then :
3723 ac_cv_prog_cc_g=yes
3724 else
3725 CFLAGS=""
3726 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3727 /* end confdefs.h. */
3730 main ()
3734 return 0;
3736 _ACEOF
3737 if ac_fn_c_try_compile "$LINENO"; then :
3739 else
3740 ac_c_werror_flag=$ac_save_c_werror_flag
3741 CFLAGS="-g"
3742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3743 /* end confdefs.h. */
3746 main ()
3750 return 0;
3752 _ACEOF
3753 if ac_fn_c_try_compile "$LINENO"; then :
3754 ac_cv_prog_cc_g=yes
3756 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3758 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3760 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3761 ac_c_werror_flag=$ac_save_c_werror_flag
3763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3764 $as_echo "$ac_cv_prog_cc_g" >&6; }
3765 if test "$ac_test_CFLAGS" = set; then
3766 CFLAGS=$ac_save_CFLAGS
3767 elif test $ac_cv_prog_cc_g = yes; then
3768 if test "$GCC" = yes; then
3769 CFLAGS="-g -O2"
3770 else
3771 CFLAGS="-g"
3773 else
3774 if test "$GCC" = yes; then
3775 CFLAGS="-O2"
3776 else
3777 CFLAGS=
3780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3781 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3782 if ${ac_cv_prog_cc_c89+:} false; then :
3783 $as_echo_n "(cached) " >&6
3784 else
3785 ac_cv_prog_cc_c89=no
3786 ac_save_CC=$CC
3787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3788 /* end confdefs.h. */
3789 #include <stdarg.h>
3790 #include <stdio.h>
3791 struct stat;
3792 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3793 struct buf { int x; };
3794 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3795 static char *e (p, i)
3796 char **p;
3797 int i;
3799 return p[i];
3801 static char *f (char * (*g) (char **, int), char **p, ...)
3803 char *s;
3804 va_list v;
3805 va_start (v,p);
3806 s = g (p, va_arg (v,int));
3807 va_end (v);
3808 return s;
3811 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3812 function prototypes and stuff, but not '\xHH' hex character constants.
3813 These don't provoke an error unfortunately, instead are silently treated
3814 as 'x'. The following induces an error, until -std is added to get
3815 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3816 array size at least. It's necessary to write '\x00'==0 to get something
3817 that's true only with -std. */
3818 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3820 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3821 inside strings and character constants. */
3822 #define FOO(x) 'x'
3823 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3825 int test (int i, double x);
3826 struct s1 {int (*f) (int a);};
3827 struct s2 {int (*f) (double a);};
3828 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3829 int argc;
3830 char **argv;
3832 main ()
3834 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3836 return 0;
3838 _ACEOF
3839 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3840 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3842 CC="$ac_save_CC $ac_arg"
3843 if ac_fn_c_try_compile "$LINENO"; then :
3844 ac_cv_prog_cc_c89=$ac_arg
3846 rm -f core conftest.err conftest.$ac_objext
3847 test "x$ac_cv_prog_cc_c89" != "xno" && break
3848 done
3849 rm -f conftest.$ac_ext
3850 CC=$ac_save_CC
3853 # AC_CACHE_VAL
3854 case "x$ac_cv_prog_cc_c89" in
3856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3857 $as_echo "none needed" >&6; } ;;
3858 xno)
3859 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3860 $as_echo "unsupported" >&6; } ;;
3862 CC="$CC $ac_cv_prog_cc_c89"
3863 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3864 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3865 esac
3866 if test "x$ac_cv_prog_cc_c89" != xno; then :
3870 ac_ext=c
3871 ac_cpp='$CPP $CPPFLAGS'
3872 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3873 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3874 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3876 case $ac_cv_prog_cc_stdc in #(
3877 no) :
3878 ac_cv_prog_cc_c99=no; ac_cv_prog_cc_c89=no ;; #(
3879 *) :
3880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
3881 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
3882 if ${ac_cv_prog_cc_c99+:} false; then :
3883 $as_echo_n "(cached) " >&6
3884 else
3885 ac_cv_prog_cc_c99=no
3886 ac_save_CC=$CC
3887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3888 /* end confdefs.h. */
3889 #include <stdarg.h>
3890 #include <stdbool.h>
3891 #include <stdlib.h>
3892 #include <wchar.h>
3893 #include <stdio.h>
3895 // Check varargs macros. These examples are taken from C99 6.10.3.5.
3896 #define debug(...) fprintf (stderr, __VA_ARGS__)
3897 #define showlist(...) puts (#__VA_ARGS__)
3898 #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
3899 static void
3900 test_varargs_macros (void)
3902 int x = 1234;
3903 int y = 5678;
3904 debug ("Flag");
3905 debug ("X = %d\n", x);
3906 showlist (The first, second, and third items.);
3907 report (x>y, "x is %d but y is %d", x, y);
3910 // Check long long types.
3911 #define BIG64 18446744073709551615ull
3912 #define BIG32 4294967295ul
3913 #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
3914 #if !BIG_OK
3915 your preprocessor is broken;
3916 #endif
3917 #if BIG_OK
3918 #else
3919 your preprocessor is broken;
3920 #endif
3921 static long long int bignum = -9223372036854775807LL;
3922 static unsigned long long int ubignum = BIG64;
3924 struct incomplete_array
3926 int datasize;
3927 double data[];
3930 struct named_init {
3931 int number;
3932 const wchar_t *name;
3933 double average;
3936 typedef const char *ccp;
3938 static inline int
3939 test_restrict (ccp restrict text)
3941 // See if C++-style comments work.
3942 // Iterate through items via the restricted pointer.
3943 // Also check for declarations in for loops.
3944 for (unsigned int i = 0; *(text+i) != '\0'; ++i)
3945 continue;
3946 return 0;
3949 // Check varargs and va_copy.
3950 static void
3951 test_varargs (const char *format, ...)
3953 va_list args;
3954 va_start (args, format);
3955 va_list args_copy;
3956 va_copy (args_copy, args);
3958 const char *str;
3959 int number;
3960 float fnumber;
3962 while (*format)
3964 switch (*format++)
3966 case 's': // string
3967 str = va_arg (args_copy, const char *);
3968 break;
3969 case 'd': // int
3970 number = va_arg (args_copy, int);
3971 break;
3972 case 'f': // float
3973 fnumber = va_arg (args_copy, double);
3974 break;
3975 default:
3976 break;
3979 va_end (args_copy);
3980 va_end (args);
3984 main ()
3987 // Check bool.
3988 _Bool success = false;
3990 // Check restrict.
3991 if (test_restrict ("String literal") == 0)
3992 success = true;
3993 char *restrict newvar = "Another string";
3995 // Check varargs.
3996 test_varargs ("s, d' f .", "string", 65, 34.234);
3997 test_varargs_macros ();
3999 // Check flexible array members.
4000 struct incomplete_array *ia =
4001 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
4002 ia->datasize = 10;
4003 for (int i = 0; i < ia->datasize; ++i)
4004 ia->data[i] = i * 1.234;
4006 // Check named initializers.
4007 struct named_init ni = {
4008 .number = 34,
4009 .name = L"Test wide string",
4010 .average = 543.34343,
4013 ni.number = 58;
4015 int dynamic_array[ni.number];
4016 dynamic_array[ni.number - 1] = 543;
4018 // work around unused variable warnings
4019 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
4020 || dynamic_array[ni.number - 1] != 543);
4023 return 0;
4025 _ACEOF
4026 for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
4028 CC="$ac_save_CC $ac_arg"
4029 if ac_fn_c_try_compile "$LINENO"; then :
4030 ac_cv_prog_cc_c99=$ac_arg
4032 rm -f core conftest.err conftest.$ac_objext
4033 test "x$ac_cv_prog_cc_c99" != "xno" && break
4034 done
4035 rm -f conftest.$ac_ext
4036 CC=$ac_save_CC
4039 # AC_CACHE_VAL
4040 case "x$ac_cv_prog_cc_c99" in
4042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4043 $as_echo "none needed" >&6; } ;;
4044 xno)
4045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4046 $as_echo "unsupported" >&6; } ;;
4048 CC="$CC $ac_cv_prog_cc_c99"
4049 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
4050 $as_echo "$ac_cv_prog_cc_c99" >&6; } ;;
4051 esac
4052 if test "x$ac_cv_prog_cc_c99" != xno; then :
4053 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c99
4054 else
4055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4056 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4057 if ${ac_cv_prog_cc_c89+:} false; then :
4058 $as_echo_n "(cached) " >&6
4059 else
4060 ac_cv_prog_cc_c89=no
4061 ac_save_CC=$CC
4062 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4063 /* end confdefs.h. */
4064 #include <stdarg.h>
4065 #include <stdio.h>
4066 struct stat;
4067 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
4068 struct buf { int x; };
4069 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4070 static char *e (p, i)
4071 char **p;
4072 int i;
4074 return p[i];
4076 static char *f (char * (*g) (char **, int), char **p, ...)
4078 char *s;
4079 va_list v;
4080 va_start (v,p);
4081 s = g (p, va_arg (v,int));
4082 va_end (v);
4083 return s;
4086 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
4087 function prototypes and stuff, but not '\xHH' hex character constants.
4088 These don't provoke an error unfortunately, instead are silently treated
4089 as 'x'. The following induces an error, until -std is added to get
4090 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4091 array size at least. It's necessary to write '\x00'==0 to get something
4092 that's true only with -std. */
4093 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4095 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4096 inside strings and character constants. */
4097 #define FOO(x) 'x'
4098 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4100 int test (int i, double x);
4101 struct s1 {int (*f) (int a);};
4102 struct s2 {int (*f) (double a);};
4103 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4104 int argc;
4105 char **argv;
4107 main ()
4109 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
4111 return 0;
4113 _ACEOF
4114 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4115 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4117 CC="$ac_save_CC $ac_arg"
4118 if ac_fn_c_try_compile "$LINENO"; then :
4119 ac_cv_prog_cc_c89=$ac_arg
4121 rm -f core conftest.err conftest.$ac_objext
4122 test "x$ac_cv_prog_cc_c89" != "xno" && break
4123 done
4124 rm -f conftest.$ac_ext
4125 CC=$ac_save_CC
4128 # AC_CACHE_VAL
4129 case "x$ac_cv_prog_cc_c89" in
4131 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4132 $as_echo "none needed" >&6; } ;;
4133 xno)
4134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4135 $as_echo "unsupported" >&6; } ;;
4137 CC="$CC $ac_cv_prog_cc_c89"
4138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4139 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4140 esac
4141 if test "x$ac_cv_prog_cc_c89" != xno; then :
4142 ac_cv_prog_cc_stdc=$ac_cv_prog_cc_c89
4143 else
4144 ac_cv_prog_cc_stdc=no
4149 esac
4150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5
4151 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; }
4152 if ${ac_cv_prog_cc_stdc+:} false; then :
4153 $as_echo_n "(cached) " >&6
4156 case $ac_cv_prog_cc_stdc in #(
4157 no) :
4158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4159 $as_echo "unsupported" >&6; } ;; #(
4160 '') :
4161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4162 $as_echo "none needed" >&6; } ;; #(
4163 *) :
4164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_stdc" >&5
4165 $as_echo "$ac_cv_prog_cc_stdc" >&6; } ;;
4166 esac
4168 ac_ext=c
4169 ac_cpp='$CPP $CPPFLAGS'
4170 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4171 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4172 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4174 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4175 # On Suns, sometimes $CPP names a directory.
4176 if test -n "$CPP" && test -d "$CPP"; then
4177 CPP=
4179 if test -z "$CPP"; then
4180 if ${ac_cv_prog_CPP+:} false; then :
4181 $as_echo_n "(cached) " >&6
4182 else
4183 # Double quotes because CPP needs to be expanded
4184 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4186 ac_preproc_ok=false
4187 for ac_c_preproc_warn_flag in '' yes
4189 # Use a header file that comes with gcc, so configuring glibc
4190 # with a fresh cross-compiler works.
4191 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4192 # <limits.h> exists even on freestanding compilers.
4193 # On the NeXT, cc -E runs the code through the compiler's parser,
4194 # not just through cpp. "Syntax error" is here to catch this case.
4195 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4196 /* end confdefs.h. */
4197 #ifdef __STDC__
4198 # include <limits.h>
4199 #else
4200 # include <assert.h>
4201 #endif
4202 Syntax error
4203 _ACEOF
4204 if ac_fn_c_try_cpp "$LINENO"; then :
4206 else
4207 # Broken: fails on valid input.
4208 continue
4210 rm -f conftest.err conftest.i conftest.$ac_ext
4212 # OK, works on sane cases. Now check whether nonexistent headers
4213 # can be detected and how.
4214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4215 /* end confdefs.h. */
4216 #include <ac_nonexistent.h>
4217 _ACEOF
4218 if ac_fn_c_try_cpp "$LINENO"; then :
4219 # Broken: success on invalid input.
4220 continue
4221 else
4222 # Passes both tests.
4223 ac_preproc_ok=:
4224 break
4226 rm -f conftest.err conftest.i conftest.$ac_ext
4228 done
4229 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4230 rm -f conftest.i conftest.err conftest.$ac_ext
4231 if $ac_preproc_ok; then :
4232 break
4235 done
4236 ac_cv_prog_CPP=$CPP
4239 CPP=$ac_cv_prog_CPP
4240 else
4241 ac_cv_prog_CPP=$CPP
4243 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4244 $as_echo "$CPP" >&6; }
4245 ac_preproc_ok=false
4246 for ac_c_preproc_warn_flag in '' yes
4248 # Use a header file that comes with gcc, so configuring glibc
4249 # with a fresh cross-compiler works.
4250 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4251 # <limits.h> exists even on freestanding compilers.
4252 # On the NeXT, cc -E runs the code through the compiler's parser,
4253 # not just through cpp. "Syntax error" is here to catch this case.
4254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4255 /* end confdefs.h. */
4256 #ifdef __STDC__
4257 # include <limits.h>
4258 #else
4259 # include <assert.h>
4260 #endif
4261 Syntax error
4262 _ACEOF
4263 if ac_fn_c_try_cpp "$LINENO"; then :
4265 else
4266 # Broken: fails on valid input.
4267 continue
4269 rm -f conftest.err conftest.i conftest.$ac_ext
4271 # OK, works on sane cases. Now check whether nonexistent headers
4272 # can be detected and how.
4273 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4274 /* end confdefs.h. */
4275 #include <ac_nonexistent.h>
4276 _ACEOF
4277 if ac_fn_c_try_cpp "$LINENO"; then :
4278 # Broken: success on invalid input.
4279 continue
4280 else
4281 # Passes both tests.
4282 ac_preproc_ok=:
4283 break
4285 rm -f conftest.err conftest.i conftest.$ac_ext
4287 done
4288 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4289 rm -f conftest.i conftest.err conftest.$ac_ext
4290 if $ac_preproc_ok; then :
4292 else
4293 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4294 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4295 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
4296 See \`config.log' for more details" "$LINENO" 5; }
4299 ac_ext=c
4300 ac_cpp='$CPP $CPPFLAGS'
4301 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4302 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4303 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4306 # Check for a compatible awk
4307 for ac_prog in gawk nawk
4309 # Extract the first word of "$ac_prog", so it can be a program name with args.
4310 set dummy $ac_prog; ac_word=$2
4311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4312 $as_echo_n "checking for $ac_word... " >&6; }
4313 if ${ac_cv_prog_AWK+:} false; then :
4314 $as_echo_n "(cached) " >&6
4315 else
4316 if test -n "$AWK"; then
4317 ac_cv_prog_AWK="$AWK" # Let the user override the test.
4318 else
4319 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4320 for as_dir in $PATH
4322 IFS=$as_save_IFS
4323 test -z "$as_dir" && as_dir=.
4324 for ac_exec_ext in '' $ac_executable_extensions; do
4325 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4326 ac_cv_prog_AWK="$ac_prog"
4327 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4328 break 2
4330 done
4331 done
4332 IFS=$as_save_IFS
4336 AWK=$ac_cv_prog_AWK
4337 if test -n "$AWK"; then
4338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4339 $as_echo "$AWK" >&6; }
4340 else
4341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4342 $as_echo "no" >&6; }
4346 test -n "$AWK" && break
4347 done
4349 if test "$AWK" = ""; then
4350 as_fn_error $? "gawk is required to build AROS. Please install and run configure again." "$LINENO" 5
4352 # Extract the first word of "mmake", so it can be a program name with args.
4353 set dummy mmake; ac_word=$2
4354 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4355 $as_echo_n "checking for $ac_word... " >&6; }
4356 if ${ac_cv_prog_MMAKE+:} false; then :
4357 $as_echo_n "(cached) " >&6
4358 else
4359 if test -n "$MMAKE"; then
4360 ac_cv_prog_MMAKE="$MMAKE" # Let the user override the test.
4361 else
4362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4363 for as_dir in $PATH
4365 IFS=$as_save_IFS
4366 test -z "$as_dir" && as_dir=.
4367 for ac_exec_ext in '' $ac_executable_extensions; do
4368 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4369 ac_cv_prog_MMAKE="mmake "
4370 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4371 break 2
4373 done
4374 done
4375 IFS=$as_save_IFS
4379 MMAKE=$ac_cv_prog_MMAKE
4380 if test -n "$MMAKE"; then
4381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MMAKE" >&5
4382 $as_echo "$MMAKE" >&6; }
4383 else
4384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4385 $as_echo "no" >&6; }
4390 # Perform some default variable assignments. Note all of these will be
4391 # Regenerated from the script, so there is no need to cache them.
4393 aros_host_cpp="$CPP"
4394 aros_host_cc="$CC"
4395 aros_host_cxx="$CXX"
4396 if test "$GCC" = "yes"; then
4397 aros_gcc_ld=`$CC -print-prog-name=ld`
4398 # Extract the first word of "`basename $aros_gcc_[ld]`", so it can be a program name with args.
4399 set dummy `basename $aros_gcc_ld`; ac_word=$2
4400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4401 $as_echo_n "checking for $ac_word... " >&6; }
4402 if ${ac_cv_path_aros_host_ld+:} false; then :
4403 $as_echo_n "(cached) " >&6
4404 else
4405 case $aros_host_ld in
4406 [\\/]* | ?:[\\/]*)
4407 ac_cv_path_aros_host_ld="$aros_host_ld" # Let the user override the test with a path.
4410 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4411 for as_dir in `dirname $aros_gcc_ld`
4413 IFS=$as_save_IFS
4414 test -z "$as_dir" && as_dir=.
4415 for ac_exec_ext in '' $ac_executable_extensions; do
4416 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4417 ac_cv_path_aros_host_ld="$as_dir/$ac_word$ac_exec_ext"
4418 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4419 break 2
4421 done
4422 done
4423 IFS=$as_save_IFS
4426 esac
4428 aros_host_ld=$ac_cv_path_aros_host_ld
4429 if test -n "$aros_host_ld"; then
4430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ld" >&5
4431 $as_echo "$aros_host_ld" >&6; }
4432 else
4433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4434 $as_echo "no" >&6; }
4439 if test "$aros_host_ld" = ""; then
4440 # Extract the first word of "ld", so it can be a program name with args.
4441 set dummy ld; ac_word=$2
4442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4443 $as_echo_n "checking for $ac_word... " >&6; }
4444 if ${ac_cv_path_aros_host_ld+:} false; then :
4445 $as_echo_n "(cached) " >&6
4446 else
4447 case $aros_host_ld in
4448 [\\/]* | ?:[\\/]*)
4449 ac_cv_path_aros_host_ld="$aros_host_ld" # Let the user override the test with a path.
4452 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4453 for as_dir in $PATH
4455 IFS=$as_save_IFS
4456 test -z "$as_dir" && as_dir=.
4457 for ac_exec_ext in '' $ac_executable_extensions; do
4458 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4459 ac_cv_path_aros_host_ld="$as_dir/$ac_word$ac_exec_ext"
4460 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4461 break 2
4463 done
4464 done
4465 IFS=$as_save_IFS
4468 esac
4470 aros_host_ld=$ac_cv_path_aros_host_ld
4471 if test -n "$aros_host_ld"; then
4472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ld" >&5
4473 $as_echo "$aros_host_ld" >&6; }
4474 else
4475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4476 $as_echo "no" >&6; }
4481 if test "$aros_host_ld" = ""; then
4482 as_fn_error $? "ld is required to build AROS. Please install and run configure again." "$LINENO" 5
4484 aros_host_make="make"
4485 aros_host_cflags="$CFLAGS"
4486 aros_host_cxxflags="$CXXFLAGS"
4487 aros_host_ldflags="$LDFLAGS"
4488 aros_host_debug="-g -O0"
4489 aros_host_mkdep="\$(SRCDIR)/scripts/mkdep"
4490 aros_host_mkargs="--no-print-directory"
4491 aros_host_exe_suffix="$EXEEXT"
4492 aros_host_lib_suffix=""
4494 # Ignore all compliance, AROS ROMs = 0
4495 # KickStart v1.0 = 30
4496 # KickStart v1.3 = 34
4497 # KickStart v2.0 = 37
4498 # KickStart v3.0 = 39
4499 # KickStart v3.1 = 40
4500 # AmigaOS v3.5 = 44
4501 aros_amigaos_compliance=0
4503 for ac_prog in aclocal aclocal19 aclocal-1.9
4505 # Extract the first word of "$ac_prog", so it can be a program name with args.
4506 set dummy $ac_prog; ac_word=$2
4507 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4508 $as_echo_n "checking for $ac_word... " >&6; }
4509 if ${ac_cv_prog_aros_host_aclocal+:} false; then :
4510 $as_echo_n "(cached) " >&6
4511 else
4512 if test -n "$aros_host_aclocal"; then
4513 ac_cv_prog_aros_host_aclocal="$aros_host_aclocal" # Let the user override the test.
4514 else
4515 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4516 for as_dir in $PATH
4518 IFS=$as_save_IFS
4519 test -z "$as_dir" && as_dir=.
4520 for ac_exec_ext in '' $ac_executable_extensions; do
4521 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4522 ac_cv_prog_aros_host_aclocal="$ac_prog"
4523 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4524 break 2
4526 done
4527 done
4528 IFS=$as_save_IFS
4532 aros_host_aclocal=$ac_cv_prog_aros_host_aclocal
4533 if test -n "$aros_host_aclocal"; then
4534 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_aclocal" >&5
4535 $as_echo "$aros_host_aclocal" >&6; }
4536 else
4537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4538 $as_echo "no" >&6; }
4542 test -n "$aros_host_aclocal" && break
4543 done
4545 for ac_prog in autoconf autoconf259 autoconf253
4547 # Extract the first word of "$ac_prog", so it can be a program name with args.
4548 set dummy $ac_prog; ac_word=$2
4549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4550 $as_echo_n "checking for $ac_word... " >&6; }
4551 if ${ac_cv_prog_aros_host_autoconf+:} false; then :
4552 $as_echo_n "(cached) " >&6
4553 else
4554 if test -n "$aros_host_autoconf"; then
4555 ac_cv_prog_aros_host_autoconf="$aros_host_autoconf" # Let the user override the test.
4556 else
4557 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4558 for as_dir in $PATH
4560 IFS=$as_save_IFS
4561 test -z "$as_dir" && as_dir=.
4562 for ac_exec_ext in '' $ac_executable_extensions; do
4563 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4564 ac_cv_prog_aros_host_autoconf="$ac_prog"
4565 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4566 break 2
4568 done
4569 done
4570 IFS=$as_save_IFS
4574 aros_host_autoconf=$ac_cv_prog_aros_host_autoconf
4575 if test -n "$aros_host_autoconf"; then
4576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_autoconf" >&5
4577 $as_echo "$aros_host_autoconf" >&6; }
4578 else
4579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4580 $as_echo "no" >&6; }
4584 test -n "$aros_host_autoconf" && break
4585 done
4587 for ac_prog in autoheader autoheader259 autoheader253
4589 # Extract the first word of "$ac_prog", so it can be a program name with args.
4590 set dummy $ac_prog; ac_word=$2
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4592 $as_echo_n "checking for $ac_word... " >&6; }
4593 if ${ac_cv_prog_aros_host_autoheader+:} false; then :
4594 $as_echo_n "(cached) " >&6
4595 else
4596 if test -n "$aros_host_autoheader"; then
4597 ac_cv_prog_aros_host_autoheader="$aros_host_autoheader" # Let the user override the test.
4598 else
4599 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4600 for as_dir in $PATH
4602 IFS=$as_save_IFS
4603 test -z "$as_dir" && as_dir=.
4604 for ac_exec_ext in '' $ac_executable_extensions; do
4605 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4606 ac_cv_prog_aros_host_autoheader="$ac_prog"
4607 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4608 break 2
4610 done
4611 done
4612 IFS=$as_save_IFS
4616 aros_host_autoheader=$ac_cv_prog_aros_host_autoheader
4617 if test -n "$aros_host_autoheader"; then
4618 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_autoheader" >&5
4619 $as_echo "$aros_host_autoheader" >&6; }
4620 else
4621 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4622 $as_echo "no" >&6; }
4626 test -n "$aros_host_autoheader" && break
4627 done
4629 for ac_prog in automake automake19 automake-1.9
4631 # Extract the first word of "$ac_prog", so it can be a program name with args.
4632 set dummy $ac_prog; ac_word=$2
4633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4634 $as_echo_n "checking for $ac_word... " >&6; }
4635 if ${ac_cv_prog_aros_host_automake+:} false; then :
4636 $as_echo_n "(cached) " >&6
4637 else
4638 if test -n "$aros_host_automake"; then
4639 ac_cv_prog_aros_host_automake="$aros_host_automake" # Let the user override the test.
4640 else
4641 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4642 for as_dir in $PATH
4644 IFS=$as_save_IFS
4645 test -z "$as_dir" && as_dir=.
4646 for ac_exec_ext in '' $ac_executable_extensions; do
4647 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4648 ac_cv_prog_aros_host_automake="$ac_prog"
4649 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4650 break 2
4652 done
4653 done
4654 IFS=$as_save_IFS
4658 aros_host_automake=$ac_cv_prog_aros_host_automake
4659 if test -n "$aros_host_automake"; then
4660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_automake" >&5
4661 $as_echo "$aros_host_automake" >&6; }
4662 else
4663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4664 $as_echo "no" >&6; }
4668 test -n "$aros_host_automake" && break
4669 done
4672 if test "$aros_host_aclocal" = ""; then
4673 as_fn_error $? "aclocal/aclocal19/aclocal-1.9 is required to build AROS. Please install and run configure again." "$LINENO" 5
4675 if test "$aros_host_automake" = ""; then
4676 as_fn_error $? "automake/automake19/automake-1.9 is required to build AROS. Please install and run configure again." "$LINENO" 5
4679 case "$aros_host_cc" in
4680 *clang*)
4681 aros_host_cc_pipe=""
4683 *gcc*)
4684 aros_host_cc_pipe="-pipe"
4686 icc)
4687 aros_host_cc_pipe=""
4690 aros_host_cc_pipe=""
4692 esac
4694 aros_kernel_cc_includes=""
4695 aros_target_cc_includes=""
4696 host_cc_elf=yes
4698 # ----------------------------------------------------------------------------------------
4699 # Host-specific defaults
4701 # This is the main host configuration section. It is where the host
4702 # can change the values of any variables it needs to change. We do
4703 # not look at anything that compiles to the target yet, we'll get
4704 # to that later.
4706 case "$host_os" in
4707 aros*)
4708 aros_host_arch="aros"
4709 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4710 case "$host_cpu" in
4711 *i?86*)
4712 aros_host_cpu="i386"
4714 *x86_64*)
4715 aros_host_cpu="x86_64"
4717 *powerpc*)
4718 aros_host_cpu="ppc"
4721 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4722 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4723 aros_host_cpu="$host_cpu"
4725 esac
4728 linux*)
4729 aros_host_arch="linux"
4730 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4731 android_build_os="linux-x86"
4732 android_tool="android"
4733 default_android_sdk="/opt/android-sdk-linux_x86"
4734 case "$host_cpu" in
4735 *i?86*)
4736 aros_host_cpu="i386"
4738 *x86_64*)
4739 aros_host_cpu="x86_64"
4741 *m68k*)
4742 aros_host_cpu="m68k"
4744 *powerpc*)
4745 aros_host_cpu="ppc"
4747 *arm*)
4748 aros_host_cpu="arm"
4751 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4752 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4753 aros_host_cpu="$host_cpu"
4755 esac
4758 freebsd*)
4759 aros_host_cc="$aros_host_cc $aros_host_cc_pipe -I/usr/local/include"
4760 aros_host_make="gmake"
4761 aros_host_arch="freebsd"
4762 aros_host_cpu="i386"
4764 aros_host_ldflags="$aros_host_ldflags -L/usr/local/lib -liconv"
4766 case $host_os in
4767 freebsd[234]*)
4768 aros_object_format="elf_i386"
4772 aros_object_format="elf_i386_fbsd"
4774 esac
4778 darwin*)
4779 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4780 aros_host_arch="darwin"
4781 host_cc_elf=no
4782 android_build_os="darwin-x86"
4783 android_tool="android"
4784 default_android_sdk="/android-sdk-mac_x86"
4785 case "$host_cpu" in
4786 *i?86*)
4787 aros_host_cpu="i386"
4789 *x86_64*)
4790 aros_host_cpu="x86_64"
4792 *powerpc*)
4793 aros_host_cpu="ppc"
4796 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for Darwin host -- $host_cpu\"" >&5
4797 $as_echo "$as_me: WARNING: \"Unknown CPU for Darwin host -- $host_cpu\"" >&2;}
4798 aros_host_cpu="$host_cpu"
4800 esac
4802 aros_host_ldflags="$aros_host_ldflags -liconv"
4806 dragonfly*)
4807 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4808 aros_host_make="gmake"
4809 aros_host_arch="dragonfly"
4810 case $host_cpu in
4811 *i?86*)
4812 aros_host_cpu="i386"
4814 *amd64*)
4815 aros_host_cpu="x86_64"
4818 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4819 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4820 aros_host_cpu="$host_cpu"
4822 esac
4825 netbsd*)
4826 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4827 aros_host_make="gmake"
4828 aros_host_arch="netbsd"
4829 case "$host_cpu" in
4830 *i?86*)
4831 aros_host_cpu="i386"
4833 *m68k*)
4834 aros_host_cpu="m68k"
4837 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4838 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4839 aros_host_cpu="$host_cpu"
4841 esac
4842 aros_host_lib_suffix=".0.0"
4845 openbsd*)
4846 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4847 aros_host_make="gmake"
4848 aros_host_arch="openbsd"
4849 case "$host_cpu" in
4850 *i?86*)
4851 aros_host_cpu="i386"
4854 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4855 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4856 aros_host_cpu="$host_cpu"
4858 esac
4861 solaris*)
4862 aros_host_arch="solaris"
4863 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4864 case "$host_cpu" in
4865 *i?86*)
4866 aros_host_cpu="i386"
4868 *sparc*)
4869 aros_host_cpu="sparc"
4872 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4873 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4874 aros_host_cpu="$host_cpu"
4876 esac
4879 morphos*)
4880 aros_host_arch="morphos"
4881 aros_host_cpu="ppc"
4882 host_cc_elf=no
4885 amiga*)
4886 aros_host_arch="amiga"
4887 host_cc_elf=no
4888 SORT="/gg/bin/sort"
4889 TEST="/gg/bin/test"
4890 UNIQ="/gg/bin/uniq"
4891 FOR="for"
4892 TOUCH="/gg/bin/touch"
4893 case "$host_cpu" in
4894 *m68k*)
4895 aros_host_cpu="m68k"
4897 *powerpc*)
4898 aros_host_cpu="ppc"
4901 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4902 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4903 aros_host_cpu="$host_cpu"
4905 esac
4908 cygwin*)
4909 aros_host_arch="cygwin"
4910 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4911 host_cc_elf=no
4912 android_build_os="windows"
4913 android_tool="android.bat"
4914 default_android_sdk="/cygdrive/c/android-sdk-windows-1.6_r1"
4916 case "$host_cpu" in
4917 *i?86*)
4918 aros_host_cpu="i386"
4921 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4922 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4923 aros_host_cpu="$host_cpu"
4925 esac
4928 mingw32*)
4929 aros_host_arch="mingw32"
4930 aros_host_cc="$aros_host_cc $aros_host_cc_pipe"
4931 host_cc_elf=no
4932 android_build_os="windows"
4933 android_tool="android.bat"
4934 default_android_sdk="/c/android-sdk-windows-1.6_r1"
4936 case "$host_cpu" in
4937 *i?86*)
4939 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Windows native gcc target" >&5
4940 $as_echo_n "checking for Windows native gcc target... " >&6; }
4941 host_cpu=`gcc -dumpmachine`
4942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $host_cpu" >&5
4943 $as_echo "$host_cpu" >&6; }
4946 esac
4948 case "$host_cpu" in
4949 *i?86*)
4950 aros_host_cpu="i386"
4953 mingw32*)
4954 aros_host_cpu="i386"
4957 *x86_64*)
4958 aros_host_cpu="x86_64"
4959 aros_host_cflags="$aros_host_cflags -isystem /mingw/include"
4963 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&5
4964 $as_echo "$as_me: WARNING: \"Unknown CPU for host -- $host_cpu\"" >&2;}
4965 aros_host_cpu="$host_cpu"
4967 esac
4970 as_fn_error $? "Unsupported host architecture $host" "$LINENO" 5
4972 esac
4974 # Extract the first word of "ar", so it can be a program name with args.
4975 set dummy ar; ac_word=$2
4976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4977 $as_echo_n "checking for $ac_word... " >&6; }
4978 if ${ac_cv_prog_aros_host_ar+:} false; then :
4979 $as_echo_n "(cached) " >&6
4980 else
4981 if test -n "$aros_host_ar"; then
4982 ac_cv_prog_aros_host_ar="$aros_host_ar" # Let the user override the test.
4983 else
4984 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4985 for as_dir in $PATH
4987 IFS=$as_save_IFS
4988 test -z "$as_dir" && as_dir=.
4989 for ac_exec_ext in '' $ac_executable_extensions; do
4990 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4991 ac_cv_prog_aros_host_ar="ar cr"
4992 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4993 break 2
4995 done
4996 done
4997 IFS=$as_save_IFS
5001 aros_host_ar=$ac_cv_prog_aros_host_ar
5002 if test -n "$aros_host_ar"; then
5003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ar" >&5
5004 $as_echo "$aros_host_ar" >&6; }
5005 else
5006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5007 $as_echo "no" >&6; }
5011 if test "$aros_host_ar" = ""; then
5012 as_fn_error $? "ar is required to build AROS. Please install and run configure again." "$LINENO" 5
5014 # Extract the first word of "ranlib", so it can be a program name with args.
5015 set dummy ranlib; ac_word=$2
5016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5017 $as_echo_n "checking for $ac_word... " >&6; }
5018 if ${ac_cv_prog_aros_host_ranlib+:} false; then :
5019 $as_echo_n "(cached) " >&6
5020 else
5021 if test -n "$aros_host_ranlib"; then
5022 ac_cv_prog_aros_host_ranlib="$aros_host_ranlib" # Let the user override the test.
5023 else
5024 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5025 for as_dir in $PATH
5027 IFS=$as_save_IFS
5028 test -z "$as_dir" && as_dir=.
5029 for ac_exec_ext in '' $ac_executable_extensions; do
5030 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5031 ac_cv_prog_aros_host_ranlib="ranlib "
5032 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5033 break 2
5035 done
5036 done
5037 IFS=$as_save_IFS
5041 aros_host_ranlib=$ac_cv_prog_aros_host_ranlib
5042 if test -n "$aros_host_ranlib"; then
5043 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_ranlib" >&5
5044 $as_echo "$aros_host_ranlib" >&6; }
5045 else
5046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5047 $as_echo "no" >&6; }
5051 if test "$aros_host_ranlib" = ""; then
5052 as_fn_error $? "ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
5054 # Extract the first word of "strip", so it can be a program name with args.
5055 set dummy strip; 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_aros_host_strip+:} false; then :
5059 $as_echo_n "(cached) " >&6
5060 else
5061 if test -n "$aros_host_strip"; then
5062 ac_cv_prog_aros_host_strip="$aros_host_strip" # Let the user override the test.
5063 else
5064 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5065 for as_dir in $PATH
5067 IFS=$as_save_IFS
5068 test -z "$as_dir" && as_dir=.
5069 for ac_exec_ext in '' $ac_executable_extensions; do
5070 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5071 ac_cv_prog_aros_host_strip="strip "
5072 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5073 break 2
5075 done
5076 done
5077 IFS=$as_save_IFS
5081 aros_host_strip=$ac_cv_prog_aros_host_strip
5082 if test -n "$aros_host_strip"; then
5083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_host_strip" >&5
5084 $as_echo "$aros_host_strip" >&6; }
5085 else
5086 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5087 $as_echo "no" >&6; }
5091 if test "$aros_host_strip" = ""; then
5092 as_fn_error $? "strip is required to build AROS. Please install and run configure again." "$LINENO" 5
5095 # Extract the first word of "rm", so it can be a program name with args.
5096 set dummy rm; ac_word=$2
5097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5098 $as_echo_n "checking for $ac_word... " >&6; }
5099 if ${ac_cv_prog_RM+:} false; then :
5100 $as_echo_n "(cached) " >&6
5101 else
5102 if test -n "$RM"; then
5103 ac_cv_prog_RM="$RM" # Let the user override the test.
5104 else
5105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5106 for as_dir in $PATH
5108 IFS=$as_save_IFS
5109 test -z "$as_dir" && as_dir=.
5110 for ac_exec_ext in '' $ac_executable_extensions; do
5111 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5112 ac_cv_prog_RM="rm -rf"
5113 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5114 break 2
5116 done
5117 done
5118 IFS=$as_save_IFS
5122 RM=$ac_cv_prog_RM
5123 if test -n "$RM"; then
5124 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RM" >&5
5125 $as_echo "$RM" >&6; }
5126 else
5127 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5128 $as_echo "no" >&6; }
5132 if test "$RM" = ""; then
5133 as_fn_error $? "rm is required to build AROS. Please install and run configure again." "$LINENO" 5
5135 # Extract the first word of "cp", so it can be a program name with args.
5136 set dummy cp; ac_word=$2
5137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5138 $as_echo_n "checking for $ac_word... " >&6; }
5139 if ${ac_cv_prog_CP+:} false; then :
5140 $as_echo_n "(cached) " >&6
5141 else
5142 if test -n "$CP"; then
5143 ac_cv_prog_CP="$CP" # Let the user override the test.
5144 else
5145 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5146 for as_dir in $PATH
5148 IFS=$as_save_IFS
5149 test -z "$as_dir" && as_dir=.
5150 for ac_exec_ext in '' $ac_executable_extensions; do
5151 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5152 ac_cv_prog_CP="cp "
5153 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5154 break 2
5156 done
5157 done
5158 IFS=$as_save_IFS
5162 CP=$ac_cv_prog_CP
5163 if test -n "$CP"; then
5164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CP" >&5
5165 $as_echo "$CP" >&6; }
5166 else
5167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5168 $as_echo "no" >&6; }
5172 if test "$CP" = ""; then
5173 as_fn_error $? "cp is required to build AROS. Please install and run configure again." "$LINENO" 5
5175 # Extract the first word of "mv", so it can be a program name with args.
5176 set dummy mv; ac_word=$2
5177 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5178 $as_echo_n "checking for $ac_word... " >&6; }
5179 if ${ac_cv_prog_MV+:} false; then :
5180 $as_echo_n "(cached) " >&6
5181 else
5182 if test -n "$MV"; then
5183 ac_cv_prog_MV="$MV" # Let the user override the test.
5184 else
5185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5186 for as_dir in $PATH
5188 IFS=$as_save_IFS
5189 test -z "$as_dir" && as_dir=.
5190 for ac_exec_ext in '' $ac_executable_extensions; do
5191 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5192 ac_cv_prog_MV="mv "
5193 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5194 break 2
5196 done
5197 done
5198 IFS=$as_save_IFS
5202 MV=$ac_cv_prog_MV
5203 if test -n "$MV"; then
5204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MV" >&5
5205 $as_echo "$MV" >&6; }
5206 else
5207 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5208 $as_echo "no" >&6; }
5212 if test "$MV" = ""; then
5213 as_fn_error $? "mv is required to build AROS. Please install and run configure again." "$LINENO" 5
5215 # Extract the first word of "echo", so it can be a program name with args.
5216 set dummy echo; ac_word=$2
5217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5218 $as_echo_n "checking for $ac_word... " >&6; }
5219 if ${ac_cv_prog_ECHO+:} false; then :
5220 $as_echo_n "(cached) " >&6
5221 else
5222 if test -n "$ECHO"; then
5223 ac_cv_prog_ECHO="$ECHO" # Let the user override the test.
5224 else
5225 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5226 for as_dir in $PATH
5228 IFS=$as_save_IFS
5229 test -z "$as_dir" && as_dir=.
5230 for ac_exec_ext in '' $ac_executable_extensions; do
5231 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5232 ac_cv_prog_ECHO="echo "
5233 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5234 break 2
5236 done
5237 done
5238 IFS=$as_save_IFS
5242 ECHO=$ac_cv_prog_ECHO
5243 if test -n "$ECHO"; then
5244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ECHO" >&5
5245 $as_echo "$ECHO" >&6; }
5246 else
5247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5248 $as_echo "no" >&6; }
5252 if test "$ECHO" = ""; then
5253 as_fn_error $? "echo is required to build AROS. Please install and run configure again." "$LINENO" 5
5255 # Extract the first word of "mkdir", so it can be a program name with args.
5256 set dummy mkdir; ac_word=$2
5257 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5258 $as_echo_n "checking for $ac_word... " >&6; }
5259 if ${ac_cv_prog_MKDIR+:} false; then :
5260 $as_echo_n "(cached) " >&6
5261 else
5262 if test -n "$MKDIR"; then
5263 ac_cv_prog_MKDIR="$MKDIR" # Let the user override the test.
5264 else
5265 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5266 for as_dir in $PATH
5268 IFS=$as_save_IFS
5269 test -z "$as_dir" && as_dir=.
5270 for ac_exec_ext in '' $ac_executable_extensions; do
5271 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5272 ac_cv_prog_MKDIR="mkdir -p"
5273 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5274 break 2
5276 done
5277 done
5278 IFS=$as_save_IFS
5282 MKDIR=$ac_cv_prog_MKDIR
5283 if test -n "$MKDIR"; then
5284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR" >&5
5285 $as_echo "$MKDIR" >&6; }
5286 else
5287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5288 $as_echo "no" >&6; }
5292 if test "$MKDIR" = ""; then
5293 as_fn_error $? "mkdir is required to build AROS. Please install and run configure again." "$LINENO" 5
5295 # Extract the first word of "touch", so it can be a program name with args.
5296 set dummy touch; ac_word=$2
5297 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5298 $as_echo_n "checking for $ac_word... " >&6; }
5299 if ${ac_cv_prog_TOUCH+:} false; then :
5300 $as_echo_n "(cached) " >&6
5301 else
5302 if test -n "$TOUCH"; then
5303 ac_cv_prog_TOUCH="$TOUCH" # Let the user override the test.
5304 else
5305 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5306 for as_dir in $PATH
5308 IFS=$as_save_IFS
5309 test -z "$as_dir" && as_dir=.
5310 for ac_exec_ext in '' $ac_executable_extensions; do
5311 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5312 ac_cv_prog_TOUCH="touch "
5313 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5314 break 2
5316 done
5317 done
5318 IFS=$as_save_IFS
5322 TOUCH=$ac_cv_prog_TOUCH
5323 if test -n "$TOUCH"; then
5324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $TOUCH" >&5
5325 $as_echo "$TOUCH" >&6; }
5326 else
5327 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5328 $as_echo "no" >&6; }
5332 if test "$TOUCH" = ""; then
5333 as_fn_error $? "touch is required to build AROS. Please install and run configure again." "$LINENO" 5
5335 # Extract the first word of "sort", so it can be a program name with args.
5336 set dummy sort; ac_word=$2
5337 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5338 $as_echo_n "checking for $ac_word... " >&6; }
5339 if ${ac_cv_prog_SORT+:} false; then :
5340 $as_echo_n "(cached) " >&6
5341 else
5342 if test -n "$SORT"; then
5343 ac_cv_prog_SORT="$SORT" # Let the user override the test.
5344 else
5345 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5346 for as_dir in $PATH
5348 IFS=$as_save_IFS
5349 test -z "$as_dir" && as_dir=.
5350 for ac_exec_ext in '' $ac_executable_extensions; do
5351 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5352 ac_cv_prog_SORT="sort "
5353 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5354 break 2
5356 done
5357 done
5358 IFS=$as_save_IFS
5362 SORT=$ac_cv_prog_SORT
5363 if test -n "$SORT"; then
5364 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SORT" >&5
5365 $as_echo "$SORT" >&6; }
5366 else
5367 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5368 $as_echo "no" >&6; }
5372 if test "$SORT" = ""; then
5373 as_fn_error $? "sort is required to build AROS. Please install and run configure again." "$LINENO" 5
5375 # Extract the first word of "uniq", so it can be a program name with args.
5376 set dummy uniq; ac_word=$2
5377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5378 $as_echo_n "checking for $ac_word... " >&6; }
5379 if ${ac_cv_prog_UNIQ+:} false; then :
5380 $as_echo_n "(cached) " >&6
5381 else
5382 if test -n "$UNIQ"; then
5383 ac_cv_prog_UNIQ="$UNIQ" # Let the user override the test.
5384 else
5385 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5386 for as_dir in $PATH
5388 IFS=$as_save_IFS
5389 test -z "$as_dir" && as_dir=.
5390 for ac_exec_ext in '' $ac_executable_extensions; do
5391 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5392 ac_cv_prog_UNIQ="uniq "
5393 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5394 break 2
5396 done
5397 done
5398 IFS=$as_save_IFS
5402 UNIQ=$ac_cv_prog_UNIQ
5403 if test -n "$UNIQ"; then
5404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UNIQ" >&5
5405 $as_echo "$UNIQ" >&6; }
5406 else
5407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5408 $as_echo "no" >&6; }
5412 if test "$UNIQ" = ""; then
5413 as_fn_error $? "uniq is required to build AROS. Please install and run configure again." "$LINENO" 5
5415 # Extract the first word of "true", so it can be a program name with args.
5416 set dummy true; ac_word=$2
5417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5418 $as_echo_n "checking for $ac_word... " >&6; }
5419 if ${ac_cv_prog_NOP+:} false; then :
5420 $as_echo_n "(cached) " >&6
5421 else
5422 if test -n "$NOP"; then
5423 ac_cv_prog_NOP="$NOP" # Let the user override the test.
5424 else
5425 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5426 for as_dir in $PATH
5428 IFS=$as_save_IFS
5429 test -z "$as_dir" && as_dir=.
5430 for ac_exec_ext in '' $ac_executable_extensions; do
5431 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5432 ac_cv_prog_NOP="true "
5433 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5434 break 2
5436 done
5437 done
5438 IFS=$as_save_IFS
5442 NOP=$ac_cv_prog_NOP
5443 if test -n "$NOP"; then
5444 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NOP" >&5
5445 $as_echo "$NOP" >&6; }
5446 else
5447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5448 $as_echo "no" >&6; }
5452 if test "$NOP" = ""; then
5453 as_fn_error $? "true is required to build AROS. Please install and run configure again." "$LINENO" 5
5455 # Extract the first word of "cat", so it can be a program name with args.
5456 set dummy cat; ac_word=$2
5457 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5458 $as_echo_n "checking for $ac_word... " >&6; }
5459 if ${ac_cv_prog_CAT+:} false; then :
5460 $as_echo_n "(cached) " >&6
5461 else
5462 if test -n "$CAT"; then
5463 ac_cv_prog_CAT="$CAT" # Let the user override the test.
5464 else
5465 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5466 for as_dir in $PATH
5468 IFS=$as_save_IFS
5469 test -z "$as_dir" && as_dir=.
5470 for ac_exec_ext in '' $ac_executable_extensions; do
5471 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5472 ac_cv_prog_CAT="cat "
5473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5474 break 2
5476 done
5477 done
5478 IFS=$as_save_IFS
5482 CAT=$ac_cv_prog_CAT
5483 if test -n "$CAT"; then
5484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CAT" >&5
5485 $as_echo "$CAT" >&6; }
5486 else
5487 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5488 $as_echo "no" >&6; }
5492 if test "$CAT" = ""; then
5493 as_fn_error $? "cat is required to build AROS. Please install and run configure again." "$LINENO" 5
5495 # Extract the first word of "bison", so it can be a program name with args.
5496 set dummy bison; ac_word=$2
5497 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5498 $as_echo_n "checking for $ac_word... " >&6; }
5499 if ${ac_cv_prog_BISON+:} false; then :
5500 $as_echo_n "(cached) " >&6
5501 else
5502 if test -n "$BISON"; then
5503 ac_cv_prog_BISON="$BISON" # Let the user override the test.
5504 else
5505 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5506 for as_dir in $PATH
5508 IFS=$as_save_IFS
5509 test -z "$as_dir" && as_dir=.
5510 for ac_exec_ext in '' $ac_executable_extensions; do
5511 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5512 ac_cv_prog_BISON="bison "
5513 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5514 break 2
5516 done
5517 done
5518 IFS=$as_save_IFS
5522 BISON=$ac_cv_prog_BISON
5523 if test -n "$BISON"; then
5524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $BISON" >&5
5525 $as_echo "$BISON" >&6; }
5526 else
5527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5528 $as_echo "no" >&6; }
5532 if test "$BISON" = ""; then
5533 as_fn_error $? "bison is required to build AROS. Please install and run configure again." "$LINENO" 5
5535 # Extract the first word of "flex", so it can be a program name with args.
5536 set dummy flex; ac_word=$2
5537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5538 $as_echo_n "checking for $ac_word... " >&6; }
5539 if ${ac_cv_prog_FLEX+:} false; then :
5540 $as_echo_n "(cached) " >&6
5541 else
5542 if test -n "$FLEX"; then
5543 ac_cv_prog_FLEX="$FLEX" # Let the user override the test.
5544 else
5545 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5546 for as_dir in $PATH
5548 IFS=$as_save_IFS
5549 test -z "$as_dir" && as_dir=.
5550 for ac_exec_ext in '' $ac_executable_extensions; do
5551 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5552 ac_cv_prog_FLEX="flex "
5553 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5554 break 2
5556 done
5557 done
5558 IFS=$as_save_IFS
5562 FLEX=$ac_cv_prog_FLEX
5563 if test -n "$FLEX"; then
5564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $FLEX" >&5
5565 $as_echo "$FLEX" >&6; }
5566 else
5567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5568 $as_echo "no" >&6; }
5572 if test "$FLEX" = ""; then
5573 as_fn_error $? "flex is required to build AROS. Please install and run configure again." "$LINENO" 5
5575 # Extract the first word of "pngtopnm", so it can be a program name with args.
5576 set dummy pngtopnm; ac_word=$2
5577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5578 $as_echo_n "checking for $ac_word... " >&6; }
5579 if ${ac_cv_prog_PNGTOPNM+:} false; then :
5580 $as_echo_n "(cached) " >&6
5581 else
5582 if test -n "$PNGTOPNM"; then
5583 ac_cv_prog_PNGTOPNM="$PNGTOPNM" # Let the user override the test.
5584 else
5585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5586 for as_dir in $PATH
5588 IFS=$as_save_IFS
5589 test -z "$as_dir" && as_dir=.
5590 for ac_exec_ext in '' $ac_executable_extensions; do
5591 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5592 ac_cv_prog_PNGTOPNM="pngtopnm "
5593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5594 break 2
5596 done
5597 done
5598 IFS=$as_save_IFS
5602 PNGTOPNM=$ac_cv_prog_PNGTOPNM
5603 if test -n "$PNGTOPNM"; then
5604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PNGTOPNM" >&5
5605 $as_echo "$PNGTOPNM" >&6; }
5606 else
5607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5608 $as_echo "no" >&6; }
5612 if test "$PNGTOPNM" = ""; then
5613 as_fn_error $? "pngtopnm is required to build AROS. Please install and run configure again." "$LINENO" 5
5615 # Extract the first word of "ppmtoilbm", so it can be a program name with args.
5616 set dummy ppmtoilbm; ac_word=$2
5617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5618 $as_echo_n "checking for $ac_word... " >&6; }
5619 if ${ac_cv_prog_PPMTOILBM+:} false; then :
5620 $as_echo_n "(cached) " >&6
5621 else
5622 if test -n "$PPMTOILBM"; then
5623 ac_cv_prog_PPMTOILBM="$PPMTOILBM" # Let the user override the test.
5624 else
5625 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5626 for as_dir in $PATH
5628 IFS=$as_save_IFS
5629 test -z "$as_dir" && as_dir=.
5630 for ac_exec_ext in '' $ac_executable_extensions; do
5631 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5632 ac_cv_prog_PPMTOILBM="ppmtoilbm "
5633 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5634 break 2
5636 done
5637 done
5638 IFS=$as_save_IFS
5642 PPMTOILBM=$ac_cv_prog_PPMTOILBM
5643 if test -n "$PPMTOILBM"; then
5644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PPMTOILBM" >&5
5645 $as_echo "$PPMTOILBM" >&6; }
5646 else
5647 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5648 $as_echo "no" >&6; }
5652 if test "$PPMTOILBM" = ""; then
5653 as_fn_error $? "ppmtoilbm is required to build AROS. Please install and run configure again." "$LINENO" 5
5655 # Extract the first word of "sed", so it can be a program name with args.
5656 set dummy sed; ac_word=$2
5657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5658 $as_echo_n "checking for $ac_word... " >&6; }
5659 if ${ac_cv_prog_SED+:} false; then :
5660 $as_echo_n "(cached) " >&6
5661 else
5662 if test -n "$SED"; then
5663 ac_cv_prog_SED="$SED" # Let the user override the test.
5664 else
5665 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5666 for as_dir in $PATH
5668 IFS=$as_save_IFS
5669 test -z "$as_dir" && as_dir=.
5670 for ac_exec_ext in '' $ac_executable_extensions; do
5671 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5672 ac_cv_prog_SED="sed "
5673 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5674 break 2
5676 done
5677 done
5678 IFS=$as_save_IFS
5682 SED=$ac_cv_prog_SED
5683 if test -n "$SED"; then
5684 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SED" >&5
5685 $as_echo "$SED" >&6; }
5686 else
5687 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5688 $as_echo "no" >&6; }
5692 if test "$SED" = ""; then
5693 as_fn_error $? "sed is required to build AROS. Please install and run configure again." "$LINENO" 5
5695 # Extract the first word of "chmod", so it can be a program name with args.
5696 set dummy chmod; ac_word=$2
5697 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5698 $as_echo_n "checking for $ac_word... " >&6; }
5699 if ${ac_cv_prog_CHMOD+:} false; then :
5700 $as_echo_n "(cached) " >&6
5701 else
5702 if test -n "$CHMOD"; then
5703 ac_cv_prog_CHMOD="$CHMOD" # Let the user override the test.
5704 else
5705 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5706 for as_dir in $PATH
5708 IFS=$as_save_IFS
5709 test -z "$as_dir" && as_dir=.
5710 for ac_exec_ext in '' $ac_executable_extensions; do
5711 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5712 ac_cv_prog_CHMOD="chmod "
5713 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5714 break 2
5716 done
5717 done
5718 IFS=$as_save_IFS
5722 CHMOD=$ac_cv_prog_CHMOD
5723 if test -n "$CHMOD"; then
5724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CHMOD" >&5
5725 $as_echo "$CHMOD" >&6; }
5726 else
5727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5728 $as_echo "no" >&6; }
5732 if test "$CHMOD" = ""; then
5733 as_fn_error $? "chmod is required to build AROS. Please install and run configure again." "$LINENO" 5
5735 # Extract the first word of "patch", so it can be a program name with args.
5736 set dummy patch; ac_word=$2
5737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5738 $as_echo_n "checking for $ac_word... " >&6; }
5739 if ${ac_cv_prog_PATCH+:} false; then :
5740 $as_echo_n "(cached) " >&6
5741 else
5742 if test -n "$PATCH"; then
5743 ac_cv_prog_PATCH="$PATCH" # Let the user override the test.
5744 else
5745 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5746 for as_dir in $PATH
5748 IFS=$as_save_IFS
5749 test -z "$as_dir" && as_dir=.
5750 for ac_exec_ext in '' $ac_executable_extensions; do
5751 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5752 ac_cv_prog_PATCH="patch "
5753 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5754 break 2
5756 done
5757 done
5758 IFS=$as_save_IFS
5762 PATCH=$ac_cv_prog_PATCH
5763 if test -n "$PATCH"; then
5764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PATCH" >&5
5765 $as_echo "$PATCH" >&6; }
5766 else
5767 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5768 $as_echo "no" >&6; }
5772 if test "$PATCH" = ""; then
5773 as_fn_error $? "patch is required to build AROS. Please install and run configure again." "$LINENO" 5
5782 if test -n "$PYTHON"; then
5783 # If the user set $PYTHON, use it and don't search something else.
5784 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 2.5" >&5
5785 $as_echo_n "checking whether $PYTHON version is >= 2.5... " >&6; }
5786 prog="import sys
5787 # split strings by '.' and convert to numeric. Append some zeros
5788 # because we need at least 4 digits for the hex conversion.
5789 # map returns an iterator in Python 3.0 and a list in 2.x
5790 minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0]
5791 minverhex = 0
5792 # xrange is not present in Python 3.0 and range returns an iterator
5793 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
5794 sys.exit(sys.hexversion < minverhex)"
5795 if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5
5796 ($PYTHON -c "$prog") >&5 2>&5
5797 ac_status=$?
5798 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5799 (exit $ac_status); }; then :
5800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5801 $as_echo "yes" >&6; }
5802 else
5803 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5804 $as_echo "no" >&6; }
5805 as_fn_error $? "Python interpreter is too old" "$LINENO" 5
5807 am_display_PYTHON=$PYTHON
5808 else
5809 # Otherwise, try each interpreter until we find one that satisfies
5810 # VERSION.
5811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.5" >&5
5812 $as_echo_n "checking for a Python interpreter with version >= 2.5... " >&6; }
5813 if ${am_cv_pathless_PYTHON+:} false; then :
5814 $as_echo_n "(cached) " >&6
5815 else
5817 for am_cv_pathless_PYTHON in python python2 python3 python3.3 python3.2 python3.1 python3.0 python2.7 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 none; do
5818 test "$am_cv_pathless_PYTHON" = none && break
5819 prog="import sys
5820 # split strings by '.' and convert to numeric. Append some zeros
5821 # because we need at least 4 digits for the hex conversion.
5822 # map returns an iterator in Python 3.0 and a list in 2.x
5823 minver = list(map(int, '2.5'.split('.'))) + [0, 0, 0]
5824 minverhex = 0
5825 # xrange is not present in Python 3.0 and range returns an iterator
5826 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i]
5827 sys.exit(sys.hexversion < minverhex)"
5828 if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5
5829 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5
5830 ac_status=$?
5831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5832 (exit $ac_status); }; then :
5833 break
5835 done
5837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_pathless_PYTHON" >&5
5838 $as_echo "$am_cv_pathless_PYTHON" >&6; }
5839 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
5840 if test "$am_cv_pathless_PYTHON" = none; then
5841 PYTHON=:
5842 else
5843 # Extract the first word of "$am_cv_pathless_PYTHON", so it can be a program name with args.
5844 set dummy $am_cv_pathless_PYTHON; ac_word=$2
5845 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5846 $as_echo_n "checking for $ac_word... " >&6; }
5847 if ${ac_cv_path_PYTHON+:} false; then :
5848 $as_echo_n "(cached) " >&6
5849 else
5850 case $PYTHON in
5851 [\\/]* | ?:[\\/]*)
5852 ac_cv_path_PYTHON="$PYTHON" # Let the user override the test with a path.
5855 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5856 for as_dir in $PATH
5858 IFS=$as_save_IFS
5859 test -z "$as_dir" && as_dir=.
5860 for ac_exec_ext in '' $ac_executable_extensions; do
5861 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5862 ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
5863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5864 break 2
5866 done
5867 done
5868 IFS=$as_save_IFS
5871 esac
5873 PYTHON=$ac_cv_path_PYTHON
5874 if test -n "$PYTHON"; then
5875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5
5876 $as_echo "$PYTHON" >&6; }
5877 else
5878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5879 $as_echo "no" >&6; }
5884 am_display_PYTHON=$am_cv_pathless_PYTHON
5888 if test "$PYTHON" = :; then
5889 as_fn_error $? "no suitable Python interpreter found" "$LINENO" 5
5890 else
5893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5
5894 $as_echo_n "checking for $am_display_PYTHON version... " >&6; }
5895 if ${am_cv_python_version+:} false; then :
5896 $as_echo_n "(cached) " >&6
5897 else
5898 am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
5900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_version" >&5
5901 $as_echo "$am_cv_python_version" >&6; }
5902 PYTHON_VERSION=$am_cv_python_version
5906 PYTHON_PREFIX='${prefix}'
5908 PYTHON_EXEC_PREFIX='${exec_prefix}'
5912 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5
5913 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; }
5914 if ${am_cv_python_platform+:} false; then :
5915 $as_echo_n "(cached) " >&6
5916 else
5917 am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
5919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_platform" >&5
5920 $as_echo "$am_cv_python_platform" >&6; }
5921 PYTHON_PLATFORM=$am_cv_python_platform
5924 # Just factor out some code duplication.
5925 am_python_setup_sysconfig="\
5926 import sys
5927 # Prefer sysconfig over distutils.sysconfig, for better compatibility
5928 # with python 3.x. See automake bug#10227.
5929 try:
5930 import sysconfig
5931 except ImportError:
5932 can_use_sysconfig = 0
5933 else:
5934 can_use_sysconfig = 1
5935 # Can't use sysconfig in CPython 2.7, since it's broken in virtualenvs:
5936 # <https://github.com/pypa/virtualenv/issues/118>
5937 try:
5938 from platform import python_implementation
5939 if python_implementation() == 'CPython' and sys.version[:3] == '2.7':
5940 can_use_sysconfig = 0
5941 except ImportError:
5942 pass"
5945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5
5946 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; }
5947 if ${am_cv_python_pythondir+:} false; then :
5948 $as_echo_n "(cached) " >&6
5949 else
5950 if test "x$prefix" = xNONE
5951 then
5952 am_py_prefix=$ac_default_prefix
5953 else
5954 am_py_prefix=$prefix
5956 am_cv_python_pythondir=`$PYTHON -c "
5957 $am_python_setup_sysconfig
5958 if can_use_sysconfig:
5959 sitedir = sysconfig.get_path('purelib', vars={'base':'$am_py_prefix'})
5960 else:
5961 from distutils import sysconfig
5962 sitedir = sysconfig.get_python_lib(0, 0, prefix='$am_py_prefix')
5963 sys.stdout.write(sitedir)"`
5964 case $am_cv_python_pythondir in
5965 $am_py_prefix*)
5966 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
5967 am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
5970 case $am_py_prefix in
5971 /usr|/System*) ;;
5973 am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
5975 esac
5977 esac
5980 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pythondir" >&5
5981 $as_echo "$am_cv_python_pythondir" >&6; }
5982 pythondir=$am_cv_python_pythondir
5986 pkgpythondir=\${pythondir}/$PACKAGE
5989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5
5990 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; }
5991 if ${am_cv_python_pyexecdir+:} false; then :
5992 $as_echo_n "(cached) " >&6
5993 else
5994 if test "x$exec_prefix" = xNONE
5995 then
5996 am_py_exec_prefix=$am_py_prefix
5997 else
5998 am_py_exec_prefix=$exec_prefix
6000 am_cv_python_pyexecdir=`$PYTHON -c "
6001 $am_python_setup_sysconfig
6002 if can_use_sysconfig:
6003 sitedir = sysconfig.get_path('platlib', vars={'platbase':'$am_py_prefix'})
6004 else:
6005 from distutils import sysconfig
6006 sitedir = sysconfig.get_python_lib(1, 0, prefix='$am_py_prefix')
6007 sys.stdout.write(sitedir)"`
6008 case $am_cv_python_pyexecdir in
6009 $am_py_exec_prefix*)
6010 am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
6011 am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
6014 case $am_py_exec_prefix in
6015 /usr|/System*) ;;
6017 am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
6019 esac
6021 esac
6024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_python_pyexecdir" >&5
6025 $as_echo "$am_cv_python_pyexecdir" >&6; }
6026 pyexecdir=$am_cv_python_pyexecdir
6030 pkgpyexecdir=\${pyexecdir}/$PACKAGE
6039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_read_png in -lpng" >&5
6040 $as_echo_n "checking for png_read_png in -lpng... " >&6; }
6041 if ${ac_cv_lib_png_png_read_png+:} false; then :
6042 $as_echo_n "(cached) " >&6
6043 else
6044 ac_check_lib_save_LIBS=$LIBS
6045 LIBS="-lpng $LIBS"
6046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6047 /* end confdefs.h. */
6049 /* Override any GCC internal prototype to avoid an error.
6050 Use char because int might match the return type of a GCC
6051 builtin and then its argument prototype would still apply. */
6052 #ifdef __cplusplus
6053 extern "C"
6054 #endif
6055 char png_read_png ();
6057 main ()
6059 return png_read_png ();
6061 return 0;
6063 _ACEOF
6064 if ac_fn_c_try_link "$LINENO"; then :
6065 ac_cv_lib_png_png_read_png=yes
6066 else
6067 ac_cv_lib_png_png_read_png=no
6069 rm -f core conftest.err conftest.$ac_objext \
6070 conftest$ac_exeext conftest.$ac_ext
6071 LIBS=$ac_check_lib_save_LIBS
6073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_read_png" >&5
6074 $as_echo "$ac_cv_lib_png_png_read_png" >&6; }
6075 if test "x$ac_cv_lib_png_png_read_png" = xyes; then :
6076 cat >>confdefs.h <<_ACEOF
6077 #define HAVE_LIBPNG 1
6078 _ACEOF
6080 LIBS="-lpng $LIBS"
6084 if test "$ac_cv_lib_png_png_read_png" = ""; then
6085 as_fn_error $? "libpng is required to build AROS. Please install and run configure again." "$LINENO" 5
6088 FOR=for
6090 IF=if
6092 TEST=test
6094 CMP=cmp
6098 # Check for some includes for the X11 HIDD and the kernel
6100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6101 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6102 if ${ac_cv_path_GREP+:} false; then :
6103 $as_echo_n "(cached) " >&6
6104 else
6105 if test -z "$GREP"; then
6106 ac_path_GREP_found=false
6107 # Loop through the user's path and test for each of PROGNAME-LIST
6108 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6109 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6111 IFS=$as_save_IFS
6112 test -z "$as_dir" && as_dir=.
6113 for ac_prog in grep ggrep; do
6114 for ac_exec_ext in '' $ac_executable_extensions; do
6115 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6116 as_fn_executable_p "$ac_path_GREP" || continue
6117 # Check for GNU ac_path_GREP and select it if it is found.
6118 # Check for GNU $ac_path_GREP
6119 case `"$ac_path_GREP" --version 2>&1` in
6120 *GNU*)
6121 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6123 ac_count=0
6124 $as_echo_n 0123456789 >"conftest.in"
6125 while :
6127 cat "conftest.in" "conftest.in" >"conftest.tmp"
6128 mv "conftest.tmp" "conftest.in"
6129 cp "conftest.in" "conftest.nl"
6130 $as_echo 'GREP' >> "conftest.nl"
6131 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6132 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6133 as_fn_arith $ac_count + 1 && ac_count=$as_val
6134 if test $ac_count -gt ${ac_path_GREP_max-0}; then
6135 # Best one so far, save it but keep looking for a better one
6136 ac_cv_path_GREP="$ac_path_GREP"
6137 ac_path_GREP_max=$ac_count
6139 # 10*(2^10) chars as input seems more than enough
6140 test $ac_count -gt 10 && break
6141 done
6142 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6143 esac
6145 $ac_path_GREP_found && break 3
6146 done
6147 done
6148 done
6149 IFS=$as_save_IFS
6150 if test -z "$ac_cv_path_GREP"; then
6151 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6153 else
6154 ac_cv_path_GREP=$GREP
6158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6159 $as_echo "$ac_cv_path_GREP" >&6; }
6160 GREP="$ac_cv_path_GREP"
6163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6164 $as_echo_n "checking for egrep... " >&6; }
6165 if ${ac_cv_path_EGREP+:} false; then :
6166 $as_echo_n "(cached) " >&6
6167 else
6168 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6169 then ac_cv_path_EGREP="$GREP -E"
6170 else
6171 if test -z "$EGREP"; then
6172 ac_path_EGREP_found=false
6173 # Loop through the user's path and test for each of PROGNAME-LIST
6174 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6175 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6177 IFS=$as_save_IFS
6178 test -z "$as_dir" && as_dir=.
6179 for ac_prog in egrep; do
6180 for ac_exec_ext in '' $ac_executable_extensions; do
6181 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6182 as_fn_executable_p "$ac_path_EGREP" || continue
6183 # Check for GNU ac_path_EGREP and select it if it is found.
6184 # Check for GNU $ac_path_EGREP
6185 case `"$ac_path_EGREP" --version 2>&1` in
6186 *GNU*)
6187 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6189 ac_count=0
6190 $as_echo_n 0123456789 >"conftest.in"
6191 while :
6193 cat "conftest.in" "conftest.in" >"conftest.tmp"
6194 mv "conftest.tmp" "conftest.in"
6195 cp "conftest.in" "conftest.nl"
6196 $as_echo 'EGREP' >> "conftest.nl"
6197 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6198 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6199 as_fn_arith $ac_count + 1 && ac_count=$as_val
6200 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6201 # Best one so far, save it but keep looking for a better one
6202 ac_cv_path_EGREP="$ac_path_EGREP"
6203 ac_path_EGREP_max=$ac_count
6205 # 10*(2^10) chars as input seems more than enough
6206 test $ac_count -gt 10 && break
6207 done
6208 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6209 esac
6211 $ac_path_EGREP_found && break 3
6212 done
6213 done
6214 done
6215 IFS=$as_save_IFS
6216 if test -z "$ac_cv_path_EGREP"; then
6217 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6219 else
6220 ac_cv_path_EGREP=$EGREP
6225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6226 $as_echo "$ac_cv_path_EGREP" >&6; }
6227 EGREP="$ac_cv_path_EGREP"
6230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6231 $as_echo_n "checking for ANSI C header files... " >&6; }
6232 if ${ac_cv_header_stdc+:} false; then :
6233 $as_echo_n "(cached) " >&6
6234 else
6235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6236 /* end confdefs.h. */
6237 #include <stdlib.h>
6238 #include <stdarg.h>
6239 #include <string.h>
6240 #include <float.h>
6243 main ()
6247 return 0;
6249 _ACEOF
6250 if ac_fn_c_try_compile "$LINENO"; then :
6251 ac_cv_header_stdc=yes
6252 else
6253 ac_cv_header_stdc=no
6255 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6257 if test $ac_cv_header_stdc = yes; then
6258 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6259 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6260 /* end confdefs.h. */
6261 #include <string.h>
6263 _ACEOF
6264 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6265 $EGREP "memchr" >/dev/null 2>&1; then :
6267 else
6268 ac_cv_header_stdc=no
6270 rm -f conftest*
6274 if test $ac_cv_header_stdc = yes; then
6275 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6276 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6277 /* end confdefs.h. */
6278 #include <stdlib.h>
6280 _ACEOF
6281 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6282 $EGREP "free" >/dev/null 2>&1; then :
6284 else
6285 ac_cv_header_stdc=no
6287 rm -f conftest*
6291 if test $ac_cv_header_stdc = yes; then
6292 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6293 if test "$cross_compiling" = yes; then :
6295 else
6296 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6297 /* end confdefs.h. */
6298 #include <ctype.h>
6299 #include <stdlib.h>
6300 #if ((' ' & 0x0FF) == 0x020)
6301 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6302 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6303 #else
6304 # define ISLOWER(c) \
6305 (('a' <= (c) && (c) <= 'i') \
6306 || ('j' <= (c) && (c) <= 'r') \
6307 || ('s' <= (c) && (c) <= 'z'))
6308 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6309 #endif
6311 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6313 main ()
6315 int i;
6316 for (i = 0; i < 256; i++)
6317 if (XOR (islower (i), ISLOWER (i))
6318 || toupper (i) != TOUPPER (i))
6319 return 2;
6320 return 0;
6322 _ACEOF
6323 if ac_fn_c_try_run "$LINENO"; then :
6325 else
6326 ac_cv_header_stdc=no
6328 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6329 conftest.$ac_objext conftest.beam conftest.$ac_ext
6334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6335 $as_echo "$ac_cv_header_stdc" >&6; }
6336 if test $ac_cv_header_stdc = yes; then
6338 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6342 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6343 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6344 inttypes.h stdint.h unistd.h
6345 do :
6346 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6347 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6349 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6350 cat >>confdefs.h <<_ACEOF
6351 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6352 _ACEOF
6356 done
6359 for ac_header in sys/ipc.h sys/shm.h \
6360 sys/mmap.h sys/mman.h sysexits.h \
6361 sys/statfs.h sys/statvfs.h sys/vfs.h sys/param.h \
6363 do :
6364 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6365 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6366 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6367 cat >>confdefs.h <<_ACEOF
6368 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6369 _ACEOF
6373 done
6376 for ac_header in sys/mount.h
6377 do :
6378 ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "#include <sys/param.h>
6380 if test "x$ac_cv_header_sys_mount_h" = xyes; then :
6381 cat >>confdefs.h <<_ACEOF
6382 #define HAVE_SYS_MOUNT_H 1
6383 _ACEOF
6387 done
6390 ac_header_dirent=no
6391 for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
6392 as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
6393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
6394 $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
6395 if eval \${$as_ac_Header+:} false; then :
6396 $as_echo_n "(cached) " >&6
6397 else
6398 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6399 /* end confdefs.h. */
6400 #include <sys/types.h>
6401 #include <$ac_hdr>
6404 main ()
6406 if ((DIR *) 0)
6407 return 0;
6409 return 0;
6411 _ACEOF
6412 if ac_fn_c_try_compile "$LINENO"; then :
6413 eval "$as_ac_Header=yes"
6414 else
6415 eval "$as_ac_Header=no"
6417 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6419 eval ac_res=\$$as_ac_Header
6420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6421 $as_echo "$ac_res" >&6; }
6422 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6423 cat >>confdefs.h <<_ACEOF
6424 #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
6425 _ACEOF
6427 ac_header_dirent=$ac_hdr; break
6430 done
6431 # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
6432 if test $ac_header_dirent = dirent.h; then
6433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6434 $as_echo_n "checking for library containing opendir... " >&6; }
6435 if ${ac_cv_search_opendir+:} false; then :
6436 $as_echo_n "(cached) " >&6
6437 else
6438 ac_func_search_save_LIBS=$LIBS
6439 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6440 /* end confdefs.h. */
6442 /* Override any GCC internal prototype to avoid an error.
6443 Use char because int might match the return type of a GCC
6444 builtin and then its argument prototype would still apply. */
6445 #ifdef __cplusplus
6446 extern "C"
6447 #endif
6448 char opendir ();
6450 main ()
6452 return opendir ();
6454 return 0;
6456 _ACEOF
6457 for ac_lib in '' dir; do
6458 if test -z "$ac_lib"; then
6459 ac_res="none required"
6460 else
6461 ac_res=-l$ac_lib
6462 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6464 if ac_fn_c_try_link "$LINENO"; then :
6465 ac_cv_search_opendir=$ac_res
6467 rm -f core conftest.err conftest.$ac_objext \
6468 conftest$ac_exeext
6469 if ${ac_cv_search_opendir+:} false; then :
6470 break
6472 done
6473 if ${ac_cv_search_opendir+:} false; then :
6475 else
6476 ac_cv_search_opendir=no
6478 rm conftest.$ac_ext
6479 LIBS=$ac_func_search_save_LIBS
6481 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6482 $as_echo "$ac_cv_search_opendir" >&6; }
6483 ac_res=$ac_cv_search_opendir
6484 if test "$ac_res" != no; then :
6485 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6489 else
6490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6491 $as_echo_n "checking for library containing opendir... " >&6; }
6492 if ${ac_cv_search_opendir+:} false; then :
6493 $as_echo_n "(cached) " >&6
6494 else
6495 ac_func_search_save_LIBS=$LIBS
6496 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6497 /* end confdefs.h. */
6499 /* Override any GCC internal prototype to avoid an error.
6500 Use char because int might match the return type of a GCC
6501 builtin and then its argument prototype would still apply. */
6502 #ifdef __cplusplus
6503 extern "C"
6504 #endif
6505 char opendir ();
6507 main ()
6509 return opendir ();
6511 return 0;
6513 _ACEOF
6514 for ac_lib in '' x; do
6515 if test -z "$ac_lib"; then
6516 ac_res="none required"
6517 else
6518 ac_res=-l$ac_lib
6519 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
6521 if ac_fn_c_try_link "$LINENO"; then :
6522 ac_cv_search_opendir=$ac_res
6524 rm -f core conftest.err conftest.$ac_objext \
6525 conftest$ac_exeext
6526 if ${ac_cv_search_opendir+:} false; then :
6527 break
6529 done
6530 if ${ac_cv_search_opendir+:} false; then :
6532 else
6533 ac_cv_search_opendir=no
6535 rm conftest.$ac_ext
6536 LIBS=$ac_func_search_save_LIBS
6538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6539 $as_echo "$ac_cv_search_opendir" >&6; }
6540 ac_res=$ac_cv_search_opendir
6541 if test "$ac_res" != no; then :
6542 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
6548 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
6549 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; }
6550 if ${ac_cv_header_stat_broken+:} false; then :
6551 $as_echo_n "(cached) " >&6
6552 else
6553 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6554 /* end confdefs.h. */
6555 #include <sys/types.h>
6556 #include <sys/stat.h>
6558 #if defined S_ISBLK && defined S_IFDIR
6559 extern char c1[S_ISBLK (S_IFDIR) ? -1 : 1];
6560 #endif
6562 #if defined S_ISBLK && defined S_IFCHR
6563 extern char c2[S_ISBLK (S_IFCHR) ? -1 : 1];
6564 #endif
6566 #if defined S_ISLNK && defined S_IFREG
6567 extern char c3[S_ISLNK (S_IFREG) ? -1 : 1];
6568 #endif
6570 #if defined S_ISSOCK && defined S_IFREG
6571 extern char c4[S_ISSOCK (S_IFREG) ? -1 : 1];
6572 #endif
6574 _ACEOF
6575 if ac_fn_c_try_compile "$LINENO"; then :
6576 ac_cv_header_stat_broken=no
6577 else
6578 ac_cv_header_stat_broken=yes
6580 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
6583 $as_echo "$ac_cv_header_stat_broken" >&6; }
6584 if test $ac_cv_header_stat_broken = yes; then
6586 $as_echo "#define STAT_MACROS_BROKEN 1" >>confdefs.h
6590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6591 $as_echo_n "checking for ANSI C header files... " >&6; }
6592 if ${ac_cv_header_stdc+:} false; then :
6593 $as_echo_n "(cached) " >&6
6594 else
6595 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6596 /* end confdefs.h. */
6597 #include <stdlib.h>
6598 #include <stdarg.h>
6599 #include <string.h>
6600 #include <float.h>
6603 main ()
6607 return 0;
6609 _ACEOF
6610 if ac_fn_c_try_compile "$LINENO"; then :
6611 ac_cv_header_stdc=yes
6612 else
6613 ac_cv_header_stdc=no
6615 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6617 if test $ac_cv_header_stdc = yes; then
6618 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6620 /* end confdefs.h. */
6621 #include <string.h>
6623 _ACEOF
6624 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6625 $EGREP "memchr" >/dev/null 2>&1; then :
6627 else
6628 ac_cv_header_stdc=no
6630 rm -f conftest*
6634 if test $ac_cv_header_stdc = yes; then
6635 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6636 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6637 /* end confdefs.h. */
6638 #include <stdlib.h>
6640 _ACEOF
6641 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6642 $EGREP "free" >/dev/null 2>&1; then :
6644 else
6645 ac_cv_header_stdc=no
6647 rm -f conftest*
6651 if test $ac_cv_header_stdc = yes; then
6652 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6653 if test "$cross_compiling" = yes; then :
6655 else
6656 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6657 /* end confdefs.h. */
6658 #include <ctype.h>
6659 #include <stdlib.h>
6660 #if ((' ' & 0x0FF) == 0x020)
6661 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6662 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6663 #else
6664 # define ISLOWER(c) \
6665 (('a' <= (c) && (c) <= 'i') \
6666 || ('j' <= (c) && (c) <= 'r') \
6667 || ('s' <= (c) && (c) <= 'z'))
6668 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6669 #endif
6671 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6673 main ()
6675 int i;
6676 for (i = 0; i < 256; i++)
6677 if (XOR (islower (i), ISLOWER (i))
6678 || toupper (i) != TOUPPER (i))
6679 return 2;
6680 return 0;
6682 _ACEOF
6683 if ac_fn_c_try_run "$LINENO"; then :
6685 else
6686 ac_cv_header_stdc=no
6688 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6689 conftest.$ac_objext conftest.beam conftest.$ac_ext
6694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6695 $as_echo "$ac_cv_header_stdc" >&6; }
6696 if test $ac_cv_header_stdc = yes; then
6698 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
6703 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
6704 if ${ac_cv_header_sys_wait_h+:} false; then :
6705 $as_echo_n "(cached) " >&6
6706 else
6707 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6708 /* end confdefs.h. */
6709 #include <sys/types.h>
6710 #include <sys/wait.h>
6711 #ifndef WEXITSTATUS
6712 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
6713 #endif
6714 #ifndef WIFEXITED
6715 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
6716 #endif
6719 main ()
6721 int s;
6722 wait (&s);
6723 s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
6725 return 0;
6727 _ACEOF
6728 if ac_fn_c_try_compile "$LINENO"; then :
6729 ac_cv_header_sys_wait_h=yes
6730 else
6731 ac_cv_header_sys_wait_h=no
6733 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
6736 $as_echo "$ac_cv_header_sys_wait_h" >&6; }
6737 if test $ac_cv_header_sys_wait_h = yes; then
6739 $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
6743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6744 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6745 if ${ac_cv_header_time+:} false; then :
6746 $as_echo_n "(cached) " >&6
6747 else
6748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6749 /* end confdefs.h. */
6750 #include <sys/types.h>
6751 #include <sys/time.h>
6752 #include <time.h>
6755 main ()
6757 if ((struct tm *) 0)
6758 return 0;
6760 return 0;
6762 _ACEOF
6763 if ac_fn_c_try_compile "$LINENO"; then :
6764 ac_cv_header_time=yes
6765 else
6766 ac_cv_header_time=no
6768 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6770 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
6771 $as_echo "$ac_cv_header_time" >&6; }
6772 if test $ac_cv_header_time = yes; then
6774 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
6778 ac_fn_c_check_member "$LINENO" "struct stat" "st_blksize" "ac_cv_member_struct_stat_st_blksize" "$ac_includes_default"
6779 if test "x$ac_cv_member_struct_stat_st_blksize" = xyes; then :
6781 cat >>confdefs.h <<_ACEOF
6782 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
6783 _ACEOF
6786 $as_echo "#define HAVE_ST_BLKSIZE 1" >>confdefs.h
6791 ac_fn_c_check_member "$LINENO" "struct stat" "st_blocks" "ac_cv_member_struct_stat_st_blocks" "$ac_includes_default"
6792 if test "x$ac_cv_member_struct_stat_st_blocks" = xyes; then :
6794 cat >>confdefs.h <<_ACEOF
6795 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
6796 _ACEOF
6799 $as_echo "#define HAVE_ST_BLOCKS 1" >>confdefs.h
6801 else
6802 case " $LIBOBJS " in
6803 *" fileblocks.$ac_objext "* ) ;;
6804 *) LIBOBJS="$LIBOBJS fileblocks.$ac_objext"
6806 esac
6811 ac_fn_c_check_member "$LINENO" "struct stat" "st_rdev" "ac_cv_member_struct_stat_st_rdev" "$ac_includes_default"
6812 if test "x$ac_cv_member_struct_stat_st_rdev" = xyes; then :
6814 cat >>confdefs.h <<_ACEOF
6815 #define HAVE_STRUCT_STAT_ST_RDEV 1
6816 _ACEOF
6819 $as_echo "#define HAVE_ST_RDEV 1" >>confdefs.h
6824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
6825 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
6826 if ${ac_cv_struct_tm+:} false; then :
6827 $as_echo_n "(cached) " >&6
6828 else
6829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6830 /* end confdefs.h. */
6831 #include <sys/types.h>
6832 #include <time.h>
6835 main ()
6837 struct tm tm;
6838 int *p = &tm.tm_sec;
6839 return !p;
6841 return 0;
6843 _ACEOF
6844 if ac_fn_c_try_compile "$LINENO"; then :
6845 ac_cv_struct_tm=time.h
6846 else
6847 ac_cv_struct_tm=sys/time.h
6849 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6851 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
6852 $as_echo "$ac_cv_struct_tm" >&6; }
6853 if test $ac_cv_struct_tm = sys/time.h; then
6855 $as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
6859 ac_fn_c_check_member "$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_zone" "#include <sys/types.h>
6860 #include <$ac_cv_struct_tm>
6863 if test "x$ac_cv_member_struct_tm_tm_zone" = xyes; then :
6865 cat >>confdefs.h <<_ACEOF
6866 #define HAVE_STRUCT_TM_TM_ZONE 1
6867 _ACEOF
6872 if test "$ac_cv_member_struct_tm_tm_zone" = yes; then
6874 $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
6876 else
6877 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
6879 if test "x$ac_cv_have_decl_tzname" = xyes; then :
6880 ac_have_decl=1
6881 else
6882 ac_have_decl=0
6885 cat >>confdefs.h <<_ACEOF
6886 #define HAVE_DECL_TZNAME $ac_have_decl
6887 _ACEOF
6889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
6890 $as_echo_n "checking for tzname... " >&6; }
6891 if ${ac_cv_var_tzname+:} false; then :
6892 $as_echo_n "(cached) " >&6
6893 else
6894 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6895 /* end confdefs.h. */
6896 #include <time.h>
6897 #if !HAVE_DECL_TZNAME
6898 extern char *tzname[];
6899 #endif
6902 main ()
6904 return tzname[0][0];
6906 return 0;
6908 _ACEOF
6909 if ac_fn_c_try_link "$LINENO"; then :
6910 ac_cv_var_tzname=yes
6911 else
6912 ac_cv_var_tzname=no
6914 rm -f core conftest.err conftest.$ac_objext \
6915 conftest$ac_exeext conftest.$ac_ext
6917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_var_tzname" >&5
6918 $as_echo "$ac_cv_var_tzname" >&6; }
6919 if test $ac_cv_var_tzname = yes; then
6921 $as_echo "#define HAVE_TZNAME 1" >>confdefs.h
6926 ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
6927 if test "x$ac_cv_type_off_t" = xyes; then :
6929 else
6931 cat >>confdefs.h <<_ACEOF
6932 #define off_t long int
6933 _ACEOF
6937 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
6938 if test "x$ac_cv_type_pid_t" = xyes; then :
6940 else
6942 cat >>confdefs.h <<_ACEOF
6943 #define pid_t int
6944 _ACEOF
6948 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
6949 if test "x$ac_cv_type_size_t" = xyes; then :
6951 else
6953 cat >>confdefs.h <<_ACEOF
6954 #define size_t unsigned int
6955 _ACEOF
6959 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
6960 $as_echo_n "checking for uid_t in sys/types.h... " >&6; }
6961 if ${ac_cv_type_uid_t+:} false; then :
6962 $as_echo_n "(cached) " >&6
6963 else
6964 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6965 /* end confdefs.h. */
6966 #include <sys/types.h>
6968 _ACEOF
6969 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6970 $EGREP "uid_t" >/dev/null 2>&1; then :
6971 ac_cv_type_uid_t=yes
6972 else
6973 ac_cv_type_uid_t=no
6975 rm -f conftest*
6978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
6979 $as_echo "$ac_cv_type_uid_t" >&6; }
6980 if test $ac_cv_type_uid_t = no; then
6982 $as_echo "#define uid_t int" >>confdefs.h
6985 $as_echo "#define gid_t int" >>confdefs.h
6990 ac_fn_c_check_member "$LINENO" "struct tm" "tm_gmtoff" "ac_cv_member_struct_tm_tm_gmtoff" "$ac_includes_default"
6991 if test "x$ac_cv_member_struct_tm_tm_gmtoff" = xyes; then :
6993 cat >>confdefs.h <<_ACEOF
6994 #define HAVE_STRUCT_TM_TM_GMTOFF 1
6995 _ACEOF
7001 # Look for some functions
7002 for ac_func in getpagesize kqueue statfs statvfs \
7003 clone kse_create rfork_thread thr_create sa_register \
7004 getcontext makecontext setcontext sigaltstack swapcontext
7005 do :
7006 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
7007 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7008 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
7009 cat >>confdefs.h <<_ACEOF
7010 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
7011 _ACEOF
7014 done
7020 for ac_header in $ac_header_list
7021 do :
7022 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7023 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
7025 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
7026 cat >>confdefs.h <<_ACEOF
7027 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7028 _ACEOF
7032 done
7041 for ac_func in getpagesize
7042 do :
7043 ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize"
7044 if test "x$ac_cv_func_getpagesize" = xyes; then :
7045 cat >>confdefs.h <<_ACEOF
7046 #define HAVE_GETPAGESIZE 1
7047 _ACEOF
7050 done
7052 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5
7053 $as_echo_n "checking for working mmap... " >&6; }
7054 if ${ac_cv_func_mmap_fixed_mapped+:} false; then :
7055 $as_echo_n "(cached) " >&6
7056 else
7057 if test "$cross_compiling" = yes; then :
7058 ac_cv_func_mmap_fixed_mapped=no
7059 else
7060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7061 /* end confdefs.h. */
7062 $ac_includes_default
7063 /* malloc might have been renamed as rpl_malloc. */
7064 #undef malloc
7066 /* Thanks to Mike Haertel and Jim Avera for this test.
7067 Here is a matrix of mmap possibilities:
7068 mmap private not fixed
7069 mmap private fixed at somewhere currently unmapped
7070 mmap private fixed at somewhere already mapped
7071 mmap shared not fixed
7072 mmap shared fixed at somewhere currently unmapped
7073 mmap shared fixed at somewhere already mapped
7074 For private mappings, we should verify that changes cannot be read()
7075 back from the file, nor mmap's back from the file at a different
7076 address. (There have been systems where private was not correctly
7077 implemented like the infamous i386 svr4.0, and systems where the
7078 VM page cache was not coherent with the file system buffer cache
7079 like early versions of FreeBSD and possibly contemporary NetBSD.)
7080 For shared mappings, we should conversely verify that changes get
7081 propagated back to all the places they're supposed to be.
7083 Grep wants private fixed already mapped.
7084 The main things grep needs to know about mmap are:
7085 * does it exist and is it safe to write into the mmap'd area
7086 * how to use it (BSD variants) */
7088 #include <fcntl.h>
7089 #include <sys/mman.h>
7091 #if !defined STDC_HEADERS && !defined HAVE_STDLIB_H
7092 char *malloc ();
7093 #endif
7095 /* This mess was copied from the GNU getpagesize.h. */
7096 #ifndef HAVE_GETPAGESIZE
7097 # ifdef _SC_PAGESIZE
7098 # define getpagesize() sysconf(_SC_PAGESIZE)
7099 # else /* no _SC_PAGESIZE */
7100 # ifdef HAVE_SYS_PARAM_H
7101 # include <sys/param.h>
7102 # ifdef EXEC_PAGESIZE
7103 # define getpagesize() EXEC_PAGESIZE
7104 # else /* no EXEC_PAGESIZE */
7105 # ifdef NBPG
7106 # define getpagesize() NBPG * CLSIZE
7107 # ifndef CLSIZE
7108 # define CLSIZE 1
7109 # endif /* no CLSIZE */
7110 # else /* no NBPG */
7111 # ifdef NBPC
7112 # define getpagesize() NBPC
7113 # else /* no NBPC */
7114 # ifdef PAGESIZE
7115 # define getpagesize() PAGESIZE
7116 # endif /* PAGESIZE */
7117 # endif /* no NBPC */
7118 # endif /* no NBPG */
7119 # endif /* no EXEC_PAGESIZE */
7120 # else /* no HAVE_SYS_PARAM_H */
7121 # define getpagesize() 8192 /* punt totally */
7122 # endif /* no HAVE_SYS_PARAM_H */
7123 # endif /* no _SC_PAGESIZE */
7125 #endif /* no HAVE_GETPAGESIZE */
7128 main ()
7130 char *data, *data2, *data3;
7131 const char *cdata2;
7132 int i, pagesize;
7133 int fd, fd2;
7135 pagesize = getpagesize ();
7137 /* First, make a file with some known garbage in it. */
7138 data = (char *) malloc (pagesize);
7139 if (!data)
7140 return 1;
7141 for (i = 0; i < pagesize; ++i)
7142 *(data + i) = rand ();
7143 umask (0);
7144 fd = creat ("conftest.mmap", 0600);
7145 if (fd < 0)
7146 return 2;
7147 if (write (fd, data, pagesize) != pagesize)
7148 return 3;
7149 close (fd);
7151 /* Next, check that the tail of a page is zero-filled. File must have
7152 non-zero length, otherwise we risk SIGBUS for entire page. */
7153 fd2 = open ("conftest.txt", O_RDWR | O_CREAT | O_TRUNC, 0600);
7154 if (fd2 < 0)
7155 return 4;
7156 cdata2 = "";
7157 if (write (fd2, cdata2, 1) != 1)
7158 return 5;
7159 data2 = (char *) mmap (0, pagesize, PROT_READ | PROT_WRITE, MAP_SHARED, fd2, 0L);
7160 if (data2 == MAP_FAILED)
7161 return 6;
7162 for (i = 0; i < pagesize; ++i)
7163 if (*(data2 + i))
7164 return 7;
7165 close (fd2);
7166 if (munmap (data2, pagesize))
7167 return 8;
7169 /* Next, try to mmap the file at a fixed address which already has
7170 something else allocated at it. If we can, also make sure that
7171 we see the same garbage. */
7172 fd = open ("conftest.mmap", O_RDWR);
7173 if (fd < 0)
7174 return 9;
7175 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7176 MAP_PRIVATE | MAP_FIXED, fd, 0L))
7177 return 10;
7178 for (i = 0; i < pagesize; ++i)
7179 if (*(data + i) != *(data2 + i))
7180 return 11;
7182 /* Finally, make sure that changes to the mapped area do not
7183 percolate back to the file as seen by read(). (This is a bug on
7184 some variants of i386 svr4.0.) */
7185 for (i = 0; i < pagesize; ++i)
7186 *(data2 + i) = *(data2 + i) + 1;
7187 data3 = (char *) malloc (pagesize);
7188 if (!data3)
7189 return 12;
7190 if (read (fd, data3, pagesize) != pagesize)
7191 return 13;
7192 for (i = 0; i < pagesize; ++i)
7193 if (*(data + i) != *(data3 + i))
7194 return 14;
7195 close (fd);
7196 return 0;
7198 _ACEOF
7199 if ac_fn_c_try_run "$LINENO"; then :
7200 ac_cv_func_mmap_fixed_mapped=yes
7201 else
7202 ac_cv_func_mmap_fixed_mapped=no
7204 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
7205 conftest.$ac_objext conftest.beam conftest.$ac_ext
7209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_mmap_fixed_mapped" >&5
7210 $as_echo "$ac_cv_func_mmap_fixed_mapped" >&6; }
7211 if test $ac_cv_func_mmap_fixed_mapped = yes; then
7213 $as_echo "#define HAVE_MMAP 1" >>confdefs.h
7216 rm -f conftest.mmap conftest.txt
7221 aros_config_cflags="-Wall -Werror-implicit-function-declaration"
7222 aros_config_aflags="-Wall -x assembler-with-cpp -c"
7223 aros_config_ldflags=""
7225 aros_shared_default=yes
7227 aros_shared_cflags="-fPIC"
7228 aros_shared_aflags=""
7229 aros_shared_ldflags="-Wl,-rpath,./lib -shared"
7230 aros_kernel_ldflags="-Wl,-rpath,./lib"
7232 aros_kernel_ar_flags="cr"
7233 aros_target_ar_flags="cr"
7234 aros_target_nm_flags="-C -ul"
7235 aros_target_strip_flags="--strip-unneeded -R.comment"
7237 aros_compiler_libs=
7238 aros_arch_libs=
7240 aros_target_genmap="-Wl,-Map -Xlinker"
7242 # Native flavour stuff
7243 aros_serial_debug="0"
7245 # Palm native flavour stuff
7246 aros_palm_debug_hack="0"
7248 # Unix flavour stuff
7249 aros_nesting_supervisor="0"
7251 # Collect-aros stuff: "-ius" to ignore undefined symbols
7252 ignore_undefined_symbols=""
7254 # Check for X11 by default
7255 need_x11="auto"
7257 #-----------------------------------------------------------------------------
7260 # GCC 4.1+ has a stack protection feature that requires OS support. Ubuntu has
7261 # it switched on by default, and we use the host compiler, so it compiles AROS
7262 # code with this enabled resulting in link failures as we don't have support
7263 # for it.
7265 # We use two methods to disable it. For the host compiler (used to compile
7266 # some hosted modules), we test to see if the compiler supports stack
7267 # protection, and if it does we disable it in AROS_CONFIG_CFLAGS. This should
7268 # work on all platforms.
7270 # For the "cross" compiler we clear the "ssp_default" spec in config/specs.in
7271 # (this is done unconditionally, as it should have no effect on compilers
7272 # without the stack protection feature). This may be specific to the way that
7273 # Ubuntu enables the feature, so may not work everywhere. My specs-fu isn't
7274 # strong enough to disable it in a generic way though, so we'll live with it
7275 # until another vendor ships GCC with it enabled in a different way, and deal
7276 # with it then.
7279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fno-stack-protector" >&5
7280 $as_echo_n "checking whether ${CC} accepts -fno-stack-protector... " >&6; }
7281 save_cflags="$CFLAGS"
7282 CFLAGS="$CFLAGS -fno-stack-protector"
7283 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7284 /* end confdefs.h. */
7287 main ()
7291 return 0;
7293 _ACEOF
7294 if ac_fn_c_try_compile "$LINENO"; then :
7295 use_no_stack_protector="yes"
7296 else
7297 use_no_stack_protector="no"
7299 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_stack_protector" >&5
7301 $as_echo "$use_no_stack_protector" >&6; }
7302 if test "x-$use_no_stack_protector" = "x-yes" ; then
7303 aros_host_cflags="$aros_host_cflags -fno-stack-protector"
7305 CFLAGS="$save_cflags"
7307 #-----------------------------------------------------------------------------
7309 # Disable pointer-signedness warnings if the compiler recognises the option
7310 # (this only works for the host compiler at the moment)
7312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wno-pointer-sign" >&5
7313 $as_echo_n "checking whether ${CC} accepts -Wno-pointer-sign... " >&6; }
7314 save_cflags="$CFLAGS"
7315 CFLAGS="$CFLAGS -Wno-pointer-sign"
7316 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7317 /* end confdefs.h. */
7320 main ()
7324 return 0;
7326 _ACEOF
7327 if ac_fn_c_try_compile "$LINENO"; then :
7328 use_no_sign_warning="yes"
7329 else
7330 use_no_sign_warning="no"
7332 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7333 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_sign_warning" >&5
7334 $as_echo "$use_no_sign_warning" >&6; }
7335 if test "x-$use_no_sign_warning" = "x-yes" ; then
7336 aros_host_cflags="$aros_host_cflags -Wno-pointer-sign"
7338 CFLAGS="$save_cflags"
7340 #-----------------------------------------------------------------------------
7342 # Check if host compiler supports -fgnu89-inline, can be needed for crosstools.
7344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fgnu89-inline" >&5
7345 $as_echo_n "checking whether ${CC} accepts -fgnu89-inline... " >&6; }
7346 save_cflags="$CFLAGS"
7347 CFLAGS="$CFLAGS -fgnu89-inline"
7348 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7349 /* end confdefs.h. */
7352 main ()
7356 return 0;
7358 _ACEOF
7359 if ac_fn_c_try_compile "$LINENO"; then :
7360 use_gnu89_inline="yes"
7361 else
7362 use_gnu89_inline="no"
7364 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7365 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_gnu89_inline" >&5
7366 $as_echo "$use_gnu89_inline" >&6; }
7367 if test "x-$use_gnu89_inline" = "x-yes" ; then
7368 gnu89_inline="-fgnu89-inline"
7370 CFLAGS="$save_cflags"
7372 #-----------------------------------------------------------------------------
7374 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for type of build" >&5
7375 $as_echo_n "checking for type of build... " >&6; }
7376 # Check whether --enable-build_type was given.
7377 if test "${enable_build_type+set}" = set; then :
7378 enableval=$enable_build_type; build_type=$enableval
7379 else
7380 build_type="personal"
7384 if test "$build_type" = "nightly"; then
7385 build_type_string="NIGHTLY"
7386 elif test "$build_type" = "snapshot"; then
7387 build_type_string="SNAPSHOT"
7388 elif test "$build_type" = "milestone"; then
7389 build_type_string="MILESTONE"
7390 elif test "$build_type" = "release"; then
7391 build_type_string="RELEASE"
7392 else
7393 build_type_string="PERSONAL"
7394 build_type="personal"
7397 aros_config_cflags="$aros_config_cflags -DAROS_BUILD_TYPE=AROS_BUILD_TYPE_$build_type_string"
7399 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $build_type" >&5
7400 $as_echo "$build_type" >&6; }
7402 #-----------------------------------------------------------------------------
7403 all_debug_types="messages stack modules mungwall symbols"
7405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which debug types to enable" >&5
7406 $as_echo_n "checking which debug types to enable... " >&6; }
7407 # Check whether --enable-debug was given.
7408 if test "${enable_debug+set}" = set; then :
7409 enableval=$enable_debug; debug="$enableval"
7410 else
7411 debug=""
7415 if test "$debug" = "" -o "$debug" = "no"; then
7416 debug="none"
7417 elif test "$debug" = "yes"; then
7418 debug="all"
7421 if test "$debug" = "all" ; then
7422 debug="messages stack modules symbols"
7423 for d in $all_debug_types; do
7424 export aros_${d}_debug="1"
7425 done
7426 else
7427 for d in $all_debug_types; do
7428 export aros_${d}_debug="0"
7429 done
7432 if test "$debug" != "none"; then
7433 debug=`echo $debug | sed s/,/\ /g`
7434 for d in $debug; do
7435 found="0"
7436 for d2 in $all_debug_types; do
7437 if test "$d2" = "$d"; then
7438 found="1"
7439 break
7441 done
7442 if test "$found" = "0"; then
7443 as_fn_error $? "unrecognized debug type \"$d\". Available types are: all none $all_debug_types" "$LINENO" 5
7445 export aros_${d}_debug="1"
7446 done
7447 aros_debug="yes"
7449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $debug" >&5
7450 $as_echo "$debug" >&6; }
7452 if test "$aros_messages_debug" = "1"; then
7453 aros_messages_debug="-DADEBUG=1 -DMDEBUG=1"
7454 else
7455 aros_messages_debug=""
7457 if test "$aros_symbols_debug" = "1"; then
7458 aros_symbols_debug="-g"
7459 else
7460 aros_symbols_debug=""
7463 # These are the flags to pass when compiling debugged programs
7464 aros_debug_cflags="$aros_symbols_debug $aros_messages_debug"
7465 aros_debug_aflags=""
7466 aros_debug_ldflags="$aros_symbols_debug"
7468 #-----------------------------------------------------------------------------
7469 # Checking for distcc and ccache.
7471 # Always apply the transforms in this particular order. Basically you should
7472 # always run 'ccache distcc compiler' in that order for the best performance.
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable distcc" >&5
7475 $as_echo_n "checking whether to enable distcc... " >&6; }
7476 # Check whether --enable-distcc was given.
7477 if test "${enable_distcc+set}" = set; then :
7478 enableval=$enable_distcc; distcc="$enableval"
7479 else
7480 distcc="no"
7483 if test "$distcc" != "" -a "$distcc" != "no"; then
7484 # AC_CHECK_PROG will print out the result in this case
7485 # Extract the first word of "distcc", so it can be a program name with args.
7486 set dummy distcc; ac_word=$2
7487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7488 $as_echo_n "checking for $ac_word... " >&6; }
7489 if ${ac_cv_path_DISTCC+:} false; then :
7490 $as_echo_n "(cached) " >&6
7491 else
7492 case $DISTCC in
7493 [\\/]* | ?:[\\/]*)
7494 ac_cv_path_DISTCC="$DISTCC" # Let the user override the test with a path.
7497 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7498 for as_dir in $PATH
7500 IFS=$as_save_IFS
7501 test -z "$as_dir" && as_dir=.
7502 for ac_exec_ext in '' $ac_executable_extensions; do
7503 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7504 ac_cv_path_DISTCC="$as_dir/$ac_word$ac_exec_ext"
7505 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7506 break 2
7508 done
7509 done
7510 IFS=$as_save_IFS
7512 test -z "$ac_cv_path_DISTCC" && ac_cv_path_DISTCC="distcc"
7514 esac
7516 DISTCC=$ac_cv_path_DISTCC
7517 if test -n "$DISTCC"; then
7518 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DISTCC" >&5
7519 $as_echo "$DISTCC" >&6; }
7520 else
7521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7522 $as_echo "no" >&6; }
7526 else
7527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7528 $as_echo "no" >&6; }
7531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable ccache" >&5
7532 $as_echo_n "checking whether to enable ccache... " >&6; }
7533 # Check whether --enable-ccache was given.
7534 if test "${enable_ccache+set}" = set; then :
7535 enableval=$enable_ccache; ccache="$enableval"
7536 else
7537 ccache="no"
7540 if test "$ccache" != "" -a "$ccache" != "no"; then
7541 # AC_CHECK_PROG will print out the result in this case
7542 # Extract the first word of "ccache", so it can be a program name with args.
7543 set dummy ccache; ac_word=$2
7544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7545 $as_echo_n "checking for $ac_word... " >&6; }
7546 if ${ac_cv_prog_CCACHE+:} false; then :
7547 $as_echo_n "(cached) " >&6
7548 else
7549 if test -n "$CCACHE"; then
7550 ac_cv_prog_CCACHE="$CCACHE" # Let the user override the test.
7551 else
7552 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7553 for as_dir in $PATH
7555 IFS=$as_save_IFS
7556 test -z "$as_dir" && as_dir=.
7557 for ac_exec_ext in '' $ac_executable_extensions; do
7558 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7559 ac_cv_prog_CCACHE="ccache"
7560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7561 break 2
7563 done
7564 done
7565 IFS=$as_save_IFS
7569 CCACHE=$ac_cv_prog_CCACHE
7570 if test -n "$CCACHE"; then
7571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CCACHE" >&5
7572 $as_echo "$CCACHE" >&6; }
7573 else
7574 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7575 $as_echo "no" >&6; }
7579 else
7580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7581 $as_echo "no" >&6; }
7584 #-----------------------------------------------------------------------------
7585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific host gcc version to use" >&5
7586 $as_echo_n "checking what specific host gcc version to use... " >&6; }
7588 # Check whether --with-kernel-gcc-version was given.
7589 if test "${with_kernel_gcc_version+set}" = set; then :
7590 withval=$with_kernel_gcc_version; kernel_tool_version="$withval"
7591 else
7592 kernel_tool_version=""
7595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_version" >&5
7596 $as_echo "$kernel_tool_version" >&6; }
7598 #-----------------------------------------------------------------------------
7599 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what optimization flags to use" >&5
7600 $as_echo_n "checking what optimization flags to use... " >&6; }
7602 # Check whether --with-optimization was given.
7603 if test "${with_optimization+set}" = set; then :
7604 withval=$with_optimization; optimization="$withval"
7605 else
7606 optimization="unknown"
7609 if test "$optimization" = "unknown"; then
7610 if test "$debug" != "none"; then
7611 optimization="-O0"
7612 else
7613 optimization="-O2"
7616 aros_optimization_cflags="$optimization"
7617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $optimization" >&5
7618 $as_echo "$optimization" >&6; }
7620 #-----------------------------------------------------------------------------
7621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what paranoia flags to use" >&5
7622 $as_echo_n "checking what paranoia flags to use... " >&6; }
7624 # Check whether --with-paranoia was given.
7625 if test "${with_paranoia+set}" = set; then :
7626 withval=$with_paranoia; paranoia_flags="$withval"
7627 else
7628 paranoia_flags="default"
7631 if test "$paranoia_flags" = "default"; then
7632 paranoia_flags=""
7633 else if test "$paranoia_flags" = "yes"; then
7634 paranoia_flags="-Wall -Werror"
7635 fi fi
7636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $paranoia_flags" >&5
7637 $as_echo "$paranoia_flags" >&6; }
7638 aros_config_cflags="$aros_config_cflags $paranoia_flags"
7640 #-----------------------------------------------------------------------------
7641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what target variant to enable" >&5
7642 $as_echo_n "checking what target variant to enable... " >&6; }
7643 # Check whether --enable-target_variant was given.
7644 if test "${enable_target_variant+set}" = set; then :
7645 enableval=$enable_target_variant; target_variant=$enableval
7646 else
7647 target_variant=""
7650 if test "$target_variant" = ""; then
7651 aros_target_variant=""
7652 aros_target_suffix=""
7653 enableval="none"
7654 else
7655 aros_target_variant="$target_variant"
7656 aros_target_suffix="-$target_variant"
7658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enableval" >&5
7659 $as_echo "$enableval" >&6; }
7661 #-----------------------------------------------------------------------------
7662 # Target-specific defaults. You can override then on a per-target basis.
7664 # Bootloader name. Currently used by PC target.
7665 target_bootloader="none"
7667 #-----------------------------------------------------------------------------
7668 # Additional options for some specific targets
7670 case "$aros_target_variant" in
7671 ios)
7672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking XCode path" >&5
7673 $as_echo_n "checking XCode path... " >&6; }
7675 # Check whether --with-xcode was given.
7676 if test "${with_xcode+set}" = set; then :
7677 withval=$with_xcode; aros_xcode_path="$withval"
7678 else
7679 aros_xcode_path="/Developer"
7682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_xcode_path" >&5
7683 $as_echo "$aros_xcode_path" >&6; }
7685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what iOS SDK version to use" >&5
7686 $as_echo_n "checking what iOS SDK version to use... " >&6; }
7688 # Check whether --with-sdk-version was given.
7689 if test "${with_sdk_version+set}" = set; then :
7690 withval=$with_sdk_version; aros_sdk_version="$withval"
7691 else
7692 aros_sdk_version="4.1"
7695 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_sdk_version" >&5
7696 $as_echo "$aros_sdk_version" >&6; }
7700 "android")
7701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Android SDK path" >&5
7702 $as_echo_n "checking Android SDK path... " >&6; }
7704 # Check whether --with-sdk was given.
7705 if test "${with_sdk+set}" = set; then :
7706 withval=$with_sdk; aros_android_sdk="$withval"
7707 else
7708 aros_android_sdk=$default_android_sdk
7711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_android_sdk" >&5
7712 $as_echo "$aros_android_sdk" >&6; }
7714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Android NDK path" >&5
7715 $as_echo_n "checking Android NDK path... " >&6; }
7717 # Check whether --with-ndk was given.
7718 if test "${with_ndk+set}" = set; then :
7719 withval=$with_ndk; aros_android_ndk="$withval"
7720 else
7721 aros_android_ndk="none"
7724 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_android_ndk" >&5
7725 $as_echo "$aros_android_ndk" >&6; }
7727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what Android SDK version to use" >&5
7728 $as_echo_n "checking what Android SDK version to use... " >&6; }
7730 # Check whether --with-sdk-version was given.
7731 if test "${with_sdk_version+set}" = set; then :
7732 withval=$with_sdk_version; aros_sdk_version="$withval"
7733 else
7734 aros_sdk_version="12"
7737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_sdk_version" >&5
7738 $as_echo "$aros_sdk_version" >&6; }
7740 aros_android_level=android-$aros_sdk_version
7741 if test ! -d $aros_android_sdk/platforms/$aros_android_level; then
7742 echo "Platform $aros_android_level is not installed in your SDK"
7743 echo "Use --with-sdk-version=<API level number> to select another platform version"
7744 echo "You can check what plaform versions are installed in your SDK"
7745 echo "by examining contents of $aros_android_sdk/platforms directory"
7746 as_fn_error $? "Android platform $aros_android_level is not installed" "$LINENO" 5
7749 export PATH="$aros_android_sdk/tools:$PATH"
7750 # Extract the first word of "$android_tool", so it can be a program name with args.
7751 set dummy $android_tool; ac_word=$2
7752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7753 $as_echo_n "checking for $ac_word... " >&6; }
7754 if ${ac_cv_path_android_tool+:} false; then :
7755 $as_echo_n "(cached) " >&6
7756 else
7757 case $android_tool in
7758 [\\/]* | ?:[\\/]*)
7759 ac_cv_path_android_tool="$android_tool" # Let the user override the test with a path.
7762 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7763 for as_dir in $PATH
7765 IFS=$as_save_IFS
7766 test -z "$as_dir" && as_dir=.
7767 for ac_exec_ext in '' $ac_executable_extensions; do
7768 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7769 ac_cv_path_android_tool="$as_dir/$ac_word$ac_exec_ext"
7770 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7771 break 2
7773 done
7774 done
7775 IFS=$as_save_IFS
7778 esac
7780 android_tool=$ac_cv_path_android_tool
7781 if test -n "$android_tool"; then
7782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $android_tool" >&5
7783 $as_echo "$android_tool" >&6; }
7784 else
7785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7786 $as_echo "no" >&6; }
7790 if test "$android_tool" = ""; then
7791 as_fn_error $? "android is required to build AROS. Please install and run configure again." "$LINENO" 5
7794 if test "$aros_android_ndk" != "none"; then
7795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what Android NDK version to use" >&5
7796 $as_echo_n "checking what Android NDK version to use... " >&6; }
7798 # Check whether --with-ndk-version was given.
7799 if test "${with_ndk_version+set}" = set; then :
7800 withval=$with_ndk_version; aros_ndk_version="$withval"
7801 else
7802 aros_ndk_version="9"
7805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_ndk_version" >&5
7806 $as_echo "$aros_ndk_version" >&6; }
7809 # Extract the first word of "ant", so it can be a program name with args.
7810 set dummy ant; ac_word=$2
7811 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7812 $as_echo_n "checking for $ac_word... " >&6; }
7813 if ${ac_cv_path_ant+:} false; then :
7814 $as_echo_n "(cached) " >&6
7815 else
7816 case $ant in
7817 [\\/]* | ?:[\\/]*)
7818 ac_cv_path_ant="$ant" # Let the user override the test with a path.
7821 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7822 for as_dir in $PATH
7824 IFS=$as_save_IFS
7825 test -z "$as_dir" && as_dir=.
7826 for ac_exec_ext in '' $ac_executable_extensions; do
7827 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7828 ac_cv_path_ant="$as_dir/$ac_word$ac_exec_ext"
7829 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7830 break 2
7832 done
7833 done
7834 IFS=$as_save_IFS
7837 esac
7839 ant=$ac_cv_path_ant
7840 if test -n "$ant"; then
7841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ant" >&5
7842 $as_echo "$ant" >&6; }
7843 else
7844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7845 $as_echo "no" >&6; }
7849 if test "$ant" = ""; then
7850 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Apache Ant is missing, Java bootstrap can't be built automatically" >&5
7851 $as_echo "$as_me: WARNING: Apache Ant is missing, Java bootstrap can't be built automatically" >&2;}
7854 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Build debug or release apk" >&5
7855 $as_echo_n "checking Build debug or release apk... " >&6; }
7857 # Check whether --with-apk-version was given.
7858 if test "${with_apk_version+set}" = set; then :
7859 withval=$with_apk_version; aros_android_antapk=$withval
7860 else
7861 aros_android_antapk=release
7864 if test $aros_android_antapk != release -a $aros_android_antapk != debug; then
7865 as_fn_error $? "apk-version has to be release or debug" "$LINENO" 5
7867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_android_antapk" >&5
7868 $as_echo "$aros_android_antapk" >&6; }
7870 if test "$host_os" = "mingw32"; then
7871 android_tool="cmd //c $android_tool"
7874 need_dlopen="no"
7877 esac
7879 #-----------------------------------------------------------------------------
7880 # External toolchains
7881 kernel_tool_prefix="none"
7882 aros_tool_prefix="none"
7883 elf_tool_prefix="${target_cpu}-elf-"
7885 # This is the target configuration switch.
7886 case "$target_os" in
7887 linux*)
7888 aros_target_arch="linux"
7889 aros_target_family="unix"
7890 case "$target_cpu" in
7891 *m68k*)
7892 aros_target_cpu="m68k"
7893 aros_object_format="m68kelf"
7894 aros_flavour="emulcompat"
7895 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -D__mc68000 -D__linux__"
7896 aros_shared_ldflags="-Wl,-T,\$(TOP)/config/linux/m68k/script.so"
7897 aros_kernel_ldflags="-Wl,-rpath,./lib,-T,\$(TOP)/config/linux/m68k/script.normal"
7898 gcc_target_cpu="mc68000"
7900 *i?86*)
7901 aros_target_cpu="i386"
7902 aros_object_format="elf_i386"
7903 aros_flavour="emulation"
7904 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386 -D__linux__"
7905 aros_kernel_ldflags="-Wl,-melf_i386"
7906 aros_default_wbdepth=8
7907 gcc_target_cpu="i386"
7908 pci_hidd_target="hidd-pci-linux"
7909 android_tool_dir_prefix="x86"
7910 android_tool_prefix="i686-android-linux"
7911 android_ndk_arch="x86"
7913 *x86_64*)
7914 aros_target_cpu="x86_64"
7915 aros_object_format="elf_x86_64"
7916 aros_flavour="emulation"
7917 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dx86_64 -D__linux__"
7918 aros_config_cflags="$aros_config_cflags -mno-red-zone -fno-omit-frame-pointer"
7919 aros_default_wbdepth=8
7920 pci_hidd_target="hidd-pci-linux"
7922 *powerpc*)
7923 aros_target_cpu="ppc"
7924 aros_object_format="elf32ppc"
7925 aros_flavour="emulation"
7926 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc -D__linux__"
7927 aros_default_wbdepth=8
7928 gcc_target_cpu="ppc"
7930 # TODO
7931 # Same as powerpc, but I need this for the nightly build to work again.
7932 # Actually, the nightly should be made working with powerpc target.
7933 # That just was too much work for the moment, another week or two.
7934 *ppc*)
7935 aros_target_cpu="ppc"
7936 aros_object_format="elf32ppc"
7937 aros_flavour="emulation"
7938 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc -D__linux__"
7939 aros_default_wbdepth=8
7940 gcc_target_cpu="ppc"
7942 *armhf*)
7943 aros_target_cpu="arm"
7944 target_cpu="arm"
7945 aros_object_format="armelf_aros"
7946 aros_flavour="emulation"
7947 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm -D__linux__"
7948 gcc_target_cpu="arm"
7949 aros_config_cflags="$aros_config_cflags -fno-strict-aliasing -fno-omit-frame-pointer"
7950 aros_config_aflags="$aros_config_aflags -fno-strict-aliasing"
7951 aros_arch_libs="-laeabi"
7952 gcc_default_float_abi="hard"
7953 android_tool_dir_prefix="arm-linux-androideabi"
7954 android_tool_prefix="arm-linux-androideabi"
7955 android_ndk_arch="arm"
7956 kernel_tool_prefix="arm-linux-gnueabihf-"
7958 *arm*)
7959 aros_target_cpu="arm"
7960 aros_object_format="armelf_aros"
7961 aros_flavour="emulation"
7962 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm -D__linux__"
7963 gcc_target_cpu="arm"
7964 aros_config_cflags="$aros_config_cflags -fno-strict-aliasing -fno-omit-frame-pointer"
7965 aros_config_aflags="$aros_config_aflags -fno-strict-aliasing"
7966 aros_arch_libs="-laeabi"
7967 android_tool_dir_prefix="arm-linux-androideabi"
7968 android_tool_prefix="arm-linux-androideabi"
7969 android_ndk_arch="arm"
7970 kernel_tool_prefix="arm-linux-gnueabi-"
7973 as_fn_error $? "\"Unknown CPU for Linux -- $target_cpu\"" "$LINENO" 5
7975 esac
7976 case "$aros_target_variant" in
7977 android)
7979 if test "$android_ndk_arch" = ""; then
7980 as_fn_error $? "\"Unsupported CPU for Android -- $target_cpu\"" "$LINENO" 5
7983 aros_default_wbwidth=320
7984 aros_default_wbheight=480
7985 if test "$aros_android_ndk" = "none"; then
7986 aros_kernel_cflags="-mandroid"
7987 aros_kernel_ldflags="-mandroid"
7988 CFLAGS="-mandroid"
7989 else
7990 export PATH="$aros_android_ndk/toolchains/$android_tool_dir_prefix-$kernel_tool_version/prebuilt/$android_build_os/bin:$PATH"
7991 kernel_tool_version=""
7992 aros_android_ndk="$aros_android_ndk/platforms/android-$aros_ndk_version/arch-$android_ndk_arch"
7993 aros_kernel_cflags="--sysroot $aros_android_ndk -mandroid"
7994 aros_kernel_ldflags="--sysroot $aros_android_ndk -mandroid"
7995 CFLAGS="$CFLAGS --sysroot $aros_android_ndk -mandroid"
7996 aros_kernel_includes="-isystem $aros_android_ndk/usr/include"
7998 need_x11=no
7999 unixgfx_hidd_target=kernel-hidd-androidgfx
8000 # Disable implicit PIC mode
8001 aros_target_cflags="$aros_target_cflags -fno-pic"
8002 kernel_tool_prefix="$android_tool_prefix-"
8004 esac
8008 aros_target_arch="pc"
8009 aros_shared_default="no"
8010 target_bootloader="grub2"
8011 case "$target_cpu" in
8012 *i?86*)
8013 aros_target_cpu="i386"
8016 if test "$aros_object_format" = "" ; then
8017 aros_object_format="elf_i386"
8019 aros_flavour="standalone"
8020 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386"
8021 aros_kernel_ldflags="-Wl,-melf_i386"
8022 aros_default_wbwidth=640
8023 aros_default_wbheight=480
8024 gcc_target_cpu="i386"
8026 *x86_64*)
8027 aros_target_cpu="x86_64"
8028 aros_serial_debug=1
8029 if test "$aros_object_format" = "" ; then
8030 aros_object_format="elf_x86_64"
8032 aros_flavour="standalone"
8033 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dx86_64"
8034 aros_config_cflags="$aros_config_cflags -fno-asynchronous-unwind-tables -mno-red-zone -fno-omit-frame-pointer"
8035 aros_kernel_ldflags=""
8036 aros_default_wbwidth=640
8037 aros_default_wbheight=480
8040 as_fn_error $? "\"Unknown native CPU -- $target_cpu\"" "$LINENO" 5
8042 esac
8045 prep)
8046 aros_target_arch="prep"
8047 aros_shared_default="no"
8048 aros_target_cpu="ppc"
8049 aros_object_format="elf32ppc"
8050 aros_flavour="ppcnative"
8051 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc"
8052 aros_kernel_ldflags=""
8053 aros_default_wbwidth=640
8054 aros_default_wbheight=480
8055 gcc_target_cpu="ppc"
8058 freebsd*)
8059 aros_target_arch="freebsd"
8060 aros_target_family="unix"
8061 aros_target_cpu="i386"
8062 aros_flavour="emulation"
8063 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386"
8064 gcc_target_cpu="i386"
8066 aros_target_strip_flags="-x"
8069 darwin*)
8070 aros_target_arch="darwin"
8071 aros_target_family="unix"
8072 aros_flavour="emulation"
8073 case "$target_cpu" in
8074 *i?86*)
8075 aros_ios_platform="iPhoneSimulator"
8076 aros_target_cpu="i386"
8077 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386"
8078 aros_kernel_ldflags=""
8079 aros_macosx_version="10.4"
8080 aros_default_wbdepth=8
8081 gcc_target_cpu="i386"
8082 aros_object_format="elf_i386"
8083 aros_kernel_ar_flags="-cr"
8084 aros_target_strip_flags="-x"
8085 kernel_tool_flags="-m32"
8087 *x86_64*)
8088 aros_target_cpu="x86_64"
8089 aros_object_format="elf_x86_64"
8090 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dx86_64"
8091 aros_macosx_version="10.6"
8092 aros_config_cflags="$aros_config_cflags -fno-omit-frame-pointer"
8093 aros_kernel_cflags="-m64"
8094 aros_kernel_ldflags="-m64"
8095 aros_target_cflags="-mcmodel=large"
8096 aros_default_wbdepth=8
8097 aros_kernel_ar="ar"
8098 aros_kernel_ar_flags="-cr"
8099 aros_kernel_ld="ld"
8100 aros_kernel_as="as"
8101 aros_kernel_ranlib="ranlib"
8102 aros_kernel_nm="nm"
8103 aros_kernel_strip="strip"
8104 kernel_tool_prefix="i686-apple-darwin10-"
8106 *ppc*)
8107 aros_target_cpu="ppc"
8108 aros_object_format="elf32ppc"
8109 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc"
8110 aros_kernel_ldflags=""
8111 aros_macosx_version="10.0"
8112 aros_default_wbdepth=8
8113 gcc_target_cpu="ppc"
8114 aros_kernel_ar="ar"
8115 aros_kernel_ar_flags="-cr"
8116 aros_kernel_ld="ld -arch ppc"
8117 aros_kernel_as="as -arch ppc"
8118 aros_kernel_ranlib="ranlib -arch ppc"
8119 aros_kernel_nm="nm -arch ppc"
8120 aros_kernel_strip="strip -arch ppc"
8121 kernel_tool_prefix="powerpc-apple-darwin10-"
8123 *arm*)
8124 aros_ios_platform="iPhoneOS"
8125 aros_target_cpu="arm"
8126 aros_object_format="armelf_aros"
8127 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm"
8128 aros_arch_libs="-laeabi"
8129 aros_default_wbdepth=8
8130 gcc_target_cpu="arm"
8131 aros_kernel_ar="ar"
8132 aros_kernel_ar_flags="-cr"
8133 aros_kernel_ld="ld -arch arm"
8134 aros_kernel_ranlib="ranlib -arch arm"
8135 kernel_tool_prefix="arm-apple-darwin10-"
8136 export PATH="$aros_xcode_path/Platforms/$aros_ios_platform.platform/Developer/usr/bin:$PATH"
8139 as_fn_error $? "\"Unsupported target CPU for darwin hosted flavour -- $target_cpu\"" "$LINENO" 5
8141 esac
8142 case "$aros_target_variant" in
8143 ios)
8144 aros_ios_version="3.0"
8145 aros_default_wbwidth=320
8146 aros_default_wbheight=480
8147 aros_ios_sdk="$aros_xcode_path/Platforms/$aros_ios_platform.platform/Developer/SDKs/$aros_ios_platform$aros_sdk_version.sdk"
8148 kernel_tool_flags="$target_tool_flags -isysroot $aros_ios_sdk"
8149 aros_kernel_includes="-isystem $aros_ios_sdk/usr/include"
8150 need_x11=no
8151 # This is here because it may depend on iOS or SDK version
8152 aros_kernel_cflags="$aros_kernel_cflags -miphoneos-version-min=$aros_ios_version"
8153 aros_kernel_ldflags="$aros_kernel_ldflags -miphoneos-version-min=$aros_ios_version"
8154 aros_kernel_objcflags="-fobjc-abi-version=2 -fobjc-legacy-dispatch"
8157 aros_kernel_cflags="$aros_kernel_cflags -mmacosx-version-min=$aros_macosx_version"
8158 aros_kernel_ldflags="$aros_kernel_ldflags -mmacosx-version-min=$aros_macosx_version"
8160 esac
8163 dragonfly*)
8164 aros_target_arch="dragonfly"
8165 aros_target_family="unix"
8166 aros_flavour="emulation"
8167 case "$target_cpu" in
8168 *i?86*)
8169 aros_target_cpu="i386"
8170 aros_object_format="elf_i386"
8171 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386 -D__DragonFly__"
8173 *x86_64*)
8174 aros_config_cflags="$aros_config_cflags -fno-omit-frame-pointer"
8175 aros_target_cpu="x86_64"
8176 aros_object_format="elf_x86_64"
8177 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dx86_64 -D__DragonFly__"
8180 as_fn_error $? "\"Unknown CPU for DragonFly -- $target_cpu\"" "$LINENO" 5
8182 esac
8185 netbsd*)
8186 aros_target_arch="netbsd"
8187 aros_target_family="unix"
8188 case "$target_cpu" in
8189 *m68k*)
8190 aros_target_cpu="m68k"
8191 aros_object_format="m68kelf"
8192 aros_flavour="emulcompat"
8193 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -D__mc68000 -D__NetBSD__"
8194 gcc_target_cpu="mc68000"
8196 *i?86*)
8197 aros_target_cpu="i386"
8198 aros_object_format="elf_i386"
8199 aros_flavour="emulation"
8200 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386 -D__NetBSD__"
8201 aros_default_wbdepth=8
8202 gcc_target_cpu="i386"
8205 as_fn_error $? "\"Unknown CPU for NetBSD -- $target_cpu\"" "$LINENO" 5
8207 esac
8208 aros_target_genmap="-Wl,-M -Xlinker >"
8209 aros_flavour="emulation"
8210 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386"
8213 openbsd*)
8214 aros_target_arch="openbsd"
8215 aros_target_family="unix"
8216 case "$target_cpu" in
8217 *i?86*)
8218 aros_target_cpu="i386"
8219 aros_object_format="elf_i386"
8220 aros_flavour="emulation"
8221 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386 -D__OpenBSD__"
8222 gcc_target_cpu="i386"
8225 as_fn_error $? "\"Unknown CPU for OpenBSD -- $target_cpu\"" "$LINENO" 5
8227 esac
8228 aros_target_genmap="-Wl,-M -Xlinker >"
8229 aros_target_nm_flags="-u"
8230 aros_flavour="emulation"
8233 solaris*)
8234 aros_target_arch="solaris"
8235 aros_target_family="unix"
8236 case "$target_cpu" in
8237 *i?86*)
8238 aros_target_cpu="i386"
8239 aros_object_format="elf_i386"
8240 aros_flavour="emulation"
8241 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386 -D__Solaris__"
8242 aros_default_wbdepth=8
8243 gcc_target_cpu="i386"
8245 *sparc*)
8246 aros_target_cpu="sparc"
8247 aros_object_format="elf_sparc"
8248 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dsparc -D__Solaris__"
8249 gcc_target_cpu="sparc"
8252 as_fn_error $? "\"Unknown CPU for Solaris -- $target_cpu\"" "$LINENO" 5
8254 esac
8255 aros_config_cflags="$aros_config_cflags -D$aros_target_cpu"
8256 aros_flavour="emulation"
8259 morphos*)
8260 aros_target_arch="morphos"
8261 aros_shared_default="no"
8262 aros_target_cpu="ppc"
8263 aros_object_format="elf_ppc"
8264 aros_flavour="nativecompat"
8265 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc"
8266 gcc_target_cpu="ppc"
8269 sam440)
8270 aros_target_arch="sam440"
8271 aros_shared_default="no"
8272 aros_target_cpu="ppc"
8273 aros_object_format="elf32ppc"
8274 aros_flavour="ppcnative"
8275 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc"
8276 aros_kernel_ldflags=""
8277 aros_default_wbwidth=1024
8278 aros_default_wbheight=768
8279 aros_default_wbdepth=24
8280 aros_config_cflags="$aros_config_cflags -mcpu=440fp -mno-toc -fno-asynchronous-unwind-tables"
8281 gcc_target_cpu="powerpc"
8284 efika)
8285 aros_target_arch="efika"
8286 aros_shared_default="no"
8287 aros_target_cpu="arm"
8288 aros_object_format="armelf_aros"
8289 aros_flavour="standalone"
8290 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm"
8291 aros_kernel_ldflags=""
8292 aros_default_wbwidth=1024
8293 aros_default_wbheight=600
8294 aros_arch_libs="-laeabi"
8295 gcc_default_cpu="armv7-a"
8296 gcc_default_fpu="vfpv3"
8297 aros_config_cflags="$aros_config_cflags -mtune=cortex-a8 -fno-strict-aliasing -fno-asynchronous-unwind-tables"
8298 aros_config_aflags="$aros_config_aflags -mtune=cortex-a8 -fno-strict-aliasing -fno-asynchronous-unwind-tables"
8299 aros_optimization_cflags="$aros_optimization_cflags -Os"
8300 case "$target_cpu" in
8301 *armhf*)
8302 gcc_default_float_abi="hard"
8303 target_cpu=arm
8304 aros_target_cpu=arm
8306 *arm*)
8307 gcc_default_float_abi="softfp"
8310 as_fn_error $? "\"Unknown CPU for EfikaMX $target_cpu\"" "$LINENO" 5
8312 esac
8315 chrp)
8316 aros_target_arch="chrp"
8317 aros_shared_default="no"
8318 aros_target_cpu="ppc"
8319 aros_object_format="elf32ppc"
8320 aros_flavour="ppcnative"
8321 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dppc"
8322 aros_kernel_ldflags=""
8323 aros_default_wbwidth=640
8324 aros_default_wbheight=480
8325 aros_config_cflags="$aros_config_cflags -mno-toc -fno-asynchronous-unwind-tables"
8326 gcc_target_cpu="powerpc"
8327 case "$aros_target_variant" in
8328 efika)
8329 aros_config_cflags="$aros_config_cflags -DBIG_ENDIAN_OHCI=1 -mcpu=603e"
8331 esac
8334 r*pi)
8335 aros_flavour="standalone"
8336 aros_target_arch="raspi"
8337 aros_target_cpu="arm"
8338 aros_object_format="armelf_aros"
8339 aros_shared_default="no"
8340 aros_arch_libs="-laeabi"
8342 gcc_default_cpu="armv6"
8343 gcc_default_cpu_tune="arm1176jzf-s"
8345 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm"
8346 aros_config_cflags="$aros_config_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8347 aros_config_aflags="$aros_config_aflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8348 aros_kernel_cflags="$aros_kernel_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8349 aros_target_cflags="$aros_kernel_cflags -marm -Wno-error -fno-asynchronous-unwind-tables -fno-exceptions"
8352 sun4i)
8353 aros_flavour="standalone"
8354 aros_target_arch="sun4i"
8355 aros_target_cpu="arm"
8356 aros_object_format="armelf_aros"
8357 aros_shared_default="no"
8358 aros_arch_libs="-laeabi"
8360 gcc_default_cpu="armv7-a"
8361 gcc_default_fpu="neon"
8362 gcc_default_cpu_tune="cortex-a8"
8363 gcc_default_float_abi="hard"
8365 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm"
8366 aros_optimization_cflags=""
8367 aros_config_cflags="$aros_config_cflags -mcpu=cortex-a8 -mtune=cortex-a8 -fno-strict-aliasing"
8368 aros_config_aflags="$aros_config_aflags -mcpu=cortex-a8 -mtune=cortex-a8 -fno-strict-aliasing"
8371 amiga*)
8372 aros_target_arch="amiga"
8373 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -D_AMIGA -DAMIGA"
8374 aros_shared_default="no"
8376 case "$target_cpu" in
8377 *m68k*)
8378 # Check whether --enable-amigaos_compliance was given.
8379 if test "${enable_amigaos_compliance+set}" = set; then :
8380 enableval=$enable_amigaos_compliance; aros_amigaos_compliance="$enableval"
8383 aros_enable_mmu=no
8384 aros_target_cpu="m68k"
8385 aros_object_format="m68kelf"
8386 aros_flavour="standcompat"
8387 gcc_target_cpu="m68000"
8388 aros_config_cflags="$aros_config_cflags -fno-strict-aliasing -ffreestanding -fomit-frame-pointer -fbuiltin -Wno-volatile-register-var -DNOLIBINLINE"
8389 aros_optimization_cflags="$aros_optimization_cflags -Os"
8390 aros_config_aflags="$aros_config_aflags"
8391 aros_target_strip_flags="-R.comment --strip-debug"
8392 aros_default_wbwidth=640
8393 aros_default_wbheight=256
8394 aros_default_wbdepth=2
8396 *ppc*)
8397 aros_cpu="ppc"
8398 aros_flavour="native"
8399 gcc_target_cpu="ppc"
8402 as_fn_error $? "\"Unknown CPU for Amiga $target_cpu\"" "$LINENO" 5
8404 esac
8407 mingw*)
8408 aros_target_arch="mingw32"
8409 aros_shared_default="no"
8410 aros_flavour="emulation"
8411 aros_shared_cflags=""
8412 need_crosstools="yes"
8413 need_dlopen="no"
8414 rescomp="windres"
8415 case "$target_cpu" in
8416 *i?86*)
8417 aros_target_cpu="i386"
8418 aros_object_format="elf_i386"
8419 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Di386"
8420 aros_default_wbdepth=8
8421 gcc_target_cpu="i386"
8423 kernel_tool_prefix="i386-mingw32-"
8425 *x86_64*)
8426 aros_target_cpu="x86_64"
8427 aros_object_format="elf_x86_64"
8428 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dx86_64"
8429 aros_config_cflags="$aros_config_cflags -fno-omit-frame-pointer"
8430 aros_default_wbdepth=8
8431 kernel_tool_prefix="x86_64-w64-mingw32-"
8433 *arm*)
8434 aros_target_cpu="arm"
8435 aros_object_format="armelf_aros"
8436 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Darm"
8437 aros_arch_libs="-laeabi"
8438 aros_default_wbdepth=8
8439 gcc_target_cpu="arm"
8440 gcc_default_float_abi="soft"
8441 kernel_tool_prefix="arm-mingw32ce-"
8442 aros_default_wbwidth=160
8443 aros_default_wbheight=160
8446 as_fn_error $? "\"Unknown CPU for Mingw32 -- $target_cpu\"" "$LINENO" 5
8448 esac
8449 if test $host_os = "cygwin"; then
8450 aros_kernel_cflags="-mno-cygwin"
8453 pp*)
8454 aros_target_arch="pp"
8455 aros_shared_default="no"
8456 case "$target_cpu" in
8457 *m68k*)
8458 aros_target_cpu="m68k"
8459 aros_object_format="m68kelf"
8460 aros_flavour="palmnative"
8461 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dm68k"
8462 aros_default_wbwidth=160
8463 aros_default_wbheight=160
8464 aros_default_wbdepth=1
8465 aros_target_ar_flags="cru"
8466 aros_compiler_libs="-lgcc1"
8467 aros_shared_default=no
8468 aros_shared_cflags="-fpic"
8469 aros_shared_aflags=""
8470 aros_shared_ldflags="-Wl,-rpath,./lib -shared"
8471 aros_kernel_ldflags="-Wl,-rpath,./lib"
8472 aros_debug_cflags="$aros_symbols_debug $aros_messages_debug"
8473 aros_debug_aflags=""
8474 aros_debug_ldflags="$aros_symbols_debug"
8475 aros_mungwall_debug="0"
8476 aros_modules_debug="0"
8477 gcc_target_cpu="mc68000"
8478 ignore_undefined_symbols="-ius"
8481 as_fn_error $? "\"Unknown CPU for PalmPilot -- $target_cpu\"" "$LINENO" 5
8483 esac
8486 mac*)
8487 aros_target_arch="mac"
8488 aros_shared_default="no"
8489 case "$target_cpu" in
8490 *m68k*)
8491 aros_target_cpu="m68k"
8492 aros_object_format="m68kelf"
8493 aros_flavour="mac68knative"
8494 aros_target_mkdep="$aros_target_mkdep -D__GNUC__ -Dm68k"
8495 aros_default_wbwidth=512
8496 aros_default_wbheight=384
8497 aros_default_wbdepth=8
8498 aros_target_ar_flags="cru"
8499 aros_compiler_libs="-lgcc1"
8500 aros_shared_default=no
8501 aros_shared_cflags="-fpic"
8502 aros_shared_aflags=""
8503 aros_shared_ldflags="-Wl,-rpath,./lib -shared"
8504 aros_kernel_ldflags="-Wl,-rpath,./lib"
8505 aros_debug_cflags="$aros_symbols_debug $aros_messages_debug"
8506 aros_debug_aflags=""
8507 aros_debug_ldflags="$aros_symbols_debug"
8508 aros_mungwall_debug="0"
8509 aros_modules_debug="0"
8510 gcc_target_cpu="mc68000"
8511 ignore_undefined_symbols="-ius"
8514 as_fn_error $? "\"Unknown CPU for Mac68k -- $target_cpu\"" "$LINENO" 5
8516 esac
8520 as_fn_error $? "Unsupported target architecture $target" "$LINENO" 5
8522 esac
8524 #-----------------------------------------------------------------------------
8525 crosstools_guess="yes"
8526 aros_target_toolchain="no"
8527 aros_config_sysroot=""
8528 aros_kernel_sysroot=""
8530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Kernel toolchain prefix" >&5
8531 $as_echo_n "checking Kernel toolchain prefix... " >&6; }
8533 # Check whether --with-kernel-toolchain-prefix was given.
8534 if test "${with_kernel_toolchain_prefix+set}" = set; then :
8535 withval=$with_kernel_toolchain_prefix; kernel_tool_prefix="$withval"
8538 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_prefix" >&5
8539 $as_echo "$kernel_tool_prefix" >&6; }
8541 { $as_echo "$as_me:${as_lineno-$LINENO}: checking ELF toolchain prefix" >&5
8542 $as_echo_n "checking ELF toolchain prefix... " >&6; }
8544 # Check whether --with-elf-toolchain-prefix was given.
8545 if test "${with_elf_toolchain_prefix+set}" = set; then :
8546 withval=$with_elf_toolchain_prefix; elf_tool_prefix="$withval"
8547 crosstools_guess="no"
8550 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $elf_tool_prefix" >&5
8551 $as_echo "$elf_tool_prefix" >&6; }
8553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking AROS toolchain prefix" >&5
8554 $as_echo_n "checking AROS toolchain prefix... " >&6; }
8556 # Check whether --with-aros-toolchain was given.
8557 if test "${with_aros_toolchain+set}" = set; then :
8558 withval=$with_aros_toolchain; aros_tool_prefix="$withval"
8559 crosstools_guess="no"
8562 if test "$aros_tool_prefix" = "yes" ; then
8563 aros_tool_prefix=$aros_target_cpu-aros-
8565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_tool_prefix" >&5
8566 $as_echo "$aros_tool_prefix" >&6; }
8568 #-----------------------------------------------------------------------------
8569 # Checking if we should build crosstools..
8570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build crosstools" >&5
8571 $as_echo_n "checking whether to build crosstools... " >&6; }
8572 # Check whether --enable-crosstools was given.
8573 if test "${enable_crosstools+set}" = set; then :
8574 enableval=$enable_crosstools; crosstools="$enableval"
8575 else
8576 crosstools="$crosstools_guess"
8579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $crosstools" >&5
8580 $as_echo "$crosstools" >&6; }
8582 if test "${crosstools}" = "yes"; then
8583 if test "${crosstools_guess}" = "no"; then
8584 as_fn_error $? "Cannot build external toolchain if an external ELF or AROS toolchain is specified" "$LINENO" 5
8588 if test "${crosstools}" = "yes" || test "${crosstools_guess}" = "no"; then
8589 aros_target_toolchain="yes"
8592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to install the crosstools binaries" >&5
8593 $as_echo_n "checking where to install the crosstools binaries... " >&6; }
8595 # Check whether --with-aros-toolchain-install was given.
8596 if test "${with_aros_toolchain_install+set}" = set; then :
8597 withval=$with_aros_toolchain_install; aros_toolchain_install=$withval
8600 if test "x$aros_toolchain_install" = "x"; then
8601 AROS_CROSSTOOLSDIR="$AROS_BUILDDIR_UNIX/bin/$aros_host_arch-$aros_host_cpu/tools/crosstools"
8602 else
8603 AROS_CROSSTOOLSDIR="$aros_toolchain_install"
8604 PATH="$AROS_CROSSTOOLSDIR:$PATH"
8605 if test "$crosstools_guess" = "no" ; then
8606 aros_config_sysroot="--sysroot $AROS_BUILDDIR_UNIX/bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/AROS/Development"
8607 if test "$aros_flavour" = "standalone" ; then
8608 aros_kernel_sysroot = $aros_config_sysroot
8612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_CROSSTOOLSDIR" >&5
8613 $as_echo "$AROS_CROSSTOOLSDIR" >&6; }
8615 #-----------------------------------------------------------------------------
8616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific target binutils version to use" >&5
8617 $as_echo_n "checking what specific target binutils version to use... " >&6; }
8619 # Check whether --with-binutils-version was given.
8620 if test "${with_binutils_version+set}" = set; then :
8621 withval=$with_binutils_version; use_binutils_version="$withval"
8622 else
8623 use_binutils_version=""
8626 if test "$use_binutils_version" = ""; then
8627 target_binutils_version="$default_binutils_version"
8628 else
8629 target_binutils_version="$use_binutils_version"
8631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_binutils_version" >&5
8632 $as_echo "$target_binutils_version" >&6; }
8635 # Helper to identify gcc version
8638 #-----------------------------------------------------------------------------
8639 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what specific target gcc version to use" >&5
8640 $as_echo_n "checking what specific target gcc version to use... " >&6; }
8642 # Check whether --with-gcc-version was given.
8643 if test "${with_gcc_version+set}" = set; then :
8644 withval=$with_gcc_version; use_gcc_version="$withval"
8645 else
8646 use_gcc_version=""
8649 if test "$use_gcc_version" = ""; then
8650 if test "${crosstools}" = "no"; then
8651 if test "x$aros_toolchain_install" != "x"; then
8653 target_gcc_version=""
8654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking gcc version" >&5
8655 $as_echo_n "checking gcc version... " >&6; }
8656 if ${ax_cv_gcc_version+:} false; then :
8657 $as_echo_n "(cached) " >&6
8658 else
8660 ax_cv_gcc_version="`$AROS_CROSSTOOLSDIR/${aros_tool_prefix}cpp -dumpversion`"
8661 if test "x$ax_cv_gcc_version" = "x"; then :
8663 ax_cv_gcc_version=""
8668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_gcc_version" >&5
8669 $as_echo "$ax_cv_gcc_version" >&6; }
8670 target_gcc_version=$ax_cv_gcc_version
8675 if test "$use_gcc_version" = ""; then
8676 target_gcc_version="$default_gcc_version"
8678 else
8679 target_gcc_version="$use_gcc_version"
8681 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_gcc_version" >&5
8682 $as_echo "$target_gcc_version" >&6; }
8684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Objective-C suppport" >&5
8685 $as_echo_n "checking whether to enable Objective-C suppport... " >&6; }
8686 # Check whether --enable-objc was given.
8687 if test "${enable_objc+set}" = set; then :
8688 enableval=$enable_objc; objc="$enableval"
8689 else
8690 objc="no"
8693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $objc" >&5
8694 $as_echo "$objc" >&6; }
8695 if test "x$objc" = "xyes"; then
8696 objc_target="$objc"
8697 else
8698 objc_target="no-objc"
8701 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable Java suppport" >&5
8702 $as_echo_n "checking whether to enable Java suppport... " >&6; }
8703 # Check whether --enable-java was given.
8704 if test "${enable_java+set}" = set; then :
8705 enableval=$enable_java; java="$enableval"
8706 else
8707 java="no"
8710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $java" >&5
8711 $as_echo "$java" >&6; }
8712 if test "x$java" != "xno"; then
8713 java_target="$java"
8714 else
8715 java_target="no-java"
8718 spec_obj_format="-m $aros_object_format"
8719 # Now process extra architecture-specific options.
8720 # Currently this is implemented only for ARM. We can specify which minimum CPU and FPU to use,\
8721 # as well as floating-point ABI.
8722 case "$aros_target_cpu" in
8723 *x86_64*)
8724 spec_obj_format="%{!m32:-m elf_x86_64} %{m32:-m elf_i386}"
8726 arm*)
8727 if test "$gcc_default_cpu" = ""; then
8728 gcc_default_cpu="armv6"
8730 if test "$gcc_default_fpu" = ""; then
8731 gcc_default_fpu="vfp"
8733 if test "$gcc_default_float_abi" = ""; then
8734 if test "$target_cpu" = "armhf"; then
8735 gcc_default_float_abi="hard"
8736 else
8737 gcc_default_float_abi="softfp"
8741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which minimum CPU to use" >&5
8742 $as_echo_n "checking Which minimum CPU to use... " >&6; }
8744 # Check whether --with-cpu was given.
8745 if test "${with_cpu+set}" = set; then :
8746 withval=$with_cpu; aros_gcc_cpu="$withval"
8747 else
8748 aros_gcc_cpu=$gcc_default_cpu
8751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_cpu" >&5
8752 $as_echo "$aros_gcc_cpu" >&6; }
8754 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which minimum FPU to use" >&5
8755 $as_echo_n "checking Which minimum FPU to use... " >&6; }
8757 # Check whether --with-fpu was given.
8758 if test "${with_fpu+set}" = set; then :
8759 withval=$with_fpu; aros_gcc_fpu="$withval"
8760 else
8761 aros_gcc_fpu=$gcc_default_fpu
8764 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_fpu" >&5
8765 $as_echo "$aros_gcc_fpu" >&6; }
8767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Which floating point ABI to use" >&5
8768 $as_echo_n "checking Which floating point ABI to use... " >&6; }
8770 # Check whether --with-float was given.
8771 if test "${with_float+set}" = set; then :
8772 withval=$with_float; aros_gcc_float_abi="$withval"
8773 else
8774 aros_gcc_float_abi=$gcc_default_float_abi
8777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_gcc_float_abi" >&5
8778 $as_echo "$aros_gcc_float_abi" >&6; }
8780 aros_isa_flags="-marm -mthumb-interwork -march=$aros_gcc_cpu -mfpu=$aros_gcc_fpu -mfloat-abi=$aros_gcc_float_abi"
8781 aros_config_cflags="$aros_config_cflags -fno-asynchronous-unwind-tables -fno-exceptions"
8782 aros_config_aflags="$aros_config_aflags -fno-asynchronous-unwind-tables -fno-exceptions"
8784 i386)
8785 aros_isa_flags="-m32 -march=i486"
8786 aros_kernel_cflags="$aros_kernel_cflags $aros_isa_flags"
8787 aros_kernel_ldflags="$aros_kernel_ldflags -m32"
8789 esac
8791 # Some architectures may need custom ELF specs.
8792 if test -f $SRCDIR/config/${aros_object_format}-specs.in; then
8793 elf_specs_in=config/${aros_object_format}-specs.in
8794 else
8795 elf_specs_in=config/elf-specs.in
8798 # Some compilers (ppc-elf-gcc is known to) have CPU defines in specs
8799 # Since we override specs, we may need to put these defines there
8800 if test "$gcc_target_cpu" != ""; then
8801 gcc_target_cpu="-D__${gcc_target_cpu}__"
8804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to download sourcecode for external ports" >&5
8805 $as_echo_n "checking where to download sourcecode for external ports... " >&6; }
8807 # Check whether --with-portssources was given.
8808 if test "${with_portssources+set}" = set; then :
8809 withval=$with_portssources; with_portssrcdir=$withval
8810 else
8811 with_portssrcdir="default"
8814 if test "$with_portssrcdir" = "default"; then
8815 AROS_PORTSSRCDIR="$AROS_BUILDDIR_UNIX/bin/Sources"
8816 else
8817 AROS_PORTSSRCDIR="$with_portssrcdir"
8819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AROS_PORTSSRCDIR" >&5
8820 $as_echo "$AROS_PORTSSRCDIR" >&6; }
8822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which bootloader to use" >&5
8823 $as_echo_n "checking which bootloader to use... " >&6; }
8825 # Check whether --with-bootloader was given.
8826 if test "${with_bootloader+set}" = set; then :
8827 withval=$with_bootloader; target_bootloader=$withval
8828 else
8829 target_bootloader=$target_bootloader
8832 if test "$target_bootloader" = "none"; then
8833 aros_target_bootloader=""
8834 else
8835 aros_target_bootloader="$target_bootloader"
8837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_bootloader" >&5
8838 $as_echo "$target_bootloader" >&6; }
8840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which icon-set to use" >&5
8841 $as_echo_n "checking which icon-set to use... " >&6; }
8843 # Check whether --with-iconset was given.
8844 if test "${with_iconset+set}" = set; then :
8845 withval=$with_iconset; target_iconset=$withval
8846 else
8847 target_iconset="default"
8850 if test "$target_iconset" = "default"; then
8851 aros_target_iconset="Gorilla"
8852 target_iconset="default (Gorilla)"
8853 else
8854 aros_target_iconset="$target_iconset"
8856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_iconset" >&5
8857 $as_echo "$target_iconset" >&6; }
8859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which GUI Theme to use" >&5
8860 $as_echo_n "checking which GUI Theme to use... " >&6; }
8862 # Check whether --with-theme was given.
8863 if test "${with_theme+set}" = set; then :
8864 withval=$with_theme; target_guitheme=$withval
8865 else
8866 target_guitheme="default"
8869 if test "$target_guitheme" = "default"; then
8870 aros_target_guitheme="Ice"
8871 else
8872 aros_target_guitheme="$target_guitheme"
8874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_target_guitheme" >&5
8875 $as_echo "$aros_target_guitheme" >&6; }
8877 # Find out if we are cross-compiling (i.e. if we can't use the host compiler
8878 # for target code)
8879 cross_compiling=no
8881 if test "$aros_host_cpu" != "$aros_target_cpu" ; then
8882 cross_compiling=yes
8885 if test "$aros_host_cpu" == "x86_64" ; then
8886 if test "$aros_target_cpu" == "i386" ; then
8887 cross_compiling=no
8891 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
8892 if test "$aros_host_arch" != "$aros_target_arch" ; then
8893 cross_compiling=yes
8895 else
8896 if test "$host_cc_elf" = "no" ; then
8897 cross_compiling=yes
8901 if test "$cross_compiling" = "no" ; then
8902 kernel_tool_prefix=""
8903 if test "$host_cc_elf" = "yes" ; then
8904 elf_tool_prefix=""
8908 if test "$kernel_tool_version" != ""; then
8909 kernel_tool_version="-$kernel_tool_version"
8912 #######################################################################
8913 ## Compute what toolchains to use, and their paths ##
8914 #######################################################################
8916 # This takes, as input:
8917 # crosstools {yes,no}
8918 # kernel_tool_version {"",[version]}
8919 # target_tool_version {"",[version]}
8920 # kernel_tool_prefix {none,[some-arch-os-]}
8921 # target_tool_prefix ${aros_target_cpu}-aros-
8922 # aros_tool_prefix ${aros_target_cpu}-aros-
8924 # The output is
8925 # aros_kernel_{cpp,cc,ar,ld,as,ranlib,nm,strip}
8926 # Where the 'kernel' binaries are located
8927 # orig_target_{cpp,cc,ar,ld,as,ranlib,nm,strip}
8928 # Where the 'target' binaries are located
8929 # (not the symlink farm - that is aros_target_*!)
8931 # The rules are:
8932 # if crosstools then
8933 # if kernel_tools_prefix = "no-kernel-prefix-"
8934 # aros_kernel_* = crosstools cc paths
8935 # aros_kernel_cc = elf cc wrapper around crosstools cc
8936 # else
8937 # VALIDATE(${kernel_tools_prefix}*)
8938 # aros_kernel_* = ${kernel_tools_prefix}*
8939 # if ${kernel_tools_prefix}cc is an AROS gcc
8940 # aros_kernel_cc = ${kernel_tools_prefix}cc
8941 # else
8942 # aros_kernel_cc = elf cc wrapper around ${kernel_tools_prefix}cc
8943 # fi
8944 # fi
8946 # orig_target_* = aros built crosstools
8947 # orig_target_cc = elf cc wrapper around crosstools cc
8948 # else
8949 # VALIDATE(${kernel_tools_prefix}*)
8951 # orig_target_* = aros_kernel_*
8952 # if aros_kernel_cc is an AROS gcc
8953 # orig_target_cc = aros_kernel_cc
8954 # else
8955 # orig_target_cc = aros cc wrapper around aros_kernel_cc
8956 # fi
8957 # fi
8959 target_tool_prefix="${aros_target_cpu}-aros-"
8961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which kernel tools" >&5
8962 $as_echo_n "checking which kernel tools... " >&6; }
8963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $kernel_tool_prefix" >&5
8964 $as_echo "$kernel_tool_prefix" >&6; };
8966 if test "$kernel_tool_prefix" = "none" ; then
8967 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
8968 as_fn_error $? "--with-kernel-toolchain-prefix= is required for this arch" "$LINENO" 5
8970 else
8971 # Kernel tools required - find them
8972 # Note that 'normally', aros_kernel_* overrides will be
8973 # empty, unless specified in the per-arch sections above.
8974 if test "x$aros_kernel_cpp" = "x"; then
8975 aros_kernel_cpp=${kernel_tool_prefix}cpp
8978 if test "$aros_kernel_cpp${kernel_tool_version}" = ""; then
8979 if test "$cross_compiling" = "yes" ; then
8980 # Extract the first word of "${kernel_tool_prefix}cpp", so it can be a program name with args.
8981 set dummy ${kernel_tool_prefix}cpp; ac_word=$2
8982 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8983 $as_echo_n "checking for $ac_word... " >&6; }
8984 if ${ac_cv_path_aros_kernel_cpp+:} false; then :
8985 $as_echo_n "(cached) " >&6
8986 else
8987 case $aros_kernel_cpp in
8988 [\\/]* | ?:[\\/]*)
8989 ac_cv_path_aros_kernel_cpp="$aros_kernel_cpp" # Let the user override the test with a path.
8992 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8993 for as_dir in $PATH
8995 IFS=$as_save_IFS
8996 test -z "$as_dir" && as_dir=.
8997 for ac_exec_ext in '' $ac_executable_extensions; do
8998 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8999 ac_cv_path_aros_kernel_cpp="$as_dir/$ac_word$ac_exec_ext"
9000 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9001 break 2
9003 done
9004 done
9005 IFS=$as_save_IFS
9008 esac
9010 aros_kernel_cpp=$ac_cv_path_aros_kernel_cpp
9011 if test -n "$aros_kernel_cpp"; then
9012 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
9013 $as_echo "$aros_kernel_cpp" >&6; }
9014 else
9015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9016 $as_echo "no" >&6; }
9020 else
9021 if test "$GCC" = "yes"; then
9022 aros_gcc_cpp=`$CC -print-prog-name=cpp`
9023 # Extract the first word of "`basename $aros_gcc_[cpp]`", so it can be a program name with args.
9024 set dummy `basename $aros_gcc_cpp`; ac_word=$2
9025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9026 $as_echo_n "checking for $ac_word... " >&6; }
9027 if ${ac_cv_path_aros_kernel_cpp+:} false; then :
9028 $as_echo_n "(cached) " >&6
9029 else
9030 case $aros_kernel_cpp in
9031 [\\/]* | ?:[\\/]*)
9032 ac_cv_path_aros_kernel_cpp="$aros_kernel_cpp" # Let the user override the test with a path.
9035 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9036 for as_dir in `dirname $aros_gcc_cpp`
9038 IFS=$as_save_IFS
9039 test -z "$as_dir" && as_dir=.
9040 for ac_exec_ext in '' $ac_executable_extensions; do
9041 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9042 ac_cv_path_aros_kernel_cpp="$as_dir/$ac_word$ac_exec_ext"
9043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9044 break 2
9046 done
9047 done
9048 IFS=$as_save_IFS
9051 esac
9053 aros_kernel_cpp=$ac_cv_path_aros_kernel_cpp
9054 if test -n "$aros_kernel_cpp"; then
9055 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
9056 $as_echo "$aros_kernel_cpp" >&6; }
9057 else
9058 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9059 $as_echo "no" >&6; }
9064 if test "$aros_kernel_cpp" = ""; then
9065 # Extract the first word of "cpp", so it can be a program name with args.
9066 set dummy cpp; ac_word=$2
9067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9068 $as_echo_n "checking for $ac_word... " >&6; }
9069 if ${ac_cv_path_aros_kernel_cpp+:} false; then :
9070 $as_echo_n "(cached) " >&6
9071 else
9072 case $aros_kernel_cpp in
9073 [\\/]* | ?:[\\/]*)
9074 ac_cv_path_aros_kernel_cpp="$aros_kernel_cpp" # Let the user override the test with a path.
9077 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9078 for as_dir in $PATH
9080 IFS=$as_save_IFS
9081 test -z "$as_dir" && as_dir=.
9082 for ac_exec_ext in '' $ac_executable_extensions; do
9083 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9084 ac_cv_path_aros_kernel_cpp="$as_dir/$ac_word$ac_exec_ext"
9085 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9086 break 2
9088 done
9089 done
9090 IFS=$as_save_IFS
9093 esac
9095 aros_kernel_cpp=$ac_cv_path_aros_kernel_cpp
9096 if test -n "$aros_kernel_cpp"; then
9097 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
9098 $as_echo "$aros_kernel_cpp" >&6; }
9099 else
9100 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9101 $as_echo "no" >&6; }
9107 else
9108 # Extract the first word of "$aros_kernel_cpp${kernel_tool_version}", so it can be a program name with args.
9109 set dummy $aros_kernel_cpp${kernel_tool_version}; ac_word=$2
9110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9111 $as_echo_n "checking for $ac_word... " >&6; }
9112 if ${ac_cv_path_aros_kernel_cpp+:} false; then :
9113 $as_echo_n "(cached) " >&6
9114 else
9115 case $aros_kernel_cpp in
9116 [\\/]* | ?:[\\/]*)
9117 ac_cv_path_aros_kernel_cpp="$aros_kernel_cpp" # Let the user override the test with a path.
9120 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9121 for as_dir in $PATH
9123 IFS=$as_save_IFS
9124 test -z "$as_dir" && as_dir=.
9125 for ac_exec_ext in '' $ac_executable_extensions; do
9126 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9127 ac_cv_path_aros_kernel_cpp="$as_dir/$ac_word$ac_exec_ext"
9128 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9129 break 2
9131 done
9132 done
9133 IFS=$as_save_IFS
9136 esac
9138 aros_kernel_cpp=$ac_cv_path_aros_kernel_cpp
9139 if test -n "$aros_kernel_cpp"; then
9140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cpp" >&5
9141 $as_echo "$aros_kernel_cpp" >&6; }
9142 else
9143 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9144 $as_echo "no" >&6; }
9150 if test "$aros_kernel_cpp" = ""; then
9151 as_fn_error $? "cpp is required to build AROS. Please install and run configure again." "$LINENO" 5
9153 if test "x$aros_kernel_cc" = "x"; then
9154 aros_kernel_cc=${kernel_tool_prefix}gcc
9157 if test "$aros_kernel_cc${kernel_tool_version}" = ""; then
9158 if test "$cross_compiling" = "yes" ; then
9159 # Extract the first word of "${kernel_tool_prefix}cc", so it can be a program name with args.
9160 set dummy ${kernel_tool_prefix}cc; ac_word=$2
9161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9162 $as_echo_n "checking for $ac_word... " >&6; }
9163 if ${ac_cv_path_aros_kernel_cc+:} false; then :
9164 $as_echo_n "(cached) " >&6
9165 else
9166 case $aros_kernel_cc in
9167 [\\/]* | ?:[\\/]*)
9168 ac_cv_path_aros_kernel_cc="$aros_kernel_cc" # Let the user override the test with a path.
9171 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9172 for as_dir in $PATH
9174 IFS=$as_save_IFS
9175 test -z "$as_dir" && as_dir=.
9176 for ac_exec_ext in '' $ac_executable_extensions; do
9177 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9178 ac_cv_path_aros_kernel_cc="$as_dir/$ac_word$ac_exec_ext"
9179 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9180 break 2
9182 done
9183 done
9184 IFS=$as_save_IFS
9187 esac
9189 aros_kernel_cc=$ac_cv_path_aros_kernel_cc
9190 if test -n "$aros_kernel_cc"; then
9191 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9192 $as_echo "$aros_kernel_cc" >&6; }
9193 else
9194 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9195 $as_echo "no" >&6; }
9199 else
9200 if test "$GCC" = "yes"; then
9201 aros_gcc_cc=`$CC -print-prog-name=cc`
9202 # Extract the first word of "`basename $aros_gcc_[cc]`", so it can be a program name with args.
9203 set dummy `basename $aros_gcc_cc`; ac_word=$2
9204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9205 $as_echo_n "checking for $ac_word... " >&6; }
9206 if ${ac_cv_path_aros_kernel_cc+:} false; then :
9207 $as_echo_n "(cached) " >&6
9208 else
9209 case $aros_kernel_cc in
9210 [\\/]* | ?:[\\/]*)
9211 ac_cv_path_aros_kernel_cc="$aros_kernel_cc" # Let the user override the test with a path.
9214 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9215 for as_dir in `dirname $aros_gcc_cc`
9217 IFS=$as_save_IFS
9218 test -z "$as_dir" && as_dir=.
9219 for ac_exec_ext in '' $ac_executable_extensions; do
9220 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9221 ac_cv_path_aros_kernel_cc="$as_dir/$ac_word$ac_exec_ext"
9222 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9223 break 2
9225 done
9226 done
9227 IFS=$as_save_IFS
9230 esac
9232 aros_kernel_cc=$ac_cv_path_aros_kernel_cc
9233 if test -n "$aros_kernel_cc"; then
9234 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9235 $as_echo "$aros_kernel_cc" >&6; }
9236 else
9237 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9238 $as_echo "no" >&6; }
9243 if test "$aros_kernel_cc" = ""; then
9244 # Extract the first word of "cc", so it can be a program name with args.
9245 set dummy cc; ac_word=$2
9246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9247 $as_echo_n "checking for $ac_word... " >&6; }
9248 if ${ac_cv_path_aros_kernel_cc+:} false; then :
9249 $as_echo_n "(cached) " >&6
9250 else
9251 case $aros_kernel_cc in
9252 [\\/]* | ?:[\\/]*)
9253 ac_cv_path_aros_kernel_cc="$aros_kernel_cc" # Let the user override the test with a path.
9256 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9257 for as_dir in $PATH
9259 IFS=$as_save_IFS
9260 test -z "$as_dir" && as_dir=.
9261 for ac_exec_ext in '' $ac_executable_extensions; do
9262 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9263 ac_cv_path_aros_kernel_cc="$as_dir/$ac_word$ac_exec_ext"
9264 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9265 break 2
9267 done
9268 done
9269 IFS=$as_save_IFS
9272 esac
9274 aros_kernel_cc=$ac_cv_path_aros_kernel_cc
9275 if test -n "$aros_kernel_cc"; then
9276 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9277 $as_echo "$aros_kernel_cc" >&6; }
9278 else
9279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9280 $as_echo "no" >&6; }
9286 else
9287 # Extract the first word of "$aros_kernel_cc${kernel_tool_version}", so it can be a program name with args.
9288 set dummy $aros_kernel_cc${kernel_tool_version}; ac_word=$2
9289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9290 $as_echo_n "checking for $ac_word... " >&6; }
9291 if ${ac_cv_path_aros_kernel_cc+:} false; then :
9292 $as_echo_n "(cached) " >&6
9293 else
9294 case $aros_kernel_cc in
9295 [\\/]* | ?:[\\/]*)
9296 ac_cv_path_aros_kernel_cc="$aros_kernel_cc" # Let the user override the test with a path.
9299 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9300 for as_dir in $PATH
9302 IFS=$as_save_IFS
9303 test -z "$as_dir" && as_dir=.
9304 for ac_exec_ext in '' $ac_executable_extensions; do
9305 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9306 ac_cv_path_aros_kernel_cc="$as_dir/$ac_word$ac_exec_ext"
9307 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9308 break 2
9310 done
9311 done
9312 IFS=$as_save_IFS
9315 esac
9317 aros_kernel_cc=$ac_cv_path_aros_kernel_cc
9318 if test -n "$aros_kernel_cc"; then
9319 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc" >&5
9320 $as_echo "$aros_kernel_cc" >&6; }
9321 else
9322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9323 $as_echo "no" >&6; }
9329 if test "$aros_kernel_cc" = ""; then
9330 as_fn_error $? "cc is required to build AROS. Please install and run configure again." "$LINENO" 5
9332 if test "x$aros_kernel_cxx" = "x"; then
9333 aros_kernel_cxx=${kernel_tool_prefix}g++
9336 if test "$aros_kernel_cxx${kernel_tool_version}" = ""; then
9337 if test "$cross_compiling" = "yes" ; then
9338 # Extract the first word of "${kernel_tool_prefix}cxx", so it can be a program name with args.
9339 set dummy ${kernel_tool_prefix}cxx; ac_word=$2
9340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9341 $as_echo_n "checking for $ac_word... " >&6; }
9342 if ${ac_cv_path_aros_kernel_cxx+:} false; then :
9343 $as_echo_n "(cached) " >&6
9344 else
9345 case $aros_kernel_cxx in
9346 [\\/]* | ?:[\\/]*)
9347 ac_cv_path_aros_kernel_cxx="$aros_kernel_cxx" # Let the user override the test with a path.
9350 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9351 for as_dir in $PATH
9353 IFS=$as_save_IFS
9354 test -z "$as_dir" && as_dir=.
9355 for ac_exec_ext in '' $ac_executable_extensions; do
9356 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9357 ac_cv_path_aros_kernel_cxx="$as_dir/$ac_word$ac_exec_ext"
9358 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9359 break 2
9361 done
9362 done
9363 IFS=$as_save_IFS
9366 esac
9368 aros_kernel_cxx=$ac_cv_path_aros_kernel_cxx
9369 if test -n "$aros_kernel_cxx"; then
9370 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9371 $as_echo "$aros_kernel_cxx" >&6; }
9372 else
9373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9374 $as_echo "no" >&6; }
9378 else
9379 if test "$GCC" = "yes"; then
9380 aros_gcc_cxx=`$CC -print-prog-name=cxx`
9381 # Extract the first word of "`basename $aros_gcc_[cxx]`", so it can be a program name with args.
9382 set dummy `basename $aros_gcc_cxx`; ac_word=$2
9383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9384 $as_echo_n "checking for $ac_word... " >&6; }
9385 if ${ac_cv_path_aros_kernel_cxx+:} false; then :
9386 $as_echo_n "(cached) " >&6
9387 else
9388 case $aros_kernel_cxx in
9389 [\\/]* | ?:[\\/]*)
9390 ac_cv_path_aros_kernel_cxx="$aros_kernel_cxx" # Let the user override the test with a path.
9393 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9394 for as_dir in `dirname $aros_gcc_cxx`
9396 IFS=$as_save_IFS
9397 test -z "$as_dir" && as_dir=.
9398 for ac_exec_ext in '' $ac_executable_extensions; do
9399 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9400 ac_cv_path_aros_kernel_cxx="$as_dir/$ac_word$ac_exec_ext"
9401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9402 break 2
9404 done
9405 done
9406 IFS=$as_save_IFS
9409 esac
9411 aros_kernel_cxx=$ac_cv_path_aros_kernel_cxx
9412 if test -n "$aros_kernel_cxx"; then
9413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9414 $as_echo "$aros_kernel_cxx" >&6; }
9415 else
9416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9417 $as_echo "no" >&6; }
9422 if test "$aros_kernel_cxx" = ""; then
9423 # Extract the first word of "cxx", so it can be a program name with args.
9424 set dummy cxx; ac_word=$2
9425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9426 $as_echo_n "checking for $ac_word... " >&6; }
9427 if ${ac_cv_path_aros_kernel_cxx+:} false; then :
9428 $as_echo_n "(cached) " >&6
9429 else
9430 case $aros_kernel_cxx in
9431 [\\/]* | ?:[\\/]*)
9432 ac_cv_path_aros_kernel_cxx="$aros_kernel_cxx" # Let the user override the test with a path.
9435 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9436 for as_dir in $PATH
9438 IFS=$as_save_IFS
9439 test -z "$as_dir" && as_dir=.
9440 for ac_exec_ext in '' $ac_executable_extensions; do
9441 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9442 ac_cv_path_aros_kernel_cxx="$as_dir/$ac_word$ac_exec_ext"
9443 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9444 break 2
9446 done
9447 done
9448 IFS=$as_save_IFS
9451 esac
9453 aros_kernel_cxx=$ac_cv_path_aros_kernel_cxx
9454 if test -n "$aros_kernel_cxx"; then
9455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9456 $as_echo "$aros_kernel_cxx" >&6; }
9457 else
9458 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9459 $as_echo "no" >&6; }
9465 else
9466 # Extract the first word of "$aros_kernel_cxx${kernel_tool_version}", so it can be a program name with args.
9467 set dummy $aros_kernel_cxx${kernel_tool_version}; ac_word=$2
9468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9469 $as_echo_n "checking for $ac_word... " >&6; }
9470 if ${ac_cv_path_aros_kernel_cxx+:} false; then :
9471 $as_echo_n "(cached) " >&6
9472 else
9473 case $aros_kernel_cxx in
9474 [\\/]* | ?:[\\/]*)
9475 ac_cv_path_aros_kernel_cxx="$aros_kernel_cxx" # Let the user override the test with a path.
9478 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9479 for as_dir in $PATH
9481 IFS=$as_save_IFS
9482 test -z "$as_dir" && as_dir=.
9483 for ac_exec_ext in '' $ac_executable_extensions; do
9484 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9485 ac_cv_path_aros_kernel_cxx="$as_dir/$ac_word$ac_exec_ext"
9486 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9487 break 2
9489 done
9490 done
9491 IFS=$as_save_IFS
9494 esac
9496 aros_kernel_cxx=$ac_cv_path_aros_kernel_cxx
9497 if test -n "$aros_kernel_cxx"; then
9498 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cxx" >&5
9499 $as_echo "$aros_kernel_cxx" >&6; }
9500 else
9501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9502 $as_echo "no" >&6; }
9508 # If it's set, make sure it's really there
9509 if test "x$aros_kernel_cxx" != "x" ; then
9510 if test "$aros_kernel_cxx" = ""; then
9511 as_fn_error $? "cxx is required to build AROS. Please install and run configure again." "$LINENO" 5
9515 if test "$aros_kernel_ld" = ""; then
9516 if test "$cross_compiling" = "yes" ; then
9517 # Extract the first word of "${kernel_tool_prefix}ld", so it can be a program name with args.
9518 set dummy ${kernel_tool_prefix}ld; ac_word=$2
9519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9520 $as_echo_n "checking for $ac_word... " >&6; }
9521 if ${ac_cv_path_aros_kernel_ld+:} false; then :
9522 $as_echo_n "(cached) " >&6
9523 else
9524 case $aros_kernel_ld in
9525 [\\/]* | ?:[\\/]*)
9526 ac_cv_path_aros_kernel_ld="$aros_kernel_ld" # Let the user override the test with a path.
9529 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9530 for as_dir in $PATH
9532 IFS=$as_save_IFS
9533 test -z "$as_dir" && as_dir=.
9534 for ac_exec_ext in '' $ac_executable_extensions; do
9535 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9536 ac_cv_path_aros_kernel_ld="$as_dir/$ac_word$ac_exec_ext"
9537 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9538 break 2
9540 done
9541 done
9542 IFS=$as_save_IFS
9545 esac
9547 aros_kernel_ld=$ac_cv_path_aros_kernel_ld
9548 if test -n "$aros_kernel_ld"; then
9549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9550 $as_echo "$aros_kernel_ld" >&6; }
9551 else
9552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9553 $as_echo "no" >&6; }
9557 else
9558 if test "$GCC" = "yes"; then
9559 aros_gcc_ld=`$CC -print-prog-name=ld`
9560 # Extract the first word of "`basename $aros_gcc_[ld]`", so it can be a program name with args.
9561 set dummy `basename $aros_gcc_ld`; ac_word=$2
9562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9563 $as_echo_n "checking for $ac_word... " >&6; }
9564 if ${ac_cv_path_aros_kernel_ld+:} false; then :
9565 $as_echo_n "(cached) " >&6
9566 else
9567 case $aros_kernel_ld in
9568 [\\/]* | ?:[\\/]*)
9569 ac_cv_path_aros_kernel_ld="$aros_kernel_ld" # Let the user override the test with a path.
9572 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9573 for as_dir in `dirname $aros_gcc_ld`
9575 IFS=$as_save_IFS
9576 test -z "$as_dir" && as_dir=.
9577 for ac_exec_ext in '' $ac_executable_extensions; do
9578 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9579 ac_cv_path_aros_kernel_ld="$as_dir/$ac_word$ac_exec_ext"
9580 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9581 break 2
9583 done
9584 done
9585 IFS=$as_save_IFS
9588 esac
9590 aros_kernel_ld=$ac_cv_path_aros_kernel_ld
9591 if test -n "$aros_kernel_ld"; then
9592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9593 $as_echo "$aros_kernel_ld" >&6; }
9594 else
9595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9596 $as_echo "no" >&6; }
9601 if test "$aros_kernel_ld" = ""; then
9602 # Extract the first word of "ld", so it can be a program name with args.
9603 set dummy ld; ac_word=$2
9604 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9605 $as_echo_n "checking for $ac_word... " >&6; }
9606 if ${ac_cv_path_aros_kernel_ld+:} false; then :
9607 $as_echo_n "(cached) " >&6
9608 else
9609 case $aros_kernel_ld in
9610 [\\/]* | ?:[\\/]*)
9611 ac_cv_path_aros_kernel_ld="$aros_kernel_ld" # Let the user override the test with a path.
9614 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9615 for as_dir in $PATH
9617 IFS=$as_save_IFS
9618 test -z "$as_dir" && as_dir=.
9619 for ac_exec_ext in '' $ac_executable_extensions; do
9620 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9621 ac_cv_path_aros_kernel_ld="$as_dir/$ac_word$ac_exec_ext"
9622 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9623 break 2
9625 done
9626 done
9627 IFS=$as_save_IFS
9630 esac
9632 aros_kernel_ld=$ac_cv_path_aros_kernel_ld
9633 if test -n "$aros_kernel_ld"; then
9634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9635 $as_echo "$aros_kernel_ld" >&6; }
9636 else
9637 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9638 $as_echo "no" >&6; }
9644 else
9645 # Extract the first word of "$aros_kernel_ld", so it can be a program name with args.
9646 set dummy $aros_kernel_ld; ac_word=$2
9647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9648 $as_echo_n "checking for $ac_word... " >&6; }
9649 if ${ac_cv_path_aros_kernel_ld+:} false; then :
9650 $as_echo_n "(cached) " >&6
9651 else
9652 case $aros_kernel_ld in
9653 [\\/]* | ?:[\\/]*)
9654 ac_cv_path_aros_kernel_ld="$aros_kernel_ld" # Let the user override the test with a path.
9657 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9658 for as_dir in $PATH
9660 IFS=$as_save_IFS
9661 test -z "$as_dir" && as_dir=.
9662 for ac_exec_ext in '' $ac_executable_extensions; do
9663 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9664 ac_cv_path_aros_kernel_ld="$as_dir/$ac_word$ac_exec_ext"
9665 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9666 break 2
9668 done
9669 done
9670 IFS=$as_save_IFS
9673 esac
9675 aros_kernel_ld=$ac_cv_path_aros_kernel_ld
9676 if test -n "$aros_kernel_ld"; then
9677 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ld" >&5
9678 $as_echo "$aros_kernel_ld" >&6; }
9679 else
9680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9681 $as_echo "no" >&6; }
9687 if test "$aros_kernel_ld" = ""; then
9688 as_fn_error $? "ld is required to build AROS. Please install and run configure again." "$LINENO" 5
9691 if test "$aros_kernel_as" = ""; then
9692 if test "$cross_compiling" = "yes" ; then
9693 # Extract the first word of "${kernel_tool_prefix}as", so it can be a program name with args.
9694 set dummy ${kernel_tool_prefix}as; ac_word=$2
9695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9696 $as_echo_n "checking for $ac_word... " >&6; }
9697 if ${ac_cv_path_aros_kernel_as+:} false; then :
9698 $as_echo_n "(cached) " >&6
9699 else
9700 case $aros_kernel_as in
9701 [\\/]* | ?:[\\/]*)
9702 ac_cv_path_aros_kernel_as="$aros_kernel_as" # Let the user override the test with a path.
9705 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9706 for as_dir in $PATH
9708 IFS=$as_save_IFS
9709 test -z "$as_dir" && as_dir=.
9710 for ac_exec_ext in '' $ac_executable_extensions; do
9711 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9712 ac_cv_path_aros_kernel_as="$as_dir/$ac_word$ac_exec_ext"
9713 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9714 break 2
9716 done
9717 done
9718 IFS=$as_save_IFS
9721 esac
9723 aros_kernel_as=$ac_cv_path_aros_kernel_as
9724 if test -n "$aros_kernel_as"; then
9725 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9726 $as_echo "$aros_kernel_as" >&6; }
9727 else
9728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9729 $as_echo "no" >&6; }
9733 else
9734 if test "$GCC" = "yes"; then
9735 aros_gcc_as=`$CC -print-prog-name=as`
9736 # Extract the first word of "`basename $aros_gcc_[as]`", so it can be a program name with args.
9737 set dummy `basename $aros_gcc_as`; ac_word=$2
9738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9739 $as_echo_n "checking for $ac_word... " >&6; }
9740 if ${ac_cv_path_aros_kernel_as+:} false; then :
9741 $as_echo_n "(cached) " >&6
9742 else
9743 case $aros_kernel_as in
9744 [\\/]* | ?:[\\/]*)
9745 ac_cv_path_aros_kernel_as="$aros_kernel_as" # Let the user override the test with a path.
9748 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9749 for as_dir in `dirname $aros_gcc_as`
9751 IFS=$as_save_IFS
9752 test -z "$as_dir" && as_dir=.
9753 for ac_exec_ext in '' $ac_executable_extensions; do
9754 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9755 ac_cv_path_aros_kernel_as="$as_dir/$ac_word$ac_exec_ext"
9756 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9757 break 2
9759 done
9760 done
9761 IFS=$as_save_IFS
9764 esac
9766 aros_kernel_as=$ac_cv_path_aros_kernel_as
9767 if test -n "$aros_kernel_as"; then
9768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9769 $as_echo "$aros_kernel_as" >&6; }
9770 else
9771 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9772 $as_echo "no" >&6; }
9777 if test "$aros_kernel_as" = ""; then
9778 # Extract the first word of "as", so it can be a program name with args.
9779 set dummy as; ac_word=$2
9780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9781 $as_echo_n "checking for $ac_word... " >&6; }
9782 if ${ac_cv_path_aros_kernel_as+:} false; then :
9783 $as_echo_n "(cached) " >&6
9784 else
9785 case $aros_kernel_as in
9786 [\\/]* | ?:[\\/]*)
9787 ac_cv_path_aros_kernel_as="$aros_kernel_as" # Let the user override the test with a path.
9790 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9791 for as_dir in $PATH
9793 IFS=$as_save_IFS
9794 test -z "$as_dir" && as_dir=.
9795 for ac_exec_ext in '' $ac_executable_extensions; do
9796 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9797 ac_cv_path_aros_kernel_as="$as_dir/$ac_word$ac_exec_ext"
9798 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9799 break 2
9801 done
9802 done
9803 IFS=$as_save_IFS
9806 esac
9808 aros_kernel_as=$ac_cv_path_aros_kernel_as
9809 if test -n "$aros_kernel_as"; then
9810 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9811 $as_echo "$aros_kernel_as" >&6; }
9812 else
9813 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9814 $as_echo "no" >&6; }
9820 else
9821 # Extract the first word of "$aros_kernel_as", so it can be a program name with args.
9822 set dummy $aros_kernel_as; ac_word=$2
9823 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9824 $as_echo_n "checking for $ac_word... " >&6; }
9825 if ${ac_cv_path_aros_kernel_as+:} false; then :
9826 $as_echo_n "(cached) " >&6
9827 else
9828 case $aros_kernel_as in
9829 [\\/]* | ?:[\\/]*)
9830 ac_cv_path_aros_kernel_as="$aros_kernel_as" # Let the user override the test with a path.
9833 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9834 for as_dir in $PATH
9836 IFS=$as_save_IFS
9837 test -z "$as_dir" && as_dir=.
9838 for ac_exec_ext in '' $ac_executable_extensions; do
9839 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9840 ac_cv_path_aros_kernel_as="$as_dir/$ac_word$ac_exec_ext"
9841 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9842 break 2
9844 done
9845 done
9846 IFS=$as_save_IFS
9849 esac
9851 aros_kernel_as=$ac_cv_path_aros_kernel_as
9852 if test -n "$aros_kernel_as"; then
9853 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_as" >&5
9854 $as_echo "$aros_kernel_as" >&6; }
9855 else
9856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9857 $as_echo "no" >&6; }
9863 if test "$aros_kernel_as" = ""; then
9864 as_fn_error $? "as is required to build AROS. Please install and run configure again." "$LINENO" 5
9867 if test "$aros_kernel_ar" = ""; then
9868 if test "$cross_compiling" = "yes" ; then
9869 # Extract the first word of "${kernel_tool_prefix}ar", so it can be a program name with args.
9870 set dummy ${kernel_tool_prefix}ar; ac_word=$2
9871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9872 $as_echo_n "checking for $ac_word... " >&6; }
9873 if ${ac_cv_path_aros_kernel_ar+:} false; then :
9874 $as_echo_n "(cached) " >&6
9875 else
9876 case $aros_kernel_ar in
9877 [\\/]* | ?:[\\/]*)
9878 ac_cv_path_aros_kernel_ar="$aros_kernel_ar" # Let the user override the test with a path.
9881 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9882 for as_dir in $PATH
9884 IFS=$as_save_IFS
9885 test -z "$as_dir" && as_dir=.
9886 for ac_exec_ext in '' $ac_executable_extensions; do
9887 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9888 ac_cv_path_aros_kernel_ar="$as_dir/$ac_word$ac_exec_ext"
9889 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9890 break 2
9892 done
9893 done
9894 IFS=$as_save_IFS
9897 esac
9899 aros_kernel_ar=$ac_cv_path_aros_kernel_ar
9900 if test -n "$aros_kernel_ar"; then
9901 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9902 $as_echo "$aros_kernel_ar" >&6; }
9903 else
9904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9905 $as_echo "no" >&6; }
9909 else
9910 if test "$GCC" = "yes"; then
9911 aros_gcc_ar=`$CC -print-prog-name=ar`
9912 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
9913 set dummy `basename $aros_gcc_ar`; ac_word=$2
9914 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9915 $as_echo_n "checking for $ac_word... " >&6; }
9916 if ${ac_cv_path_aros_kernel_ar+:} false; then :
9917 $as_echo_n "(cached) " >&6
9918 else
9919 case $aros_kernel_ar in
9920 [\\/]* | ?:[\\/]*)
9921 ac_cv_path_aros_kernel_ar="$aros_kernel_ar" # Let the user override the test with a path.
9924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9925 for as_dir in `dirname $aros_gcc_ar`
9927 IFS=$as_save_IFS
9928 test -z "$as_dir" && as_dir=.
9929 for ac_exec_ext in '' $ac_executable_extensions; do
9930 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9931 ac_cv_path_aros_kernel_ar="$as_dir/$ac_word$ac_exec_ext"
9932 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9933 break 2
9935 done
9936 done
9937 IFS=$as_save_IFS
9940 esac
9942 aros_kernel_ar=$ac_cv_path_aros_kernel_ar
9943 if test -n "$aros_kernel_ar"; then
9944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9945 $as_echo "$aros_kernel_ar" >&6; }
9946 else
9947 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9948 $as_echo "no" >&6; }
9953 if test "$aros_kernel_ar" = ""; then
9954 # Extract the first word of "ar", so it can be a program name with args.
9955 set dummy ar; ac_word=$2
9956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
9957 $as_echo_n "checking for $ac_word... " >&6; }
9958 if ${ac_cv_path_aros_kernel_ar+:} false; then :
9959 $as_echo_n "(cached) " >&6
9960 else
9961 case $aros_kernel_ar in
9962 [\\/]* | ?:[\\/]*)
9963 ac_cv_path_aros_kernel_ar="$aros_kernel_ar" # Let the user override the test with a path.
9966 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9967 for as_dir in $PATH
9969 IFS=$as_save_IFS
9970 test -z "$as_dir" && as_dir=.
9971 for ac_exec_ext in '' $ac_executable_extensions; do
9972 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9973 ac_cv_path_aros_kernel_ar="$as_dir/$ac_word$ac_exec_ext"
9974 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
9975 break 2
9977 done
9978 done
9979 IFS=$as_save_IFS
9982 esac
9984 aros_kernel_ar=$ac_cv_path_aros_kernel_ar
9985 if test -n "$aros_kernel_ar"; then
9986 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
9987 $as_echo "$aros_kernel_ar" >&6; }
9988 else
9989 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9990 $as_echo "no" >&6; }
9996 else
9997 # Extract the first word of "$aros_kernel_ar", so it can be a program name with args.
9998 set dummy $aros_kernel_ar; ac_word=$2
9999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10000 $as_echo_n "checking for $ac_word... " >&6; }
10001 if ${ac_cv_path_aros_kernel_ar+:} false; then :
10002 $as_echo_n "(cached) " >&6
10003 else
10004 case $aros_kernel_ar in
10005 [\\/]* | ?:[\\/]*)
10006 ac_cv_path_aros_kernel_ar="$aros_kernel_ar" # Let the user override the test with a path.
10009 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10010 for as_dir in $PATH
10012 IFS=$as_save_IFS
10013 test -z "$as_dir" && as_dir=.
10014 for ac_exec_ext in '' $ac_executable_extensions; do
10015 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10016 ac_cv_path_aros_kernel_ar="$as_dir/$ac_word$ac_exec_ext"
10017 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10018 break 2
10020 done
10021 done
10022 IFS=$as_save_IFS
10025 esac
10027 aros_kernel_ar=$ac_cv_path_aros_kernel_ar
10028 if test -n "$aros_kernel_ar"; then
10029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ar" >&5
10030 $as_echo "$aros_kernel_ar" >&6; }
10031 else
10032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10033 $as_echo "no" >&6; }
10039 if test "$aros_kernel_ar" = ""; then
10040 as_fn_error $? "ar is required to build AROS. Please install and run configure again." "$LINENO" 5
10043 if test "$aros_kernel_ranlib" = ""; then
10044 if test "$cross_compiling" = "yes" ; then
10045 # Extract the first word of "${kernel_tool_prefix}ranlib", so it can be a program name with args.
10046 set dummy ${kernel_tool_prefix}ranlib; ac_word=$2
10047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10048 $as_echo_n "checking for $ac_word... " >&6; }
10049 if ${ac_cv_path_aros_kernel_ranlib+:} false; then :
10050 $as_echo_n "(cached) " >&6
10051 else
10052 case $aros_kernel_ranlib in
10053 [\\/]* | ?:[\\/]*)
10054 ac_cv_path_aros_kernel_ranlib="$aros_kernel_ranlib" # Let the user override the test with a path.
10057 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10058 for as_dir in $PATH
10060 IFS=$as_save_IFS
10061 test -z "$as_dir" && as_dir=.
10062 for ac_exec_ext in '' $ac_executable_extensions; do
10063 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10064 ac_cv_path_aros_kernel_ranlib="$as_dir/$ac_word$ac_exec_ext"
10065 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10066 break 2
10068 done
10069 done
10070 IFS=$as_save_IFS
10073 esac
10075 aros_kernel_ranlib=$ac_cv_path_aros_kernel_ranlib
10076 if test -n "$aros_kernel_ranlib"; then
10077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
10078 $as_echo "$aros_kernel_ranlib" >&6; }
10079 else
10080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10081 $as_echo "no" >&6; }
10085 else
10086 if test "$GCC" = "yes"; then
10087 aros_gcc_ranlib=`$CC -print-prog-name=ranlib`
10088 # Extract the first word of "`basename $aros_gcc_[ranlib]`", so it can be a program name with args.
10089 set dummy `basename $aros_gcc_ranlib`; ac_word=$2
10090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10091 $as_echo_n "checking for $ac_word... " >&6; }
10092 if ${ac_cv_path_aros_kernel_ranlib+:} false; then :
10093 $as_echo_n "(cached) " >&6
10094 else
10095 case $aros_kernel_ranlib in
10096 [\\/]* | ?:[\\/]*)
10097 ac_cv_path_aros_kernel_ranlib="$aros_kernel_ranlib" # Let the user override the test with a path.
10100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10101 for as_dir in `dirname $aros_gcc_ranlib`
10103 IFS=$as_save_IFS
10104 test -z "$as_dir" && as_dir=.
10105 for ac_exec_ext in '' $ac_executable_extensions; do
10106 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10107 ac_cv_path_aros_kernel_ranlib="$as_dir/$ac_word$ac_exec_ext"
10108 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10109 break 2
10111 done
10112 done
10113 IFS=$as_save_IFS
10116 esac
10118 aros_kernel_ranlib=$ac_cv_path_aros_kernel_ranlib
10119 if test -n "$aros_kernel_ranlib"; then
10120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
10121 $as_echo "$aros_kernel_ranlib" >&6; }
10122 else
10123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10124 $as_echo "no" >&6; }
10129 if test "$aros_kernel_ranlib" = ""; then
10130 # Extract the first word of "ranlib", so it can be a program name with args.
10131 set dummy ranlib; ac_word=$2
10132 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10133 $as_echo_n "checking for $ac_word... " >&6; }
10134 if ${ac_cv_path_aros_kernel_ranlib+:} false; then :
10135 $as_echo_n "(cached) " >&6
10136 else
10137 case $aros_kernel_ranlib in
10138 [\\/]* | ?:[\\/]*)
10139 ac_cv_path_aros_kernel_ranlib="$aros_kernel_ranlib" # Let the user override the test with a path.
10142 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10143 for as_dir in $PATH
10145 IFS=$as_save_IFS
10146 test -z "$as_dir" && as_dir=.
10147 for ac_exec_ext in '' $ac_executable_extensions; do
10148 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10149 ac_cv_path_aros_kernel_ranlib="$as_dir/$ac_word$ac_exec_ext"
10150 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10151 break 2
10153 done
10154 done
10155 IFS=$as_save_IFS
10158 esac
10160 aros_kernel_ranlib=$ac_cv_path_aros_kernel_ranlib
10161 if test -n "$aros_kernel_ranlib"; then
10162 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
10163 $as_echo "$aros_kernel_ranlib" >&6; }
10164 else
10165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10166 $as_echo "no" >&6; }
10172 else
10173 # Extract the first word of "$aros_kernel_ranlib", so it can be a program name with args.
10174 set dummy $aros_kernel_ranlib; ac_word=$2
10175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10176 $as_echo_n "checking for $ac_word... " >&6; }
10177 if ${ac_cv_path_aros_kernel_ranlib+:} false; then :
10178 $as_echo_n "(cached) " >&6
10179 else
10180 case $aros_kernel_ranlib in
10181 [\\/]* | ?:[\\/]*)
10182 ac_cv_path_aros_kernel_ranlib="$aros_kernel_ranlib" # Let the user override the test with a path.
10185 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10186 for as_dir in $PATH
10188 IFS=$as_save_IFS
10189 test -z "$as_dir" && as_dir=.
10190 for ac_exec_ext in '' $ac_executable_extensions; do
10191 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10192 ac_cv_path_aros_kernel_ranlib="$as_dir/$ac_word$ac_exec_ext"
10193 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10194 break 2
10196 done
10197 done
10198 IFS=$as_save_IFS
10201 esac
10203 aros_kernel_ranlib=$ac_cv_path_aros_kernel_ranlib
10204 if test -n "$aros_kernel_ranlib"; then
10205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_ranlib" >&5
10206 $as_echo "$aros_kernel_ranlib" >&6; }
10207 else
10208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10209 $as_echo "no" >&6; }
10215 if test "$aros_kernel_ranlib" = ""; then
10216 as_fn_error $? "ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
10219 if test "$aros_kernel_nm" = ""; then
10220 if test "$cross_compiling" = "yes" ; then
10221 # Extract the first word of "${kernel_tool_prefix}nm", so it can be a program name with args.
10222 set dummy ${kernel_tool_prefix}nm; ac_word=$2
10223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10224 $as_echo_n "checking for $ac_word... " >&6; }
10225 if ${ac_cv_path_aros_kernel_nm+:} false; then :
10226 $as_echo_n "(cached) " >&6
10227 else
10228 case $aros_kernel_nm in
10229 [\\/]* | ?:[\\/]*)
10230 ac_cv_path_aros_kernel_nm="$aros_kernel_nm" # Let the user override the test with a path.
10233 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10234 for as_dir in $PATH
10236 IFS=$as_save_IFS
10237 test -z "$as_dir" && as_dir=.
10238 for ac_exec_ext in '' $ac_executable_extensions; do
10239 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10240 ac_cv_path_aros_kernel_nm="$as_dir/$ac_word$ac_exec_ext"
10241 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10242 break 2
10244 done
10245 done
10246 IFS=$as_save_IFS
10249 esac
10251 aros_kernel_nm=$ac_cv_path_aros_kernel_nm
10252 if test -n "$aros_kernel_nm"; then
10253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10254 $as_echo "$aros_kernel_nm" >&6; }
10255 else
10256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10257 $as_echo "no" >&6; }
10261 else
10262 if test "$GCC" = "yes"; then
10263 aros_gcc_nm=`$CC -print-prog-name=nm`
10264 # Extract the first word of "`basename $aros_gcc_[nm]`", so it can be a program name with args.
10265 set dummy `basename $aros_gcc_nm`; ac_word=$2
10266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10267 $as_echo_n "checking for $ac_word... " >&6; }
10268 if ${ac_cv_path_aros_kernel_nm+:} false; then :
10269 $as_echo_n "(cached) " >&6
10270 else
10271 case $aros_kernel_nm in
10272 [\\/]* | ?:[\\/]*)
10273 ac_cv_path_aros_kernel_nm="$aros_kernel_nm" # Let the user override the test with a path.
10276 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10277 for as_dir in `dirname $aros_gcc_nm`
10279 IFS=$as_save_IFS
10280 test -z "$as_dir" && as_dir=.
10281 for ac_exec_ext in '' $ac_executable_extensions; do
10282 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10283 ac_cv_path_aros_kernel_nm="$as_dir/$ac_word$ac_exec_ext"
10284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10285 break 2
10287 done
10288 done
10289 IFS=$as_save_IFS
10292 esac
10294 aros_kernel_nm=$ac_cv_path_aros_kernel_nm
10295 if test -n "$aros_kernel_nm"; then
10296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10297 $as_echo "$aros_kernel_nm" >&6; }
10298 else
10299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10300 $as_echo "no" >&6; }
10305 if test "$aros_kernel_nm" = ""; then
10306 # Extract the first word of "nm", so it can be a program name with args.
10307 set dummy nm; ac_word=$2
10308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10309 $as_echo_n "checking for $ac_word... " >&6; }
10310 if ${ac_cv_path_aros_kernel_nm+:} false; then :
10311 $as_echo_n "(cached) " >&6
10312 else
10313 case $aros_kernel_nm in
10314 [\\/]* | ?:[\\/]*)
10315 ac_cv_path_aros_kernel_nm="$aros_kernel_nm" # Let the user override the test with a path.
10318 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10319 for as_dir in $PATH
10321 IFS=$as_save_IFS
10322 test -z "$as_dir" && as_dir=.
10323 for ac_exec_ext in '' $ac_executable_extensions; do
10324 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10325 ac_cv_path_aros_kernel_nm="$as_dir/$ac_word$ac_exec_ext"
10326 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10327 break 2
10329 done
10330 done
10331 IFS=$as_save_IFS
10334 esac
10336 aros_kernel_nm=$ac_cv_path_aros_kernel_nm
10337 if test -n "$aros_kernel_nm"; then
10338 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10339 $as_echo "$aros_kernel_nm" >&6; }
10340 else
10341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10342 $as_echo "no" >&6; }
10348 else
10349 # Extract the first word of "$aros_kernel_nm", so it can be a program name with args.
10350 set dummy $aros_kernel_nm; ac_word=$2
10351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10352 $as_echo_n "checking for $ac_word... " >&6; }
10353 if ${ac_cv_path_aros_kernel_nm+:} false; then :
10354 $as_echo_n "(cached) " >&6
10355 else
10356 case $aros_kernel_nm in
10357 [\\/]* | ?:[\\/]*)
10358 ac_cv_path_aros_kernel_nm="$aros_kernel_nm" # Let the user override the test with a path.
10361 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10362 for as_dir in $PATH
10364 IFS=$as_save_IFS
10365 test -z "$as_dir" && as_dir=.
10366 for ac_exec_ext in '' $ac_executable_extensions; do
10367 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10368 ac_cv_path_aros_kernel_nm="$as_dir/$ac_word$ac_exec_ext"
10369 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10370 break 2
10372 done
10373 done
10374 IFS=$as_save_IFS
10377 esac
10379 aros_kernel_nm=$ac_cv_path_aros_kernel_nm
10380 if test -n "$aros_kernel_nm"; then
10381 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_nm" >&5
10382 $as_echo "$aros_kernel_nm" >&6; }
10383 else
10384 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10385 $as_echo "no" >&6; }
10391 if test "$aros_kernel_nm" = ""; then
10392 as_fn_error $? "nm is required to build AROS. Please install and run configure again." "$LINENO" 5
10395 if test "$aros_kernel_strip" = ""; then
10396 if test "$cross_compiling" = "yes" ; then
10397 # Extract the first word of "${kernel_tool_prefix}strip", so it can be a program name with args.
10398 set dummy ${kernel_tool_prefix}strip; ac_word=$2
10399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10400 $as_echo_n "checking for $ac_word... " >&6; }
10401 if ${ac_cv_path_aros_kernel_strip+:} false; then :
10402 $as_echo_n "(cached) " >&6
10403 else
10404 case $aros_kernel_strip in
10405 [\\/]* | ?:[\\/]*)
10406 ac_cv_path_aros_kernel_strip="$aros_kernel_strip" # Let the user override the test with a path.
10409 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10410 for as_dir in $PATH
10412 IFS=$as_save_IFS
10413 test -z "$as_dir" && as_dir=.
10414 for ac_exec_ext in '' $ac_executable_extensions; do
10415 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10416 ac_cv_path_aros_kernel_strip="$as_dir/$ac_word$ac_exec_ext"
10417 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10418 break 2
10420 done
10421 done
10422 IFS=$as_save_IFS
10425 esac
10427 aros_kernel_strip=$ac_cv_path_aros_kernel_strip
10428 if test -n "$aros_kernel_strip"; then
10429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10430 $as_echo "$aros_kernel_strip" >&6; }
10431 else
10432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10433 $as_echo "no" >&6; }
10437 else
10438 if test "$GCC" = "yes"; then
10439 aros_gcc_strip=`$CC -print-prog-name=strip`
10440 # Extract the first word of "`basename $aros_gcc_[strip]`", so it can be a program name with args.
10441 set dummy `basename $aros_gcc_strip`; ac_word=$2
10442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10443 $as_echo_n "checking for $ac_word... " >&6; }
10444 if ${ac_cv_path_aros_kernel_strip+:} false; then :
10445 $as_echo_n "(cached) " >&6
10446 else
10447 case $aros_kernel_strip in
10448 [\\/]* | ?:[\\/]*)
10449 ac_cv_path_aros_kernel_strip="$aros_kernel_strip" # Let the user override the test with a path.
10452 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10453 for as_dir in `dirname $aros_gcc_strip`
10455 IFS=$as_save_IFS
10456 test -z "$as_dir" && as_dir=.
10457 for ac_exec_ext in '' $ac_executable_extensions; do
10458 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10459 ac_cv_path_aros_kernel_strip="$as_dir/$ac_word$ac_exec_ext"
10460 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10461 break 2
10463 done
10464 done
10465 IFS=$as_save_IFS
10468 esac
10470 aros_kernel_strip=$ac_cv_path_aros_kernel_strip
10471 if test -n "$aros_kernel_strip"; then
10472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10473 $as_echo "$aros_kernel_strip" >&6; }
10474 else
10475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10476 $as_echo "no" >&6; }
10481 if test "$aros_kernel_strip" = ""; then
10482 # Extract the first word of "strip", so it can be a program name with args.
10483 set dummy strip; ac_word=$2
10484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10485 $as_echo_n "checking for $ac_word... " >&6; }
10486 if ${ac_cv_path_aros_kernel_strip+:} false; then :
10487 $as_echo_n "(cached) " >&6
10488 else
10489 case $aros_kernel_strip in
10490 [\\/]* | ?:[\\/]*)
10491 ac_cv_path_aros_kernel_strip="$aros_kernel_strip" # Let the user override the test with a path.
10494 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10495 for as_dir in $PATH
10497 IFS=$as_save_IFS
10498 test -z "$as_dir" && as_dir=.
10499 for ac_exec_ext in '' $ac_executable_extensions; do
10500 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10501 ac_cv_path_aros_kernel_strip="$as_dir/$ac_word$ac_exec_ext"
10502 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10503 break 2
10505 done
10506 done
10507 IFS=$as_save_IFS
10510 esac
10512 aros_kernel_strip=$ac_cv_path_aros_kernel_strip
10513 if test -n "$aros_kernel_strip"; then
10514 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10515 $as_echo "$aros_kernel_strip" >&6; }
10516 else
10517 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10518 $as_echo "no" >&6; }
10524 else
10525 # Extract the first word of "$aros_kernel_strip", so it can be a program name with args.
10526 set dummy $aros_kernel_strip; ac_word=$2
10527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10528 $as_echo_n "checking for $ac_word... " >&6; }
10529 if ${ac_cv_path_aros_kernel_strip+:} false; then :
10530 $as_echo_n "(cached) " >&6
10531 else
10532 case $aros_kernel_strip in
10533 [\\/]* | ?:[\\/]*)
10534 ac_cv_path_aros_kernel_strip="$aros_kernel_strip" # Let the user override the test with a path.
10537 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10538 for as_dir in $PATH
10540 IFS=$as_save_IFS
10541 test -z "$as_dir" && as_dir=.
10542 for ac_exec_ext in '' $ac_executable_extensions; do
10543 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10544 ac_cv_path_aros_kernel_strip="$as_dir/$ac_word$ac_exec_ext"
10545 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10546 break 2
10548 done
10549 done
10550 IFS=$as_save_IFS
10553 esac
10555 aros_kernel_strip=$ac_cv_path_aros_kernel_strip
10556 if test -n "$aros_kernel_strip"; then
10557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_strip" >&5
10558 $as_echo "$aros_kernel_strip" >&6; }
10559 else
10560 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10561 $as_echo "no" >&6; }
10567 if test "$aros_kernel_strip" = ""; then
10568 as_fn_error $? "strip is required to build AROS. Please install and run configure again." "$LINENO" 5
10571 # Objcopy and objdump are not required for the kernel
10572 # toolchain on many architectures.
10573 # So we'll look for them, but not make them strictly required.
10575 if test "$aros_kernel_objcopy" = ""; then
10576 if test "$cross_compiling" = "yes" ; then
10577 # Extract the first word of "${kernel_tool_prefix}objcopy", so it can be a program name with args.
10578 set dummy ${kernel_tool_prefix}objcopy; ac_word=$2
10579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10580 $as_echo_n "checking for $ac_word... " >&6; }
10581 if ${ac_cv_path_aros_kernel_objcopy+:} false; then :
10582 $as_echo_n "(cached) " >&6
10583 else
10584 case $aros_kernel_objcopy in
10585 [\\/]* | ?:[\\/]*)
10586 ac_cv_path_aros_kernel_objcopy="$aros_kernel_objcopy" # Let the user override the test with a path.
10589 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10590 for as_dir in $PATH
10592 IFS=$as_save_IFS
10593 test -z "$as_dir" && as_dir=.
10594 for ac_exec_ext in '' $ac_executable_extensions; do
10595 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10596 ac_cv_path_aros_kernel_objcopy="$as_dir/$ac_word$ac_exec_ext"
10597 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10598 break 2
10600 done
10601 done
10602 IFS=$as_save_IFS
10605 esac
10607 aros_kernel_objcopy=$ac_cv_path_aros_kernel_objcopy
10608 if test -n "$aros_kernel_objcopy"; then
10609 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10610 $as_echo "$aros_kernel_objcopy" >&6; }
10611 else
10612 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10613 $as_echo "no" >&6; }
10617 else
10618 if test "$GCC" = "yes"; then
10619 aros_gcc_objcopy=`$CC -print-prog-name=objcopy`
10620 # Extract the first word of "`basename $aros_gcc_[objcopy]`", so it can be a program name with args.
10621 set dummy `basename $aros_gcc_objcopy`; ac_word=$2
10622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10623 $as_echo_n "checking for $ac_word... " >&6; }
10624 if ${ac_cv_path_aros_kernel_objcopy+:} false; then :
10625 $as_echo_n "(cached) " >&6
10626 else
10627 case $aros_kernel_objcopy in
10628 [\\/]* | ?:[\\/]*)
10629 ac_cv_path_aros_kernel_objcopy="$aros_kernel_objcopy" # Let the user override the test with a path.
10632 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10633 for as_dir in `dirname $aros_gcc_objcopy`
10635 IFS=$as_save_IFS
10636 test -z "$as_dir" && as_dir=.
10637 for ac_exec_ext in '' $ac_executable_extensions; do
10638 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10639 ac_cv_path_aros_kernel_objcopy="$as_dir/$ac_word$ac_exec_ext"
10640 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10641 break 2
10643 done
10644 done
10645 IFS=$as_save_IFS
10648 esac
10650 aros_kernel_objcopy=$ac_cv_path_aros_kernel_objcopy
10651 if test -n "$aros_kernel_objcopy"; then
10652 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10653 $as_echo "$aros_kernel_objcopy" >&6; }
10654 else
10655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10656 $as_echo "no" >&6; }
10661 if test "$aros_kernel_objcopy" = ""; then
10662 # Extract the first word of "objcopy", so it can be a program name with args.
10663 set dummy objcopy; ac_word=$2
10664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10665 $as_echo_n "checking for $ac_word... " >&6; }
10666 if ${ac_cv_path_aros_kernel_objcopy+:} false; then :
10667 $as_echo_n "(cached) " >&6
10668 else
10669 case $aros_kernel_objcopy in
10670 [\\/]* | ?:[\\/]*)
10671 ac_cv_path_aros_kernel_objcopy="$aros_kernel_objcopy" # Let the user override the test with a path.
10674 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10675 for as_dir in $PATH
10677 IFS=$as_save_IFS
10678 test -z "$as_dir" && as_dir=.
10679 for ac_exec_ext in '' $ac_executable_extensions; do
10680 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10681 ac_cv_path_aros_kernel_objcopy="$as_dir/$ac_word$ac_exec_ext"
10682 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10683 break 2
10685 done
10686 done
10687 IFS=$as_save_IFS
10690 esac
10692 aros_kernel_objcopy=$ac_cv_path_aros_kernel_objcopy
10693 if test -n "$aros_kernel_objcopy"; then
10694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10695 $as_echo "$aros_kernel_objcopy" >&6; }
10696 else
10697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10698 $as_echo "no" >&6; }
10704 else
10705 # Extract the first word of "$aros_kernel_objcopy", so it can be a program name with args.
10706 set dummy $aros_kernel_objcopy; ac_word=$2
10707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10708 $as_echo_n "checking for $ac_word... " >&6; }
10709 if ${ac_cv_path_aros_kernel_objcopy+:} false; then :
10710 $as_echo_n "(cached) " >&6
10711 else
10712 case $aros_kernel_objcopy in
10713 [\\/]* | ?:[\\/]*)
10714 ac_cv_path_aros_kernel_objcopy="$aros_kernel_objcopy" # Let the user override the test with a path.
10717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10718 for as_dir in $PATH
10720 IFS=$as_save_IFS
10721 test -z "$as_dir" && as_dir=.
10722 for ac_exec_ext in '' $ac_executable_extensions; do
10723 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10724 ac_cv_path_aros_kernel_objcopy="$as_dir/$ac_word$ac_exec_ext"
10725 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10726 break 2
10728 done
10729 done
10730 IFS=$as_save_IFS
10733 esac
10735 aros_kernel_objcopy=$ac_cv_path_aros_kernel_objcopy
10736 if test -n "$aros_kernel_objcopy"; then
10737 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objcopy" >&5
10738 $as_echo "$aros_kernel_objcopy" >&6; }
10739 else
10740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10741 $as_echo "no" >&6; }
10748 if test "$aros_kernel_objdump" = ""; then
10749 if test "$cross_compiling" = "yes" ; then
10750 # Extract the first word of "${kernel_tool_prefix}objdump", so it can be a program name with args.
10751 set dummy ${kernel_tool_prefix}objdump; ac_word=$2
10752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10753 $as_echo_n "checking for $ac_word... " >&6; }
10754 if ${ac_cv_path_aros_kernel_objdump+:} false; then :
10755 $as_echo_n "(cached) " >&6
10756 else
10757 case $aros_kernel_objdump in
10758 [\\/]* | ?:[\\/]*)
10759 ac_cv_path_aros_kernel_objdump="$aros_kernel_objdump" # Let the user override the test with a path.
10762 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10763 for as_dir in $PATH
10765 IFS=$as_save_IFS
10766 test -z "$as_dir" && as_dir=.
10767 for ac_exec_ext in '' $ac_executable_extensions; do
10768 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10769 ac_cv_path_aros_kernel_objdump="$as_dir/$ac_word$ac_exec_ext"
10770 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10771 break 2
10773 done
10774 done
10775 IFS=$as_save_IFS
10778 esac
10780 aros_kernel_objdump=$ac_cv_path_aros_kernel_objdump
10781 if test -n "$aros_kernel_objdump"; then
10782 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10783 $as_echo "$aros_kernel_objdump" >&6; }
10784 else
10785 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10786 $as_echo "no" >&6; }
10790 else
10791 if test "$GCC" = "yes"; then
10792 aros_gcc_objdump=`$CC -print-prog-name=objdump`
10793 # Extract the first word of "`basename $aros_gcc_[objdump]`", so it can be a program name with args.
10794 set dummy `basename $aros_gcc_objdump`; ac_word=$2
10795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10796 $as_echo_n "checking for $ac_word... " >&6; }
10797 if ${ac_cv_path_aros_kernel_objdump+:} false; then :
10798 $as_echo_n "(cached) " >&6
10799 else
10800 case $aros_kernel_objdump in
10801 [\\/]* | ?:[\\/]*)
10802 ac_cv_path_aros_kernel_objdump="$aros_kernel_objdump" # Let the user override the test with a path.
10805 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10806 for as_dir in `dirname $aros_gcc_objdump`
10808 IFS=$as_save_IFS
10809 test -z "$as_dir" && as_dir=.
10810 for ac_exec_ext in '' $ac_executable_extensions; do
10811 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10812 ac_cv_path_aros_kernel_objdump="$as_dir/$ac_word$ac_exec_ext"
10813 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10814 break 2
10816 done
10817 done
10818 IFS=$as_save_IFS
10821 esac
10823 aros_kernel_objdump=$ac_cv_path_aros_kernel_objdump
10824 if test -n "$aros_kernel_objdump"; then
10825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10826 $as_echo "$aros_kernel_objdump" >&6; }
10827 else
10828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10829 $as_echo "no" >&6; }
10834 if test "$aros_kernel_objdump" = ""; then
10835 # Extract the first word of "objdump", so it can be a program name with args.
10836 set dummy objdump; ac_word=$2
10837 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10838 $as_echo_n "checking for $ac_word... " >&6; }
10839 if ${ac_cv_path_aros_kernel_objdump+:} false; then :
10840 $as_echo_n "(cached) " >&6
10841 else
10842 case $aros_kernel_objdump in
10843 [\\/]* | ?:[\\/]*)
10844 ac_cv_path_aros_kernel_objdump="$aros_kernel_objdump" # Let the user override the test with a path.
10847 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10848 for as_dir in $PATH
10850 IFS=$as_save_IFS
10851 test -z "$as_dir" && as_dir=.
10852 for ac_exec_ext in '' $ac_executable_extensions; do
10853 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10854 ac_cv_path_aros_kernel_objdump="$as_dir/$ac_word$ac_exec_ext"
10855 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10856 break 2
10858 done
10859 done
10860 IFS=$as_save_IFS
10863 esac
10865 aros_kernel_objdump=$ac_cv_path_aros_kernel_objdump
10866 if test -n "$aros_kernel_objdump"; then
10867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10868 $as_echo "$aros_kernel_objdump" >&6; }
10869 else
10870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10871 $as_echo "no" >&6; }
10877 else
10878 # Extract the first word of "$aros_kernel_objdump", so it can be a program name with args.
10879 set dummy $aros_kernel_objdump; ac_word=$2
10880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10881 $as_echo_n "checking for $ac_word... " >&6; }
10882 if ${ac_cv_path_aros_kernel_objdump+:} false; then :
10883 $as_echo_n "(cached) " >&6
10884 else
10885 case $aros_kernel_objdump in
10886 [\\/]* | ?:[\\/]*)
10887 ac_cv_path_aros_kernel_objdump="$aros_kernel_objdump" # Let the user override the test with a path.
10890 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10891 for as_dir in $PATH
10893 IFS=$as_save_IFS
10894 test -z "$as_dir" && as_dir=.
10895 for ac_exec_ext in '' $ac_executable_extensions; do
10896 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10897 ac_cv_path_aros_kernel_objdump="$as_dir/$ac_word$ac_exec_ext"
10898 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10899 break 2
10901 done
10902 done
10903 IFS=$as_save_IFS
10906 esac
10908 aros_kernel_objdump=$ac_cv_path_aros_kernel_objdump
10909 if test -n "$aros_kernel_objdump"; then
10910 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_objdump" >&5
10911 $as_echo "$aros_kernel_objdump" >&6; }
10912 else
10913 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10914 $as_echo "no" >&6; }
10920 if test "x${crosstools}" != "xyes" ; then
10921 if test "$aros_kernel_objcopy" = ""; then
10922 as_fn_error $? "objcopy is required to build AROS. Please install and run configure again." "$LINENO" 5
10924 if test "$aros_kernel_objdump" = ""; then
10925 as_fn_error $? "objdump is required to build AROS. Please install and run configure again." "$LINENO" 5
10930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking which target tools to use" >&5
10931 $as_echo_n "checking which target tools to use... " >&6; }
10932 if test "$aros_target_toolchain" = "yes"; then
10933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $target_tool_prefix" >&5
10934 $as_echo "$target_tool_prefix" >&6; }
10935 # We are building AROS crosstools
10936 tmp_tool_prefix="$AROS_CROSSTOOLSDIR/${target_tool_prefix}"
10937 orig_target_cc="${tmp_tool_prefix}gcc${target_tool_version}"
10938 orig_target_cxx="${tmp_tool_prefix}g++${target_tool_version}"
10939 orig_target_cpp="${tmp_tool_prefix}cpp"
10940 orig_target_ld="${tmp_tool_prefix}ld"
10941 orig_target_as="${tmp_tool_prefix}as"
10942 orig_target_ar="${tmp_tool_prefix}ar"
10943 orig_target_ranlib="${tmp_tool_prefix}ranlib"
10944 orig_target_nm="${tmp_tool_prefix}nm"
10945 orig_target_strip="${tmp_tool_prefix}strip"
10946 orig_target_objcopy="${tmp_tool_prefix}objcopy"
10947 orig_target_objdump="${tmp_tool_prefix}objdump"
10948 else
10949 # Determine whether AROS or ELF tools should be used
10950 if test "$aros_tool_prefix" = "none"; then
10951 aros_tool_prefix="${elf_tool_prefix}"
10954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_tool_prefix" >&5
10955 $as_echo "$aros_tool_prefix" >&6; }
10956 # We are *not* building AROS crosstools - use the AROS or ELF tools
10958 if test "${aros_tool_prefix}cpp${target_tool_version}" = ""; then
10959 if test "$cross_compiling" = "yes" ; then
10960 # Extract the first word of "${target_tool_prefix}cpp", so it can be a program name with args.
10961 set dummy ${target_tool_prefix}cpp; ac_word=$2
10962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10963 $as_echo_n "checking for $ac_word... " >&6; }
10964 if ${ac_cv_path_orig_target_cpp+:} false; then :
10965 $as_echo_n "(cached) " >&6
10966 else
10967 case $orig_target_cpp in
10968 [\\/]* | ?:[\\/]*)
10969 ac_cv_path_orig_target_cpp="$orig_target_cpp" # Let the user override the test with a path.
10972 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10973 for as_dir in $PATH
10975 IFS=$as_save_IFS
10976 test -z "$as_dir" && as_dir=.
10977 for ac_exec_ext in '' $ac_executable_extensions; do
10978 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
10979 ac_cv_path_orig_target_cpp="$as_dir/$ac_word$ac_exec_ext"
10980 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10981 break 2
10983 done
10984 done
10985 IFS=$as_save_IFS
10988 esac
10990 orig_target_cpp=$ac_cv_path_orig_target_cpp
10991 if test -n "$orig_target_cpp"; then
10992 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
10993 $as_echo "$orig_target_cpp" >&6; }
10994 else
10995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10996 $as_echo "no" >&6; }
11000 else
11001 if test "$GCC" = "yes"; then
11002 aros_gcc_cpp=`$CC -print-prog-name=cpp`
11003 # Extract the first word of "`basename $aros_gcc_[cpp]`", so it can be a program name with args.
11004 set dummy `basename $aros_gcc_cpp`; ac_word=$2
11005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11006 $as_echo_n "checking for $ac_word... " >&6; }
11007 if ${ac_cv_path_orig_target_cpp+:} false; then :
11008 $as_echo_n "(cached) " >&6
11009 else
11010 case $orig_target_cpp in
11011 [\\/]* | ?:[\\/]*)
11012 ac_cv_path_orig_target_cpp="$orig_target_cpp" # Let the user override the test with a path.
11015 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11016 for as_dir in `dirname $aros_gcc_cpp`
11018 IFS=$as_save_IFS
11019 test -z "$as_dir" && as_dir=.
11020 for ac_exec_ext in '' $ac_executable_extensions; do
11021 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11022 ac_cv_path_orig_target_cpp="$as_dir/$ac_word$ac_exec_ext"
11023 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11024 break 2
11026 done
11027 done
11028 IFS=$as_save_IFS
11031 esac
11033 orig_target_cpp=$ac_cv_path_orig_target_cpp
11034 if test -n "$orig_target_cpp"; then
11035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
11036 $as_echo "$orig_target_cpp" >&6; }
11037 else
11038 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11039 $as_echo "no" >&6; }
11044 if test "$orig_target_cpp" = ""; then
11045 # Extract the first word of "cpp", so it can be a program name with args.
11046 set dummy cpp; ac_word=$2
11047 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11048 $as_echo_n "checking for $ac_word... " >&6; }
11049 if ${ac_cv_path_orig_target_cpp+:} false; then :
11050 $as_echo_n "(cached) " >&6
11051 else
11052 case $orig_target_cpp in
11053 [\\/]* | ?:[\\/]*)
11054 ac_cv_path_orig_target_cpp="$orig_target_cpp" # Let the user override the test with a path.
11057 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11058 for as_dir in $PATH
11060 IFS=$as_save_IFS
11061 test -z "$as_dir" && as_dir=.
11062 for ac_exec_ext in '' $ac_executable_extensions; do
11063 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11064 ac_cv_path_orig_target_cpp="$as_dir/$ac_word$ac_exec_ext"
11065 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11066 break 2
11068 done
11069 done
11070 IFS=$as_save_IFS
11073 esac
11075 orig_target_cpp=$ac_cv_path_orig_target_cpp
11076 if test -n "$orig_target_cpp"; then
11077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
11078 $as_echo "$orig_target_cpp" >&6; }
11079 else
11080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11081 $as_echo "no" >&6; }
11087 else
11088 # Extract the first word of "${aros_tool_prefix}cpp${target_tool_version}", so it can be a program name with args.
11089 set dummy ${aros_tool_prefix}cpp${target_tool_version}; ac_word=$2
11090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11091 $as_echo_n "checking for $ac_word... " >&6; }
11092 if ${ac_cv_path_orig_target_cpp+:} false; then :
11093 $as_echo_n "(cached) " >&6
11094 else
11095 case $orig_target_cpp in
11096 [\\/]* | ?:[\\/]*)
11097 ac_cv_path_orig_target_cpp="$orig_target_cpp" # Let the user override the test with a path.
11100 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11101 for as_dir in $PATH
11103 IFS=$as_save_IFS
11104 test -z "$as_dir" && as_dir=.
11105 for ac_exec_ext in '' $ac_executable_extensions; do
11106 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11107 ac_cv_path_orig_target_cpp="$as_dir/$ac_word$ac_exec_ext"
11108 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11109 break 2
11111 done
11112 done
11113 IFS=$as_save_IFS
11116 esac
11118 orig_target_cpp=$ac_cv_path_orig_target_cpp
11119 if test -n "$orig_target_cpp"; then
11120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cpp" >&5
11121 $as_echo "$orig_target_cpp" >&6; }
11122 else
11123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11124 $as_echo "no" >&6; }
11130 if test "$orig_target_cpp" = ""; then
11131 as_fn_error $? "cpp is required to build AROS. Please install and run configure again." "$LINENO" 5
11134 if test "${aros_tool_prefix}gcc${target_tool_version}" = ""; then
11135 if test "$cross_compiling" = "yes" ; then
11136 # Extract the first word of "${target_tool_prefix}gcc", so it can be a program name with args.
11137 set dummy ${target_tool_prefix}gcc; ac_word=$2
11138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11139 $as_echo_n "checking for $ac_word... " >&6; }
11140 if ${ac_cv_path_orig_target_cc+:} false; then :
11141 $as_echo_n "(cached) " >&6
11142 else
11143 case $orig_target_cc in
11144 [\\/]* | ?:[\\/]*)
11145 ac_cv_path_orig_target_cc="$orig_target_cc" # Let the user override the test with a path.
11148 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11149 for as_dir in $PATH
11151 IFS=$as_save_IFS
11152 test -z "$as_dir" && as_dir=.
11153 for ac_exec_ext in '' $ac_executable_extensions; do
11154 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11155 ac_cv_path_orig_target_cc="$as_dir/$ac_word$ac_exec_ext"
11156 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11157 break 2
11159 done
11160 done
11161 IFS=$as_save_IFS
11164 esac
11166 orig_target_cc=$ac_cv_path_orig_target_cc
11167 if test -n "$orig_target_cc"; then
11168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11169 $as_echo "$orig_target_cc" >&6; }
11170 else
11171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11172 $as_echo "no" >&6; }
11176 else
11177 if test "$GCC" = "yes"; then
11178 aros_gcc_gcc=`$CC -print-prog-name=gcc`
11179 # Extract the first word of "`basename $aros_gcc_[gcc]`", so it can be a program name with args.
11180 set dummy `basename $aros_gcc_gcc`; ac_word=$2
11181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11182 $as_echo_n "checking for $ac_word... " >&6; }
11183 if ${ac_cv_path_orig_target_cc+:} false; then :
11184 $as_echo_n "(cached) " >&6
11185 else
11186 case $orig_target_cc in
11187 [\\/]* | ?:[\\/]*)
11188 ac_cv_path_orig_target_cc="$orig_target_cc" # Let the user override the test with a path.
11191 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11192 for as_dir in `dirname $aros_gcc_gcc`
11194 IFS=$as_save_IFS
11195 test -z "$as_dir" && as_dir=.
11196 for ac_exec_ext in '' $ac_executable_extensions; do
11197 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11198 ac_cv_path_orig_target_cc="$as_dir/$ac_word$ac_exec_ext"
11199 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11200 break 2
11202 done
11203 done
11204 IFS=$as_save_IFS
11207 esac
11209 orig_target_cc=$ac_cv_path_orig_target_cc
11210 if test -n "$orig_target_cc"; then
11211 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11212 $as_echo "$orig_target_cc" >&6; }
11213 else
11214 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11215 $as_echo "no" >&6; }
11220 if test "$orig_target_cc" = ""; then
11221 # Extract the first word of "gcc", so it can be a program name with args.
11222 set dummy gcc; ac_word=$2
11223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11224 $as_echo_n "checking for $ac_word... " >&6; }
11225 if ${ac_cv_path_orig_target_cc+:} false; then :
11226 $as_echo_n "(cached) " >&6
11227 else
11228 case $orig_target_cc in
11229 [\\/]* | ?:[\\/]*)
11230 ac_cv_path_orig_target_cc="$orig_target_cc" # Let the user override the test with a path.
11233 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11234 for as_dir in $PATH
11236 IFS=$as_save_IFS
11237 test -z "$as_dir" && as_dir=.
11238 for ac_exec_ext in '' $ac_executable_extensions; do
11239 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11240 ac_cv_path_orig_target_cc="$as_dir/$ac_word$ac_exec_ext"
11241 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11242 break 2
11244 done
11245 done
11246 IFS=$as_save_IFS
11249 esac
11251 orig_target_cc=$ac_cv_path_orig_target_cc
11252 if test -n "$orig_target_cc"; then
11253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11254 $as_echo "$orig_target_cc" >&6; }
11255 else
11256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11257 $as_echo "no" >&6; }
11263 else
11264 # Extract the first word of "${aros_tool_prefix}gcc${target_tool_version}", so it can be a program name with args.
11265 set dummy ${aros_tool_prefix}gcc${target_tool_version}; ac_word=$2
11266 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11267 $as_echo_n "checking for $ac_word... " >&6; }
11268 if ${ac_cv_path_orig_target_cc+:} false; then :
11269 $as_echo_n "(cached) " >&6
11270 else
11271 case $orig_target_cc in
11272 [\\/]* | ?:[\\/]*)
11273 ac_cv_path_orig_target_cc="$orig_target_cc" # Let the user override the test with a path.
11276 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11277 for as_dir in $PATH
11279 IFS=$as_save_IFS
11280 test -z "$as_dir" && as_dir=.
11281 for ac_exec_ext in '' $ac_executable_extensions; do
11282 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11283 ac_cv_path_orig_target_cc="$as_dir/$ac_word$ac_exec_ext"
11284 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11285 break 2
11287 done
11288 done
11289 IFS=$as_save_IFS
11292 esac
11294 orig_target_cc=$ac_cv_path_orig_target_cc
11295 if test -n "$orig_target_cc"; then
11296 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cc" >&5
11297 $as_echo "$orig_target_cc" >&6; }
11298 else
11299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11300 $as_echo "no" >&6; }
11306 if test "$orig_target_cc" = ""; then
11307 as_fn_error $? "cc is required to build AROS. Please install and run configure again." "$LINENO" 5
11310 if test "${aros_tool_prefix}g++${target_tool_version}" = ""; then
11311 if test "$cross_compiling" = "yes" ; then
11312 # Extract the first word of "${target_tool_prefix}g++", so it can be a program name with args.
11313 set dummy ${target_tool_prefix}g++; ac_word=$2
11314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11315 $as_echo_n "checking for $ac_word... " >&6; }
11316 if ${ac_cv_path_orig_target_cxx+:} false; then :
11317 $as_echo_n "(cached) " >&6
11318 else
11319 case $orig_target_cxx in
11320 [\\/]* | ?:[\\/]*)
11321 ac_cv_path_orig_target_cxx="$orig_target_cxx" # Let the user override the test with a path.
11324 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11325 for as_dir in $PATH
11327 IFS=$as_save_IFS
11328 test -z "$as_dir" && as_dir=.
11329 for ac_exec_ext in '' $ac_executable_extensions; do
11330 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11331 ac_cv_path_orig_target_cxx="$as_dir/$ac_word$ac_exec_ext"
11332 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11333 break 2
11335 done
11336 done
11337 IFS=$as_save_IFS
11340 esac
11342 orig_target_cxx=$ac_cv_path_orig_target_cxx
11343 if test -n "$orig_target_cxx"; then
11344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11345 $as_echo "$orig_target_cxx" >&6; }
11346 else
11347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11348 $as_echo "no" >&6; }
11352 else
11353 if test "$GCC" = "yes"; then
11354 aros_gcc_g++=`$CC -print-prog-name=g++`
11355 # Extract the first word of "`basename $aros_gcc_[g++]`", so it can be a program name with args.
11356 set dummy `basename $aros_gcc_g++`; ac_word=$2
11357 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11358 $as_echo_n "checking for $ac_word... " >&6; }
11359 if ${ac_cv_path_orig_target_cxx+:} false; then :
11360 $as_echo_n "(cached) " >&6
11361 else
11362 case $orig_target_cxx in
11363 [\\/]* | ?:[\\/]*)
11364 ac_cv_path_orig_target_cxx="$orig_target_cxx" # Let the user override the test with a path.
11367 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11368 for as_dir in `dirname $aros_gcc_g++`
11370 IFS=$as_save_IFS
11371 test -z "$as_dir" && as_dir=.
11372 for ac_exec_ext in '' $ac_executable_extensions; do
11373 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11374 ac_cv_path_orig_target_cxx="$as_dir/$ac_word$ac_exec_ext"
11375 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11376 break 2
11378 done
11379 done
11380 IFS=$as_save_IFS
11383 esac
11385 orig_target_cxx=$ac_cv_path_orig_target_cxx
11386 if test -n "$orig_target_cxx"; then
11387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11388 $as_echo "$orig_target_cxx" >&6; }
11389 else
11390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11391 $as_echo "no" >&6; }
11396 if test "$orig_target_cxx" = ""; then
11397 # Extract the first word of "g++", so it can be a program name with args.
11398 set dummy g++; ac_word=$2
11399 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11400 $as_echo_n "checking for $ac_word... " >&6; }
11401 if ${ac_cv_path_orig_target_cxx+:} false; then :
11402 $as_echo_n "(cached) " >&6
11403 else
11404 case $orig_target_cxx in
11405 [\\/]* | ?:[\\/]*)
11406 ac_cv_path_orig_target_cxx="$orig_target_cxx" # Let the user override the test with a path.
11409 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11410 for as_dir in $PATH
11412 IFS=$as_save_IFS
11413 test -z "$as_dir" && as_dir=.
11414 for ac_exec_ext in '' $ac_executable_extensions; do
11415 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11416 ac_cv_path_orig_target_cxx="$as_dir/$ac_word$ac_exec_ext"
11417 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11418 break 2
11420 done
11421 done
11422 IFS=$as_save_IFS
11425 esac
11427 orig_target_cxx=$ac_cv_path_orig_target_cxx
11428 if test -n "$orig_target_cxx"; then
11429 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11430 $as_echo "$orig_target_cxx" >&6; }
11431 else
11432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11433 $as_echo "no" >&6; }
11439 else
11440 # Extract the first word of "${aros_tool_prefix}g++${target_tool_version}", so it can be a program name with args.
11441 set dummy ${aros_tool_prefix}g++${target_tool_version}; ac_word=$2
11442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11443 $as_echo_n "checking for $ac_word... " >&6; }
11444 if ${ac_cv_path_orig_target_cxx+:} false; then :
11445 $as_echo_n "(cached) " >&6
11446 else
11447 case $orig_target_cxx in
11448 [\\/]* | ?:[\\/]*)
11449 ac_cv_path_orig_target_cxx="$orig_target_cxx" # Let the user override the test with a path.
11452 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11453 for as_dir in $PATH
11455 IFS=$as_save_IFS
11456 test -z "$as_dir" && as_dir=.
11457 for ac_exec_ext in '' $ac_executable_extensions; do
11458 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11459 ac_cv_path_orig_target_cxx="$as_dir/$ac_word$ac_exec_ext"
11460 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11461 break 2
11463 done
11464 done
11465 IFS=$as_save_IFS
11468 esac
11470 orig_target_cxx=$ac_cv_path_orig_target_cxx
11471 if test -n "$orig_target_cxx"; then
11472 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_cxx" >&5
11473 $as_echo "$orig_target_cxx" >&6; }
11474 else
11475 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11476 $as_echo "no" >&6; }
11482 if test "$orig_target_cxx" = ""; then
11483 as_fn_error $? "cxx is required to build AROS. Please install and run configure again." "$LINENO" 5
11486 if test "${aros_tool_prefix}ld" = ""; then
11487 if test "$cross_compiling" = "yes" ; then
11488 # Extract the first word of "${target_tool_prefix}gcc", so it can be a program name with args.
11489 set dummy ${target_tool_prefix}gcc; ac_word=$2
11490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11491 $as_echo_n "checking for $ac_word... " >&6; }
11492 if ${ac_cv_path_orig_target_ld+:} false; then :
11493 $as_echo_n "(cached) " >&6
11494 else
11495 case $orig_target_ld in
11496 [\\/]* | ?:[\\/]*)
11497 ac_cv_path_orig_target_ld="$orig_target_ld" # Let the user override the test with a path.
11500 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11501 for as_dir in $PATH
11503 IFS=$as_save_IFS
11504 test -z "$as_dir" && as_dir=.
11505 for ac_exec_ext in '' $ac_executable_extensions; do
11506 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11507 ac_cv_path_orig_target_ld="$as_dir/$ac_word$ac_exec_ext"
11508 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11509 break 2
11511 done
11512 done
11513 IFS=$as_save_IFS
11516 esac
11518 orig_target_ld=$ac_cv_path_orig_target_ld
11519 if test -n "$orig_target_ld"; then
11520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11521 $as_echo "$orig_target_ld" >&6; }
11522 else
11523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11524 $as_echo "no" >&6; }
11528 else
11529 if test "$GCC" = "yes"; then
11530 aros_gcc_gcc=`$CC -print-prog-name=gcc`
11531 # Extract the first word of "`basename $aros_gcc_[gcc]`", so it can be a program name with args.
11532 set dummy `basename $aros_gcc_gcc`; ac_word=$2
11533 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11534 $as_echo_n "checking for $ac_word... " >&6; }
11535 if ${ac_cv_path_orig_target_ld+:} false; then :
11536 $as_echo_n "(cached) " >&6
11537 else
11538 case $orig_target_ld in
11539 [\\/]* | ?:[\\/]*)
11540 ac_cv_path_orig_target_ld="$orig_target_ld" # Let the user override the test with a path.
11543 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11544 for as_dir in `dirname $aros_gcc_gcc`
11546 IFS=$as_save_IFS
11547 test -z "$as_dir" && as_dir=.
11548 for ac_exec_ext in '' $ac_executable_extensions; do
11549 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11550 ac_cv_path_orig_target_ld="$as_dir/$ac_word$ac_exec_ext"
11551 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11552 break 2
11554 done
11555 done
11556 IFS=$as_save_IFS
11559 esac
11561 orig_target_ld=$ac_cv_path_orig_target_ld
11562 if test -n "$orig_target_ld"; then
11563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11564 $as_echo "$orig_target_ld" >&6; }
11565 else
11566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11567 $as_echo "no" >&6; }
11572 if test "$orig_target_ld" = ""; then
11573 # Extract the first word of "gcc", so it can be a program name with args.
11574 set dummy gcc; ac_word=$2
11575 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11576 $as_echo_n "checking for $ac_word... " >&6; }
11577 if ${ac_cv_path_orig_target_ld+:} false; then :
11578 $as_echo_n "(cached) " >&6
11579 else
11580 case $orig_target_ld in
11581 [\\/]* | ?:[\\/]*)
11582 ac_cv_path_orig_target_ld="$orig_target_ld" # Let the user override the test with a path.
11585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11586 for as_dir in $PATH
11588 IFS=$as_save_IFS
11589 test -z "$as_dir" && as_dir=.
11590 for ac_exec_ext in '' $ac_executable_extensions; do
11591 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11592 ac_cv_path_orig_target_ld="$as_dir/$ac_word$ac_exec_ext"
11593 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11594 break 2
11596 done
11597 done
11598 IFS=$as_save_IFS
11601 esac
11603 orig_target_ld=$ac_cv_path_orig_target_ld
11604 if test -n "$orig_target_ld"; then
11605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11606 $as_echo "$orig_target_ld" >&6; }
11607 else
11608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11609 $as_echo "no" >&6; }
11615 else
11616 # Extract the first word of "${aros_tool_prefix}ld", so it can be a program name with args.
11617 set dummy ${aros_tool_prefix}ld; ac_word=$2
11618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11619 $as_echo_n "checking for $ac_word... " >&6; }
11620 if ${ac_cv_path_orig_target_ld+:} false; then :
11621 $as_echo_n "(cached) " >&6
11622 else
11623 case $orig_target_ld in
11624 [\\/]* | ?:[\\/]*)
11625 ac_cv_path_orig_target_ld="$orig_target_ld" # Let the user override the test with a path.
11628 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11629 for as_dir in $PATH
11631 IFS=$as_save_IFS
11632 test -z "$as_dir" && as_dir=.
11633 for ac_exec_ext in '' $ac_executable_extensions; do
11634 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11635 ac_cv_path_orig_target_ld="$as_dir/$ac_word$ac_exec_ext"
11636 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11637 break 2
11639 done
11640 done
11641 IFS=$as_save_IFS
11644 esac
11646 orig_target_ld=$ac_cv_path_orig_target_ld
11647 if test -n "$orig_target_ld"; then
11648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ld" >&5
11649 $as_echo "$orig_target_ld" >&6; }
11650 else
11651 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11652 $as_echo "no" >&6; }
11658 if test "$orig_target_ld" = ""; then
11659 as_fn_error $? "ld is required to build AROS. Please install and run configure again." "$LINENO" 5
11662 if test "${aros_tool_prefix}as" = ""; then
11663 if test "$cross_compiling" = "yes" ; then
11664 # Extract the first word of "${target_tool_prefix}as", so it can be a program name with args.
11665 set dummy ${target_tool_prefix}as; ac_word=$2
11666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11667 $as_echo_n "checking for $ac_word... " >&6; }
11668 if ${ac_cv_path_orig_target_as+:} false; then :
11669 $as_echo_n "(cached) " >&6
11670 else
11671 case $orig_target_as in
11672 [\\/]* | ?:[\\/]*)
11673 ac_cv_path_orig_target_as="$orig_target_as" # Let the user override the test with a path.
11676 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11677 for as_dir in $PATH
11679 IFS=$as_save_IFS
11680 test -z "$as_dir" && as_dir=.
11681 for ac_exec_ext in '' $ac_executable_extensions; do
11682 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11683 ac_cv_path_orig_target_as="$as_dir/$ac_word$ac_exec_ext"
11684 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11685 break 2
11687 done
11688 done
11689 IFS=$as_save_IFS
11692 esac
11694 orig_target_as=$ac_cv_path_orig_target_as
11695 if test -n "$orig_target_as"; then
11696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11697 $as_echo "$orig_target_as" >&6; }
11698 else
11699 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11700 $as_echo "no" >&6; }
11704 else
11705 if test "$GCC" = "yes"; then
11706 aros_gcc_as=`$CC -print-prog-name=as`
11707 # Extract the first word of "`basename $aros_gcc_[as]`", so it can be a program name with args.
11708 set dummy `basename $aros_gcc_as`; ac_word=$2
11709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11710 $as_echo_n "checking for $ac_word... " >&6; }
11711 if ${ac_cv_path_orig_target_as+:} false; then :
11712 $as_echo_n "(cached) " >&6
11713 else
11714 case $orig_target_as in
11715 [\\/]* | ?:[\\/]*)
11716 ac_cv_path_orig_target_as="$orig_target_as" # Let the user override the test with a path.
11719 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11720 for as_dir in `dirname $aros_gcc_as`
11722 IFS=$as_save_IFS
11723 test -z "$as_dir" && as_dir=.
11724 for ac_exec_ext in '' $ac_executable_extensions; do
11725 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11726 ac_cv_path_orig_target_as="$as_dir/$ac_word$ac_exec_ext"
11727 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11728 break 2
11730 done
11731 done
11732 IFS=$as_save_IFS
11735 esac
11737 orig_target_as=$ac_cv_path_orig_target_as
11738 if test -n "$orig_target_as"; then
11739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11740 $as_echo "$orig_target_as" >&6; }
11741 else
11742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11743 $as_echo "no" >&6; }
11748 if test "$orig_target_as" = ""; then
11749 # Extract the first word of "as", so it can be a program name with args.
11750 set dummy as; ac_word=$2
11751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11752 $as_echo_n "checking for $ac_word... " >&6; }
11753 if ${ac_cv_path_orig_target_as+:} false; then :
11754 $as_echo_n "(cached) " >&6
11755 else
11756 case $orig_target_as in
11757 [\\/]* | ?:[\\/]*)
11758 ac_cv_path_orig_target_as="$orig_target_as" # Let the user override the test with a path.
11761 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11762 for as_dir in $PATH
11764 IFS=$as_save_IFS
11765 test -z "$as_dir" && as_dir=.
11766 for ac_exec_ext in '' $ac_executable_extensions; do
11767 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11768 ac_cv_path_orig_target_as="$as_dir/$ac_word$ac_exec_ext"
11769 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11770 break 2
11772 done
11773 done
11774 IFS=$as_save_IFS
11777 esac
11779 orig_target_as=$ac_cv_path_orig_target_as
11780 if test -n "$orig_target_as"; then
11781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11782 $as_echo "$orig_target_as" >&6; }
11783 else
11784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11785 $as_echo "no" >&6; }
11791 else
11792 # Extract the first word of "${aros_tool_prefix}as", so it can be a program name with args.
11793 set dummy ${aros_tool_prefix}as; ac_word=$2
11794 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11795 $as_echo_n "checking for $ac_word... " >&6; }
11796 if ${ac_cv_path_orig_target_as+:} false; then :
11797 $as_echo_n "(cached) " >&6
11798 else
11799 case $orig_target_as in
11800 [\\/]* | ?:[\\/]*)
11801 ac_cv_path_orig_target_as="$orig_target_as" # Let the user override the test with a path.
11804 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11805 for as_dir in $PATH
11807 IFS=$as_save_IFS
11808 test -z "$as_dir" && as_dir=.
11809 for ac_exec_ext in '' $ac_executable_extensions; do
11810 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11811 ac_cv_path_orig_target_as="$as_dir/$ac_word$ac_exec_ext"
11812 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11813 break 2
11815 done
11816 done
11817 IFS=$as_save_IFS
11820 esac
11822 orig_target_as=$ac_cv_path_orig_target_as
11823 if test -n "$orig_target_as"; then
11824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_as" >&5
11825 $as_echo "$orig_target_as" >&6; }
11826 else
11827 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11828 $as_echo "no" >&6; }
11834 if test "$orig_target_as" = ""; then
11835 as_fn_error $? "as is required to build AROS. Please install and run configure again." "$LINENO" 5
11838 if test "${aros_tool_prefix}ar" = ""; then
11839 if test "$cross_compiling" = "yes" ; then
11840 # Extract the first word of "${target_tool_prefix}ar", so it can be a program name with args.
11841 set dummy ${target_tool_prefix}ar; ac_word=$2
11842 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11843 $as_echo_n "checking for $ac_word... " >&6; }
11844 if ${ac_cv_path_orig_target_ar+:} false; then :
11845 $as_echo_n "(cached) " >&6
11846 else
11847 case $orig_target_ar in
11848 [\\/]* | ?:[\\/]*)
11849 ac_cv_path_orig_target_ar="$orig_target_ar" # Let the user override the test with a path.
11852 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11853 for as_dir in $PATH
11855 IFS=$as_save_IFS
11856 test -z "$as_dir" && as_dir=.
11857 for ac_exec_ext in '' $ac_executable_extensions; do
11858 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11859 ac_cv_path_orig_target_ar="$as_dir/$ac_word$ac_exec_ext"
11860 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11861 break 2
11863 done
11864 done
11865 IFS=$as_save_IFS
11868 esac
11870 orig_target_ar=$ac_cv_path_orig_target_ar
11871 if test -n "$orig_target_ar"; then
11872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11873 $as_echo "$orig_target_ar" >&6; }
11874 else
11875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11876 $as_echo "no" >&6; }
11880 else
11881 if test "$GCC" = "yes"; then
11882 aros_gcc_ar=`$CC -print-prog-name=ar`
11883 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
11884 set dummy `basename $aros_gcc_ar`; ac_word=$2
11885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11886 $as_echo_n "checking for $ac_word... " >&6; }
11887 if ${ac_cv_path_orig_target_ar+:} false; then :
11888 $as_echo_n "(cached) " >&6
11889 else
11890 case $orig_target_ar in
11891 [\\/]* | ?:[\\/]*)
11892 ac_cv_path_orig_target_ar="$orig_target_ar" # Let the user override the test with a path.
11895 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11896 for as_dir in `dirname $aros_gcc_ar`
11898 IFS=$as_save_IFS
11899 test -z "$as_dir" && as_dir=.
11900 for ac_exec_ext in '' $ac_executable_extensions; do
11901 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11902 ac_cv_path_orig_target_ar="$as_dir/$ac_word$ac_exec_ext"
11903 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11904 break 2
11906 done
11907 done
11908 IFS=$as_save_IFS
11911 esac
11913 orig_target_ar=$ac_cv_path_orig_target_ar
11914 if test -n "$orig_target_ar"; then
11915 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11916 $as_echo "$orig_target_ar" >&6; }
11917 else
11918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11919 $as_echo "no" >&6; }
11924 if test "$orig_target_ar" = ""; then
11925 # Extract the first word of "ar", so it can be a program name with args.
11926 set dummy ar; ac_word=$2
11927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11928 $as_echo_n "checking for $ac_word... " >&6; }
11929 if ${ac_cv_path_orig_target_ar+:} false; then :
11930 $as_echo_n "(cached) " >&6
11931 else
11932 case $orig_target_ar in
11933 [\\/]* | ?:[\\/]*)
11934 ac_cv_path_orig_target_ar="$orig_target_ar" # Let the user override the test with a path.
11937 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11938 for as_dir in $PATH
11940 IFS=$as_save_IFS
11941 test -z "$as_dir" && as_dir=.
11942 for ac_exec_ext in '' $ac_executable_extensions; do
11943 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11944 ac_cv_path_orig_target_ar="$as_dir/$ac_word$ac_exec_ext"
11945 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11946 break 2
11948 done
11949 done
11950 IFS=$as_save_IFS
11953 esac
11955 orig_target_ar=$ac_cv_path_orig_target_ar
11956 if test -n "$orig_target_ar"; then
11957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
11958 $as_echo "$orig_target_ar" >&6; }
11959 else
11960 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11961 $as_echo "no" >&6; }
11967 else
11968 # Extract the first word of "${aros_tool_prefix}ar", so it can be a program name with args.
11969 set dummy ${aros_tool_prefix}ar; ac_word=$2
11970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11971 $as_echo_n "checking for $ac_word... " >&6; }
11972 if ${ac_cv_path_orig_target_ar+:} false; then :
11973 $as_echo_n "(cached) " >&6
11974 else
11975 case $orig_target_ar in
11976 [\\/]* | ?:[\\/]*)
11977 ac_cv_path_orig_target_ar="$orig_target_ar" # Let the user override the test with a path.
11980 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11981 for as_dir in $PATH
11983 IFS=$as_save_IFS
11984 test -z "$as_dir" && as_dir=.
11985 for ac_exec_ext in '' $ac_executable_extensions; do
11986 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
11987 ac_cv_path_orig_target_ar="$as_dir/$ac_word$ac_exec_ext"
11988 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11989 break 2
11991 done
11992 done
11993 IFS=$as_save_IFS
11996 esac
11998 orig_target_ar=$ac_cv_path_orig_target_ar
11999 if test -n "$orig_target_ar"; then
12000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ar" >&5
12001 $as_echo "$orig_target_ar" >&6; }
12002 else
12003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12004 $as_echo "no" >&6; }
12010 if test "$orig_target_ar" = ""; then
12011 as_fn_error $? "ar is required to build AROS. Please install and run configure again." "$LINENO" 5
12014 if test "${aros_tool_prefix}ranlib" = ""; then
12015 if test "$cross_compiling" = "yes" ; then
12016 # Extract the first word of "${target_tool_prefix}ar", so it can be a program name with args.
12017 set dummy ${target_tool_prefix}ar; ac_word=$2
12018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12019 $as_echo_n "checking for $ac_word... " >&6; }
12020 if ${ac_cv_path_orig_target_ranlib+:} false; then :
12021 $as_echo_n "(cached) " >&6
12022 else
12023 case $orig_target_ranlib in
12024 [\\/]* | ?:[\\/]*)
12025 ac_cv_path_orig_target_ranlib="$orig_target_ranlib" # Let the user override the test with a path.
12028 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12029 for as_dir in $PATH
12031 IFS=$as_save_IFS
12032 test -z "$as_dir" && as_dir=.
12033 for ac_exec_ext in '' $ac_executable_extensions; do
12034 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12035 ac_cv_path_orig_target_ranlib="$as_dir/$ac_word$ac_exec_ext"
12036 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12037 break 2
12039 done
12040 done
12041 IFS=$as_save_IFS
12044 esac
12046 orig_target_ranlib=$ac_cv_path_orig_target_ranlib
12047 if test -n "$orig_target_ranlib"; then
12048 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
12049 $as_echo "$orig_target_ranlib" >&6; }
12050 else
12051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12052 $as_echo "no" >&6; }
12056 else
12057 if test "$GCC" = "yes"; then
12058 aros_gcc_ar=`$CC -print-prog-name=ar`
12059 # Extract the first word of "`basename $aros_gcc_[ar]`", so it can be a program name with args.
12060 set dummy `basename $aros_gcc_ar`; ac_word=$2
12061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12062 $as_echo_n "checking for $ac_word... " >&6; }
12063 if ${ac_cv_path_orig_target_ranlib+:} false; then :
12064 $as_echo_n "(cached) " >&6
12065 else
12066 case $orig_target_ranlib in
12067 [\\/]* | ?:[\\/]*)
12068 ac_cv_path_orig_target_ranlib="$orig_target_ranlib" # Let the user override the test with a path.
12071 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12072 for as_dir in `dirname $aros_gcc_ar`
12074 IFS=$as_save_IFS
12075 test -z "$as_dir" && as_dir=.
12076 for ac_exec_ext in '' $ac_executable_extensions; do
12077 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12078 ac_cv_path_orig_target_ranlib="$as_dir/$ac_word$ac_exec_ext"
12079 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12080 break 2
12082 done
12083 done
12084 IFS=$as_save_IFS
12087 esac
12089 orig_target_ranlib=$ac_cv_path_orig_target_ranlib
12090 if test -n "$orig_target_ranlib"; then
12091 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
12092 $as_echo "$orig_target_ranlib" >&6; }
12093 else
12094 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12095 $as_echo "no" >&6; }
12100 if test "$orig_target_ranlib" = ""; then
12101 # Extract the first word of "ar", so it can be a program name with args.
12102 set dummy ar; ac_word=$2
12103 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12104 $as_echo_n "checking for $ac_word... " >&6; }
12105 if ${ac_cv_path_orig_target_ranlib+:} false; then :
12106 $as_echo_n "(cached) " >&6
12107 else
12108 case $orig_target_ranlib in
12109 [\\/]* | ?:[\\/]*)
12110 ac_cv_path_orig_target_ranlib="$orig_target_ranlib" # Let the user override the test with a path.
12113 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12114 for as_dir in $PATH
12116 IFS=$as_save_IFS
12117 test -z "$as_dir" && as_dir=.
12118 for ac_exec_ext in '' $ac_executable_extensions; do
12119 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12120 ac_cv_path_orig_target_ranlib="$as_dir/$ac_word$ac_exec_ext"
12121 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12122 break 2
12124 done
12125 done
12126 IFS=$as_save_IFS
12129 esac
12131 orig_target_ranlib=$ac_cv_path_orig_target_ranlib
12132 if test -n "$orig_target_ranlib"; then
12133 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
12134 $as_echo "$orig_target_ranlib" >&6; }
12135 else
12136 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12137 $as_echo "no" >&6; }
12143 else
12144 # Extract the first word of "${aros_tool_prefix}ranlib", so it can be a program name with args.
12145 set dummy ${aros_tool_prefix}ranlib; ac_word=$2
12146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12147 $as_echo_n "checking for $ac_word... " >&6; }
12148 if ${ac_cv_path_orig_target_ranlib+:} false; then :
12149 $as_echo_n "(cached) " >&6
12150 else
12151 case $orig_target_ranlib in
12152 [\\/]* | ?:[\\/]*)
12153 ac_cv_path_orig_target_ranlib="$orig_target_ranlib" # Let the user override the test with a path.
12156 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12157 for as_dir in $PATH
12159 IFS=$as_save_IFS
12160 test -z "$as_dir" && as_dir=.
12161 for ac_exec_ext in '' $ac_executable_extensions; do
12162 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12163 ac_cv_path_orig_target_ranlib="$as_dir/$ac_word$ac_exec_ext"
12164 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12165 break 2
12167 done
12168 done
12169 IFS=$as_save_IFS
12172 esac
12174 orig_target_ranlib=$ac_cv_path_orig_target_ranlib
12175 if test -n "$orig_target_ranlib"; then
12176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_ranlib" >&5
12177 $as_echo "$orig_target_ranlib" >&6; }
12178 else
12179 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12180 $as_echo "no" >&6; }
12186 if test "$orig_target_ranlib" = ""; then
12187 as_fn_error $? "ranlib is required to build AROS. Please install and run configure again." "$LINENO" 5
12190 if test "${aros_tool_prefix}nm" = ""; then
12191 if test "$cross_compiling" = "yes" ; then
12192 # Extract the first word of "${target_tool_prefix}nm", so it can be a program name with args.
12193 set dummy ${target_tool_prefix}nm; ac_word=$2
12194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12195 $as_echo_n "checking for $ac_word... " >&6; }
12196 if ${ac_cv_path_orig_target_nm+:} false; then :
12197 $as_echo_n "(cached) " >&6
12198 else
12199 case $orig_target_nm in
12200 [\\/]* | ?:[\\/]*)
12201 ac_cv_path_orig_target_nm="$orig_target_nm" # Let the user override the test with a path.
12204 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12205 for as_dir in $PATH
12207 IFS=$as_save_IFS
12208 test -z "$as_dir" && as_dir=.
12209 for ac_exec_ext in '' $ac_executable_extensions; do
12210 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12211 ac_cv_path_orig_target_nm="$as_dir/$ac_word$ac_exec_ext"
12212 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12213 break 2
12215 done
12216 done
12217 IFS=$as_save_IFS
12220 esac
12222 orig_target_nm=$ac_cv_path_orig_target_nm
12223 if test -n "$orig_target_nm"; then
12224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12225 $as_echo "$orig_target_nm" >&6; }
12226 else
12227 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12228 $as_echo "no" >&6; }
12232 else
12233 if test "$GCC" = "yes"; then
12234 aros_gcc_nm=`$CC -print-prog-name=nm`
12235 # Extract the first word of "`basename $aros_gcc_[nm]`", so it can be a program name with args.
12236 set dummy `basename $aros_gcc_nm`; ac_word=$2
12237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12238 $as_echo_n "checking for $ac_word... " >&6; }
12239 if ${ac_cv_path_orig_target_nm+:} false; then :
12240 $as_echo_n "(cached) " >&6
12241 else
12242 case $orig_target_nm in
12243 [\\/]* | ?:[\\/]*)
12244 ac_cv_path_orig_target_nm="$orig_target_nm" # Let the user override the test with a path.
12247 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12248 for as_dir in `dirname $aros_gcc_nm`
12250 IFS=$as_save_IFS
12251 test -z "$as_dir" && as_dir=.
12252 for ac_exec_ext in '' $ac_executable_extensions; do
12253 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12254 ac_cv_path_orig_target_nm="$as_dir/$ac_word$ac_exec_ext"
12255 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12256 break 2
12258 done
12259 done
12260 IFS=$as_save_IFS
12263 esac
12265 orig_target_nm=$ac_cv_path_orig_target_nm
12266 if test -n "$orig_target_nm"; then
12267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12268 $as_echo "$orig_target_nm" >&6; }
12269 else
12270 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12271 $as_echo "no" >&6; }
12276 if test "$orig_target_nm" = ""; then
12277 # Extract the first word of "nm", so it can be a program name with args.
12278 set dummy nm; ac_word=$2
12279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12280 $as_echo_n "checking for $ac_word... " >&6; }
12281 if ${ac_cv_path_orig_target_nm+:} false; then :
12282 $as_echo_n "(cached) " >&6
12283 else
12284 case $orig_target_nm in
12285 [\\/]* | ?:[\\/]*)
12286 ac_cv_path_orig_target_nm="$orig_target_nm" # Let the user override the test with a path.
12289 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12290 for as_dir in $PATH
12292 IFS=$as_save_IFS
12293 test -z "$as_dir" && as_dir=.
12294 for ac_exec_ext in '' $ac_executable_extensions; do
12295 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12296 ac_cv_path_orig_target_nm="$as_dir/$ac_word$ac_exec_ext"
12297 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12298 break 2
12300 done
12301 done
12302 IFS=$as_save_IFS
12305 esac
12307 orig_target_nm=$ac_cv_path_orig_target_nm
12308 if test -n "$orig_target_nm"; then
12309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12310 $as_echo "$orig_target_nm" >&6; }
12311 else
12312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12313 $as_echo "no" >&6; }
12319 else
12320 # Extract the first word of "${aros_tool_prefix}nm", so it can be a program name with args.
12321 set dummy ${aros_tool_prefix}nm; ac_word=$2
12322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12323 $as_echo_n "checking for $ac_word... " >&6; }
12324 if ${ac_cv_path_orig_target_nm+:} false; then :
12325 $as_echo_n "(cached) " >&6
12326 else
12327 case $orig_target_nm in
12328 [\\/]* | ?:[\\/]*)
12329 ac_cv_path_orig_target_nm="$orig_target_nm" # Let the user override the test with a path.
12332 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12333 for as_dir in $PATH
12335 IFS=$as_save_IFS
12336 test -z "$as_dir" && as_dir=.
12337 for ac_exec_ext in '' $ac_executable_extensions; do
12338 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12339 ac_cv_path_orig_target_nm="$as_dir/$ac_word$ac_exec_ext"
12340 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12341 break 2
12343 done
12344 done
12345 IFS=$as_save_IFS
12348 esac
12350 orig_target_nm=$ac_cv_path_orig_target_nm
12351 if test -n "$orig_target_nm"; then
12352 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_nm" >&5
12353 $as_echo "$orig_target_nm" >&6; }
12354 else
12355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12356 $as_echo "no" >&6; }
12362 if test "$orig_target_nm" = ""; then
12363 as_fn_error $? "nm is required to build AROS. Please install and run configure again." "$LINENO" 5
12366 if test "${aros_tool_prefix}strip" = ""; then
12367 if test "$cross_compiling" = "yes" ; then
12368 # Extract the first word of "${target_tool_prefix}strip", so it can be a program name with args.
12369 set dummy ${target_tool_prefix}strip; ac_word=$2
12370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12371 $as_echo_n "checking for $ac_word... " >&6; }
12372 if ${ac_cv_path_orig_target_strip+:} false; then :
12373 $as_echo_n "(cached) " >&6
12374 else
12375 case $orig_target_strip in
12376 [\\/]* | ?:[\\/]*)
12377 ac_cv_path_orig_target_strip="$orig_target_strip" # Let the user override the test with a path.
12380 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12381 for as_dir in $PATH
12383 IFS=$as_save_IFS
12384 test -z "$as_dir" && as_dir=.
12385 for ac_exec_ext in '' $ac_executable_extensions; do
12386 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12387 ac_cv_path_orig_target_strip="$as_dir/$ac_word$ac_exec_ext"
12388 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12389 break 2
12391 done
12392 done
12393 IFS=$as_save_IFS
12396 esac
12398 orig_target_strip=$ac_cv_path_orig_target_strip
12399 if test -n "$orig_target_strip"; then
12400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12401 $as_echo "$orig_target_strip" >&6; }
12402 else
12403 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12404 $as_echo "no" >&6; }
12408 else
12409 if test "$GCC" = "yes"; then
12410 aros_gcc_strip=`$CC -print-prog-name=strip`
12411 # Extract the first word of "`basename $aros_gcc_[strip]`", so it can be a program name with args.
12412 set dummy `basename $aros_gcc_strip`; ac_word=$2
12413 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12414 $as_echo_n "checking for $ac_word... " >&6; }
12415 if ${ac_cv_path_orig_target_strip+:} false; then :
12416 $as_echo_n "(cached) " >&6
12417 else
12418 case $orig_target_strip in
12419 [\\/]* | ?:[\\/]*)
12420 ac_cv_path_orig_target_strip="$orig_target_strip" # Let the user override the test with a path.
12423 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12424 for as_dir in `dirname $aros_gcc_strip`
12426 IFS=$as_save_IFS
12427 test -z "$as_dir" && as_dir=.
12428 for ac_exec_ext in '' $ac_executable_extensions; do
12429 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12430 ac_cv_path_orig_target_strip="$as_dir/$ac_word$ac_exec_ext"
12431 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12432 break 2
12434 done
12435 done
12436 IFS=$as_save_IFS
12439 esac
12441 orig_target_strip=$ac_cv_path_orig_target_strip
12442 if test -n "$orig_target_strip"; then
12443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12444 $as_echo "$orig_target_strip" >&6; }
12445 else
12446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12447 $as_echo "no" >&6; }
12452 if test "$orig_target_strip" = ""; then
12453 # Extract the first word of "strip", so it can be a program name with args.
12454 set dummy strip; ac_word=$2
12455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12456 $as_echo_n "checking for $ac_word... " >&6; }
12457 if ${ac_cv_path_orig_target_strip+:} false; then :
12458 $as_echo_n "(cached) " >&6
12459 else
12460 case $orig_target_strip in
12461 [\\/]* | ?:[\\/]*)
12462 ac_cv_path_orig_target_strip="$orig_target_strip" # Let the user override the test with a path.
12465 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12466 for as_dir in $PATH
12468 IFS=$as_save_IFS
12469 test -z "$as_dir" && as_dir=.
12470 for ac_exec_ext in '' $ac_executable_extensions; do
12471 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12472 ac_cv_path_orig_target_strip="$as_dir/$ac_word$ac_exec_ext"
12473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12474 break 2
12476 done
12477 done
12478 IFS=$as_save_IFS
12481 esac
12483 orig_target_strip=$ac_cv_path_orig_target_strip
12484 if test -n "$orig_target_strip"; then
12485 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12486 $as_echo "$orig_target_strip" >&6; }
12487 else
12488 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12489 $as_echo "no" >&6; }
12495 else
12496 # Extract the first word of "${aros_tool_prefix}strip", so it can be a program name with args.
12497 set dummy ${aros_tool_prefix}strip; ac_word=$2
12498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12499 $as_echo_n "checking for $ac_word... " >&6; }
12500 if ${ac_cv_path_orig_target_strip+:} false; then :
12501 $as_echo_n "(cached) " >&6
12502 else
12503 case $orig_target_strip in
12504 [\\/]* | ?:[\\/]*)
12505 ac_cv_path_orig_target_strip="$orig_target_strip" # Let the user override the test with a path.
12508 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12509 for as_dir in $PATH
12511 IFS=$as_save_IFS
12512 test -z "$as_dir" && as_dir=.
12513 for ac_exec_ext in '' $ac_executable_extensions; do
12514 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12515 ac_cv_path_orig_target_strip="$as_dir/$ac_word$ac_exec_ext"
12516 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12517 break 2
12519 done
12520 done
12521 IFS=$as_save_IFS
12524 esac
12526 orig_target_strip=$ac_cv_path_orig_target_strip
12527 if test -n "$orig_target_strip"; then
12528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_strip" >&5
12529 $as_echo "$orig_target_strip" >&6; }
12530 else
12531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12532 $as_echo "no" >&6; }
12538 if test "$orig_target_strip" = ""; then
12539 as_fn_error $? "strip is required to build AROS. Please install and run configure again." "$LINENO" 5
12542 if test "${aros_tool_prefix}objcopy" = ""; then
12543 if test "$cross_compiling" = "yes" ; then
12544 # Extract the first word of "${target_tool_prefix}objcopy", so it can be a program name with args.
12545 set dummy ${target_tool_prefix}objcopy; ac_word=$2
12546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12547 $as_echo_n "checking for $ac_word... " >&6; }
12548 if ${ac_cv_path_orig_target_objcopy+:} false; then :
12549 $as_echo_n "(cached) " >&6
12550 else
12551 case $orig_target_objcopy in
12552 [\\/]* | ?:[\\/]*)
12553 ac_cv_path_orig_target_objcopy="$orig_target_objcopy" # Let the user override the test with a path.
12556 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12557 for as_dir in $PATH
12559 IFS=$as_save_IFS
12560 test -z "$as_dir" && as_dir=.
12561 for ac_exec_ext in '' $ac_executable_extensions; do
12562 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12563 ac_cv_path_orig_target_objcopy="$as_dir/$ac_word$ac_exec_ext"
12564 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12565 break 2
12567 done
12568 done
12569 IFS=$as_save_IFS
12572 esac
12574 orig_target_objcopy=$ac_cv_path_orig_target_objcopy
12575 if test -n "$orig_target_objcopy"; then
12576 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12577 $as_echo "$orig_target_objcopy" >&6; }
12578 else
12579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12580 $as_echo "no" >&6; }
12584 else
12585 if test "$GCC" = "yes"; then
12586 aros_gcc_objcopy=`$CC -print-prog-name=objcopy`
12587 # Extract the first word of "`basename $aros_gcc_[objcopy]`", so it can be a program name with args.
12588 set dummy `basename $aros_gcc_objcopy`; ac_word=$2
12589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12590 $as_echo_n "checking for $ac_word... " >&6; }
12591 if ${ac_cv_path_orig_target_objcopy+:} false; then :
12592 $as_echo_n "(cached) " >&6
12593 else
12594 case $orig_target_objcopy in
12595 [\\/]* | ?:[\\/]*)
12596 ac_cv_path_orig_target_objcopy="$orig_target_objcopy" # Let the user override the test with a path.
12599 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12600 for as_dir in `dirname $aros_gcc_objcopy`
12602 IFS=$as_save_IFS
12603 test -z "$as_dir" && as_dir=.
12604 for ac_exec_ext in '' $ac_executable_extensions; do
12605 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12606 ac_cv_path_orig_target_objcopy="$as_dir/$ac_word$ac_exec_ext"
12607 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12608 break 2
12610 done
12611 done
12612 IFS=$as_save_IFS
12615 esac
12617 orig_target_objcopy=$ac_cv_path_orig_target_objcopy
12618 if test -n "$orig_target_objcopy"; then
12619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12620 $as_echo "$orig_target_objcopy" >&6; }
12621 else
12622 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12623 $as_echo "no" >&6; }
12628 if test "$orig_target_objcopy" = ""; then
12629 # Extract the first word of "objcopy", so it can be a program name with args.
12630 set dummy objcopy; ac_word=$2
12631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12632 $as_echo_n "checking for $ac_word... " >&6; }
12633 if ${ac_cv_path_orig_target_objcopy+:} false; then :
12634 $as_echo_n "(cached) " >&6
12635 else
12636 case $orig_target_objcopy in
12637 [\\/]* | ?:[\\/]*)
12638 ac_cv_path_orig_target_objcopy="$orig_target_objcopy" # Let the user override the test with a path.
12641 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12642 for as_dir in $PATH
12644 IFS=$as_save_IFS
12645 test -z "$as_dir" && as_dir=.
12646 for ac_exec_ext in '' $ac_executable_extensions; do
12647 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12648 ac_cv_path_orig_target_objcopy="$as_dir/$ac_word$ac_exec_ext"
12649 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12650 break 2
12652 done
12653 done
12654 IFS=$as_save_IFS
12657 esac
12659 orig_target_objcopy=$ac_cv_path_orig_target_objcopy
12660 if test -n "$orig_target_objcopy"; then
12661 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12662 $as_echo "$orig_target_objcopy" >&6; }
12663 else
12664 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12665 $as_echo "no" >&6; }
12671 else
12672 # Extract the first word of "${aros_tool_prefix}objcopy", so it can be a program name with args.
12673 set dummy ${aros_tool_prefix}objcopy; ac_word=$2
12674 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12675 $as_echo_n "checking for $ac_word... " >&6; }
12676 if ${ac_cv_path_orig_target_objcopy+:} false; then :
12677 $as_echo_n "(cached) " >&6
12678 else
12679 case $orig_target_objcopy in
12680 [\\/]* | ?:[\\/]*)
12681 ac_cv_path_orig_target_objcopy="$orig_target_objcopy" # Let the user override the test with a path.
12684 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12685 for as_dir in $PATH
12687 IFS=$as_save_IFS
12688 test -z "$as_dir" && as_dir=.
12689 for ac_exec_ext in '' $ac_executable_extensions; do
12690 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12691 ac_cv_path_orig_target_objcopy="$as_dir/$ac_word$ac_exec_ext"
12692 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12693 break 2
12695 done
12696 done
12697 IFS=$as_save_IFS
12700 esac
12702 orig_target_objcopy=$ac_cv_path_orig_target_objcopy
12703 if test -n "$orig_target_objcopy"; then
12704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objcopy" >&5
12705 $as_echo "$orig_target_objcopy" >&6; }
12706 else
12707 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12708 $as_echo "no" >&6; }
12714 if test "$orig_target_objcopy" = ""; then
12715 as_fn_error $? "objcopy is required to build AROS. Please install and run configure again." "$LINENO" 5
12718 if test "${aros_tool_prefix}objdump" = ""; then
12719 if test "$cross_compiling" = "yes" ; then
12720 # Extract the first word of "${target_tool_prefix}objdump", so it can be a program name with args.
12721 set dummy ${target_tool_prefix}objdump; ac_word=$2
12722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12723 $as_echo_n "checking for $ac_word... " >&6; }
12724 if ${ac_cv_path_orig_target_objdump+:} false; then :
12725 $as_echo_n "(cached) " >&6
12726 else
12727 case $orig_target_objdump in
12728 [\\/]* | ?:[\\/]*)
12729 ac_cv_path_orig_target_objdump="$orig_target_objdump" # Let the user override the test with a path.
12732 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12733 for as_dir in $PATH
12735 IFS=$as_save_IFS
12736 test -z "$as_dir" && as_dir=.
12737 for ac_exec_ext in '' $ac_executable_extensions; do
12738 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12739 ac_cv_path_orig_target_objdump="$as_dir/$ac_word$ac_exec_ext"
12740 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12741 break 2
12743 done
12744 done
12745 IFS=$as_save_IFS
12748 esac
12750 orig_target_objdump=$ac_cv_path_orig_target_objdump
12751 if test -n "$orig_target_objdump"; then
12752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12753 $as_echo "$orig_target_objdump" >&6; }
12754 else
12755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12756 $as_echo "no" >&6; }
12760 else
12761 if test "$GCC" = "yes"; then
12762 aros_gcc_objdump=`$CC -print-prog-name=objdump`
12763 # Extract the first word of "`basename $aros_gcc_[objdump]`", so it can be a program name with args.
12764 set dummy `basename $aros_gcc_objdump`; ac_word=$2
12765 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12766 $as_echo_n "checking for $ac_word... " >&6; }
12767 if ${ac_cv_path_orig_target_objdump+:} false; then :
12768 $as_echo_n "(cached) " >&6
12769 else
12770 case $orig_target_objdump in
12771 [\\/]* | ?:[\\/]*)
12772 ac_cv_path_orig_target_objdump="$orig_target_objdump" # Let the user override the test with a path.
12775 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12776 for as_dir in `dirname $aros_gcc_objdump`
12778 IFS=$as_save_IFS
12779 test -z "$as_dir" && as_dir=.
12780 for ac_exec_ext in '' $ac_executable_extensions; do
12781 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12782 ac_cv_path_orig_target_objdump="$as_dir/$ac_word$ac_exec_ext"
12783 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12784 break 2
12786 done
12787 done
12788 IFS=$as_save_IFS
12791 esac
12793 orig_target_objdump=$ac_cv_path_orig_target_objdump
12794 if test -n "$orig_target_objdump"; then
12795 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12796 $as_echo "$orig_target_objdump" >&6; }
12797 else
12798 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12799 $as_echo "no" >&6; }
12804 if test "$orig_target_objdump" = ""; then
12805 # Extract the first word of "objdump", so it can be a program name with args.
12806 set dummy objdump; ac_word=$2
12807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12808 $as_echo_n "checking for $ac_word... " >&6; }
12809 if ${ac_cv_path_orig_target_objdump+:} false; then :
12810 $as_echo_n "(cached) " >&6
12811 else
12812 case $orig_target_objdump in
12813 [\\/]* | ?:[\\/]*)
12814 ac_cv_path_orig_target_objdump="$orig_target_objdump" # Let the user override the test with a path.
12817 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12818 for as_dir in $PATH
12820 IFS=$as_save_IFS
12821 test -z "$as_dir" && as_dir=.
12822 for ac_exec_ext in '' $ac_executable_extensions; do
12823 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12824 ac_cv_path_orig_target_objdump="$as_dir/$ac_word$ac_exec_ext"
12825 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12826 break 2
12828 done
12829 done
12830 IFS=$as_save_IFS
12833 esac
12835 orig_target_objdump=$ac_cv_path_orig_target_objdump
12836 if test -n "$orig_target_objdump"; then
12837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12838 $as_echo "$orig_target_objdump" >&6; }
12839 else
12840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12841 $as_echo "no" >&6; }
12847 else
12848 # Extract the first word of "${aros_tool_prefix}objdump", so it can be a program name with args.
12849 set dummy ${aros_tool_prefix}objdump; ac_word=$2
12850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12851 $as_echo_n "checking for $ac_word... " >&6; }
12852 if ${ac_cv_path_orig_target_objdump+:} false; then :
12853 $as_echo_n "(cached) " >&6
12854 else
12855 case $orig_target_objdump in
12856 [\\/]* | ?:[\\/]*)
12857 ac_cv_path_orig_target_objdump="$orig_target_objdump" # Let the user override the test with a path.
12860 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12861 for as_dir in $PATH
12863 IFS=$as_save_IFS
12864 test -z "$as_dir" && as_dir=.
12865 for ac_exec_ext in '' $ac_executable_extensions; do
12866 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12867 ac_cv_path_orig_target_objdump="$as_dir/$ac_word$ac_exec_ext"
12868 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12869 break 2
12871 done
12872 done
12873 IFS=$as_save_IFS
12876 esac
12878 orig_target_objdump=$ac_cv_path_orig_target_objdump
12879 if test -n "$orig_target_objdump"; then
12880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $orig_target_objdump" >&5
12881 $as_echo "$orig_target_objdump" >&6; }
12882 else
12883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12884 $as_echo "no" >&6; }
12890 if test "$orig_target_objdump" = ""; then
12891 as_fn_error $? "objdump is required to build AROS. Please install and run configure again." "$LINENO" 5
12895 if test "$kernel_tool_prefix" = "none" ; then
12896 # No kernel tools specified
12897 # Assume target tools == kernel tools with ELF wrapper
12898 aros_kernel_cc=$orig_target_cc
12899 aros_kernel_cxx=$orig_target_cxx
12900 aros_kernel_cpp=$orig_target_cpp
12901 aros_kernel_ld=$orig_target_ld
12902 aros_kernel_as=$orig_target_as
12903 aros_kernel_ar=$orig_target_ar
12904 aros_kernel_ranlib=$orig_target_ranlib
12905 aros_kernel_nm=$orig_target_nm
12906 aros_kernel_strip=$orig_target_strip
12907 aros_kernel_objcopy=$orig_target_objcopy
12908 aros_kernel_objdump=$orig_target_objdump
12909 use_kernel_cc_wrapper=yes
12912 # At this point, all aros_kernel_* and aros_target_*
12913 # tools should be set up correctly
12915 CC="$aros_kernel_cc $kernel_tool_flags"
12916 CPP="$aros_kernel_cpp"
12918 #-----------------------------------------------------------------------------
12920 # Disable pointer-signedness warnings if the compiler recognises the option
12922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wno-pointer-sign" >&5
12923 $as_echo_n "checking whether ${CC} accepts -Wno-pointer-sign... " >&6; }
12924 save_cflags="$CFLAGS"
12925 if test "$crosstools" != "yes" ; then
12926 CFLAGS="$CFLAGS -Wno-pointer-sign"
12927 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12928 /* end confdefs.h. */
12931 main ()
12935 return 0;
12937 _ACEOF
12938 if ac_fn_c_try_compile "$LINENO"; then :
12939 use_no_sign_warning="yes"
12940 else
12941 use_no_sign_warning="no"
12943 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12944 else
12945 # we do know it is supported for the smallest version of gcc we are going to build
12946 # we assume it's also supported by later versions
12947 use_no_sign_warning=yes
12949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_sign_warning" >&5
12950 $as_echo "$use_no_sign_warning" >&6; }
12951 if test "x-$use_no_sign_warning" = "x-yes" ; then
12952 aros_config_cflags="$aros_config_cflags -Wno-pointer-sign"
12954 CFLAGS="$save_cflags"
12956 #-----------------------------------------------------------------------------
12958 # Find all the tools we need to compile. This could be cross-compiling
12959 # though! If that is the case we use the GNU form of the target and
12960 # simply add this to the front of the binary name. This is rather simple,
12961 # but it should work under most circumstances.
12963 # The default tools are to use the same as the host, but only if the
12964 # host and target CPU are the same. With GCC this is normally enough.
12967 aros_cc_pre=""
12968 aros_shared_ld="$aros_host_ld"
12970 aros_target_mkdep="$aros_host_mkdep"
12972 # The default tools executables to be linked to.
12973 if test "$rescomp" != ""; then
12974 # Extract the first word of "${kernel_tool_prefix}$rescomp", so it can be a program name with args.
12975 set dummy ${kernel_tool_prefix}$rescomp; ac_word=$2
12976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12977 $as_echo_n "checking for $ac_word... " >&6; }
12978 if ${ac_cv_path_aros_kernel_rescomp+:} false; then :
12979 $as_echo_n "(cached) " >&6
12980 else
12981 case $aros_kernel_rescomp in
12982 [\\/]* | ?:[\\/]*)
12983 ac_cv_path_aros_kernel_rescomp="$aros_kernel_rescomp" # Let the user override the test with a path.
12986 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12987 for as_dir in $PATH
12989 IFS=$as_save_IFS
12990 test -z "$as_dir" && as_dir=.
12991 for ac_exec_ext in '' $ac_executable_extensions; do
12992 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
12993 ac_cv_path_aros_kernel_rescomp="$as_dir/$ac_word$ac_exec_ext"
12994 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12995 break 2
12997 done
12998 done
12999 IFS=$as_save_IFS
13002 esac
13004 aros_kernel_rescomp=$ac_cv_path_aros_kernel_rescomp
13005 if test -n "$aros_kernel_rescomp"; then
13006 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_rescomp" >&5
13007 $as_echo "$aros_kernel_rescomp" >&6; }
13008 else
13009 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13010 $as_echo "no" >&6; }
13014 if test "$aros_kernel_rescomp" = ""; then
13015 as_fn_error $? "$rescomp is required to build AROS. Please install and run configure again." "$LINENO" 5
13019 # Set up the sources for the symlink farm
13020 if test "$crosstools" = "yes"; then
13021 crosstools_target=tools-crosstools
13024 aros_kernel_cc="$aros_kernel_cc $kernel_tool_flags"
13025 aros_kernel_ar="$aros_kernel_ar $aros_kernel_ar_flags"
13027 aros_hostcfg_dir="bin/${aros_host_arch}-${aros_host_cpu}/gen/config"
13028 aros_targetcfg_dir="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/config"
13029 aros_inc_dir="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/AROS/Development/include/aros"
13030 aros_gendir="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen"
13031 aros_geninc_dir="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/include/aros"
13032 aros_tools_dir="bin/${aros_host_arch}-${aros_host_cpu}/tools"
13033 aros_scripts_dir="bin/${aros_target_arch}-${aros_target_cpu}${aros_target_suffix}/gen/scripts"
13035 # aros_cc_pre is a variable that is added to the front of the compiler name
13036 # in the generated aros-gcc shell script. We need this to enable the cache
13037 # to work across cleaned builds. Also, support DISTCC using the correct
13038 # environment variable.
13041 if test "x${DISTCC}" != "x" ; then
13042 if test "x${CCACHE}" != "x" ; then
13043 aros_cc_pre="env CCACHE_PREFIX=${DISTCC} ${CCACHE} "
13044 else
13045 aros_cc_pre="${DISTCC} "
13047 else
13048 if test "x${CCACHE}" != "x" ; then
13049 aros_cc_pre="${CCACHE} "
13053 aros_target_nostdinc_cflags=-nostdinc
13055 aros_target_nostartup_ldflags=-nostartfiles
13057 aros_target_nix_ldflags=-nix
13059 aros_target_detach_ldflags=-detach
13061 aros_target_nostdlib_ldflags=-nostdlib
13064 # Target tools
13065 if test "$aros_target_toolchain" != "yes"; then
13066 prefix="${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-"
13067 if test "$GCC" = "yes"; then
13068 aros_target_cc_path=`$orig_target_cc -print-search-dirs | grep "programs: =" | cut -c 12-`
13070 else
13071 # We do not know which gcc version we are going to build and what we need to know
13072 # here is different for different versions so this will be set later during the
13073 # build of crosstools.
13074 prefix="$AROS_CROSSTOOLSDIR/${aros_target_cpu}-aros-"
13075 aros_target_cc_path=@aros_target_cc_path@
13077 aros_target_cpp="${prefix}cpp"
13078 aros_target_cc="${prefix}gcc"
13079 aros_target_cxx="${prefix}g++"
13080 aros_target_as="${prefix}as"
13081 aros_target_ld="${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-ld"
13082 aros_target_ar="${prefix}ar $aros_target_ar_flags"
13083 aros_target_objcopy="${prefix}objcopy"
13084 aros_target_objdump="${prefix}objdump"
13085 aros_target_ranlib="${prefix}ranlib $aros_target_ranlib_flags"
13086 aros_target_nm="${prefix}nm $aros_target_nm_flags"
13087 aros_target_strip="${prefix}strip"
13088 aros_plain_nm="${prefix}nm"
13089 aros_plain_ar="${prefix}ar"
13091 # Check whether --enable-includes was given.
13092 if test "${enable_includes+set}" = set; then :
13093 enableval=$enable_includes; aros_target_incl=$enable_includes
13094 else
13095 aros_target_incl=`$aros_kernel_cc -print-sysroot`/`$aros_kernel_cc --print-sysroot-headers-suffix 2>/dev/null || echo usr/include`
13099 if test "$aros_kernel_includes" = ""; then
13100 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
13101 aros_kernel_includes="-isystem $aros_target_incl"
13105 if test "$aros_kernel_includes" != "" ; then
13106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the kernel compiler's include path" >&5
13107 $as_echo_n "checking for the kernel compiler's include path... " >&6; }
13108 if test "$aros_kernel_cc_includes" = "" ; then
13109 # Try to guess where the directory is.
13110 aros_kernel_cc_includes=`dirname \`${aros_kernel_cc} ${aros_kernel_cflags} -print-libgcc-file-name\``/include
13111 if test -d $aros_kernel_cc_includes; then
13112 # Check if there is also an include-fixed directory and add it
13113 # to kernel compiler's include path as it may contain some of
13114 # the headers we need.
13115 if test -d "$aros_kernel_cc_includes"-fixed; then
13116 aros_kernel_cc_includes+=" -isystem $aros_kernel_cc_includes"-fixed
13118 # Check for specific includes directory. Neede for Ubuntu 11.10
13119 if test -d "/usr/include/i386-linux-gnu"; then
13120 aros_kernel_cc_includes+=" -isystem /usr/include/i386-linux-gnu"
13122 else
13123 # The directory doesn't exist, we need to do some more work.
13124 aros_kernel_cc_includes=${PWD}/${aros_gendir}/cc_include
13126 # These are the headers we're looking for.
13127 headers="limits.h mmintrin.h stdbool.h syslimits.h float.h \
13128 stddef.h xmmintrin.h iso646.h stdarg.h unwind.h \
13129 zutil.h stdint.h"
13131 dirs=
13132 for h in $headers; do
13133 # Which other headers are needed by each of the above?
13134 deps=$(echo "#include <$h>" | \
13135 $aros_kernel_cc -E -M - 2>/dev/null | \
13136 sed 's/^.*://; s/\\$/ /g; s/[ \t]\+/ /g')
13138 # Copy all the needed headers to a directory beneath gendir.
13139 for d in $deps; do
13140 h=$(basename $d)
13141 dir=${aros_kernel_cc_includes}$(echo $(dirname $d) | \
13142 sed -n "s,^.*/include\(/.*\),\1,p")
13143 ! test -d $dir && mkdir -p $dir
13144 ! test -f $dir/$h && { cp $d $dir; chmod u+w $dir/$h; }
13145 done
13146 done
13149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_kernel_cc_includes" >&5
13150 $as_echo "$aros_kernel_cc_includes" >&6; }
13151 # Adding -nostdinc to kernel includes as they are always used together.
13152 aros_kernel_includes="$aros_kernel_includes $aros_target_nostdinc_cflags -isystem $aros_kernel_cc_includes"
13155 if test "$crosstools" != "yes"; then
13156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the target compiler's include path" >&5
13157 $as_echo_n "checking for the target compiler's include path... " >&6; }
13158 if test "$aros_target_cc_includes" = "" ; then
13159 #try to guess where the directory is
13160 aros_target_cc_includes=`dirname \`${orig_target_cc} -print-libgcc-file-name\``/include
13161 if ! test -d $aros_target_cc_includes; then
13162 #the directory doesn't exist, we need to do some more work
13163 aros_target_cc_includes=${PWD}/${aros_gendir}/cc_include
13165 #these are the headers we're looking for
13166 headers="limits.h mmintrin.h stdbool.h syslimits.h float.h \
13167 stddef.h xmmintrin.h iso646.h stdarg.h unwind.h \
13168 zutil.h"
13170 dirs=
13171 for h in $headers; do
13172 #which other headers each of the above headers needs?
13173 deps=$(echo "#include <$h>" | \
13174 $orig_target_cc -E -M - 2>/dev/null | \
13175 sed 's/^.*://; s/\\$/ /g; s/[ \t]\+/ /g')
13177 #copy all the needed headers to a directory beneath gendir
13178 for d in $deps; do
13179 h=$(basename $d)
13180 dir=${aros_target_cc_includes}$(echo $(dirname $d) | \
13181 sed -n "s,^.*/include\(/.*\),\1,p")
13182 ! test -d $dir && mkdir -p $dir
13183 ! test -f $dir/$h && { cp $d $dir; chmod u+w $dir/$h; }
13184 done
13185 done
13188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_target_cc_includes" >&5
13189 $as_echo "$aros_target_cc_includes" >&6; }
13190 else
13191 # We do not know which gcc version we are going to build and what we need to know
13192 # here is different for different versions so this will be set later during the
13193 # build of crosstools.
13194 aros_target_cc_includes=@aros_target_cc_includes@
13198 # For GCC < 4.0 -I- is used for giving the search path for '#include "..."'
13199 # On GCC >= 4.0 -iquote should be used
13202 save_cc="$CC"
13203 save_cflags="$CFLAGS"
13204 CFLAGS="-iquote."
13205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13206 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13207 if test "x-$crosstools" != "x-yes"; then
13208 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13209 /* end confdefs.h. */
13212 main ()
13216 return 0;
13218 _ACEOF
13219 if ac_fn_c_try_compile "$LINENO"; then :
13220 has_iquote="yes"
13221 else
13222 has_iquote="no"
13224 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13225 else
13226 # we do know it is supported for the smallest version of gcc we are going to build
13227 # we assume it's also supported by later versions
13228 has_iquote=yes
13230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13231 $as_echo "$has_iquote" >&6; }
13232 if test "x-$has_iquote" = "x-yes" ; then
13233 host_cflags_iquote=-iquote
13234 host_cflags_iquote_end=
13235 else
13236 host_cflags_iquote=-I
13237 host_cflags_iquote_end=-I-
13239 kernel_cflags_iquote=$host_cflags_iquote
13240 kernel_cflags_iquote_end=$host_cflags_iquote_end
13241 if test "x-$cross_compiling" = "x-yes"; then
13242 CC="$aros_kernel_cc"
13243 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fno-stack-protector" >&5
13244 $as_echo_n "checking whether ${CC} accepts -fno-stack-protector... " >&6; }
13245 if test "x-$crosstools" != "x-yes"; then
13246 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13247 /* end confdefs.h. */
13250 main ()
13254 return 0;
13256 _ACEOF
13257 if ac_fn_c_try_compile "$LINENO"; then :
13258 use_no_stack_protector="yes"
13259 else
13260 use_no_stack_protector="no"
13262 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13263 else
13264 # we do know it is supported for the smallest version of gcc we are going to build
13265 # we assume it's also supported by later versions
13266 use_no_stack_protector=yes
13268 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_no_stack_protector" >&5
13269 $as_echo "$use_no_stack_protector" >&6; }
13270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13271 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13272 if test "x-$crosstools" != "x-yes"; then
13273 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13274 /* end confdefs.h. */
13277 main ()
13281 return 0;
13283 _ACEOF
13284 if ac_fn_c_try_compile "$LINENO"; then :
13285 has_iquote="yes"
13286 else
13287 has_iquote="no"
13289 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13290 else
13291 # we do know it is supported for the smallest version of gcc we are going to build
13292 # we assume it's also supported by later versions
13293 has_iquote=yes
13295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13296 $as_echo "$has_iquote" >&6; }
13297 if test "x-$has_iquote" = "x-yes" ; then
13298 kernel_cflags_iquote=-iquote
13299 kernel_cflags_iquote_end=
13300 else
13301 kernel_cflags_iquote=-I
13302 kernel_cflags_iquote_end=-I-
13305 aros_cflags_iquote=$kernel_cflags_iquote
13306 aros_cflags_iquote_end=$kernel_cflags_iquote_end
13307 if test "$orig_target_cc" != "$aros_kernel_cc"; then
13308 CC="$orig_target_cc"
13309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -iquote" >&5
13310 $as_echo_n "checking whether ${CC} accepts -iquote... " >&6; }
13311 if test "x-$crosstools" != "x-yes"; then
13312 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13313 /* end confdefs.h. */
13316 main ()
13320 return 0;
13322 _ACEOF
13323 if ac_fn_c_try_compile "$LINENO"; then :
13324 has_iquote="yes"
13325 else
13326 has_iquote="no"
13328 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13329 else
13330 # we do know it is supported for the smallest version of gcc we are going to build
13331 # we assume it's also supported by later versions
13332 has_iquote=yes
13334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_iquote" >&5
13335 $as_echo "$has_iquote" >&6; }
13336 if test "x-$has_iquote" = "x-yes" ; then
13337 aros_cflags_iquote=-iquote
13338 aros_cflags_iquote_end=
13339 else
13340 aros_cflags_iquote=-I
13341 aros_cflags_iquote_end=-I-
13344 if test "x-$use_no_stack_protector" = "x-yes" ; then
13345 aros_kernel_cflags="$aros_kernel_cflags -fno-stack-protector"
13349 #-----------------------------------------------------------------------------
13351 # Check if the target compiler supports some options used for delinting:
13352 # -Wunused-but-set-variable
13353 # -Warray-bounds
13354 # -Wenum-compare
13355 # -Wstrict-overflow
13356 # -Wformat-security
13358 if test "x-$crosstools" != "x-yes"; then
13359 if test "$orig_target_cc" != "$aros_kernel_cc"; then
13360 CC="$orig_target_cc"
13362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wunused-but-set-variable" >&5
13363 $as_echo_n "checking whether ${CC} accepts -Wunused-but-set-variable... " >&6; }
13364 CFLAGS=-Wunused-but-set-variable
13365 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13366 /* end confdefs.h. */
13369 main ()
13373 return 0;
13375 _ACEOF
13376 if ac_fn_c_try_compile "$LINENO"; then :
13377 aros_unused_but_set_variable="yes"
13378 else
13379 aros_unused_but_set_variable="no"
13381 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13382 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_unused_but_set_variable" >&5
13383 $as_echo "$aros_unused_but_set_variable" >&6; }
13384 if test "x-$aros_unused_but_set_variable" = "x-yes" ; then
13385 aros_cflags_unused_but_set_variable=-Wno-unused-but-set-variable
13388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Warray-bounds" >&5
13389 $as_echo_n "checking whether ${CC} accepts -Warray-bounds... " >&6; }
13390 CFLAGS=-Warray-bounds
13391 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13392 /* end confdefs.h. */
13395 main ()
13399 return 0;
13401 _ACEOF
13402 if ac_fn_c_try_compile "$LINENO"; then :
13403 aros_array_bounds="yes"
13404 else
13405 aros_array_bounds="no"
13407 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_array_bounds" >&5
13409 $as_echo "$aros_array_bounds" >&6; }
13410 if test "x-$aros_array_bounds" = "x-yes" ; then
13411 aros_cflags_array_bounds=-Wno-array-bounds
13414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wenum-compare" >&5
13415 $as_echo_n "checking whether ${CC} accepts -Wenum-compare... " >&6; }
13416 CFLAGS=-Wenum-compare
13417 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13418 /* end confdefs.h. */
13421 main ()
13425 return 0;
13427 _ACEOF
13428 if ac_fn_c_try_compile "$LINENO"; then :
13429 aros_enum_compare="yes"
13430 else
13431 aros_enum_compare="no"
13433 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_enum_compare" >&5
13435 $as_echo "$aros_enum_compare" >&6; }
13436 if test "x-$aros_enum_compare" = "x-yes" ; then
13437 aros_cflags_enum_compare=-Wno-enum-compare
13440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wstrict-overflow" >&5
13441 $as_echo_n "checking whether ${CC} accepts -Wstrict-overflow... " >&6; }
13442 CFLAGS=-Wstrict-overflow
13443 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13444 /* end confdefs.h. */
13447 main ()
13451 return 0;
13453 _ACEOF
13454 if ac_fn_c_try_compile "$LINENO"; then :
13455 aros_strict_overflow="yes"
13456 else
13457 aros_strict_overflow="no"
13459 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13460 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_strict_overflow" >&5
13461 $as_echo "$aros_strict_overflow" >&6; }
13462 if test "x-$aros_strict_overflow" = "x-yes" ; then
13463 aros_cflags_strict_overflow=-Wno-strict-overflow
13466 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wformat-security" >&5
13467 $as_echo_n "checking whether ${CC} accepts -Wformat-security... " >&6; }
13468 CFLAGS=-Wformat-security
13469 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13470 /* end confdefs.h. */
13473 main ()
13477 return 0;
13479 _ACEOF
13480 if ac_fn_c_try_compile "$LINENO"; then :
13481 aros_format_security="yes"
13482 else
13483 aros_format_security="no"
13485 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_format_security" >&5
13487 $as_echo "$aros_format_security" >&6; }
13488 if test "x-$aros_format_security" = "x-yes" ; then
13489 aros_cflags_format_security=-Wno-format-security
13491 else
13492 # We do not know which gcc version we are going to build and what we need to know
13493 # here is different for different versions so this will be set later during the
13494 # build of crosstools.
13495 aros_cflags_unused_but_set_variable=@aros_cflags_unused_but_set_variable@
13496 aros_cflags_array_bounds=@aros_cflags_array_bounds@
13497 aros_cflags_enum_compare=@aros_cflags_enum_compare@
13498 aros_cflags_strict_overflow=@aros_cflags_strict_overflow@
13499 aros_cflags_format_security=@aros_cflags_format_security@
13502 #-----------------------------------------------------------------------------
13504 # Check if we can explicitly choose older version of symbol hashing
13506 CFLAGS="save_cflags -Wl,--hash-style=sysv"
13507 CC="$aros_kernel_cc"
13508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -Wl,--hash-style=sysv" >&5
13509 $as_echo_n "checking whether ${CC} accepts -Wl,--hash-style=sysv... " >&6; }
13510 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13511 /* end confdefs.h. */
13514 main ()
13518 return 0;
13520 _ACEOF
13521 if ac_fn_c_try_link "$LINENO"; then :
13522 use_hash_style="yes"
13523 else
13524 use_hash_style="no"
13526 rm -f core conftest.err conftest.$ac_objext \
13527 conftest$ac_exeext conftest.$ac_ext
13528 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $use_hash_style" >&5
13529 $as_echo "$use_hash_style" >&6; }
13530 if test "x-$use_hash_style" = "x-yes" ; then
13531 aros_kernel_cflags="$aros_kernel_cflags -Wl,--hash-style=sysv"
13533 CC="$save_cc"
13534 CFLAGS="$save_cflags"
13544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for default resolution of WBScreen" >&5
13545 $as_echo_n "checking for default resolution of WBScreen... " >&6; }
13547 # Check whether --with-resolution was given.
13548 if test "${with_resolution+set}" = set; then :
13549 withval=$with_resolution; resolution=$withval
13550 else
13551 resolution=none
13554 # We require an argument, so map --with/--without ("yes"/"no") to "none" specified
13555 if test "$resolution" = "yes" ; then
13556 resolution="none"
13558 if test "$resolution" = "no" ; then
13559 resolution="none"
13561 if test "$resolution" != "none" ; then
13562 aros_default_wbwidth=`echo $resolution | cut -d'x' -f1`
13563 aros_default_wbheight=`echo $resolution | cut -d'x' -f2`
13564 aros_default_wbdepth=`echo $resolution | cut -d'x' -f3`
13566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_default_wbwidth x $aros_default_wbheight x $aros_default_wbdepth" >&5
13567 $as_echo "$aros_default_wbwidth x $aros_default_wbheight x $aros_default_wbdepth" >&6; }
13568 aros_cv_default_wbwidth=$aros_default_wbwidth
13569 aros_cv_default_wbheight=$aros_default_wbheight
13570 aros_cv_default_wbdepth=$aros_default_wbdepth
13572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if serial debug is enabled" >&5
13573 $as_echo_n "checking if serial debug is enabled... " >&6; }
13575 # Check whether --with-serial-debug was given.
13576 if test "${with_serial_debug+set}" = set; then :
13577 withval=$with_serial_debug; serial_debug=$withval
13578 else
13579 serial_debug=none
13582 if test "$aros_serial_debug" = 0 ; then
13583 serial_debug_forced=""
13584 if test "$serial_debug" = "yes" ; then
13585 serial_debug="1"
13587 if test "$serial_debug" = "no" ; then
13588 serial_debug="none"
13590 else
13591 serial_debug_forced="(forced)"
13592 serial_debug=$aros_serial_debug
13594 if test "$serial_debug" != "none" ; then
13595 aros_serial_debug=$serial_debug
13596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $serial_debug_forced on port $serial_debug" >&5
13597 $as_echo "$serial_debug_forced on port $serial_debug" >&6; }
13598 else
13599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13600 $as_echo "no" >&6; }
13603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if palm debug hack is enabled" >&5
13604 $as_echo_n "checking if palm debug hack is enabled... " >&6; }
13605 # Check whether --enable-palm_debug_hack was given.
13606 if test "${enable_palm_debug_hack+set}" = set; then :
13607 enableval=$enable_palm_debug_hack; palm_debug_hack="yes"
13608 else
13609 palm_debug_hack="no"
13612 if test "$palm_debug_hack" = "yes" ; then
13613 aros_palm_debug_hack="1"
13615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $palm_debug_hack" >&5
13616 $as_echo "$palm_debug_hack" >&6; }
13618 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if usb3.0 code is enabled" >&5
13619 $as_echo_n "checking if usb3.0 code is enabled... " >&6; }
13620 # Check whether --enable-usb30_code was given.
13621 if test "${enable_usb30_code+set}" = set; then :
13622 enableval=$enable_usb30_code; usb30_code="yes"
13623 else
13624 usb30_code="no"
13627 if test "$usb30_code" = "yes" ; then
13628 aros_config_cflags="$aros_config_cflags -DAROS_USB30_CODE"
13629 aros_kernel_cflags="$aros_kernel_cflags -DAROS_USB30_CODE"
13631 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $usb30_code" >&5
13632 $as_echo "$usb30_code" >&6; }
13634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if nesting supervisor support is enabled" >&5
13635 $as_echo_n "checking if nesting supervisor support is enabled... " >&6; }
13636 # Check whether --enable-nesting_supervisor was given.
13637 if test "${enable_nesting_supervisor+set}" = set; then :
13638 enableval=$enable_nesting_supervisor; nesting_supervisor="yes"
13639 else
13640 nesting_supervisor="no"
13643 if test "$nesting_supervisor" = "yes" ; then
13644 aros_nesting_supervisor="1"
13646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nesting_supervisor" >&5
13647 $as_echo "$nesting_supervisor" >&6; }
13649 if test "$aros_enable_mmu" = "" ; then
13650 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if MMU support is enabled" >&5
13651 $as_echo_n "checking if MMU support is enabled... " >&6; }
13652 # Check whether --enable-mmu was given.
13653 if test "${enable_mmu+set}" = set; then :
13654 enableval=$enable_mmu; aros_enable_mmu=$enableval
13655 else
13656 aros_enable_mmu="yes"
13659 if test "$aros_enable_mmu" = "" ; then
13660 aros_enable_mmu="yes"
13662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $aros_enable_mmu" >&5
13663 $as_echo "$aros_enable_mmu" >&6; }
13665 if test "$aros_enable_mmu" = "no" ; then
13666 aros_enable_mmu="0"
13667 else
13668 aros_enable_mmu="1"
13672 if test "x-$aros_flavour" = "x-emulation" -o "x-$aros_flavour" = "x-emulcompat" ; then
13674 if test "x-$need_dlopen" != "x-no" ; then
13675 save_libs="$LIBS"
13676 LIBS=""
13677 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
13678 if test "x$ac_cv_func_dlopen" = xyes; then :
13679 have_dl="yes"
13680 else
13681 have_dl="no"
13684 if test "x-$have_dl" = "x-no" ; then
13685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
13686 $as_echo_n "checking for dlopen in -ldl... " >&6; }
13687 if ${ac_cv_lib_dl_dlopen+:} false; then :
13688 $as_echo_n "(cached) " >&6
13689 else
13690 ac_check_lib_save_LIBS=$LIBS
13691 LIBS="-ldl $LIBS"
13692 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13693 /* end confdefs.h. */
13695 /* Override any GCC internal prototype to avoid an error.
13696 Use char because int might match the return type of a GCC
13697 builtin and then its argument prototype would still apply. */
13698 #ifdef __cplusplus
13699 extern "C"
13700 #endif
13701 char dlopen ();
13703 main ()
13705 return dlopen ();
13707 return 0;
13709 _ACEOF
13710 if ac_fn_c_try_link "$LINENO"; then :
13711 ac_cv_lib_dl_dlopen=yes
13712 else
13713 ac_cv_lib_dl_dlopen=no
13715 rm -f core conftest.err conftest.$ac_objext \
13716 conftest$ac_exeext conftest.$ac_ext
13717 LIBS=$ac_check_lib_save_LIBS
13719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
13720 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
13721 if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
13722 have_dl="yes"
13723 aros_host_ldflags="$aros_host_ldflags -ldl"
13724 else
13725 have_dl="no"
13729 if test "x-$have_dl" = "x-no" ; then
13730 as_fn_error $? "dlopen() dynamic linker functions not available" "$LINENO" 5
13732 LIBS="$save_libs"
13736 # Check whether --enable-x11_hidd was given.
13737 if test "${enable_x11_hidd+set}" = set; then :
13738 enableval=$enable_x11_hidd; x11_hidd="$enableval"
13739 else
13740 x11_hidd="$need_x11"
13743 case "x-$x11_hidd" in
13744 x-yes|x-no|x-auto) ;;
13745 *) x11_hidd="$need_x11" ;;
13746 esac
13748 ENABLE_X11=0
13750 if test "x-$x11_hidd" != "x-no" ; then
13752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
13753 $as_echo_n "checking for X... " >&6; }
13756 # Check whether --with-x was given.
13757 if test "${with_x+set}" = set; then :
13758 withval=$with_x;
13761 # $have_x is `yes', `no', `disabled', or empty when we do not yet know.
13762 if test "x$with_x" = xno; then
13763 # The user explicitly disabled X.
13764 have_x=disabled
13765 else
13766 case $x_includes,$x_libraries in #(
13767 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
13768 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
13769 $as_echo_n "(cached) " >&6
13770 else
13771 # One or both of the vars are not set, and there is no cached value.
13772 ac_x_includes=no ac_x_libraries=no
13773 rm -f -r conftest.dir
13774 if mkdir conftest.dir; then
13775 cd conftest.dir
13776 cat >Imakefile <<'_ACEOF'
13777 incroot:
13778 @echo incroot='${INCROOT}'
13779 usrlibdir:
13780 @echo usrlibdir='${USRLIBDIR}'
13781 libdir:
13782 @echo libdir='${LIBDIR}'
13783 _ACEOF
13784 if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
13785 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
13786 for ac_var in incroot usrlibdir libdir; do
13787 eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
13788 done
13789 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
13790 for ac_extension in a so sl dylib la dll; do
13791 if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
13792 test -f "$ac_im_libdir/libX11.$ac_extension"; then
13793 ac_im_usrlibdir=$ac_im_libdir; break
13795 done
13796 # Screen out bogus values from the imake configuration. They are
13797 # bogus both because they are the default anyway, and because
13798 # using them would break gcc on systems where it needs fixed includes.
13799 case $ac_im_incroot in
13800 /usr/include) ac_x_includes= ;;
13801 *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
13802 esac
13803 case $ac_im_usrlibdir in
13804 /usr/lib | /usr/lib64 | /lib | /lib64) ;;
13805 *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
13806 esac
13808 cd ..
13809 rm -f -r conftest.dir
13812 # Standard set of common directories for X headers.
13813 # Check X11 before X11Rn because it is often a symlink to the current release.
13814 ac_x_header_dirs='
13815 /usr/X11/include
13816 /usr/X11R7/include
13817 /usr/X11R6/include
13818 /usr/X11R5/include
13819 /usr/X11R4/include
13821 /usr/include/X11
13822 /usr/include/X11R7
13823 /usr/include/X11R6
13824 /usr/include/X11R5
13825 /usr/include/X11R4
13827 /usr/local/X11/include
13828 /usr/local/X11R7/include
13829 /usr/local/X11R6/include
13830 /usr/local/X11R5/include
13831 /usr/local/X11R4/include
13833 /usr/local/include/X11
13834 /usr/local/include/X11R7
13835 /usr/local/include/X11R6
13836 /usr/local/include/X11R5
13837 /usr/local/include/X11R4
13839 /usr/X386/include
13840 /usr/x386/include
13841 /usr/XFree86/include/X11
13843 /usr/include
13844 /usr/local/include
13845 /usr/unsupported/include
13846 /usr/athena/include
13847 /usr/local/x11r5/include
13848 /usr/lpp/Xamples/include
13850 /usr/openwin/include
13851 /usr/openwin/share/include'
13853 if test "$ac_x_includes" = no; then
13854 # Guess where to find include files, by looking for Xlib.h.
13855 # First, try using that file with no special directory specified.
13856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13857 /* end confdefs.h. */
13858 #include <X11/Xlib.h>
13859 _ACEOF
13860 if ac_fn_c_try_cpp "$LINENO"; then :
13861 # We can compile using X headers with no special include directory.
13862 ac_x_includes=
13863 else
13864 for ac_dir in $ac_x_header_dirs; do
13865 if test -r "$ac_dir/X11/Xlib.h"; then
13866 ac_x_includes=$ac_dir
13867 break
13869 done
13871 rm -f conftest.err conftest.i conftest.$ac_ext
13872 fi # $ac_x_includes = no
13874 if test "$ac_x_libraries" = no; then
13875 # Check for the libraries.
13876 # See if we find them without any special options.
13877 # Don't add to $LIBS permanently.
13878 ac_save_LIBS=$LIBS
13879 LIBS="-lX11 $LIBS"
13880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13881 /* end confdefs.h. */
13882 #include <X11/Xlib.h>
13884 main ()
13886 XrmInitialize ()
13888 return 0;
13890 _ACEOF
13891 if ac_fn_c_try_link "$LINENO"; then :
13892 LIBS=$ac_save_LIBS
13893 # We can link X programs with no special library path.
13894 ac_x_libraries=
13895 else
13896 LIBS=$ac_save_LIBS
13897 for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
13899 # Don't even attempt the hair of trying to link an X program!
13900 for ac_extension in a so sl dylib la dll; do
13901 if test -r "$ac_dir/libX11.$ac_extension"; then
13902 ac_x_libraries=$ac_dir
13903 break 2
13905 done
13906 done
13908 rm -f core conftest.err conftest.$ac_objext \
13909 conftest$ac_exeext conftest.$ac_ext
13910 fi # $ac_x_libraries = no
13912 case $ac_x_includes,$ac_x_libraries in #(
13913 no,* | *,no | *\'*)
13914 # Didn't find X, or a directory has "'" in its name.
13915 ac_cv_have_x="have_x=no";; #(
13917 # Record where we found X for the cache.
13918 ac_cv_have_x="have_x=yes\
13919 ac_x_includes='$ac_x_includes'\
13920 ac_x_libraries='$ac_x_libraries'"
13921 esac
13923 ;; #(
13924 *) have_x=yes;;
13925 esac
13926 eval "$ac_cv_have_x"
13927 fi # $with_x != no
13929 if test "$have_x" != yes; then
13930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
13931 $as_echo "$have_x" >&6; }
13932 no_x=yes
13933 else
13934 # If each of the values was on the command line, it overrides each guess.
13935 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
13936 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
13937 # Update the cache value to reflect the command line values.
13938 ac_cv_have_x="have_x=yes\
13939 ac_x_includes='$x_includes'\
13940 ac_x_libraries='$x_libraries'"
13941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
13942 $as_echo "libraries $x_libraries, headers $x_includes" >&6; }
13946 x_cflags=
13947 for path in $x_libraries
13949 x_cflags="$x_cflags -L$path"
13950 done
13952 for path in $x_includes
13954 x_cflags="$x_cflags -I$path"
13955 done
13957 if test "x-$no_x" = "x-yes" ; then
13959 if test "x-$x11_hidd" != "x-auto" ; then
13960 as_fn_error $? "X11 libs/headers not found, cannot build X11 hidd as requested" "$LINENO" 5
13963 else
13964 unixgfx_hidd_target=kernel-x11gfx
13965 ENABLE_X11=1
13967 # Check whether --enable-x11_shm was given.
13968 if test "${enable_x11_shm+set}" = set; then :
13969 enableval=$enable_x11_shm; x11_hidd_shm="$enableval"
13970 else
13971 x11_hidd_shm="auto"
13974 case "x-$x11_hidd_shm" in
13975 x-yes|x-no|x-auto) ;;
13976 *) x11_hidd_shm="auto" ;;
13977 esac
13979 have_xshm=no
13981 if test "x-$x11_hidd_shm" != "x-no" ; then
13983 for ac_header in sys/ipc.h
13984 do :
13985 ac_fn_c_check_header_mongrel "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
13986 if test "x$ac_cv_header_sys_ipc_h" = xyes; then :
13987 cat >>confdefs.h <<_ACEOF
13988 #define HAVE_SYS_IPC_H 1
13989 _ACEOF
13993 done
13995 for ac_header in sys/shm.h
13996 do :
13997 ac_fn_c_check_header_mongrel "$LINENO" "sys/shm.h" "ac_cv_header_sys_shm_h" "$ac_includes_default"
13998 if test "x$ac_cv_header_sys_shm_h" = xyes; then :
13999 cat >>confdefs.h <<_ACEOF
14000 #define HAVE_SYS_SHM_H 1
14001 _ACEOF
14005 done
14008 if test "x-$ac_cv_header_sys_ipc_h" = "x-yes" -a "x-$ac_cv_header_sys_shm_h" = "x-yes" ; then
14010 save_cflags="$CFLAGS"
14011 CFLAGS="$CFLAGS $x_cflags"
14012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShmQueryExtension in -lXext" >&5
14013 $as_echo_n "checking for XShmQueryExtension in -lXext... " >&6; }
14014 if ${ac_cv_lib_Xext_XShmQueryExtension+:} false; then :
14015 $as_echo_n "(cached) " >&6
14016 else
14017 ac_check_lib_save_LIBS=$LIBS
14018 LIBS="-lXext $LIBS"
14019 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14020 /* end confdefs.h. */
14022 /* Override any GCC internal prototype to avoid an error.
14023 Use char because int might match the return type of a GCC
14024 builtin and then its argument prototype would still apply. */
14025 #ifdef __cplusplus
14026 extern "C"
14027 #endif
14028 char XShmQueryExtension ();
14030 main ()
14032 return XShmQueryExtension ();
14034 return 0;
14036 _ACEOF
14037 if ac_fn_c_try_link "$LINENO"; then :
14038 ac_cv_lib_Xext_XShmQueryExtension=yes
14039 else
14040 ac_cv_lib_Xext_XShmQueryExtension=no
14042 rm -f core conftest.err conftest.$ac_objext \
14043 conftest$ac_exeext conftest.$ac_ext
14044 LIBS=$ac_check_lib_save_LIBS
14046 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5
14047 $as_echo "$ac_cv_lib_Xext_XShmQueryExtension" >&6; }
14048 if test "x$ac_cv_lib_Xext_XShmQueryExtension" = xyes; then :
14049 have_xshm=yes
14052 CFLAGS="$save_cflags"
14056 if test "x-$have_xshm" = "x-yes" ; then
14057 DO_XSHM_SUPPORT="1"
14058 elif test "x-$x11_hidd_shm" = "x-yes" ; then
14059 as_fn_error $? "X11 has no support for shared memory, cannot enable it as requested" "$LINENO" 5
14060 else
14061 DO_XSHM_SUPPORT="0"
14065 # Check whether --enable-x11_vidmode was given.
14066 if test "${enable_x11_vidmode+set}" = set; then :
14067 enableval=$enable_x11_vidmode; x11_hidd_vidmode="$enableval"
14068 else
14069 x11_hidd_vidmode="auto"
14072 case "x-$x11_hidd_vidmode" in
14073 x-yes|x-no|x-auto) ;;
14074 *) x11_hidd_vidmode="auto" ;;
14075 esac
14077 have_vidmode=no
14079 if test "x-$x11_hidd_vidmode" != "x-no" ; then
14081 save_cflags="$CFLAGS"
14082 CFLAGS="$CFLAGS $x_cflags"
14083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5
14084 $as_echo_n "checking for XF86VidModeQueryExtension in -lXxf86vm... " >&6; }
14085 if ${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+:} false; then :
14086 $as_echo_n "(cached) " >&6
14087 else
14088 ac_check_lib_save_LIBS=$LIBS
14089 LIBS="-lXxf86vm $LIBS"
14090 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14091 /* end confdefs.h. */
14093 /* Override any GCC internal prototype to avoid an error.
14094 Use char because int might match the return type of a GCC
14095 builtin and then its argument prototype would still apply. */
14096 #ifdef __cplusplus
14097 extern "C"
14098 #endif
14099 char XF86VidModeQueryExtension ();
14101 main ()
14103 return XF86VidModeQueryExtension ();
14105 return 0;
14107 _ACEOF
14108 if ac_fn_c_try_link "$LINENO"; then :
14109 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes
14110 else
14111 ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no
14113 rm -f core conftest.err conftest.$ac_objext \
14114 conftest$ac_exeext conftest.$ac_ext
14115 LIBS=$ac_check_lib_save_LIBS
14117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5
14118 $as_echo "$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6; }
14119 if test "x$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" = xyes; then :
14120 have_vidmode=yes
14123 CFLAGS="$save_cflags"
14126 if test "x-$have_vidmode" = "x-yes" ; then
14127 DO_VIDMODE_SUPPORT="1"
14128 elif test "x-$x11_hidd_vidmode" = "x-yes" ; then
14129 as_fn_error $? "X11 vidmode extension not available, cannot enable it as requested" "$LINENO" 5
14130 else
14131 DO_VIDMODE_SUPPORT="0"
14135 aros_host_x11_includes=$x_includes
14136 aros_host_x11_libdirs=$x_libraries
14140 # Check whether --enable-sdl_hidd was given.
14141 if test "${enable_sdl_hidd+set}" = set; then :
14142 enableval=$enable_sdl_hidd; sdl_hidd="$enableval"
14143 else
14144 sdl_hidd="auto"
14147 case "x-$sdl_hidd" in
14148 x-yes|x-no|x-auto) ;;
14149 *) sdl_hidd="auto" ;;
14150 esac
14152 if test "x-$sdl_hidd" != "x-no" ; then
14155 # Check whether --with-sdl-prefix was given.
14156 if test "${with_sdl_prefix+set}" = set; then :
14157 withval=$with_sdl_prefix; sdl_prefix="$withval"
14158 else
14159 sdl_prefix=""
14163 # Check whether --with-sdl-exec-prefix was given.
14164 if test "${with_sdl_exec_prefix+set}" = set; then :
14165 withval=$with_sdl_exec_prefix; sdl_exec_prefix="$withval"
14166 else
14167 sdl_exec_prefix=""
14170 # Check whether --enable-sdltest was given.
14171 if test "${enable_sdltest+set}" = set; then :
14172 enableval=$enable_sdltest;
14173 else
14174 enable_sdltest=yes
14178 if test x$sdl_exec_prefix != x ; then
14179 sdl_config_args="$sdl_config_args --exec-prefix=$sdl_exec_prefix"
14180 if test x${SDL_CONFIG+set} != xset ; then
14181 SDL_CONFIG=$sdl_exec_prefix/bin/sdl-config
14184 if test x$sdl_prefix != x ; then
14185 sdl_config_args="$sdl_config_args --prefix=$sdl_prefix"
14186 if test x${SDL_CONFIG+set} != xset ; then
14187 SDL_CONFIG=$sdl_prefix/bin/sdl-config
14191 as_save_PATH="$PATH"
14192 if test "x$prefix" != xNONE; then
14193 PATH="$prefix/bin:$prefix/usr/bin:$PATH"
14195 # Extract the first word of "sdl-config", so it can be a program name with args.
14196 set dummy sdl-config; ac_word=$2
14197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14198 $as_echo_n "checking for $ac_word... " >&6; }
14199 if ${ac_cv_path_SDL_CONFIG+:} false; then :
14200 $as_echo_n "(cached) " >&6
14201 else
14202 case $SDL_CONFIG in
14203 [\\/]* | ?:[\\/]*)
14204 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
14207 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14208 for as_dir in $PATH
14210 IFS=$as_save_IFS
14211 test -z "$as_dir" && as_dir=.
14212 for ac_exec_ext in '' $ac_executable_extensions; do
14213 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14214 ac_cv_path_SDL_CONFIG="$as_dir/$ac_word$ac_exec_ext"
14215 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14216 break 2
14218 done
14219 done
14220 IFS=$as_save_IFS
14222 test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
14224 esac
14226 SDL_CONFIG=$ac_cv_path_SDL_CONFIG
14227 if test -n "$SDL_CONFIG"; then
14228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
14229 $as_echo "$SDL_CONFIG" >&6; }
14230 else
14231 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14232 $as_echo "no" >&6; }
14236 PATH="$as_save_PATH"
14237 min_sdl_version=1.2.10
14238 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL - version >= $min_sdl_version" >&5
14239 $as_echo_n "checking for SDL - version >= $min_sdl_version... " >&6; }
14240 no_sdl=""
14241 if test "$SDL_CONFIG" = "no" ; then
14242 no_sdl=yes
14243 else
14244 SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags`
14245 SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs`
14247 sdl_major_version=`$SDL_CONFIG $sdl_config_args --version | \
14248 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\1/'`
14249 sdl_minor_version=`$SDL_CONFIG $sdl_config_args --version | \
14250 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\2/'`
14251 sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
14252 sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
14253 if test "x$enable_sdltest" = "xyes" ; then
14254 ac_save_CFLAGS="$CFLAGS"
14255 ac_save_CXXFLAGS="$CXXFLAGS"
14256 ac_save_LIBS="$LIBS"
14257 CFLAGS="$CFLAGS $SDL_CFLAGS"
14258 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
14259 LIBS="$LIBS $SDL_LIBS"
14260 rm -f conf.sdltest
14261 if test "$cross_compiling" = yes; then :
14262 echo $ac_n "cross compiling; assumed OK... $ac_c"
14263 else
14264 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14265 /* end confdefs.h. */
14267 #include <stdio.h>
14268 #include <stdlib.h>
14269 #include <string.h>
14270 #include "SDL.h"
14272 char*
14273 my_strdup (char *str)
14275 char *new_str;
14277 if (str)
14279 new_str = (char *)malloc ((strlen (str) + 1) * sizeof(char));
14280 strcpy (new_str, str);
14282 else
14283 new_str = NULL;
14285 return new_str;
14288 int main (int argc, char *argv[])
14290 int major, minor, micro;
14291 char *tmp_version;
14293 /* This hangs on some systems (?)
14294 system ("touch conf.sdltest");
14296 { FILE *fp = fopen("conf.sdltest", "a"); if ( fp ) fclose(fp); }
14298 /* HP/UX 9 (%@#!) writes to sscanf strings */
14299 tmp_version = my_strdup("$min_sdl_version");
14300 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
14301 printf("%s, bad version string\n", "$min_sdl_version");
14302 exit(1);
14305 if (($sdl_major_version > major) ||
14306 (($sdl_major_version == major) && ($sdl_minor_version > minor)) ||
14307 (($sdl_major_version == major) && ($sdl_minor_version == minor) && ($sdl_micro_version >= micro)))
14309 return 0;
14311 else
14313 printf("\n*** 'sdl-config --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_version, $sdl_minor_version, $sdl_micro_version);
14314 printf("*** of SDL required is %d.%d.%d. If sdl-config is correct, then it is\n", major, minor, micro);
14315 printf("*** best to upgrade to the required version.\n");
14316 printf("*** If sdl-config was wrong, set the environment variable SDL_CONFIG\n");
14317 printf("*** to point to the correct copy of sdl-config, and remove the file\n");
14318 printf("*** config.cache before re-running configure\n");
14319 return 1;
14324 _ACEOF
14325 if ac_fn_c_try_run "$LINENO"; then :
14327 else
14328 no_sdl=yes
14330 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
14331 conftest.$ac_objext conftest.beam conftest.$ac_ext
14334 CFLAGS="$ac_save_CFLAGS"
14335 CXXFLAGS="$ac_save_CXXFLAGS"
14336 LIBS="$ac_save_LIBS"
14339 if test "x$no_sdl" = x ; then
14340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14341 $as_echo "yes" >&6; }
14342 have_sdl="yes"
14343 else
14344 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14345 $as_echo "no" >&6; }
14346 if test "$SDL_CONFIG" = "no" ; then
14347 echo "*** The sdl-config script installed by SDL could not be found"
14348 echo "*** If SDL was installed in PREFIX, make sure PREFIX/bin is in"
14349 echo "*** your path, or set the SDL_CONFIG environment variable to the"
14350 echo "*** full path to sdl-config."
14351 else
14352 if test -f conf.sdltest ; then
14354 else
14355 echo "*** Could not run SDL test program, checking why..."
14356 CFLAGS="$CFLAGS $SDL_CFLAGS"
14357 CXXFLAGS="$CXXFLAGS $SDL_CFLAGS"
14358 LIBS="$LIBS $SDL_LIBS"
14359 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14360 /* end confdefs.h. */
14362 #include <stdio.h>
14363 #include "SDL.h"
14365 int main(int argc, char *argv[])
14366 { return 0; }
14367 #undef main
14368 #define main K_and_R_C_main
14371 main ()
14373 return 0;
14375 return 0;
14377 _ACEOF
14378 if ac_fn_c_try_link "$LINENO"; then :
14379 echo "*** The test program compiled, but did not run. This usually means"
14380 echo "*** that the run-time linker is not finding SDL or finding the wrong"
14381 echo "*** version of SDL. If it is not finding SDL, you'll need to set your"
14382 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
14383 echo "*** to the installed location Also, make sure you have run ldconfig if that"
14384 echo "*** is required on your system"
14385 echo "***"
14386 echo "*** If you have an old version installed, it is best to remove it, although"
14387 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
14388 else
14389 echo "*** The test program failed to compile or link. See the file config.log for the"
14390 echo "*** exact error that occured. This usually means SDL was incorrectly installed"
14391 echo "*** or that you have moved SDL since it was installed. In the latter case, you"
14392 echo "*** may want to edit the sdl-config script: $SDL_CONFIG"
14394 rm -f core conftest.err conftest.$ac_objext \
14395 conftest$ac_exeext conftest.$ac_ext
14396 CFLAGS="$ac_save_CFLAGS"
14397 CXXFLAGS="$ac_save_CXXFLAGS"
14398 LIBS="$ac_save_LIBS"
14401 SDL_CFLAGS=""
14402 SDL_LIBS=""
14403 have_sdl="no"
14407 rm -f conf.sdltest
14410 if test "x-$have_sdl" != "x-yes" ; then
14412 if test "x-$sdl_hidd" != "x-auto" ; then
14413 as_fn_error $? "SDL libs/headers not found, cannot build SDL hidd as requested" "$LINENO" 5
14416 else
14417 sdl_hidd_target=kernel-hidd-sdl
14418 aros_host_sdl_cflags=SDL_CFLAGS
14419 aros_host_sdl_libs=SDL_LIBS
14423 ac_fn_c_check_header_mongrel "$LINENO" "sys/soundcard.h" "ac_cv_header_sys_soundcard_h" "$ac_includes_default"
14424 if test "x$ac_cv_header_sys_soundcard_h" = xyes; then :
14429 if test "x-$ac_cv_header_sys_soundcard_h" = "x-yes" ; then
14430 oss_library_target=workbench-libs-oss-unix
14435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if building of dbus.library is enabled" >&5
14436 $as_echo_n "checking if building of dbus.library is enabled... " >&6; }
14437 # Check whether --enable-dbus was given.
14438 if test "${enable_dbus+set}" = set; then :
14439 enableval=$enable_dbus; dbus="yes"
14440 else
14441 dbus="no"
14444 if test "$dbus" = "yes" ; then
14445 ENABLE_DBUS=1
14446 DBUS_CFLAGS=`pkg-config --cflags dbus-1`
14447 DBUS_LIBFLAGS=`pkg-config --libs dbus-1`
14448 KERNEL_DBUS_KOBJ=kernel-dbus-kobj
14449 KERNEL_DBUS_INCLUDES=kernel-dbus-includes
14450 else
14451 ENABLE_DBUS=0
14453 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dbus" >&5
14454 $as_echo "$dbus" >&6; }
14456 if test "$use_kernel_cc_wrapper" = "yes" ; then
14457 aros_kernel_cc="${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc"
14461 # Generic
14473 # Compatability with other Amiga-like operation systems
14476 # Host related
14504 # Target Related
14574 # Delinting target compiler flags
14581 # Graphics Related
14598 # Native version related
14601 # Palm native version related
14604 # Unix/Hosted version related
14607 # MMU related
14610 # Apple iOS related
14615 # ARM default GCC target related
14621 # Android related
14626 # DBUS related
14633 #X11 related
14636 # Debug related
14642 # Collect-aros stuff: "-ius" to ignore undefined symbols
14645 # C compiler related
14650 #ObjC compiler related
14653 #Java related
14656 # USB3.0 code
14659 case "$aros_flavour" in
14660 emulation) aros_flavour_uc="AROS_FLAVOUR_EMULATION"
14661 aros_flavour="emulation" ;;
14662 emulcompat) aros_flavour_uc="(AROS_FLAVOUR_EMULATION|AROS_FLAVOUR_BINCOMPAT)"
14663 aros_flavour="emulation" ;;
14664 standalone) aros_flavour_uc="AROS_FLAVOUR_STANDALONE"
14665 aros_flavour="standalone";;
14666 standcompat) aros_flavour_uc="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_BINCOMPAT)"
14667 aros_flavour="standalone";;
14668 native) aros_flavour_uc="AROS_FLAVOUR_NATIVE"
14669 aros_flavour="native" ;;
14670 nativecompat) aros_flavour_uc="(AROS_FLAVOUR_NATIVE|AROS_FLAVOUR_BINCOMPAT)"
14671 aros_flavour="native" ;;
14672 linklib) aros_flavour_uc="AROS_FLAVOUR_LINKLIB"
14673 aros_flavour="linklib" ;;
14674 palmnative) aros_flavour_uc="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_EMULATION)"
14675 aros_flavour="palmnative" ;;
14676 mac68knative) aros_flavour_uc="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_EMULATION)"
14677 aros_flavour="mac68knative" ;;
14678 ppcnative) aros_flavour_uc="(AROS_FLAVOUR_STANDALONE|AROS_FLAVOUR_BINCOMPAT)"
14679 aros_flavour="ppcnative" ;;
14680 esac
14682 if test ! -d ${aros_inc_dir} ; then
14683 ${MKDIR} ${aros_inc_dir}
14685 if test ! -d ${aros_geninc_dir} ; then
14686 ${MKDIR} ${aros_geninc_dir}
14688 if test ! -d ${aros_hostcfg_dir} ; then
14689 ${MKDIR} ${aros_hostcfg_dir}
14691 if test ! -d ${aros_targetcfg_dir} ; then
14692 ${MKDIR} ${aros_targetcfg_dir}
14694 if test ! -d ${aros_tools_dir} ; then
14695 ${MKDIR} ${aros_tools_dir}
14697 if test ! -d ${aros_scripts_dir} ; then
14698 ${MKDIR} ${aros_scripts_dir}
14701 ac_config_headers="$ac_config_headers ${aros_geninc_dir}/host-conf.h:config/host-conf.h.in"
14704 # Generic build tools (metamake, etc)
14705 ac_config_commands="$ac_config_commands genmf-executable-support"
14707 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_tools_dir}/genmf.py:tools/genmf/genmf.py tools/collect-aros/env.h"
14710 # Binutils
14711 ac_config_commands="$ac_config_commands binutils-support"
14713 ac_config_files="$ac_config_files ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros-ld:scripts/aros-ld.in"
14716 # Bare Elf support script and spec
14717 if test "${use_kernel_cc_wrapper}" = "yes"; then
14718 ac_config_commands="$ac_config_commands elf-compiler-support"
14720 ac_config_files="$ac_config_files ${aros_targetcfg_dir}/elf-specs:${elf_specs_in} ${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf-gcc:scripts/elf-gcc.in"
14724 # Host compiler support scripts and spec
14725 if test "${aros_target_toolchain}" = "no"; then
14726 ac_config_commands="$ac_config_commands host-compiler-wrapper-support"
14728 ac_config_files="$ac_config_files ${aros_targetcfg_dir}/specs:config/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"
14732 # Android support
14733 if test "$aros_target_variant" == "android"; then
14734 ac_config_files="$ac_config_files ${aros_gendir}/arch/all-android/bootstrap/app/default.properties:arch/all-android/bootstrap/app/default.properties.in"
14738 # cmake helper
14739 ac_config_files="$ac_config_files ${aros_targetcfg_dir}/conf.cmake:config/conf.cmake.in"
14742 cat >confcache <<\_ACEOF
14743 # This file is a shell script that caches the results of configure
14744 # tests run on this system so they can be shared between configure
14745 # scripts and configure runs, see configure's option --config-cache.
14746 # It is not useful on other systems. If it contains results you don't
14747 # want to keep, you may remove or edit it.
14749 # config.status only pays attention to the cache file if you give it
14750 # the --recheck option to rerun configure.
14752 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14753 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14754 # following values.
14756 _ACEOF
14758 # The following way of writing the cache mishandles newlines in values,
14759 # but we know of no workaround that is simple, portable, and efficient.
14760 # So, we kill variables containing newlines.
14761 # Ultrix sh set writes to stderr and can't be redirected directly,
14762 # and sets the high bit in the cache file unless we assign to the vars.
14764 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14765 eval ac_val=\$$ac_var
14766 case $ac_val in #(
14767 *${as_nl}*)
14768 case $ac_var in #(
14769 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14770 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14771 esac
14772 case $ac_var in #(
14773 _ | IFS | as_nl) ;; #(
14774 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14775 *) { eval $ac_var=; unset $ac_var;} ;;
14776 esac ;;
14777 esac
14778 done
14780 (set) 2>&1 |
14781 case $as_nl`(ac_space=' '; set) 2>&1` in #(
14782 *${as_nl}ac_space=\ *)
14783 # `set' does not quote correctly, so add quotes: double-quote
14784 # substitution turns \\\\ into \\, and sed turns \\ into \.
14785 sed -n \
14786 "s/'/'\\\\''/g;
14787 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14788 ;; #(
14790 # `set' quotes correctly as required by POSIX, so do not add quotes.
14791 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14793 esac |
14794 sort
14796 sed '
14797 /^ac_cv_env_/b end
14798 t clear
14799 :clear
14800 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14801 t end
14802 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14803 :end' >>confcache
14804 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14805 if test -w "$cache_file"; then
14806 if test "x$cache_file" != "x/dev/null"; then
14807 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14808 $as_echo "$as_me: updating cache $cache_file" >&6;}
14809 if test ! -f "$cache_file" || test -h "$cache_file"; then
14810 cat confcache >"$cache_file"
14811 else
14812 case $cache_file in #(
14813 */* | ?:*)
14814 mv -f confcache "$cache_file"$$ &&
14815 mv -f "$cache_file"$$ "$cache_file" ;; #(
14817 mv -f confcache "$cache_file" ;;
14818 esac
14821 else
14822 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14823 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14826 rm -f confcache
14828 test "x$prefix" = xNONE && prefix=$ac_default_prefix
14829 # Let make expand exec_prefix.
14830 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14832 DEFS=-DHAVE_CONFIG_H
14834 ac_libobjs=
14835 ac_ltlibobjs=
14837 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14838 # 1. Remove the extension, and $U if already installed.
14839 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14840 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14841 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
14842 # will be set to the directory where LIBOBJS objects are built.
14843 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14844 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
14845 done
14846 LIBOBJS=$ac_libobjs
14848 LTLIBOBJS=$ac_ltlibobjs
14852 : "${CONFIG_STATUS=./config.status}"
14853 ac_write_fail=0
14854 ac_clean_files_save=$ac_clean_files
14855 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14856 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14857 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14858 as_write_fail=0
14859 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14860 #! $SHELL
14861 # Generated by $as_me.
14862 # Run this file to recreate the current configuration.
14863 # Compiler output produced by configure, useful for debugging
14864 # configure, is in config.log if it exists.
14866 debug=false
14867 ac_cs_recheck=false
14868 ac_cs_silent=false
14870 SHELL=\${CONFIG_SHELL-$SHELL}
14871 export SHELL
14872 _ASEOF
14873 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14874 ## -------------------- ##
14875 ## M4sh Initialization. ##
14876 ## -------------------- ##
14878 # Be more Bourne compatible
14879 DUALCASE=1; export DUALCASE # for MKS sh
14880 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14881 emulate sh
14882 NULLCMD=:
14883 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14884 # is contrary to our usage. Disable this feature.
14885 alias -g '${1+"$@"}'='"$@"'
14886 setopt NO_GLOB_SUBST
14887 else
14888 case `(set -o) 2>/dev/null` in #(
14889 *posix*) :
14890 set -o posix ;; #(
14891 *) :
14893 esac
14897 as_nl='
14899 export as_nl
14900 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14901 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14902 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14903 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14904 # Prefer a ksh shell builtin over an external printf program on Solaris,
14905 # but without wasting forks for bash or zsh.
14906 if test -z "$BASH_VERSION$ZSH_VERSION" \
14907 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14908 as_echo='print -r --'
14909 as_echo_n='print -rn --'
14910 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14911 as_echo='printf %s\n'
14912 as_echo_n='printf %s'
14913 else
14914 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14915 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14916 as_echo_n='/usr/ucb/echo -n'
14917 else
14918 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14919 as_echo_n_body='eval
14920 arg=$1;
14921 case $arg in #(
14922 *"$as_nl"*)
14923 expr "X$arg" : "X\\(.*\\)$as_nl";
14924 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14925 esac;
14926 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14928 export as_echo_n_body
14929 as_echo_n='sh -c $as_echo_n_body as_echo'
14931 export as_echo_body
14932 as_echo='sh -c $as_echo_body as_echo'
14935 # The user is always right.
14936 if test "${PATH_SEPARATOR+set}" != set; then
14937 PATH_SEPARATOR=:
14938 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14939 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14940 PATH_SEPARATOR=';'
14945 # IFS
14946 # We need space, tab and new line, in precisely that order. Quoting is
14947 # there to prevent editors from complaining about space-tab.
14948 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
14949 # splitting by setting IFS to empty value.)
14950 IFS=" "" $as_nl"
14952 # Find who we are. Look in the path if we contain no directory separator.
14953 as_myself=
14954 case $0 in #((
14955 *[\\/]* ) as_myself=$0 ;;
14956 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14957 for as_dir in $PATH
14959 IFS=$as_save_IFS
14960 test -z "$as_dir" && as_dir=.
14961 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14962 done
14963 IFS=$as_save_IFS
14966 esac
14967 # We did not find ourselves, most probably we were run as `sh COMMAND'
14968 # in which case we are not to be found in the path.
14969 if test "x$as_myself" = x; then
14970 as_myself=$0
14972 if test ! -f "$as_myself"; then
14973 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14974 exit 1
14977 # Unset variables that we do not need and which cause bugs (e.g. in
14978 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
14979 # suppresses any "Segmentation fault" message there. '((' could
14980 # trigger a bug in pdksh 5.2.14.
14981 for as_var in BASH_ENV ENV MAIL MAILPATH
14982 do eval test x\${$as_var+set} = xset \
14983 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14984 done
14985 PS1='$ '
14986 PS2='> '
14987 PS4='+ '
14989 # NLS nuisances.
14990 LC_ALL=C
14991 export LC_ALL
14992 LANGUAGE=C
14993 export LANGUAGE
14995 # CDPATH.
14996 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14999 # as_fn_error STATUS ERROR [LINENO LOG_FD]
15000 # ----------------------------------------
15001 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
15002 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
15003 # script with STATUS, using 1 if that was 0.
15004 as_fn_error ()
15006 as_status=$1; test $as_status -eq 0 && as_status=1
15007 if test "$4"; then
15008 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
15009 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
15011 $as_echo "$as_me: error: $2" >&2
15012 as_fn_exit $as_status
15013 } # as_fn_error
15016 # as_fn_set_status STATUS
15017 # -----------------------
15018 # Set $? to STATUS, without forking.
15019 as_fn_set_status ()
15021 return $1
15022 } # as_fn_set_status
15024 # as_fn_exit STATUS
15025 # -----------------
15026 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
15027 as_fn_exit ()
15029 set +e
15030 as_fn_set_status $1
15031 exit $1
15032 } # as_fn_exit
15034 # as_fn_unset VAR
15035 # ---------------
15036 # Portably unset VAR.
15037 as_fn_unset ()
15039 { eval $1=; unset $1;}
15041 as_unset=as_fn_unset
15042 # as_fn_append VAR VALUE
15043 # ----------------------
15044 # Append the text in VALUE to the end of the definition contained in VAR. Take
15045 # advantage of any shell optimizations that allow amortized linear growth over
15046 # repeated appends, instead of the typical quadratic growth present in naive
15047 # implementations.
15048 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
15049 eval 'as_fn_append ()
15051 eval $1+=\$2
15053 else
15054 as_fn_append ()
15056 eval $1=\$$1\$2
15058 fi # as_fn_append
15060 # as_fn_arith ARG...
15061 # ------------------
15062 # Perform arithmetic evaluation on the ARGs, and store the result in the
15063 # global $as_val. Take advantage of shells that can avoid forks. The arguments
15064 # must be portable across $(()) and expr.
15065 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
15066 eval 'as_fn_arith ()
15068 as_val=$(( $* ))
15070 else
15071 as_fn_arith ()
15073 as_val=`expr "$@" || test $? -eq 1`
15075 fi # as_fn_arith
15078 if expr a : '\(a\)' >/dev/null 2>&1 &&
15079 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15080 as_expr=expr
15081 else
15082 as_expr=false
15085 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
15086 as_basename=basename
15087 else
15088 as_basename=false
15091 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15092 as_dirname=dirname
15093 else
15094 as_dirname=false
15097 as_me=`$as_basename -- "$0" ||
15098 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
15099 X"$0" : 'X\(//\)$' \| \
15100 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
15101 $as_echo X/"$0" |
15102 sed '/^.*\/\([^/][^/]*\)\/*$/{
15103 s//\1/
15106 /^X\/\(\/\/\)$/{
15107 s//\1/
15110 /^X\/\(\/\).*/{
15111 s//\1/
15114 s/.*/./; q'`
15116 # Avoid depending upon Character Ranges.
15117 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15118 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15119 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15120 as_cr_digits='0123456789'
15121 as_cr_alnum=$as_cr_Letters$as_cr_digits
15123 ECHO_C= ECHO_N= ECHO_T=
15124 case `echo -n x` in #(((((
15125 -n*)
15126 case `echo 'xy\c'` in
15127 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
15128 xy) ECHO_C='\c';;
15129 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
15130 ECHO_T=' ';;
15131 esac;;
15133 ECHO_N='-n';;
15134 esac
15136 rm -f conf$$ conf$$.exe conf$$.file
15137 if test -d conf$$.dir; then
15138 rm -f conf$$.dir/conf$$.file
15139 else
15140 rm -f conf$$.dir
15141 mkdir conf$$.dir 2>/dev/null
15143 if (echo >conf$$.file) 2>/dev/null; then
15144 if ln -s conf$$.file conf$$ 2>/dev/null; then
15145 as_ln_s='ln -s'
15146 # ... but there are two gotchas:
15147 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
15148 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
15149 # In both cases, we have to default to `cp -pR'.
15150 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
15151 as_ln_s='cp -pR'
15152 elif ln conf$$.file conf$$ 2>/dev/null; then
15153 as_ln_s=ln
15154 else
15155 as_ln_s='cp -pR'
15157 else
15158 as_ln_s='cp -pR'
15160 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
15161 rmdir conf$$.dir 2>/dev/null
15164 # as_fn_mkdir_p
15165 # -------------
15166 # Create "$as_dir" as a directory, including parents if necessary.
15167 as_fn_mkdir_p ()
15170 case $as_dir in #(
15171 -*) as_dir=./$as_dir;;
15172 esac
15173 test -d "$as_dir" || eval $as_mkdir_p || {
15174 as_dirs=
15175 while :; do
15176 case $as_dir in #(
15177 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
15178 *) as_qdir=$as_dir;;
15179 esac
15180 as_dirs="'$as_qdir' $as_dirs"
15181 as_dir=`$as_dirname -- "$as_dir" ||
15182 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15183 X"$as_dir" : 'X\(//\)[^/]' \| \
15184 X"$as_dir" : 'X\(//\)$' \| \
15185 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
15186 $as_echo X"$as_dir" |
15187 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15188 s//\1/
15191 /^X\(\/\/\)[^/].*/{
15192 s//\1/
15195 /^X\(\/\/\)$/{
15196 s//\1/
15199 /^X\(\/\).*/{
15200 s//\1/
15203 s/.*/./; q'`
15204 test -d "$as_dir" && break
15205 done
15206 test -z "$as_dirs" || eval "mkdir $as_dirs"
15207 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
15210 } # as_fn_mkdir_p
15211 if mkdir -p . 2>/dev/null; then
15212 as_mkdir_p='mkdir -p "$as_dir"'
15213 else
15214 test -d ./-p && rmdir ./-p
15215 as_mkdir_p=false
15219 # as_fn_executable_p FILE
15220 # -----------------------
15221 # Test if FILE is an executable regular file.
15222 as_fn_executable_p ()
15224 test -f "$1" && test -x "$1"
15225 } # as_fn_executable_p
15226 as_test_x='test -x'
15227 as_executable_p=as_fn_executable_p
15229 # Sed expression to map a string onto a valid CPP name.
15230 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
15232 # Sed expression to map a string onto a valid variable name.
15233 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
15236 exec 6>&1
15237 ## ----------------------------------- ##
15238 ## Main body of $CONFIG_STATUS script. ##
15239 ## ----------------------------------- ##
15240 _ASEOF
15241 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
15243 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15244 # Save the log message, to keep $0 and so on meaningful, and to
15245 # report actual input values of CONFIG_FILES etc. instead of their
15246 # values after options handling.
15247 ac_log="
15248 This file was extended by $as_me, which was
15249 generated by GNU Autoconf 2.69. Invocation command line was
15251 CONFIG_FILES = $CONFIG_FILES
15252 CONFIG_HEADERS = $CONFIG_HEADERS
15253 CONFIG_LINKS = $CONFIG_LINKS
15254 CONFIG_COMMANDS = $CONFIG_COMMANDS
15255 $ $0 $@
15257 on `(hostname || uname -n) 2>/dev/null | sed 1q`
15260 _ACEOF
15262 case $ac_config_files in *"
15263 "*) set x $ac_config_files; shift; ac_config_files=$*;;
15264 esac
15266 case $ac_config_headers in *"
15267 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
15268 esac
15271 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15272 # Files that config.status was made for.
15273 config_files="$ac_config_files"
15274 config_headers="$ac_config_headers"
15275 config_commands="$ac_config_commands"
15277 _ACEOF
15279 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15280 ac_cs_usage="\
15281 \`$as_me' instantiates files and other configuration actions
15282 from templates according to the current configuration. Unless the files
15283 and actions are specified as TAGs, all are instantiated by default.
15285 Usage: $0 [OPTION]... [TAG]...
15287 -h, --help print this help, then exit
15288 -V, --version print version number and configuration settings, then exit
15289 --config print configuration, then exit
15290 -q, --quiet, --silent
15291 do not print progress messages
15292 -d, --debug don't remove temporary files
15293 --recheck update $as_me by reconfiguring in the same conditions
15294 --file=FILE[:TEMPLATE]
15295 instantiate the configuration file FILE
15296 --header=FILE[:TEMPLATE]
15297 instantiate the configuration header FILE
15299 Configuration files:
15300 $config_files
15302 Configuration headers:
15303 $config_headers
15305 Configuration commands:
15306 $config_commands
15308 Report bugs to the package provider."
15310 _ACEOF
15311 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15312 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15313 ac_cs_version="\\
15314 config.status
15315 configured by $0, generated by GNU Autoconf 2.69,
15316 with options \\"\$ac_cs_config\\"
15318 Copyright (C) 2012 Free Software Foundation, Inc.
15319 This config.status script is free software; the Free Software Foundation
15320 gives unlimited permission to copy, distribute and modify it."
15322 ac_pwd='$ac_pwd'
15323 srcdir='$srcdir'
15324 test -n "\$AWK" || AWK=awk
15325 _ACEOF
15327 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15328 # The default lists apply if the user does not specify any file.
15329 ac_need_defaults=:
15330 while test $# != 0
15332 case $1 in
15333 --*=?*)
15334 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15335 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
15336 ac_shift=:
15338 --*=)
15339 ac_option=`expr "X$1" : 'X\([^=]*\)='`
15340 ac_optarg=
15341 ac_shift=:
15344 ac_option=$1
15345 ac_optarg=$2
15346 ac_shift=shift
15348 esac
15350 case $ac_option in
15351 # Handling of the options.
15352 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
15353 ac_cs_recheck=: ;;
15354 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
15355 $as_echo "$ac_cs_version"; exit ;;
15356 --config | --confi | --conf | --con | --co | --c )
15357 $as_echo "$ac_cs_config"; exit ;;
15358 --debug | --debu | --deb | --de | --d | -d )
15359 debug=: ;;
15360 --file | --fil | --fi | --f )
15361 $ac_shift
15362 case $ac_optarg in
15363 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15364 '') as_fn_error $? "missing file argument" ;;
15365 esac
15366 as_fn_append CONFIG_FILES " '$ac_optarg'"
15367 ac_need_defaults=false;;
15368 --header | --heade | --head | --hea )
15369 $ac_shift
15370 case $ac_optarg in
15371 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
15372 esac
15373 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
15374 ac_need_defaults=false;;
15375 --he | --h)
15376 # Conflict between --help and --header
15377 as_fn_error $? "ambiguous option: \`$1'
15378 Try \`$0 --help' for more information.";;
15379 --help | --hel | -h )
15380 $as_echo "$ac_cs_usage"; exit ;;
15381 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
15382 | -silent | --silent | --silen | --sile | --sil | --si | --s)
15383 ac_cs_silent=: ;;
15385 # This is an error.
15386 -*) as_fn_error $? "unrecognized option: \`$1'
15387 Try \`$0 --help' for more information." ;;
15389 *) as_fn_append ac_config_targets " $1"
15390 ac_need_defaults=false ;;
15392 esac
15393 shift
15394 done
15396 ac_configure_extra_args=
15398 if $ac_cs_silent; then
15399 exec 6>/dev/null
15400 ac_configure_extra_args="$ac_configure_extra_args --silent"
15403 _ACEOF
15404 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15405 if \$ac_cs_recheck; then
15406 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
15407 shift
15408 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
15409 CONFIG_SHELL='$SHELL'
15410 export CONFIG_SHELL
15411 exec "\$@"
15414 _ACEOF
15415 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15416 exec 5>>config.log
15418 echo
15419 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
15420 ## Running $as_me. ##
15421 _ASBOX
15422 $as_echo "$ac_log"
15423 } >&5
15425 _ACEOF
15426 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15428 # INIT-COMMANDS
15430 aros_tools_dir=${aros_tools_dir}
15433 aros_host_exe_suffix=${aros_host_exe_suffix}
15434 aros_tools_dir=${aros_tools_dir}
15435 aros_target_cpu=${aros_target_cpu}
15436 aros_target_arch=${aros_target_arch}
15437 aros_target_suffix=${aros_target_suffix}
15438 orig_target_nm=${orig_target_nm}
15439 orig_target_as=${orig_target_as}
15440 orig_target_ar=${orig_target_ar}
15441 orig_target_ranlib=${orig_target_ranlib}
15442 orig_target_objdump=${orig_target_objdump}
15443 orig_target_objcopy=${orig_target_objcopy}
15444 orig_target_strip=${orig_target_strip}
15445 aros_kernel_ld=${aros_kernel_ld}
15449 aros_host_exe_suffix=${aros_host_exe_suffix}
15450 aros_tools_dir=${aros_tools_dir}
15451 aros_target_cpu=${aros_target_cpu}
15452 aros_target_arch=${aros_target_arch}
15453 aros_target_suffix=${aros_target_suffix}
15454 aros_kernel_ld=${aros_kernel_ld}
15458 aros_host_exe_suffix=${aros_host_exe_suffix}
15459 aros_tools_dir=${aros_tools_dir}
15460 aros_target_cpu=${aros_target_cpu}
15461 aros_target_arch=${aros_target_arch}
15462 aros_target_suffix=${aros_target_suffix}
15466 _ACEOF
15468 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15470 # Handling of arguments.
15471 for ac_config_target in $ac_config_targets
15473 case $ac_config_target in
15474 "${aros_geninc_dir}/host-conf.h") CONFIG_HEADERS="$CONFIG_HEADERS ${aros_geninc_dir}/host-conf.h:config/host-conf.h.in" ;;
15475 "genmf-executable-support") CONFIG_COMMANDS="$CONFIG_COMMANDS genmf-executable-support" ;;
15476 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15477 "config/make.cfg") CONFIG_FILES="$CONFIG_FILES config/make.cfg" ;;
15478 "${aros_inc_dir}/config.h") CONFIG_FILES="$CONFIG_FILES ${aros_inc_dir}/config.h:config/config.h.in" ;;
15479 "${aros_geninc_dir}/config.h") CONFIG_FILES="$CONFIG_FILES ${aros_geninc_dir}/config.h:config/config.h.in" ;;
15480 "${aros_hostcfg_dir}/host.cfg") CONFIG_FILES="$CONFIG_FILES ${aros_hostcfg_dir}/host.cfg:config/host.cfg.in" ;;
15481 "${aros_targetcfg_dir}/target.cfg") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/target.cfg:config/target.cfg.in" ;;
15482 "mmake.config") CONFIG_FILES="$CONFIG_FILES mmake.config" ;;
15483 "${aros_targetcfg_dir}/make.defaults") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/make.defaults:config/make.defaults.in" ;;
15484 "${aros_tools_dir}/genmf.py") CONFIG_FILES="$CONFIG_FILES ${aros_tools_dir}/genmf.py:tools/genmf/genmf.py" ;;
15485 "tools/collect-aros/env.h") CONFIG_FILES="$CONFIG_FILES tools/collect-aros/env.h" ;;
15486 "binutils-support") CONFIG_COMMANDS="$CONFIG_COMMANDS binutils-support" ;;
15487 "${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" ;;
15488 "elf-compiler-support") CONFIG_COMMANDS="$CONFIG_COMMANDS elf-compiler-support" ;;
15489 "${aros_targetcfg_dir}/elf-specs") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/elf-specs:${elf_specs_in}" ;;
15490 "${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" ;;
15491 "host-compiler-wrapper-support") CONFIG_COMMANDS="$CONFIG_COMMANDS host-compiler-wrapper-support" ;;
15492 "${aros_targetcfg_dir}/specs") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/specs:config/specs.in" ;;
15493 "${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" ;;
15494 "${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" ;;
15495 "${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" ;;
15496 "${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" ;;
15497 "${aros_targetcfg_dir}/conf.cmake") CONFIG_FILES="$CONFIG_FILES ${aros_targetcfg_dir}/conf.cmake:config/conf.cmake.in" ;;
15499 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
15500 esac
15501 done
15504 # If the user did not use the arguments to specify the items to instantiate,
15505 # then the envvar interface is used. Set only those that are not.
15506 # We use the long form for the default assignment because of an extremely
15507 # bizarre bug on SunOS 4.1.3.
15508 if $ac_need_defaults; then
15509 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15510 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15511 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15514 # Have a temporary directory for convenience. Make it in the build tree
15515 # simply because there is no reason against having it here, and in addition,
15516 # creating and moving files from /tmp can sometimes cause problems.
15517 # Hook for its removal unless debugging.
15518 # Note that there is a small window in which the directory will not be cleaned:
15519 # after its creation but before its name has been assigned to `$tmp'.
15520 $debug ||
15522 tmp= ac_tmp=
15523 trap 'exit_status=$?
15524 : "${ac_tmp:=$tmp}"
15525 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
15527 trap 'as_fn_exit 1' 1 2 13 15
15529 # Create a (secure) tmp directory for tmp files.
15532 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15533 test -d "$tmp"
15534 } ||
15536 tmp=./conf$$-$RANDOM
15537 (umask 077 && mkdir "$tmp")
15538 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
15539 ac_tmp=$tmp
15541 # Set up the scripts for CONFIG_FILES section.
15542 # No need to generate them if there are no CONFIG_FILES.
15543 # This happens for instance with `./config.status config.h'.
15544 if test -n "$CONFIG_FILES"; then
15547 ac_cr=`echo X | tr X '\015'`
15548 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15549 # But we know of no other shell where ac_cr would be empty at this
15550 # point, so we can use a bashism as a fallback.
15551 if test "x$ac_cr" = x; then
15552 eval ac_cr=\$\'\\r\'
15554 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15555 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15556 ac_cs_awk_cr='\\r'
15557 else
15558 ac_cs_awk_cr=$ac_cr
15561 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
15562 _ACEOF
15566 echo "cat >conf$$subs.awk <<_ACEOF" &&
15567 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15568 echo "_ACEOF"
15569 } >conf$$subs.sh ||
15570 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
15571 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
15572 ac_delim='%!_!# '
15573 for ac_last_try in false false false false false :; do
15574 . ./conf$$subs.sh ||
15575 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
15577 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15578 if test $ac_delim_n = $ac_delim_num; then
15579 break
15580 elif $ac_last_try; then
15581 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
15582 else
15583 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15585 done
15586 rm -f conf$$subs.sh
15588 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15589 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
15590 _ACEOF
15591 sed -n '
15593 s/^/S["/; s/!.*/"]=/
15596 s/^[^!]*!//
15597 :repl
15598 t repl
15599 s/'"$ac_delim"'$//
15600 t delim
15603 s/\(.\{148\}\)..*/\1/
15604 t more1
15605 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15608 b repl
15609 :more1
15610 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15613 s/.\{148\}//
15614 t nl
15615 :delim
15617 s/\(.\{148\}\)..*/\1/
15618 t more2
15619 s/["\\]/\\&/g; s/^/"/; s/$/"/
15622 :more2
15623 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15626 s/.\{148\}//
15627 t delim
15628 ' <conf$$subs.awk | sed '
15629 /^[^""]/{
15631 s/\n//
15633 ' >>$CONFIG_STATUS || ac_write_fail=1
15634 rm -f conf$$subs.awk
15635 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15636 _ACAWK
15637 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
15638 for (key in S) S_is_set[key] = 1
15639 FS = "\a"
15643 line = $ 0
15644 nfields = split(line, field, "@")
15645 substed = 0
15646 len = length(field[1])
15647 for (i = 2; i < nfields; i++) {
15648 key = field[i]
15649 keylen = length(key)
15650 if (S_is_set[key]) {
15651 value = S[key]
15652 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15653 len += length(value) + length(field[++i])
15654 substed = 1
15655 } else
15656 len += 1 + keylen
15659 print line
15662 _ACAWK
15663 _ACEOF
15664 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15665 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15666 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15667 else
15669 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
15670 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
15671 _ACEOF
15673 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
15674 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
15675 # trailing colons and then remove the whole line if VPATH becomes empty
15676 # (actually we leave an empty line to preserve line numbers).
15677 if test "x$srcdir" = x.; then
15678 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
15680 s///
15681 s/^/:/
15682 s/[ ]*$/:/
15683 s/:\$(srcdir):/:/g
15684 s/:\${srcdir}:/:/g
15685 s/:@srcdir@:/:/g
15686 s/^:*//
15687 s/:*$//
15689 s/\(=[ ]*\).*/\1/
15691 s/\n//
15692 s/^[^=]*=[ ]*$//
15696 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15697 fi # test -n "$CONFIG_FILES"
15699 # Set up the scripts for CONFIG_HEADERS section.
15700 # No need to generate them if there are no CONFIG_HEADERS.
15701 # This happens for instance with `./config.status Makefile'.
15702 if test -n "$CONFIG_HEADERS"; then
15703 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
15704 BEGIN {
15705 _ACEOF
15707 # Transform confdefs.h into an awk script `defines.awk', embedded as
15708 # here-document in config.status, that substitutes the proper values into
15709 # config.h.in to produce config.h.
15711 # Create a delimiter string that does not exist in confdefs.h, to ease
15712 # handling of long lines.
15713 ac_delim='%!_!# '
15714 for ac_last_try in false false :; do
15715 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
15716 if test -z "$ac_tt"; then
15717 break
15718 elif $ac_last_try; then
15719 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
15720 else
15721 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15723 done
15725 # For the awk script, D is an array of macro values keyed by name,
15726 # likewise P contains macro parameters if any. Preserve backslash
15727 # newline sequences.
15729 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15730 sed -n '
15731 s/.\{148\}/&'"$ac_delim"'/g
15732 t rset
15733 :rset
15734 s/^[ ]*#[ ]*define[ ][ ]*/ /
15735 t def
15737 :def
15738 s/\\$//
15739 t bsnl
15740 s/["\\]/\\&/g
15741 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15742 D["\1"]=" \3"/p
15743 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
15745 :bsnl
15746 s/["\\]/\\&/g
15747 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
15748 D["\1"]=" \3\\\\\\n"\\/p
15749 t cont
15750 s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15751 t cont
15753 :cont
15755 s/.\{148\}/&'"$ac_delim"'/g
15756 t clear
15757 :clear
15758 s/\\$//
15759 t bsnlc
15760 s/["\\]/\\&/g; s/^/"/; s/$/"/p
15762 :bsnlc
15763 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15764 b cont
15765 ' <confdefs.h | sed '
15766 s/'"$ac_delim"'/"\\\
15767 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15769 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15770 for (key in D) D_is_set[key] = 1
15771 FS = "\a"
15773 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15774 line = \$ 0
15775 split(line, arg, " ")
15776 if (arg[1] == "#") {
15777 defundef = arg[2]
15778 mac1 = arg[3]
15779 } else {
15780 defundef = substr(arg[1], 2)
15781 mac1 = arg[2]
15783 split(mac1, mac2, "(") #)
15784 macro = mac2[1]
15785 prefix = substr(line, 1, index(line, defundef) - 1)
15786 if (D_is_set[macro]) {
15787 # Preserve the white space surrounding the "#".
15788 print prefix "define", macro P[macro] D[macro]
15789 next
15790 } else {
15791 # Replace #undef with comments. This is necessary, for example,
15792 # in the case of _POSIX_SOURCE, which is predefined and required
15793 # on some systems where configure will not decide to define it.
15794 if (defundef == "undef") {
15795 print "/*", prefix defundef, macro, "*/"
15796 next
15800 { print }
15801 _ACAWK
15802 _ACEOF
15803 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15804 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
15805 fi # test -n "$CONFIG_HEADERS"
15808 eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
15809 shift
15810 for ac_tag
15812 case $ac_tag in
15813 :[FHLC]) ac_mode=$ac_tag; continue;;
15814 esac
15815 case $ac_mode$ac_tag in
15816 :[FHL]*:*);;
15817 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
15818 :[FH]-) ac_tag=-:-;;
15819 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15820 esac
15821 ac_save_IFS=$IFS
15822 IFS=:
15823 set x $ac_tag
15824 IFS=$ac_save_IFS
15825 shift
15826 ac_file=$1
15827 shift
15829 case $ac_mode in
15830 :L) ac_source=$1;;
15831 :[FH])
15832 ac_file_inputs=
15833 for ac_f
15835 case $ac_f in
15836 -) ac_f="$ac_tmp/stdin";;
15837 *) # Look for the file first in the build tree, then in the source tree
15838 # (if the path is not absolute). The absolute path cannot be DOS-style,
15839 # because $ac_f cannot contain `:'.
15840 test -f "$ac_f" ||
15841 case $ac_f in
15842 [\\/$]*) false;;
15843 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15844 esac ||
15845 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15846 esac
15847 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15848 as_fn_append ac_file_inputs " '$ac_f'"
15849 done
15851 # Let's still pretend it is `configure' which instantiates (i.e., don't
15852 # use $as_me), people would be surprised to read:
15853 # /* config.h. Generated by config.status. */
15854 configure_input='Generated from '`
15855 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15856 `' by configure.'
15857 if test x"$ac_file" != x-; then
15858 configure_input="$ac_file. $configure_input"
15859 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15860 $as_echo "$as_me: creating $ac_file" >&6;}
15862 # Neutralize special characters interpreted by sed in replacement strings.
15863 case $configure_input in #(
15864 *\&* | *\|* | *\\* )
15865 ac_sed_conf_input=`$as_echo "$configure_input" |
15866 sed 's/[\\\\&|]/\\\\&/g'`;; #(
15867 *) ac_sed_conf_input=$configure_input;;
15868 esac
15870 case $ac_tag in
15871 *:-:* | *:-) cat >"$ac_tmp/stdin" \
15872 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
15873 esac
15875 esac
15877 ac_dir=`$as_dirname -- "$ac_file" ||
15878 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15879 X"$ac_file" : 'X\(//\)[^/]' \| \
15880 X"$ac_file" : 'X\(//\)$' \| \
15881 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15882 $as_echo X"$ac_file" |
15883 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15884 s//\1/
15887 /^X\(\/\/\)[^/].*/{
15888 s//\1/
15891 /^X\(\/\/\)$/{
15892 s//\1/
15895 /^X\(\/\).*/{
15896 s//\1/
15899 s/.*/./; q'`
15900 as_dir="$ac_dir"; as_fn_mkdir_p
15901 ac_builddir=.
15903 case "$ac_dir" in
15904 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15906 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15907 # A ".." for each directory in $ac_dir_suffix.
15908 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15909 case $ac_top_builddir_sub in
15910 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15911 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15912 esac ;;
15913 esac
15914 ac_abs_top_builddir=$ac_pwd
15915 ac_abs_builddir=$ac_pwd$ac_dir_suffix
15916 # for backward compatibility:
15917 ac_top_builddir=$ac_top_build_prefix
15919 case $srcdir in
15920 .) # We are building in place.
15921 ac_srcdir=.
15922 ac_top_srcdir=$ac_top_builddir_sub
15923 ac_abs_top_srcdir=$ac_pwd ;;
15924 [\\/]* | ?:[\\/]* ) # Absolute name.
15925 ac_srcdir=$srcdir$ac_dir_suffix;
15926 ac_top_srcdir=$srcdir
15927 ac_abs_top_srcdir=$srcdir ;;
15928 *) # Relative name.
15929 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15930 ac_top_srcdir=$ac_top_build_prefix$srcdir
15931 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
15932 esac
15933 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15936 case $ac_mode in
15939 # CONFIG_FILE
15942 _ACEOF
15944 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15945 # If the template does not know about datarootdir, expand it.
15946 # FIXME: This hack should be removed a few years after 2.60.
15947 ac_datarootdir_hack=; ac_datarootdir_seen=
15948 ac_sed_dataroot='
15949 /datarootdir/ {
15953 /@datadir@/p
15954 /@docdir@/p
15955 /@infodir@/p
15956 /@localedir@/p
15957 /@mandir@/p'
15958 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15959 *datarootdir*) ac_datarootdir_seen=yes;;
15960 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15961 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15962 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15963 _ACEOF
15964 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15965 ac_datarootdir_hack='
15966 s&@datadir@&$datadir&g
15967 s&@docdir@&$docdir&g
15968 s&@infodir@&$infodir&g
15969 s&@localedir@&$localedir&g
15970 s&@mandir@&$mandir&g
15971 s&\\\${datarootdir}&$datarootdir&g' ;;
15972 esac
15973 _ACEOF
15975 # Neutralize VPATH when `$srcdir' = `.'.
15976 # Shell code in configure.ac might set extrasub.
15977 # FIXME: do we really want to maintain this feature?
15978 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15979 ac_sed_extra="$ac_vpsub
15980 $extrasub
15981 _ACEOF
15982 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15984 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15985 s|@configure_input@|$ac_sed_conf_input|;t t
15986 s&@top_builddir@&$ac_top_builddir_sub&;t t
15987 s&@top_build_prefix@&$ac_top_build_prefix&;t t
15988 s&@srcdir@&$ac_srcdir&;t t
15989 s&@abs_srcdir@&$ac_abs_srcdir&;t t
15990 s&@top_srcdir@&$ac_top_srcdir&;t t
15991 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15992 s&@builddir@&$ac_builddir&;t t
15993 s&@abs_builddir@&$ac_abs_builddir&;t t
15994 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15995 $ac_datarootdir_hack
15997 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
15998 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16000 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
16001 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
16002 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
16003 "$ac_tmp/out"`; test -z "$ac_out"; } &&
16004 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16005 which seems to be undefined. Please make sure it is defined" >&5
16006 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16007 which seems to be undefined. Please make sure it is defined" >&2;}
16009 rm -f "$ac_tmp/stdin"
16010 case $ac_file in
16011 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
16012 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
16013 esac \
16014 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16018 # CONFIG_HEADER
16020 if test x"$ac_file" != x-; then
16022 $as_echo "/* $configure_input */" \
16023 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
16024 } >"$ac_tmp/config.h" \
16025 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16026 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
16027 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
16028 $as_echo "$as_me: $ac_file is unchanged" >&6;}
16029 else
16030 rm -f "$ac_file"
16031 mv "$ac_tmp/config.h" "$ac_file" \
16032 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
16034 else
16035 $as_echo "/* $configure_input */" \
16036 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
16037 || as_fn_error $? "could not create -" "$LINENO" 5
16041 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
16042 $as_echo "$as_me: executing $ac_file commands" >&6;}
16044 esac
16047 case $ac_file$ac_mode in
16048 "genmf-executable-support":C) chmod a+x ${aros_tools_dir}/genmf.py ;;
16049 "binutils-support":C)
16050 prefix=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}
16051 mkdir -p $prefix
16052 prefix2=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros
16054 chmod a+x ${prefix2}-ld
16056 ln -sf $orig_target_as$aros_host_exe_suffix ${prefix2}-as$aros_host_exe_suffix
16057 ln -sf $orig_target_nm$aros_host_exe_suffix ${prefix2}-nm$aros_host_exe_suffix
16058 ln -sf $orig_target_ar$aros_host_exe_suffix ${prefix2}-ar$aros_host_exe_suffix
16059 ln -sf $orig_target_ranlib$aros_host_exe_suffix ${prefix2}-ranlib$aros_host_exe_suffix
16060 ln -sf $orig_target_objcopy$aros_host_exe_suffix ${prefix2}-objcopy$aros_host_exe_suffix
16061 ln -sf $orig_target_objdump$aros_host_exe_suffix ${prefix2}-objdump$aros_host_exe_suffix
16062 ln -sf $orig_target_strip$aros_host_exe_suffix ${prefix2}-strip$aros_host_exe_suffix
16064 "elf-compiler-support":C)
16065 prefix=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}
16066 mkdir -p $prefix
16067 prefix2=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-elf
16069 chmod a+x ${prefix2}-gcc
16071 ln -sf $aros_kernel_ld$aros_host_exe_suffix ${prefix2}-ld$aros_host_exe_suffix
16073 "host-compiler-wrapper-support":C)
16074 prefix=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}
16075 mkdir -p $prefix
16076 prefix2=${PWD}/${aros_tools_dir}/${aros_target_cpu}-${aros_target_arch}${aros_target_suffix}-aros
16078 chmod a+x ${prefix2}-gcc ${prefix2}-g++ ${prefix2}-cpp
16081 esac
16082 done # for ac_tag
16085 as_fn_exit 0
16086 _ACEOF
16087 ac_clean_files=$ac_clean_files_save
16089 test $ac_write_fail = 0 ||
16090 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
16093 # configure is writing to config.log, and then calls config.status.
16094 # config.status does its own redirection, appending to config.log.
16095 # Unfortunately, on DOS this fails, as config.log is still kept open
16096 # by configure, so config.status won't be able to write to it; its
16097 # output is simply discarded. So we exec the FD to /dev/null,
16098 # effectively closing config.log, so it can be properly (re)opened and
16099 # appended to by config.status. When coming back to configure, we
16100 # need to make the FD available again.
16101 if test "$no_create" != yes; then
16102 ac_cs_success=:
16103 ac_config_status_args=
16104 test "$silent" = yes &&
16105 ac_config_status_args="$ac_config_status_args --quiet"
16106 exec 5>/dev/null
16107 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16108 exec 5>>config.log
16109 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16110 # would make configure fail if this is the last instruction.
16111 $ac_cs_success || as_fn_exit 1
16113 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16114 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16115 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16120 #XXX compatability...
16121 aros_shared_ar="$aros_shared_ld $aros_shared_ldflags -o"
16123 if test -n "$aros_shared_cflags" ; then
16124 echo "SHARED_CFLAGS := $aros_shared_cflags" >> ${aros_hostcfg_dir}/host.cfg
16125 echo "SHARED_AR := $aros_shared_ar" >> ${aros_hostcfg_dir}/host.cfg