2
# From configure.ac Revision: 2272 .
3
# Guess values for system-dependent variables and create Makefiles.
4
# Generated by GNU Autoconf 2.68 for avr-libc 1.8.0.
6
# Report bugs to <avr-libc-dev@nongnu.org>.
9
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
10
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
14
# This configure script is free software; the Free Software Foundation
15
# gives unlimited permission to copy, distribute and modify it.
16
## -------------------- ##
17
## M4sh Initialization. ##
18
## -------------------- ##
20
# Be more Bourne compatible
21
DUALCASE=1; export DUALCASE # for MKS sh
22
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
25
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
26
# is contrary to our usage. Disable this feature.
27
alias -g '${1+"$@"}'='"$@"'
30
case `(set -o) 2>/dev/null` in #(
42
# Printing a long string crashes Solaris 7 /usr/bin/printf.
43
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
44
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
45
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
46
# Prefer a ksh shell builtin over an external printf program on Solaris,
47
# but without wasting forks for bash or zsh.
48
if test -z "$BASH_VERSION$ZSH_VERSION" \
49
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
51
as_echo_n='print -rn --'
52
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
56
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
57
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
58
as_echo_n='/usr/ucb/echo -n'
60
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
65
expr "X$arg" : "X\\(.*\\)$as_nl";
66
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
68
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
71
as_echo_n='sh -c $as_echo_n_body as_echo'
74
as_echo='sh -c $as_echo_body as_echo'
77
# The user is always right.
78
if test "${PATH_SEPARATOR+set}" != set; then
80
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
81
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
88
# We need space, tab and new line, in precisely that order. Quoting is
89
# there to prevent editors from complaining about space-tab.
90
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
91
# splitting by setting IFS to empty value.)
94
# Find who we are. Look in the path if we contain no directory separator.
97
*[\\/]* ) as_myself=$0 ;;
98
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
102
test -z "$as_dir" && as_dir=.
103
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
109
# We did not find ourselves, most probably we were run as `sh COMMAND'
110
# in which case we are not to be found in the path.
111
if test "x$as_myself" = x; then
114
if test ! -f "$as_myself"; then
115
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
119
# Unset variables that we do not need and which cause bugs (e.g. in
120
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
121
# suppresses any "Segmentation fault" message there. '((' could
122
# trigger a bug in pdksh 5.2.14.
123
for as_var in BASH_ENV ENV MAIL MAILPATH
124
do eval test x\${$as_var+set} = xset \
125
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
138
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
140
if test "x$CONFIG_SHELL" = x; then
141
as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
144
# Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
145
# is contrary to our usage. Disable this feature.
146
alias -g '\${1+\"\$@\"}'='\"\$@\"'
149
case \`(set -o) 2>/dev/null\` in #(
157
as_required="as_fn_return () { (exit \$1); }
158
as_fn_success () { as_fn_return 0; }
159
as_fn_failure () { as_fn_return 1; }
160
as_fn_ret_success () { return 0; }
161
as_fn_ret_failure () { return 1; }
164
as_fn_success || { exitcode=1; echo as_fn_success failed.; }
165
as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
166
as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
167
as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
168
if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
171
exitcode=1; echo positional parameters were not saved.
173
test x\$exitcode = x0 || exit 1"
174
as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
175
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
176
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
177
test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
178
if (eval "$as_required") 2>/dev/null; then :
183
if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
186
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
188
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
191
test -z "$as_dir" && as_dir=.
195
for as_base in sh bash ksh sh5; do
196
# Try only shells that exist, to save several forks.
197
as_shell=$as_dir/$as_base
198
if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
199
{ $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
200
CONFIG_SHELL=$as_shell as_have_required=yes
201
if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
209
$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
210
{ $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
211
CONFIG_SHELL=$SHELL as_have_required=yes
216
if test "x$CONFIG_SHELL" != x; then :
217
# We cannot yet assume a decent shell, so we have to provide a
218
# neutralization value for shells without unset; and this also
219
# works around shells that cannot unset nonexistent variables.
220
# Preserve -v and -x to the replacement shell.
223
(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
226
*v*x* | *x*v* ) as_opts=-vx ;;
231
exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
234
if test x$as_have_required = xno; then :
235
$as_echo "$0: This script requires a shell more modern than all"
236
$as_echo "$0: the shells that I found on your system."
237
if test x${ZSH_VERSION+set} = xset ; then
238
$as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
239
$as_echo "$0: be upgraded to zsh 4.3.4 or later."
241
$as_echo "$0: Please tell bug-autoconf@gnu.org and
242
$0: avr-libc-dev@nongnu.org about your system, including
243
$0: any error possibly output before this message. Then
244
$0: install a modern shell, or manually run the script
245
$0: under such a shell if you do have one."
251
SHELL=${CONFIG_SHELL-/bin/sh}
253
# Unset more variables known to interfere with behavior of common tools.
254
CLICOLOR_FORCE= GREP_OPTIONS=
255
unset CLICOLOR_FORCE GREP_OPTIONS
257
## --------------------- ##
258
## M4sh Shell Functions. ##
259
## --------------------- ##
262
# Portably unset VAR.
265
{ eval $1=; unset $1;}
269
# as_fn_set_status STATUS
270
# -----------------------
271
# Set $? to STATUS, without forking.
279
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
289
# Create "$as_dir" as a directory, including parents if necessary.
294
-*) as_dir=./$as_dir;;
296
test -d "$as_dir" || eval $as_mkdir_p || {
300
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
303
as_dirs="'$as_qdir' $as_dirs"
304
as_dir=`$as_dirname -- "$as_dir" ||
305
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
306
X"$as_dir" : 'X\(//\)[^/]' \| \
307
X"$as_dir" : 'X\(//\)$' \| \
308
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
309
$as_echo X"$as_dir" |
310
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
327
test -d "$as_dir" && break
329
test -z "$as_dirs" || eval "mkdir $as_dirs"
330
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
334
# as_fn_append VAR VALUE
335
# ----------------------
336
# Append the text in VALUE to the end of the definition contained in VAR. Take
337
# advantage of any shell optimizations that allow amortized linear growth over
338
# repeated appends, instead of the typical quadratic growth present in naive
340
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
341
eval 'as_fn_append ()
354
# Perform arithmetic evaluation on the ARGs, and store the result in the
355
# global $as_val. Take advantage of shells that can avoid forks. The arguments
356
# must be portable across $(()) and expr.
357
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
365
as_val=`expr "$@" || test $? -eq 1`
370
# as_fn_error STATUS ERROR [LINENO LOG_FD]
371
# ----------------------------------------
372
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
373
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
374
# script with STATUS, using 1 if that was 0.
377
as_status=$1; test $as_status -eq 0 && as_status=1
379
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
380
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
382
$as_echo "$as_me: error: $2" >&2
383
as_fn_exit $as_status
386
if expr a : '\(a\)' >/dev/null 2>&1 &&
387
test "X`expr 00001 : '.*\(...\)'`" = X001; then
393
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
399
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
405
as_me=`$as_basename -- "$0" ||
406
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
407
X"$0" : 'X\(//\)$' \| \
408
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
410
sed '/^.*\/\([^/][^/]*\)\/*$/{
424
# Avoid depending upon Character Ranges.
425
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
426
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
427
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
428
as_cr_digits='0123456789'
429
as_cr_alnum=$as_cr_Letters$as_cr_digits
432
as_lineno_1=$LINENO as_lineno_1a=$LINENO
433
as_lineno_2=$LINENO as_lineno_2a=$LINENO
434
eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
435
test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
436
# Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
448
s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
452
chmod +x "$as_me.lineno" ||
453
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
455
# Don't try to exec as it changes $[0], causing all sort of problems
456
# (the dirname of $[0] is not the place where we might find the
457
# original and so on. Autoconf is especially sensitive to this).
459
# Exit status is that of the last command.
463
ECHO_C= ECHO_N= ECHO_T=
464
case `echo -n x` in #(((((
466
case `echo 'xy\c'` in
467
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
469
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null
476
rm -f conf$$ conf$$.exe conf$$.file
477
if test -d conf$$.dir; then
478
rm -f conf$$.dir/conf$$.file
481
mkdir conf$$.dir 2>/dev/null
483
if (echo >conf$$.file) 2>/dev/null; then
484
if ln -s conf$$.file conf$$ 2>/dev/null; then
486
# ... but there are two gotchas:
487
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
488
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
489
# In both cases, we have to default to `cp -p'.
490
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
492
elif ln conf$$.file conf$$ 2>/dev/null; then
500
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
501
rmdir conf$$.dir 2>/dev/null
503
if mkdir -p . 2>/dev/null; then
504
as_mkdir_p='mkdir -p "$as_dir"'
506
test -d ./-p && rmdir ./-p
510
if test -x / >/dev/null 2>&1; then
513
if ls -dL / >/dev/null 2>&1; then
520
if test -d "$1"; then
526
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
527
???[sx]*):;;*)false;;esac;fi
531
as_executable_p=$as_test_x
533
# Sed expression to map a string onto a valid CPP name.
534
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
536
# Sed expression to map a string onto a valid variable name.
537
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
540
test -n "$DJDIR" || exec 7<&0 </dev/null
544
# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
545
# so uname gets run too.
546
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
551
ac_default_prefix=/usr/local
553
ac_config_libobj_dir=.
560
# Identity of this package.
561
PACKAGE_NAME='avr-libc'
562
PACKAGE_TARNAME='avr-libc'
563
PACKAGE_VERSION='1.8.0'
564
PACKAGE_STRING='avr-libc 1.8.0'
565
PACKAGE_BUGREPORT='avr-libc-dev@nongnu.org'
568
ac_unique_file="doc/examples/demo/demo.c"
570
ac_subst_vars='am__EXEEXT_FALSE
588
HAS_atxmega128a1u_FALSE
589
HAS_atxmega128a1u_TRUE
590
HAS_atxmega128a1_FALSE
591
HAS_atxmega128a1_TRUE
594
HAS_atxmega256d3_FALSE
595
HAS_atxmega256d3_TRUE
596
HAS_atxmega256a3b_FALSE
597
HAS_atxmega256a3b_TRUE
598
HAS_atxmega256a3_FALSE
599
HAS_atxmega256a3_TRUE
600
HAS_atxmega192d3_FALSE
601
HAS_atxmega192d3_TRUE
602
HAS_atxmega192a3_FALSE
603
HAS_atxmega192a3_TRUE
604
HAS_atxmega128d3_FALSE
605
HAS_atxmega128d3_TRUE
606
HAS_atxmega128a3_FALSE
607
HAS_atxmega128a3_TRUE
610
HAS_atxmega64a1u_FALSE
611
HAS_atxmega64a1u_TRUE
612
HAS_atxmega64a1_FALSE
616
HAS_atxmega64d3_FALSE
618
HAS_atxmega64a3_FALSE
622
HAS_atxmega32d4_FALSE
624
HAS_atxmega32a4_FALSE
626
HAS_atxmega16d4_FALSE
628
HAS_atxmega16a4_FALSE
638
HAS_at90usb1287_FALSE
640
HAS_at90usb1286_FALSE
644
HAS_atmega1284p_FALSE
656
HAS_atmega128rfa1_FALSE
657
HAS_atmega128rfa1_TRUE
660
HAS_atmega64hve_FALSE
664
HAS_atmega6490p_FALSE
666
HAS_atmega6490a_FALSE
676
HAS_atmega6450p_FALSE
678
HAS_atmega6450a_FALSE
688
HAS_atmega644pa_FALSE
708
HAS_atmega32hvbrevb_FALSE
709
HAS_atmega32hvbrevb_TRUE
710
HAS_atmega32hvb_FALSE
714
HAS_atmega3290p_FALSE
716
HAS_atmega3290a_FALSE
720
HAS_atmega329pa_FALSE
732
HAS_atmega3250p_FALSE
734
HAS_atmega3250a_FALSE
744
HAS_atmega324pa_FALSE
758
HAS_atmega16hvbrevb_FALSE
759
HAS_atmega16hvbrevb_TRUE
760
HAS_atmega16hvb_FALSE
762
HAS_atmega16hva2_FALSE
763
HAS_atmega16hva2_TRUE
764
HAS_atmega16hva_FALSE
766
HAS_atmega169pa_FALSE
922
HAS_attiny2313a_FALSE
987
am__fastdepCCAS_FALSE
1017
INSTALL_STRIP_PROGRAM
1040
AVR_LIBC_VERSION_NUMERIC
1073
program_transform_name
1086
enable_option_checking
1087
enable_dependency_tracking
1092
enable_versioned_doc
1094
ac_precious_vars='build_alias
1106
# Initialize some variables set by options.
1108
ac_init_version=false
1109
ac_unrecognized_opts=
1110
ac_unrecognized_sep=
1111
# The variables have the same names as the options, with
1112
# dashes changed to underlines.
1113
cache_file=/dev/null
1120
program_transform_name=s,x,x,
1128
# Installation directory options.
1129
# These are left unexpanded so users can "make install exec_prefix=/foo"
1130
# and all the variables that are supposed to be based on exec_prefix
1131
# by default will actually change.
1132
# Use braces instead of parens because sh, perl, etc. also accept them.
1133
# (The list follows the same order as the GNU Coding Standards.)
1134
bindir='${exec_prefix}/bin'
1135
sbindir='${exec_prefix}/sbin'
1136
libexecdir='${exec_prefix}/libexec'
1137
datarootdir='${prefix}/share'
1138
datadir='${datarootdir}'
1139
sysconfdir='${prefix}/etc'
1140
sharedstatedir='${prefix}/com'
1141
localstatedir='${prefix}/var'
1142
includedir='${prefix}/include'
1143
oldincludedir='/usr/include'
1144
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1145
infodir='${datarootdir}/info'
1150
libdir='${exec_prefix}/lib'
1151
localedir='${datarootdir}/locale'
1152
mandir='${datarootdir}/man'
1158
# If the previous option needs an argument, assign it.
1159
if test -n "$ac_prev"; then
1160
eval $ac_prev=\$ac_option
1166
*=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1171
# Accept the important Cygnus configure options, so we can diagnose typos.
1173
case $ac_dashdash$ac_option in
1177
-bindir | --bindir | --bindi | --bind | --bin | --bi)
1179
-bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
1180
bindir=$ac_optarg ;;
1182
-build | --build | --buil | --bui | --bu)
1183
ac_prev=build_alias ;;
1184
-build=* | --build=* | --buil=* | --bui=* | --bu=*)
1185
build_alias=$ac_optarg ;;
1187
-cache-file | --cache-file | --cache-fil | --cache-fi \
1188
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1189
ac_prev=cache_file ;;
1190
-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1191
| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1192
cache_file=$ac_optarg ;;
1194
--config-cache | -C)
1195
cache_file=config.cache ;;
1197
-datadir | --datadir | --datadi | --datad)
1199
-datadir=* | --datadir=* | --datadi=* | --datad=*)
1200
datadir=$ac_optarg ;;
1202
-datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1203
| --dataroo | --dataro | --datar)
1204
ac_prev=datarootdir ;;
1205
-datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1206
| --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1207
datarootdir=$ac_optarg ;;
1209
-disable-* | --disable-*)
1210
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1211
# Reject names that are not valid shell variable names.
1212
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1213
as_fn_error $? "invalid feature name: $ac_useropt"
1214
ac_useropt_orig=$ac_useropt
1215
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1216
case $ac_user_opts in
1218
"enable_$ac_useropt"
1220
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1221
ac_unrecognized_sep=', ';;
1223
eval enable_$ac_useropt=no ;;
1225
-docdir | --docdir | --docdi | --doc | --do)
1227
-docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1228
docdir=$ac_optarg ;;
1230
-dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1232
-dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1233
dvidir=$ac_optarg ;;
1235
-enable-* | --enable-*)
1236
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1237
# Reject names that are not valid shell variable names.
1238
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1239
as_fn_error $? "invalid feature name: $ac_useropt"
1240
ac_useropt_orig=$ac_useropt
1241
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1242
case $ac_user_opts in
1244
"enable_$ac_useropt"
1246
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1247
ac_unrecognized_sep=', ';;
1249
eval enable_$ac_useropt=\$ac_optarg ;;
1251
-exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1252
| --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1253
| --exec | --exe | --ex)
1254
ac_prev=exec_prefix ;;
1255
-exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1256
| --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1257
| --exec=* | --exe=* | --ex=*)
1258
exec_prefix=$ac_optarg ;;
1260
-gas | --gas | --ga | --g)
1261
# Obsolete; use --with-gas.
1264
-help | --help | --hel | --he | -h)
1265
ac_init_help=long ;;
1266
-help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1267
ac_init_help=recursive ;;
1268
-help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1269
ac_init_help=short ;;
1271
-host | --host | --hos | --ho)
1272
ac_prev=host_alias ;;
1273
-host=* | --host=* | --hos=* | --ho=*)
1274
host_alias=$ac_optarg ;;
1276
-htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1278
-htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1280
htmldir=$ac_optarg ;;
1282
-includedir | --includedir | --includedi | --included | --include \
1283
| --includ | --inclu | --incl | --inc)
1284
ac_prev=includedir ;;
1285
-includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1286
| --includ=* | --inclu=* | --incl=* | --inc=*)
1287
includedir=$ac_optarg ;;
1289
-infodir | --infodir | --infodi | --infod | --info | --inf)
1291
-infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1292
infodir=$ac_optarg ;;
1294
-libdir | --libdir | --libdi | --libd)
1296
-libdir=* | --libdir=* | --libdi=* | --libd=*)
1297
libdir=$ac_optarg ;;
1299
-libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1300
| --libexe | --libex | --libe)
1301
ac_prev=libexecdir ;;
1302
-libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1303
| --libexe=* | --libex=* | --libe=*)
1304
libexecdir=$ac_optarg ;;
1306
-localedir | --localedir | --localedi | --localed | --locale)
1307
ac_prev=localedir ;;
1308
-localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1309
localedir=$ac_optarg ;;
1311
-localstatedir | --localstatedir | --localstatedi | --localstated \
1312
| --localstate | --localstat | --localsta | --localst | --locals)
1313
ac_prev=localstatedir ;;
1314
-localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1315
| --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1316
localstatedir=$ac_optarg ;;
1318
-mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1320
-mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1321
mandir=$ac_optarg ;;
1323
-nfp | --nfp | --nf)
1324
# Obsolete; use --without-fp.
1327
-no-create | --no-create | --no-creat | --no-crea | --no-cre \
1328
| --no-cr | --no-c | -n)
1331
-no-recursion | --no-recursion | --no-recursio | --no-recursi \
1332
| --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1335
-oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1336
| --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1337
| --oldin | --oldi | --old | --ol | --o)
1338
ac_prev=oldincludedir ;;
1339
-oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1340
| --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1341
| --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1342
oldincludedir=$ac_optarg ;;
1344
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1346
-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1347
prefix=$ac_optarg ;;
1349
-program-prefix | --program-prefix | --program-prefi | --program-pref \
1350
| --program-pre | --program-pr | --program-p)
1351
ac_prev=program_prefix ;;
1352
-program-prefix=* | --program-prefix=* | --program-prefi=* \
1353
| --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1354
program_prefix=$ac_optarg ;;
1356
-program-suffix | --program-suffix | --program-suffi | --program-suff \
1357
| --program-suf | --program-su | --program-s)
1358
ac_prev=program_suffix ;;
1359
-program-suffix=* | --program-suffix=* | --program-suffi=* \
1360
| --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1361
program_suffix=$ac_optarg ;;
1363
-program-transform-name | --program-transform-name \
1364
| --program-transform-nam | --program-transform-na \
1365
| --program-transform-n | --program-transform- \
1366
| --program-transform | --program-transfor \
1367
| --program-transfo | --program-transf \
1368
| --program-trans | --program-tran \
1369
| --progr-tra | --program-tr | --program-t)
1370
ac_prev=program_transform_name ;;
1371
-program-transform-name=* | --program-transform-name=* \
1372
| --program-transform-nam=* | --program-transform-na=* \
1373
| --program-transform-n=* | --program-transform-=* \
1374
| --program-transform=* | --program-transfor=* \
1375
| --program-transfo=* | --program-transf=* \
1376
| --program-trans=* | --program-tran=* \
1377
| --progr-tra=* | --program-tr=* | --program-t=*)
1378
program_transform_name=$ac_optarg ;;
1380
-pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1382
-pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1383
pdfdir=$ac_optarg ;;
1385
-psdir | --psdir | --psdi | --psd | --ps)
1387
-psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1390
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
1391
| -silent | --silent | --silen | --sile | --sil)
1394
-sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1396
-sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1398
sbindir=$ac_optarg ;;
1400
-sharedstatedir | --sharedstatedir | --sharedstatedi \
1401
| --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1402
| --sharedst | --shareds | --shared | --share | --shar \
1404
ac_prev=sharedstatedir ;;
1405
-sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1406
| --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1407
| --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1409
sharedstatedir=$ac_optarg ;;
1411
-site | --site | --sit)
1413
-site=* | --site=* | --sit=*)
1416
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1418
-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1419
srcdir=$ac_optarg ;;
1421
-sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1422
| --syscon | --sysco | --sysc | --sys | --sy)
1423
ac_prev=sysconfdir ;;
1424
-sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1425
| --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1426
sysconfdir=$ac_optarg ;;
1428
-target | --target | --targe | --targ | --tar | --ta | --t)
1429
ac_prev=target_alias ;;
1430
-target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1431
target_alias=$ac_optarg ;;
1433
-v | -verbose | --verbose | --verbos | --verbo | --verb)
1436
-version | --version | --versio | --versi | --vers | -V)
1437
ac_init_version=: ;;
1440
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1441
# Reject names that are not valid shell variable names.
1442
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1443
as_fn_error $? "invalid package name: $ac_useropt"
1444
ac_useropt_orig=$ac_useropt
1445
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1446
case $ac_user_opts in
1450
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1451
ac_unrecognized_sep=', ';;
1453
eval with_$ac_useropt=\$ac_optarg ;;
1455
-without-* | --without-*)
1456
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1457
# Reject names that are not valid shell variable names.
1458
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1459
as_fn_error $? "invalid package name: $ac_useropt"
1460
ac_useropt_orig=$ac_useropt
1461
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1462
case $ac_user_opts in
1466
*) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1467
ac_unrecognized_sep=', ';;
1469
eval with_$ac_useropt=no ;;
1472
# Obsolete; use --with-x.
1475
-x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1476
| --x-incl | --x-inc | --x-in | --x-i)
1477
ac_prev=x_includes ;;
1478
-x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1479
| --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1480
x_includes=$ac_optarg ;;
1482
-x-libraries | --x-libraries | --x-librarie | --x-librari \
1483
| --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1484
ac_prev=x_libraries ;;
1485
-x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1486
| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1487
x_libraries=$ac_optarg ;;
1489
-*) as_fn_error $? "unrecognized option: \`$ac_option'
1490
Try \`$0 --help' for more information"
1494
ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1495
# Reject names that are not valid shell variable names.
1496
case $ac_envvar in #(
1497
'' | [0-9]* | *[!_$as_cr_alnum]* )
1498
as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1500
eval $ac_envvar=\$ac_optarg
1501
export $ac_envvar ;;
1504
# FIXME: should be removed in autoconf 3.0.
1505
$as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1506
expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1507
$as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1508
: "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1514
if test -n "$ac_prev"; then
1515
ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1516
as_fn_error $? "missing argument to $ac_option"
1519
if test -n "$ac_unrecognized_opts"; then
1520
case $enable_option_checking in
1522
fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1523
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1527
# Check all directory arguments for consistency.
1528
for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1529
datadir sysconfdir sharedstatedir localstatedir includedir \
1530
oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1531
libdir localedir mandir
1533
eval ac_val=\$$ac_var
1534
# Remove trailing slashes.
1537
ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1538
eval $ac_var=\$ac_val;;
1540
# Be sure to have absolute directory names.
1542
[\\/$]* | ?:[\\/]* ) continue;;
1543
NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1545
as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1548
# There might be people who depend on the old broken behavior: `$host'
1549
# used to hold the argument of --host etc.
1550
# FIXME: To remove some day.
1553
target=$target_alias
1555
# FIXME: To remove some day.
1556
if test "x$host_alias" != x; then
1557
if test "x$build_alias" = x; then
1558
cross_compiling=maybe
1559
$as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1560
If a cross compiler is detected then cross compile mode will be used" >&2
1561
elif test "x$build_alias" != "x$host_alias"; then
1567
test -n "$host_alias" && ac_tool_prefix=$host_alias-
1569
test "$silent" = yes && exec 6>/dev/null
1572
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1573
ac_ls_di=`ls -di .` &&
1574
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1575
as_fn_error $? "working directory cannot be determined"
1576
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1577
as_fn_error $? "pwd does not report name of working directory"
1580
# Find the source files, if location was not specified.
1581
if test -z "$srcdir"; then
1582
ac_srcdir_defaulted=yes
1583
# Try the directory containing this script, then the parent directory.
1584
ac_confdir=`$as_dirname -- "$as_myself" ||
1585
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1586
X"$as_myself" : 'X\(//\)[^/]' \| \
1587
X"$as_myself" : 'X\(//\)$' \| \
1588
X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1589
$as_echo X"$as_myself" |
1590
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1608
if test ! -r "$srcdir/$ac_unique_file"; then
1612
ac_srcdir_defaulted=no
1614
if test ! -r "$srcdir/$ac_unique_file"; then
1615
test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1616
as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1618
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1620
cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1622
# When building in place, set srcdir=.
1623
if test "$ac_abs_confdir" = "$ac_pwd"; then
1626
# Remove unnecessary trailing slashes from srcdir.
1627
# Double slashes in file names in object file debugging info
1628
# mess up M-x gdb in Emacs.
1630
*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1632
for ac_var in $ac_precious_vars; do
1633
eval ac_env_${ac_var}_set=\${${ac_var}+set}
1634
eval ac_env_${ac_var}_value=\$${ac_var}
1635
eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1636
eval ac_cv_env_${ac_var}_value=\$${ac_var}
1640
# Report the --help message.
1642
if test "$ac_init_help" = "long"; then
1643
# Omit some internal or obsolete options to make the list less imposing.
1644
# This message is too long to be a string in the A/UX 3.1 sh.
1646
\`configure' configures avr-libc 1.8.0 to adapt to many kinds of systems.
1648
Usage: $0 [OPTION]... [VAR=VALUE]...
1650
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1651
VAR=VALUE. See below for descriptions of some of the useful variables.
1653
Defaults for the options are specified in brackets.
1656
-h, --help display this help and exit
1657
--help=short display options specific to this package
1658
--help=recursive display the short help of all the included packages
1659
-V, --version display version information and exit
1660
-q, --quiet, --silent do not print \`checking ...' messages
1661
--cache-file=FILE cache test results in FILE [disabled]
1662
-C, --config-cache alias for \`--cache-file=config.cache'
1663
-n, --no-create do not create output files
1664
--srcdir=DIR find the sources in DIR [configure dir or \`..']
1666
Installation directories:
1667
--prefix=PREFIX install architecture-independent files in PREFIX
1668
[$ac_default_prefix]
1669
--exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1672
By default, \`make install' will install all the files in
1673
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1674
an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1675
for instance \`--prefix=\$HOME'.
1677
For better control, use the options below.
1679
Fine tuning of the installation directories:
1680
--bindir=DIR user executables [EPREFIX/bin]
1681
--sbindir=DIR system admin executables [EPREFIX/sbin]
1682
--libexecdir=DIR program executables [EPREFIX/libexec]
1683
--sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1684
--sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1685
--localstatedir=DIR modifiable single-machine data [PREFIX/var]
1686
--libdir=DIR object code libraries [EPREFIX/lib]
1687
--includedir=DIR C header files [PREFIX/include]
1688
--oldincludedir=DIR C header files for non-gcc [/usr/include]
1689
--datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1690
--datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1691
--infodir=DIR info documentation [DATAROOTDIR/info]
1692
--localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1693
--mandir=DIR man documentation [DATAROOTDIR/man]
1694
--docdir=DIR documentation root [DATAROOTDIR/doc/avr-libc]
1695
--htmldir=DIR html documentation [DOCDIR]
1696
--dvidir=DIR dvi documentation [DOCDIR]
1697
--pdfdir=DIR pdf documentation [DOCDIR]
1698
--psdir=DIR ps documentation [DOCDIR]
1704
--program-prefix=PREFIX prepend PREFIX to installed program names
1705
--program-suffix=SUFFIX append SUFFIX to installed program names
1706
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
1709
--build=BUILD configure for building on BUILD [guessed]
1710
--host=HOST cross-compile to build programs to run on HOST [BUILD]
1714
if test -n "$ac_init_help"; then
1715
case $ac_init_help in
1716
short | recursive ) echo "Configuration of avr-libc 1.8.0:";;
1721
--disable-option-checking ignore unrecognized --enable/--with options
1722
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1723
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1724
--disable-dependency-tracking speeds up one-time build
1725
--enable-dependency-tracking do not reject slow dependency extractors
1726
--enable-doc build all doc formats (disabled is default)
1727
--enable-html-doc build HTML documentation (default)
1728
--enable-pdf-doc build PDF documentation (default)
1729
--enable-man-doc build Unix-style manual pages (default)
1730
--enable-versioned-doc install docs in directory with version name (default)
1732
Some influential environment variables:
1733
CC C compiler command
1734
CFLAGS C compiler flags
1735
LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1736
nonstandard directory <lib dir>
1737
LIBS libraries to pass to the linker, e.g. -l<library>
1738
CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1739
you have headers in a nonstandard directory <include dir>
1740
CCAS assembler compiler command (defaults to CC)
1741
CCASFLAGS assembler compiler flags (defaults to CFLAGS)
1743
Use these variables to override the choices made by `configure' or to help
1744
it to find libraries and programs with nonstandard names/locations.
1746
Report bugs to <avr-libc-dev@nongnu.org>.
1751
if test "$ac_init_help" = "recursive"; then
1752
# If there are subdirs, report their specific --help.
1753
for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1754
test -d "$ac_dir" ||
1755
{ cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1760
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1762
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1763
# A ".." for each directory in $ac_dir_suffix.
1764
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1765
case $ac_top_builddir_sub in
1766
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1767
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1770
ac_abs_top_builddir=$ac_pwd
1771
ac_abs_builddir=$ac_pwd$ac_dir_suffix
1772
# for backward compatibility:
1773
ac_top_builddir=$ac_top_build_prefix
1776
.) # We are building in place.
1778
ac_top_srcdir=$ac_top_builddir_sub
1779
ac_abs_top_srcdir=$ac_pwd ;;
1780
[\\/]* | ?:[\\/]* ) # Absolute name.
1781
ac_srcdir=$srcdir$ac_dir_suffix;
1782
ac_top_srcdir=$srcdir
1783
ac_abs_top_srcdir=$srcdir ;;
1785
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1786
ac_top_srcdir=$ac_top_build_prefix$srcdir
1787
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1789
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1791
cd "$ac_dir" || { ac_status=$?; continue; }
1792
# Check for guested configure.
1793
if test -f "$ac_srcdir/configure.gnu"; then
1795
$SHELL "$ac_srcdir/configure.gnu" --help=recursive
1796
elif test -f "$ac_srcdir/configure"; then
1798
$SHELL "$ac_srcdir/configure" --help=recursive
1800
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1802
cd "$ac_pwd" || { ac_status=$?; break; }
1806
test -n "$ac_init_help" && exit $ac_status
1807
if $ac_init_version; then
1809
avr-libc configure 1.8.0
1810
generated by GNU Autoconf 2.68
1812
Copyright (C) 2010 Free Software Foundation, Inc.
1813
This configure script is free software; the Free Software Foundation
1814
gives unlimited permission to copy, distribute and modify it.
1819
## ------------------------ ##
1820
## Autoconf initialization. ##
1821
## ------------------------ ##
1823
# ac_fn_c_try_compile LINENO
1824
# --------------------------
1825
# Try to compile conftest.$ac_ext, and return whether this succeeded.
1826
ac_fn_c_try_compile ()
1828
as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1829
rm -f conftest.$ac_objext
1830
if { { ac_try="$ac_compile"
1832
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1833
*) ac_try_echo=$ac_try;;
1835
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1836
$as_echo "$ac_try_echo"; } >&5
1837
(eval "$ac_compile") 2>conftest.err
1839
if test -s conftest.err; then
1840
grep -v '^ *+' conftest.err >conftest.er1
1841
cat conftest.er1 >&5
1842
mv -f conftest.er1 conftest.err
1844
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1845
test $ac_status = 0; } && {
1846
test -z "$ac_c_werror_flag" ||
1847
test ! -s conftest.err
1848
} && test -s conftest.$ac_objext; then :
1851
$as_echo "$as_me: failed program was:" >&5
1852
sed 's/^/| /' conftest.$ac_ext >&5
1856
eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1857
as_fn_set_status $ac_retval
1859
} # ac_fn_c_try_compile
1860
cat >config.log <<_ACEOF
1861
This file contains any messages produced by compilers while
1862
running configure, to aid debugging if configure makes a mistake.
1864
It was created by avr-libc $as_me 1.8.0, which was
1865
generated by GNU Autoconf 2.68. Invocation command line was
1877
hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1878
uname -m = `(uname -m) 2>/dev/null || echo unknown`
1879
uname -r = `(uname -r) 2>/dev/null || echo unknown`
1880
uname -s = `(uname -s) 2>/dev/null || echo unknown`
1881
uname -v = `(uname -v) 2>/dev/null || echo unknown`
1883
/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1884
/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1886
/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1887
/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1888
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1889
/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1890
/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1891
/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1892
/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1896
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1900
test -z "$as_dir" && as_dir=.
1901
$as_echo "PATH: $as_dir"
1917
# Keep a trace of the command line.
1918
# Strip out --no-create and --no-recursion so they do not pile up.
1919
# Strip out --silent because we don't want to record it for future runs.
1920
# Also quote any args containing shell meta-characters.
1921
# Make two passes to allow for proper duplicate-argument suppression.
1925
ac_must_keep_next=false
1931
-no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1932
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
1933
| -silent | --silent | --silen | --sile | --sil)
1936
ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1939
1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1941
as_fn_append ac_configure_args1 " '$ac_arg'"
1942
if test $ac_must_keep_next = true; then
1943
ac_must_keep_next=false # Got value, back to normal.
1946
*=* | --config-cache | -C | -disable-* | --disable-* \
1947
| -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1948
| -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1949
| -with-* | --with-* | -without-* | --without-* | --x)
1950
case "$ac_configure_args0 " in
1951
"$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1954
-* ) ac_must_keep_next=true ;;
1957
as_fn_append ac_configure_args " '$ac_arg'"
1962
{ ac_configure_args0=; unset ac_configure_args0;}
1963
{ ac_configure_args1=; unset ac_configure_args1;}
1965
# When interrupted or exit'd, cleanup temporary files, and complete
1966
# config.log. We remove comments because anyway the quotes in there
1967
# would cause problems or look ugly.
1968
# WARNING: Use '\'' to represent an apostrophe within the trap.
1969
# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1970
trap 'exit_status=$?
1971
# Save into config.log some information that might help in debugging.
1975
$as_echo "## ---------------- ##
1976
## Cache variables. ##
1977
## ---------------- ##"
1979
# The following way of writing the cache mishandles newlines in values,
1981
for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1982
eval ac_val=\$$ac_var
1986
*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1987
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1990
_ | IFS | as_nl) ;; #(
1991
BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1992
*) { eval $ac_var=; unset $ac_var;} ;;
1997
case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1998
*${as_nl}ac_space=\ *)
2000
"s/'\''/'\''\\\\'\'''\''/g;
2001
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2004
sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2011
$as_echo "## ----------------- ##
2012
## Output variables. ##
2013
## ----------------- ##"
2015
for ac_var in $ac_subst_vars
2017
eval ac_val=\$$ac_var
2019
*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2021
$as_echo "$ac_var='\''$ac_val'\''"
2025
if test -n "$ac_subst_files"; then
2026
$as_echo "## ------------------- ##
2027
## File substitutions. ##
2028
## ------------------- ##"
2030
for ac_var in $ac_subst_files
2032
eval ac_val=\$$ac_var
2034
*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2036
$as_echo "$ac_var='\''$ac_val'\''"
2041
if test -s confdefs.h; then
2042
$as_echo "## ----------- ##
2049
test "$ac_signal" != 0 &&
2050
$as_echo "$as_me: caught signal $ac_signal"
2051
$as_echo "$as_me: exit $exit_status"
2053
rm -f core *.core core.conftest.* &&
2054
rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2057
for ac_signal in 1 2 13 15; do
2058
trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2062
# confdefs.h avoids OS command line length limits that DEFS can exceed.
2063
rm -f -r conftest* confdefs.h
2065
$as_echo "/* confdefs.h */" > confdefs.h
2067
# Predefined preprocessor variables.
2069
cat >>confdefs.h <<_ACEOF
2070
#define PACKAGE_NAME "$PACKAGE_NAME"
2073
cat >>confdefs.h <<_ACEOF
2074
#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2077
cat >>confdefs.h <<_ACEOF
2078
#define PACKAGE_VERSION "$PACKAGE_VERSION"
2081
cat >>confdefs.h <<_ACEOF
2082
#define PACKAGE_STRING "$PACKAGE_STRING"
2085
cat >>confdefs.h <<_ACEOF
2086
#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2089
cat >>confdefs.h <<_ACEOF
2090
#define PACKAGE_URL "$PACKAGE_URL"
2094
# Let the site file select an alternate cache file if it wants to.
2095
# Prefer an explicitly selected file to automatically selected ones.
2098
if test -n "$CONFIG_SITE"; then
2099
# We do not want a PATH search for config.site.
2100
case $CONFIG_SITE in #((
2101
-*) ac_site_file1=./$CONFIG_SITE;;
2102
*/*) ac_site_file1=$CONFIG_SITE;;
2103
*) ac_site_file1=./$CONFIG_SITE;;
2105
elif test "x$prefix" != xNONE; then
2106
ac_site_file1=$prefix/share/config.site
2107
ac_site_file2=$prefix/etc/config.site
2109
ac_site_file1=$ac_default_prefix/share/config.site
2110
ac_site_file2=$ac_default_prefix/etc/config.site
2112
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2114
test "x$ac_site_file" = xNONE && continue
2115
if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2116
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2117
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
2118
sed 's/^/| /' "$ac_site_file" >&5
2120
|| { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2121
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2122
as_fn_error $? "failed to load site script $ac_site_file
2123
See \`config.log' for more details" "$LINENO" 5; }
2127
if test -r "$cache_file"; then
2128
# Some versions of bash will fail to source /dev/null (special files
2129
# actually), so we avoid doing that. DJGPP emulates it as a regular file.
2130
if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2131
{ $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2132
$as_echo "$as_me: loading cache $cache_file" >&6;}
2134
[\\/]* | ?:[\\/]* ) . "$cache_file";;
2135
*) . "./$cache_file";;
2139
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2140
$as_echo "$as_me: creating cache $cache_file" >&6;}
2144
# Check that the precious variables saved in the cache have kept the same
2146
ac_cache_corrupted=false
2147
for ac_var in $ac_precious_vars; do
2148
eval ac_old_set=\$ac_cv_env_${ac_var}_set
2149
eval ac_new_set=\$ac_env_${ac_var}_set
2150
eval ac_old_val=\$ac_cv_env_${ac_var}_value
2151
eval ac_new_val=\$ac_env_${ac_var}_value
2152
case $ac_old_set,$ac_new_set in
2154
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2155
$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2156
ac_cache_corrupted=: ;;
2158
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2159
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2160
ac_cache_corrupted=: ;;
2163
if test "x$ac_old_val" != "x$ac_new_val"; then
2164
# differences in whitespace do not lead to failure.
2165
ac_old_val_w=`echo x $ac_old_val`
2166
ac_new_val_w=`echo x $ac_new_val`
2167
if test "$ac_old_val_w" != "$ac_new_val_w"; then
2168
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2169
$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2170
ac_cache_corrupted=:
2172
{ $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2173
$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2174
eval $ac_var=\$ac_old_val
2176
{ $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2177
$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2178
{ $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2179
$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
2182
# Pass precious variables to config.status.
2183
if test "$ac_new_set" = set; then
2185
*\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2186
*) ac_arg=$ac_var=$ac_new_val ;;
2188
case " $ac_configure_args " in
2189
*" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2190
*) as_fn_append ac_configure_args " '$ac_arg'" ;;
2194
if $ac_cache_corrupted; then
2195
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2196
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2197
{ $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2198
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2199
as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2201
## -------------------- ##
2202
## Main body of script. ##
2203
## -------------------- ##
2206
ac_cpp='$CPP $CPPFLAGS'
2207
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2208
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2209
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2217
ac_config_headers="$ac_config_headers config.h"
2223
AVR_LIBC_RELDATE=20111228
2224
AVR_LIBC_VERSION=1.8.0
2225
AVR_LIBC_VERSION_NUMERIC=10800
2234
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2235
if test -f "$ac_dir/install-sh"; then
2237
ac_install_sh="$ac_aux_dir/install-sh -c"
2239
elif test -f "$ac_dir/install.sh"; then
2241
ac_install_sh="$ac_aux_dir/install.sh -c"
2243
elif test -f "$ac_dir/shtool"; then
2245
ac_install_sh="$ac_aux_dir/shtool install -c"
2249
if test -z "$ac_aux_dir"; then
2250
as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2253
# These three variables are undocumented and unsupported,
2254
# and are intended to be withdrawn in a future Autoconf release.
2255
# They can cause serious problems if a builder's source tree is in a directory
2256
# whose full name contains unusual characters.
2257
ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
2258
ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
2259
ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
2262
# Make sure we can run config.sub.
2263
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2264
as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2266
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2267
$as_echo_n "checking build system type... " >&6; }
2268
if ${ac_cv_build+:} false; then :
2269
$as_echo_n "(cached) " >&6
2271
ac_build_alias=$build_alias
2272
test "x$ac_build_alias" = x &&
2273
ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2274
test "x$ac_build_alias" = x &&
2275
as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2276
ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2277
as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2280
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2281
$as_echo "$ac_cv_build" >&6; }
2282
case $ac_cv_build in
2284
*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
2287
ac_save_IFS=$IFS; IFS='-'
2293
# Remember, the first character of IFS is used to create $*,
2294
# except with old shells:
2297
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2300
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2301
$as_echo_n "checking host system type... " >&6; }
2302
if ${ac_cv_host+:} false; then :
2303
$as_echo_n "(cached) " >&6
2305
if test "x$host_alias" = x; then
2306
ac_cv_host=$ac_cv_build
2308
ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2309
as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2313
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2314
$as_echo "$ac_cv_host" >&6; }
2317
*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
2320
ac_save_IFS=$IFS; IFS='-'
2326
# Remember, the first character of IFS is used to create $*,
2327
# except with old shells:
2330
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2334
# See if the user specified '--build=`../config.guess` --host=avr' when
2335
# running ../configure.
2337
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if configuring for cross compile" >&5
2338
$as_echo_n "checking if configuring for cross compile... " >&6; }
2339
if test "x${build_alias}" = "x${host_alias}"; then
2340
if test "x${build_alias}" = "x" ; then
2341
build_alias='`./config.guess`'
2343
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2344
$as_echo "no" >&6; }
2345
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
2346
$as_echo "$as_me: WARNING: " >&2;}
2347
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: AVR-LIBC must be built using an avr cross-compiler." >&5
2348
$as_echo "$as_me: WARNING: AVR-LIBC must be built using an avr cross-compiler." >&2;}
2349
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Try configuring with:" >&5
2350
$as_echo "$as_me: WARNING: Try configuring with:" >&2;}
2351
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"$0 --build=$build_alias --host=avr\"" >&5
2352
$as_echo "$as_me: WARNING: \"$0 --build=$build_alias --host=avr\"" >&2;}
2353
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
2354
$as_echo "$as_me: WARNING: " >&2;}
2355
as_fn_error $? "aborting configure" "$LINENO" 5
2357
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2358
$as_echo "yes" >&6; }
2361
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if target host is avr" >&5
2362
$as_echo_n "checking if target host is avr... " >&6; }
2365
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2366
$as_echo "yes" >&6; }
2369
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2370
$as_echo "no" >&6; }
2371
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
2372
$as_echo "$as_me: WARNING: " >&2;}
2373
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Avr-libc must be built using an avr cross-compiler." >&5
2374
$as_echo "$as_me: WARNING: Avr-libc must be built using an avr cross-compiler." >&2;}
2375
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Try configuring with:" >&5
2376
$as_echo "$as_me: WARNING: Try configuring with:" >&2;}
2377
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"$0 --build=$build --host=avr\"" >&5
2378
$as_echo "$as_me: WARNING: \"$0 --build=$build --host=avr\"" >&2;}
2379
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: " >&5
2380
$as_echo "$as_me: WARNING: " >&2;}
2381
as_fn_error $? "aborting configure" "$LINENO" 5
2385
## TODO: Write a check for GNU Make
2389
am__api_version='1.11'
2391
# Find a good install program. We prefer a C program (faster),
2392
# so one script is as good as another. But avoid the broken or
2393
# incompatible versions:
2394
# SysV /etc/install, /usr/sbin/install
2395
# SunOS /usr/etc/install
2396
# IRIX /sbin/install
2398
# AmigaOS /C/install, which installs bootblocks on floppy discs
2399
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2400
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
2401
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2402
# OS/2's system install, which has a completely different semantic
2403
# ./install, which can be erroneously created by make from ./install.sh.
2404
# Reject install programs that cannot install multiple files.
2405
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2406
$as_echo_n "checking for a BSD-compatible install... " >&6; }
2407
if test -z "$INSTALL"; then
2408
if ${ac_cv_path_install+:} false; then :
2409
$as_echo_n "(cached) " >&6
2411
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2415
test -z "$as_dir" && as_dir=.
2416
# Account for people who put trailing slashes in PATH elements.
2417
case $as_dir/ in #((
2418
./ | .// | /[cC]/* | \
2419
/etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2420
?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2423
# OSF1 and SCO ODT 3.0 have their own names for install.
2424
# Don't use installbsd from OSF since it installs stuff as root
2426
for ac_prog in ginstall scoinst install; do
2427
for ac_exec_ext in '' $ac_executable_extensions; do
2428
if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2429
if test $ac_prog = install &&
2430
grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2431
# AIX install. It has an incompatible calling convention.
2433
elif test $ac_prog = install &&
2434
grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2435
# program-specific install script used by HP pwplus--don't use.
2438
rm -rf conftest.one conftest.two conftest.dir
2439
echo one > conftest.one
2440
echo two > conftest.two
2442
if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2443
test -s conftest.one && test -s conftest.two &&
2444
test -s conftest.dir/conftest.one &&
2445
test -s conftest.dir/conftest.two
2447
ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2460
rm -rf conftest.one conftest.two conftest.dir
2463
if test "${ac_cv_path_install+set}" = set; then
2464
INSTALL=$ac_cv_path_install
2466
# As a last resort, use the slow shell script. Don't cache a
2467
# value for INSTALL within a source directory, because that will
2468
# break other packages using the cache if that directory is
2469
# removed, or if the value is a relative name.
2470
INSTALL=$ac_install_sh
2473
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2474
$as_echo "$INSTALL" >&6; }
2476
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2477
# It thinks the first close brace ends the variable substitution.
2478
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2480
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2482
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2484
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2485
$as_echo_n "checking whether build environment is sane... " >&6; }
2488
echo timestamp > conftest.file
2489
# Reject unsafe characters in $srcdir or the absolute working directory
2490
# name. Accept space and tab only in the latter.
2494
*[\\\"\#\$\&\'\`$am_lf]*)
2495
as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2498
*[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2499
as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2502
# Do `set' in a subshell so we don't clobber the current shell's
2503
# arguments. Must try -L first in case configure is actually a
2504
# symlink; some systems play weird games with the mod time of symlinks
2505
# (eg FreeBSD returns the mod time of the symlink's containing
2508
set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2509
if test "$*" = "X"; then
2511
set X `ls -t "$srcdir/configure" conftest.file`
2514
if test "$*" != "X $srcdir/configure conftest.file" \
2515
&& test "$*" != "X conftest.file $srcdir/configure"; then
2517
# If neither matched, then we have a broken ls. This can happen
2518
# if, for instance, CONFIG_SHELL is bash and it inherits a
2519
# broken ls alias from the environment. This has actually
2520
# happened. Such a system could not be considered "sane".
2521
as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2522
alias in your environment" "$LINENO" 5
2525
test "$2" = conftest.file
2531
as_fn_error $? "newly created file is older than distributed files!
2532
Check your system clock" "$LINENO" 5
2534
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2535
$as_echo "yes" >&6; }
2536
test "$program_prefix" != NONE &&
2537
program_transform_name="s&^&$program_prefix&;$program_transform_name"
2538
# Use a double $ so make ignores it.
2539
test "$program_suffix" != NONE &&
2540
program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2541
# Double any \ or $.
2542
# By default was `s,x,x', remove it if useless.
2543
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2544
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2546
# expand $ac_aux_dir to an absolute path
2547
am_aux_dir=`cd $ac_aux_dir && pwd`
2549
if test x"${MISSING+set}" != xset; then
2552
MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2554
MISSING="\${SHELL} $am_aux_dir/missing" ;;
2557
# Use eval to expand $SHELL
2558
if eval "$MISSING --run true"; then
2559
am_missing_run="$MISSING --run "
2562
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2563
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2566
if test x"${install_sh}" != xset; then
2569
install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2571
install_sh="\${SHELL} $am_aux_dir/install-sh"
2575
# Installed binaries are usually stripped using `strip' when the user
2576
# run `make install-strip'. However `strip' might not be the right
2577
# tool to use in cross-compilation environments, therefore Automake
2578
# will honor the `STRIP' environment variable to overrule this program.
2579
if test "$cross_compiling" != no; then
2580
if test -n "$ac_tool_prefix"; then
2581
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2582
set dummy ${ac_tool_prefix}strip; ac_word=$2
2583
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2584
$as_echo_n "checking for $ac_word... " >&6; }
2585
if ${ac_cv_prog_STRIP+:} false; then :
2586
$as_echo_n "(cached) " >&6
2588
if test -n "$STRIP"; then
2589
ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2591
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2595
test -z "$as_dir" && as_dir=.
2596
for ac_exec_ext in '' $ac_executable_extensions; do
2597
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2598
ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2599
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2608
STRIP=$ac_cv_prog_STRIP
2609
if test -n "$STRIP"; then
2610
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2611
$as_echo "$STRIP" >&6; }
2613
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2614
$as_echo "no" >&6; }
2619
if test -z "$ac_cv_prog_STRIP"; then
2621
# Extract the first word of "strip", so it can be a program name with args.
2622
set dummy strip; ac_word=$2
2623
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2624
$as_echo_n "checking for $ac_word... " >&6; }
2625
if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2626
$as_echo_n "(cached) " >&6
2628
if test -n "$ac_ct_STRIP"; then
2629
ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2631
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2635
test -z "$as_dir" && as_dir=.
2636
for ac_exec_ext in '' $ac_executable_extensions; do
2637
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2638
ac_cv_prog_ac_ct_STRIP="strip"
2639
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2648
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2649
if test -n "$ac_ct_STRIP"; then
2650
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2651
$as_echo "$ac_ct_STRIP" >&6; }
2653
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2654
$as_echo "no" >&6; }
2657
if test "x$ac_ct_STRIP" = x; then
2660
case $cross_compiling:$ac_tool_warned in
2662
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2663
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2664
ac_tool_warned=yes ;;
2669
STRIP="$ac_cv_prog_STRIP"
2673
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2675
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2676
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2677
if test -z "$MKDIR_P"; then
2678
if ${ac_cv_path_mkdir+:} false; then :
2679
$as_echo_n "(cached) " >&6
2681
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2682
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2685
test -z "$as_dir" && as_dir=.
2686
for ac_prog in mkdir gmkdir; do
2687
for ac_exec_ext in '' $ac_executable_extensions; do
2688
{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2689
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2690
'mkdir (GNU coreutils) '* | \
2691
'mkdir (coreutils) '* | \
2692
'mkdir (fileutils) '4.1*)
2693
ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2703
test -d ./--version && rmdir ./--version
2704
if test "${ac_cv_path_mkdir+set}" = set; then
2705
MKDIR_P="$ac_cv_path_mkdir -p"
2707
# As a last resort, use the slow shell script. Don't cache a
2708
# value for MKDIR_P within a source directory, because that will
2709
# break other packages using the cache if that directory is
2710
# removed, or if the value is a relative name.
2711
MKDIR_P="$ac_install_sh -d"
2714
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2715
$as_echo "$MKDIR_P" >&6; }
2719
[\\/$]* | ?:[\\/]*) ;;
2720
*/*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2723
for ac_prog in gawk mawk nawk awk
2725
# Extract the first word of "$ac_prog", so it can be a program name with args.
2726
set dummy $ac_prog; ac_word=$2
2727
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2728
$as_echo_n "checking for $ac_word... " >&6; }
2729
if ${ac_cv_prog_AWK+:} false; then :
2730
$as_echo_n "(cached) " >&6
2732
if test -n "$AWK"; then
2733
ac_cv_prog_AWK="$AWK" # Let the user override the test.
2735
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2739
test -z "$as_dir" && as_dir=.
2740
for ac_exec_ext in '' $ac_executable_extensions; do
2741
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2742
ac_cv_prog_AWK="$ac_prog"
2743
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2753
if test -n "$AWK"; then
2754
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2755
$as_echo "$AWK" >&6; }
2757
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2758
$as_echo "no" >&6; }
2762
test -n "$AWK" && break
2765
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2766
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2768
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2769
if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2770
$as_echo_n "(cached) " >&6
2772
cat >conftest.make <<\_ACEOF
2775
@echo '@@@%%%=$(MAKE)=@@@%%%'
2777
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2778
case `${MAKE-make} -f conftest.make 2>/dev/null` in
2780
eval ac_cv_prog_make_${ac_make}_set=yes;;
2782
eval ac_cv_prog_make_${ac_make}_set=no;;
2786
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2787
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2788
$as_echo "yes" >&6; }
2791
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2792
$as_echo "no" >&6; }
2793
SET_MAKE="MAKE=${MAKE-make}"
2796
rm -rf .tst 2>/dev/null
2797
mkdir .tst 2>/dev/null
2798
if test -d .tst; then
2803
rmdir .tst 2>/dev/null
2805
if test "`cd $srcdir && pwd`" != "`pwd`"; then
2806
# Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2807
# is not polluted with repeated "-I."
2808
am__isrc=' -I$(srcdir)'
2809
# test to see if srcdir already configured
2810
if test -f $srcdir/config.status; then
2811
as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2815
# test whether we have cygpath
2816
if test -z "$CYGPATH_W"; then
2817
if (cygpath --version) >/dev/null 2>/dev/null; then
2818
CYGPATH_W='cygpath -w'
2825
# Define the identity of the package.
2830
cat >>confdefs.h <<_ACEOF
2831
#define PACKAGE "$PACKAGE"
2835
cat >>confdefs.h <<_ACEOF
2836
#define VERSION "$VERSION"
2839
# Some tools Automake needs.
2841
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2844
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2847
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2850
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2853
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2855
# We need awk for the "check" target. The system "awk" is bad on
2857
# Always define AMTAR for backward compatibility.
2859
AMTAR=${AMTAR-"${am_missing_run}tar"}
2861
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2868
# We don't want touse the cflags from the environment since we need control
2869
# of this when we're building the libs.
2876
# Checks for programs.
2879
ac_cpp='$CPP $CPPFLAGS'
2880
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2881
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2882
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2883
if test -n "$ac_tool_prefix"; then
2884
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2885
set dummy ${ac_tool_prefix}gcc; ac_word=$2
2886
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2887
$as_echo_n "checking for $ac_word... " >&6; }
2888
if ${ac_cv_prog_CC+:} false; then :
2889
$as_echo_n "(cached) " >&6
2891
if test -n "$CC"; then
2892
ac_cv_prog_CC="$CC" # Let the user override the test.
2894
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2898
test -z "$as_dir" && as_dir=.
2899
for ac_exec_ext in '' $ac_executable_extensions; do
2900
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2901
ac_cv_prog_CC="${ac_tool_prefix}gcc"
2902
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2912
if test -n "$CC"; then
2913
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2914
$as_echo "$CC" >&6; }
2916
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2917
$as_echo "no" >&6; }
2922
if test -z "$ac_cv_prog_CC"; then
2924
# Extract the first word of "gcc", so it can be a program name with args.
2925
set dummy gcc; ac_word=$2
2926
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2927
$as_echo_n "checking for $ac_word... " >&6; }
2928
if ${ac_cv_prog_ac_ct_CC+:} false; then :
2929
$as_echo_n "(cached) " >&6
2931
if test -n "$ac_ct_CC"; then
2932
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2934
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2938
test -z "$as_dir" && as_dir=.
2939
for ac_exec_ext in '' $ac_executable_extensions; do
2940
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2941
ac_cv_prog_ac_ct_CC="gcc"
2942
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2951
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2952
if test -n "$ac_ct_CC"; then
2953
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2954
$as_echo "$ac_ct_CC" >&6; }
2956
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2957
$as_echo "no" >&6; }
2960
if test "x$ac_ct_CC" = x; then
2963
case $cross_compiling:$ac_tool_warned in
2965
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2966
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2967
ac_tool_warned=yes ;;
2975
if test -z "$CC"; then
2976
if test -n "$ac_tool_prefix"; then
2977
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2978
set dummy ${ac_tool_prefix}cc; ac_word=$2
2979
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2980
$as_echo_n "checking for $ac_word... " >&6; }
2981
if ${ac_cv_prog_CC+:} false; then :
2982
$as_echo_n "(cached) " >&6
2984
if test -n "$CC"; then
2985
ac_cv_prog_CC="$CC" # Let the user override the test.
2987
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2991
test -z "$as_dir" && as_dir=.
2992
for ac_exec_ext in '' $ac_executable_extensions; do
2993
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2994
ac_cv_prog_CC="${ac_tool_prefix}cc"
2995
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3005
if test -n "$CC"; then
3006
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3007
$as_echo "$CC" >&6; }
3009
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3010
$as_echo "no" >&6; }
3016
if test -z "$CC"; then
3017
# Extract the first word of "cc", so it can be a program name with args.
3018
set dummy cc; ac_word=$2
3019
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3020
$as_echo_n "checking for $ac_word... " >&6; }
3021
if ${ac_cv_prog_CC+:} false; then :
3022
$as_echo_n "(cached) " >&6
3024
if test -n "$CC"; then
3025
ac_cv_prog_CC="$CC" # Let the user override the test.
3028
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3032
test -z "$as_dir" && as_dir=.
3033
for ac_exec_ext in '' $ac_executable_extensions; do
3034
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3035
if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3036
ac_prog_rejected=yes
3040
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3047
if test $ac_prog_rejected = yes; then
3048
# We found a bogon in the path, so make sure we never use it.
3049
set dummy $ac_cv_prog_CC
3051
if test $# != 0; then
3052
# We chose a different compiler from the bogus one.
3053
# However, it has the same basename, so the bogon will be chosen
3054
# first if we set CC to just the basename; use the full file name.
3056
ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3062
if test -n "$CC"; then
3063
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3064
$as_echo "$CC" >&6; }
3066
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3067
$as_echo "no" >&6; }
3072
if test -z "$CC"; then
3073
if test -n "$ac_tool_prefix"; then
3074
for ac_prog in cl.exe
3076
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3077
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3078
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3079
$as_echo_n "checking for $ac_word... " >&6; }
3080
if ${ac_cv_prog_CC+:} false; then :
3081
$as_echo_n "(cached) " >&6
3083
if test -n "$CC"; then
3084
ac_cv_prog_CC="$CC" # Let the user override the test.
3086
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3090
test -z "$as_dir" && as_dir=.
3091
for ac_exec_ext in '' $ac_executable_extensions; do
3092
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3093
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3094
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3104
if test -n "$CC"; then
3105
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3106
$as_echo "$CC" >&6; }
3108
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3109
$as_echo "no" >&6; }
3113
test -n "$CC" && break
3116
if test -z "$CC"; then
3118
for ac_prog in cl.exe
3120
# Extract the first word of "$ac_prog", so it can be a program name with args.
3121
set dummy $ac_prog; ac_word=$2
3122
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3123
$as_echo_n "checking for $ac_word... " >&6; }
3124
if ${ac_cv_prog_ac_ct_CC+:} false; then :
3125
$as_echo_n "(cached) " >&6
3127
if test -n "$ac_ct_CC"; then
3128
ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3130
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3134
test -z "$as_dir" && as_dir=.
3135
for ac_exec_ext in '' $ac_executable_extensions; do
3136
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3137
ac_cv_prog_ac_ct_CC="$ac_prog"
3138
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3147
ac_ct_CC=$ac_cv_prog_ac_ct_CC
3148
if test -n "$ac_ct_CC"; then
3149
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3150
$as_echo "$ac_ct_CC" >&6; }
3152
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3153
$as_echo "no" >&6; }
3157
test -n "$ac_ct_CC" && break
3160
if test "x$ac_ct_CC" = x; then
3163
case $cross_compiling:$ac_tool_warned in
3165
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3166
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3167
ac_tool_warned=yes ;;
3176
test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3177
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3178
as_fn_error $? "no acceptable C compiler found in \$PATH
3179
See \`config.log' for more details" "$LINENO" 5; }
3181
# Provide some information about the compiler.
3182
$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3185
for ac_option in --version -v -V -qversion; do
3186
{ { ac_try="$ac_compiler $ac_option >&5"
3188
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3189
*) ac_try_echo=$ac_try;;
3191
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3192
$as_echo "$ac_try_echo"; } >&5
3193
(eval "$ac_compiler $ac_option >&5") 2>conftest.err
3195
if test -s conftest.err; then
3197
... rest of stderr output deleted ...
3198
10q' conftest.err >conftest.er1
3199
cat conftest.er1 >&5
3201
rm -f conftest.er1 conftest.err
3202
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3203
test $ac_status = 0; }
3206
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3207
/* end confdefs.h. */
3217
if { { ac_try="$ac_link"
3219
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3220
*) ac_try_echo=$ac_try;;
3222
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3223
$as_echo "$ac_try_echo"; } >&5
3224
(eval "$ac_link") 2>&5
3226
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3227
test $ac_status = 0; }; then
3229
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3230
/* end confdefs.h. */
3240
ac_clean_files_save=$ac_clean_files
3241
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3242
# Try to create an executable without -o first, disregard a.out.
3243
# It will help us diagnose broken compilers, and finding out an intuition
3245
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3246
$as_echo_n "checking whether the C compiler works... " >&6; }
3247
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3249
# The possible output files:
3250
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3253
for ac_file in $ac_files
3256
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3257
* ) ac_rmfiles="$ac_rmfiles $ac_file";;
3262
if { { ac_try="$ac_link_default"
3264
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3265
*) ac_try_echo=$ac_try;;
3267
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3268
$as_echo "$ac_try_echo"; } >&5
3269
(eval "$ac_link_default") 2>&5
3271
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3272
test $ac_status = 0; }; then :
3273
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3274
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3275
# in a Makefile. We should not override ac_cv_exeext if it was cached,
3276
# so that the user can short-circuit this test for compilers unknown to
3278
for ac_file in $ac_files ''
3280
test -f "$ac_file" || continue
3282
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3285
# We found the default executable, but exeext='' is most
3289
if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3291
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3293
# We set ac_cv_exeext here because the later test for it is not
3294
# safe: cross compilers may not add the suffix if given an `-o'
3295
# argument, so we may need to know it at that point already.
3296
# Even if this section looks crufty: it has the advantage of
3303
test "$ac_cv_exeext" = no && ac_cv_exeext=
3308
if test -z "$ac_file"; then :
3309
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3310
$as_echo "no" >&6; }
3311
$as_echo "$as_me: failed program was:" >&5
3312
sed 's/^/| /' conftest.$ac_ext >&5
3314
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3315
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3316
as_fn_error 77 "C compiler cannot create executables
3317
See \`config.log' for more details" "$LINENO" 5; }
3319
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3320
$as_echo "yes" >&6; }
3322
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3323
$as_echo_n "checking for C compiler default output file name... " >&6; }
3324
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3325
$as_echo "$ac_file" >&6; }
3326
ac_exeext=$ac_cv_exeext
3328
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3329
ac_clean_files=$ac_clean_files_save
3330
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3331
$as_echo_n "checking for suffix of executables... " >&6; }
3332
if { { ac_try="$ac_link"
3334
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3335
*) ac_try_echo=$ac_try;;
3337
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3338
$as_echo "$ac_try_echo"; } >&5
3339
(eval "$ac_link") 2>&5
3341
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3342
test $ac_status = 0; }; then :
3343
# If both `conftest.exe' and `conftest' are `present' (well, observable)
3344
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
3345
# work properly (i.e., refer to `conftest.exe'), while it won't with
3347
for ac_file in conftest.exe conftest conftest.*; do
3348
test -f "$ac_file" || continue
3350
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3351
*.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3357
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3358
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3359
as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3360
See \`config.log' for more details" "$LINENO" 5; }
3362
rm -f conftest conftest$ac_cv_exeext
3363
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3364
$as_echo "$ac_cv_exeext" >&6; }
3366
rm -f conftest.$ac_ext
3367
EXEEXT=$ac_cv_exeext
3369
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3370
/* end confdefs.h. */
3375
FILE *f = fopen ("conftest.out", "w");
3376
return ferror (f) || fclose (f) != 0;
3382
ac_clean_files="$ac_clean_files conftest.out"
3383
# Check that the compiler produces executables we can run. If not, either
3384
# the compiler is broken, or we cross compile.
3385
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3386
$as_echo_n "checking whether we are cross compiling... " >&6; }
3387
if test "$cross_compiling" != yes; then
3388
{ { ac_try="$ac_link"
3390
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3391
*) ac_try_echo=$ac_try;;
3393
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3394
$as_echo "$ac_try_echo"; } >&5
3395
(eval "$ac_link") 2>&5
3397
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3398
test $ac_status = 0; }
3399
if { ac_try='./conftest$ac_cv_exeext'
3400
{ { case "(($ac_try" in
3401
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3402
*) ac_try_echo=$ac_try;;
3404
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3405
$as_echo "$ac_try_echo"; } >&5
3406
(eval "$ac_try") 2>&5
3408
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3409
test $ac_status = 0; }; }; then
3412
if test "$cross_compiling" = maybe; then
3415
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3416
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3417
as_fn_error $? "cannot run C compiled programs.
3418
If you meant to cross compile, use \`--host'.
3419
See \`config.log' for more details" "$LINENO" 5; }
3423
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3424
$as_echo "$cross_compiling" >&6; }
3426
rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3427
ac_clean_files=$ac_clean_files_save
3430
rm -f -r a.out a.exe b.out conftest.$ac_ext conftest.o conftest.obj conftest.dSYM
3432
# Setting cross_compile will disable run tests; it will
3433
# also disable AC_CHECK_FILE but that's generally
3434
# correct if we can't link.
3437
# Check that the compiler produces executables we can run. If not, either
3438
# the compiler is broken, or we cross compile.
3439
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3440
$as_echo_n "checking whether we are cross compiling... " >&6; }
3441
if test "$cross_compiling" != yes; then
3442
{ { ac_try="$ac_link"
3444
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3445
*) ac_try_echo=$ac_try;;
3447
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3448
$as_echo "$ac_try_echo"; } >&5
3449
(eval "$ac_link") 2>&5
3451
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3452
test $ac_status = 0; }
3453
if { ac_try='./conftest$ac_cv_exeext'
3454
{ { case "(($ac_try" in
3455
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3456
*) ac_try_echo=$ac_try;;
3458
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3459
$as_echo "$ac_try_echo"; } >&5
3460
(eval "$ac_try") 2>&5
3462
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3463
test $ac_status = 0; }; }; then
3466
if test "$cross_compiling" = maybe; then
3469
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3470
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3471
as_fn_error $? "cannot run C compiled programs.
3472
If you meant to cross compile, use \`--host'.
3473
See \`config.log' for more details" "$LINENO" 5; }
3477
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3478
$as_echo "$cross_compiling" >&6; }
3481
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3482
$as_echo_n "checking for suffix of object files... " >&6; }
3483
if ${ac_cv_objext+:} false; then :
3484
$as_echo_n "(cached) " >&6
3486
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3487
/* end confdefs.h. */
3497
rm -f conftest.o conftest.obj
3498
if { { ac_try="$ac_compile"
3500
*\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3501
*) ac_try_echo=$ac_try;;
3503
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3504
$as_echo "$ac_try_echo"; } >&5
3505
(eval "$ac_compile") 2>&5
3507
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3508
test $ac_status = 0; }; then :
3509
for ac_file in conftest.o conftest.obj conftest.*; do
3510
test -f "$ac_file" || continue;
3512
*.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3513
*) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3518
$as_echo "$as_me: failed program was:" >&5
3519
sed 's/^/| /' conftest.$ac_ext >&5
3521
{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3522
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3523
as_fn_error $? "cannot compute suffix of object files: cannot compile
3524
See \`config.log' for more details" "$LINENO" 5; }
3526
rm -f conftest.$ac_cv_objext conftest.$ac_ext
3528
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3529
$as_echo "$ac_cv_objext" >&6; }
3530
OBJEXT=$ac_cv_objext
3532
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3533
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3534
if ${ac_cv_c_compiler_gnu+:} false; then :
3535
$as_echo_n "(cached) " >&6
3537
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3538
/* end confdefs.h. */
3551
if ac_fn_c_try_compile "$LINENO"; then :
3556
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3557
ac_cv_c_compiler_gnu=$ac_compiler_gnu
3560
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3561
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
3562
if test $ac_compiler_gnu = yes; then
3567
ac_test_CFLAGS=${CFLAGS+set}
3568
ac_save_CFLAGS=$CFLAGS
3569
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3570
$as_echo_n "checking whether $CC accepts -g... " >&6; }
3571
if ${ac_cv_prog_cc_g+:} false; then :
3572
$as_echo_n "(cached) " >&6
3574
ac_save_c_werror_flag=$ac_c_werror_flag
3575
ac_c_werror_flag=yes
3578
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3579
/* end confdefs.h. */
3589
if ac_fn_c_try_compile "$LINENO"; then :
3593
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3594
/* end confdefs.h. */
3604
if ac_fn_c_try_compile "$LINENO"; then :
3607
ac_c_werror_flag=$ac_save_c_werror_flag
3609
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3610
/* end confdefs.h. */
3620
if ac_fn_c_try_compile "$LINENO"; then :
3623
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3625
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3627
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3628
ac_c_werror_flag=$ac_save_c_werror_flag
3630
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3631
$as_echo "$ac_cv_prog_cc_g" >&6; }
3632
if test "$ac_test_CFLAGS" = set; then
3633
CFLAGS=$ac_save_CFLAGS
3634
elif test $ac_cv_prog_cc_g = yes; then
3635
if test "$GCC" = yes; then
3641
if test "$GCC" = yes; then
3647
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3648
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3649
if ${ac_cv_prog_cc_c89+:} false; then :
3650
$as_echo_n "(cached) " >&6
3652
ac_cv_prog_cc_c89=no
3654
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3655
/* end confdefs.h. */
3658
#include <sys/types.h>
3659
#include <sys/stat.h>
3660
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3661
struct buf { int x; };
3662
FILE * (*rcsopen) (struct buf *, struct stat *, int);
3663
static char *e (p, i)
3669
static char *f (char * (*g) (char **, int), char **p, ...)
3674
s = g (p, va_arg (v,int));
3679
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3680
function prototypes and stuff, but not '\xHH' hex character constants.
3681
These don't provoke an error unfortunately, instead are silently treated
3682
as 'x'. The following induces an error, until -std is added to get
3683
proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3684
array size at least. It's necessary to write '\x00'==0 to get something
3685
that's true only with -std. */
3686
int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3688
/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3689
inside strings and character constants. */
3691
int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3693
int test (int i, double x);
3694
struct s1 {int (*f) (int a);};
3695
struct s2 {int (*f) (double a);};
3696
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3702
return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
3707
for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3708
-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3710
CC="$ac_save_CC $ac_arg"
3711
if ac_fn_c_try_compile "$LINENO"; then :
3712
ac_cv_prog_cc_c89=$ac_arg
3714
rm -f core conftest.err conftest.$ac_objext
3715
test "x$ac_cv_prog_cc_c89" != "xno" && break
3717
rm -f conftest.$ac_ext
3722
case "x$ac_cv_prog_cc_c89" in
3724
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3725
$as_echo "none needed" >&6; } ;;
3727
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3728
$as_echo "unsupported" >&6; } ;;
3730
CC="$CC $ac_cv_prog_cc_c89"
3731
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3732
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3734
if test "x$ac_cv_prog_cc_c89" != xno; then :
3739
ac_cpp='$CPP $CPPFLAGS'
3740
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3741
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3742
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3743
DEPDIR="${am__leading_dot}deps"
3745
ac_config_commands="$ac_config_commands depfiles"
3748
am_make=${MAKE-make}
3749
cat > confinc << 'END'
3751
@echo this is the am__doit target
3754
# If we don't find an include directive, just comment out the code.
3755
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3756
$as_echo_n "checking for style of include used by $am_make... " >&6; }
3760
# First try GNU make style include.
3761
echo "include confinc" > confmf
3762
# Ignore all kinds of additional output from `make'.
3763
case `$am_make -s -f confmf 2> /dev/null` in #(
3764
*the\ am__doit\ target*)
3770
# Now try BSD make style include.
3771
if test "$am__include" = "#"; then
3772
echo '.include "confinc"' > confmf
3773
case `$am_make -s -f confmf 2> /dev/null` in #(
3774
*the\ am__doit\ target*)
3775
am__include=.include
3783
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3784
$as_echo "$_am_result" >&6; }
3785
rm -f confinc confmf
3787
# Check whether --enable-dependency-tracking was given.
3788
if test "${enable_dependency_tracking+set}" = set; then :
3789
enableval=$enable_dependency_tracking;
3792
if test "x$enable_dependency_tracking" != xno; then
3793
am_depcomp="$ac_aux_dir/depcomp"
3796
if test "x$enable_dependency_tracking" != xno; then
3806
depcc="$CC" am_compiler_list=
3808
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3809
$as_echo_n "checking dependency style of $depcc... " >&6; }
3810
if ${am_cv_CC_dependencies_compiler_type+:} false; then :
3811
$as_echo_n "(cached) " >&6
3813
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3814
# We make a subdir and do the tests there. Otherwise we can end up
3815
# making bogus files that we don't know about and never remove. For
3816
# instance it was reported that on HP-UX the gcc test will end up
3817
# making a dummy file named `D' -- because `-MD' means `put the output
3820
# Copy depcomp to subdir because otherwise we won't find it if we're
3821
# using a relative directory.
3822
cp "$am_depcomp" conftest.dir
3824
# We will build objects and dependencies in a subdirectory because
3825
# it helps to detect inapplicable dependency modes. For instance
3826
# both Tru64's cc and ICC support -MD to output dependencies as a
3827
# side effect of compilation, but ICC will put the dependencies in
3828
# the current directory while Tru64 will put them in the object
3832
am_cv_CC_dependencies_compiler_type=none
3833
if test "$am_compiler_list" = ""; then
3834
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3837
case " $depcc " in #(
3838
*\ -arch\ *\ -arch\ *) am__universal=true ;;
3841
for depmode in $am_compiler_list; do
3842
# Setup a source with many dependencies, because some compilers
3843
# like to wrap large dependency lists on column 80 (with \), and
3844
# we should not choose a depcomp mode which is confused by this.
3846
# We need to recreate these files for each test, as the compiler may
3847
# overwrite some of them when testing with obscure command lines.
3848
# This happens at least with the AIX C compiler.
3850
for i in 1 2 3 4 5 6; do
3851
echo '#include "conftst'$i'.h"' >> sub/conftest.c
3852
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3853
# Solaris 8's {/usr,}/bin/sh.
3854
touch sub/conftst$i.h
3856
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3858
# We check with `-c' and `-o' for the sake of the "dashmstdout"
3859
# mode. It turns out that the SunPro C++ compiler does not properly
3860
# handle `-M -o', and we need to detect this. Also, some Intel
3861
# versions had trouble with output in subdirs
3862
am__obj=sub/conftest.${OBJEXT-o}
3863
am__minus_obj="-o $am__obj"
3866
# This depmode causes a compiler race in universal mode.
3867
test "$am__universal" = false || continue
3870
# after this tag, mechanisms are not by side-effect, so they'll
3871
# only be used when explicitly requested
3872
if test "x$enable_dependency_tracking" = xyes; then
3878
msvisualcpp | msvcmsys)
3879
# This compiler won't grok `-c -o', but also, the minuso test has
3880
# not run yet. These depmodes are late enough in the game, and
3881
# so weak that their functioning should not be impacted.
3882
am__obj=conftest.${OBJEXT-o}
3887
if depmode=$depmode \
3888
source=sub/conftest.c object=$am__obj \
3889
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3890
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3891
>/dev/null 2>conftest.err &&
3892
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3893
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3894
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3895
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3896
# icc doesn't choke on unknown options, it will just issue warnings
3897
# or remarks (even with -Werror). So we grep stderr for any message
3898
# that says an option was ignored or not supported.
3899
# When given -MP, icc 7.0 and 7.1 complain thusly:
3900
# icc: Command line warning: ignoring option '-M'; no argument required
3901
# The diagnosis changed in icc 8.0:
3902
# icc: Command line remark: option '-MP' not supported
3903
if (grep 'ignoring option' conftest.err ||
3904
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3905
am_cv_CC_dependencies_compiler_type=$depmode
3914
am_cv_CC_dependencies_compiler_type=none
3918
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3919
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3920
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3923
test "x$enable_dependency_tracking" != xno \
3924
&& test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3926
am__fastdepCC_FALSE='#'
3928
am__fastdepCC_TRUE='#'
3929
am__fastdepCC_FALSE=
3933
if test -n "$ac_tool_prefix"; then
3934
# Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
3935
set dummy ${ac_tool_prefix}as; ac_word=$2
3936
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3937
$as_echo_n "checking for $ac_word... " >&6; }
3938
if ${ac_cv_prog_AS+:} false; then :
3939
$as_echo_n "(cached) " >&6
3941
if test -n "$AS"; then
3942
ac_cv_prog_AS="$AS" # Let the user override the test.
3944
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3948
test -z "$as_dir" && as_dir=.
3949
for ac_exec_ext in '' $ac_executable_extensions; do
3950
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3951
ac_cv_prog_AS="${ac_tool_prefix}as"
3952
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3962
if test -n "$AS"; then
3963
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
3964
$as_echo "$AS" >&6; }
3966
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3967
$as_echo "no" >&6; }
3972
if test -z "$ac_cv_prog_AS"; then
3974
# Extract the first word of "as", so it can be a program name with args.
3975
set dummy as; ac_word=$2
3976
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3977
$as_echo_n "checking for $ac_word... " >&6; }
3978
if ${ac_cv_prog_ac_ct_AS+:} false; then :
3979
$as_echo_n "(cached) " >&6
3981
if test -n "$ac_ct_AS"; then
3982
ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
3984
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3988
test -z "$as_dir" && as_dir=.
3989
for ac_exec_ext in '' $ac_executable_extensions; do
3990
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3991
ac_cv_prog_ac_ct_AS="as"
3992
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4001
ac_ct_AS=$ac_cv_prog_ac_ct_AS
4002
if test -n "$ac_ct_AS"; then
4003
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5
4004
$as_echo "$ac_ct_AS" >&6; }
4006
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4007
$as_echo "no" >&6; }
4010
if test "x$ac_ct_AS" = x; then
4013
case $cross_compiling:$ac_tool_warned in
4015
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4016
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4017
ac_tool_warned=yes ;;
4025
# By default we simply use the C compiler to build assembly code.
4027
test "${CCAS+set}" = set || CCAS=$CC
4028
test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
4032
depcc="$CCAS" am_compiler_list=
4034
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4035
$as_echo_n "checking dependency style of $depcc... " >&6; }
4036
if ${am_cv_CCAS_dependencies_compiler_type+:} false; then :
4037
$as_echo_n "(cached) " >&6
4039
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4040
# We make a subdir and do the tests there. Otherwise we can end up
4041
# making bogus files that we don't know about and never remove. For
4042
# instance it was reported that on HP-UX the gcc test will end up
4043
# making a dummy file named `D' -- because `-MD' means `put the output
4046
# Copy depcomp to subdir because otherwise we won't find it if we're
4047
# using a relative directory.
4048
cp "$am_depcomp" conftest.dir
4050
# We will build objects and dependencies in a subdirectory because
4051
# it helps to detect inapplicable dependency modes. For instance
4052
# both Tru64's cc and ICC support -MD to output dependencies as a
4053
# side effect of compilation, but ICC will put the dependencies in
4054
# the current directory while Tru64 will put them in the object
4058
am_cv_CCAS_dependencies_compiler_type=none
4059
if test "$am_compiler_list" = ""; then
4060
am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
4065
for depmode in $am_compiler_list; do
4066
# Setup a source with many dependencies, because some compilers
4067
# like to wrap large dependency lists on column 80 (with \), and
4068
# we should not choose a depcomp mode which is confused by this.
4070
# We need to recreate these files for each test, as the compiler may
4071
# overwrite some of them when testing with obscure command lines.
4072
# This happens at least with the AIX C compiler.
4074
for i in 1 2 3 4 5 6; do
4075
echo '#include "conftst'$i'.h"' >> sub/conftest.c
4076
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4077
# Solaris 8's {/usr,}/bin/sh.
4078
touch sub/conftst$i.h
4080
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4082
# We check with `-c' and `-o' for the sake of the "dashmstdout"
4083
# mode. It turns out that the SunPro C++ compiler does not properly
4084
# handle `-M -o', and we need to detect this. Also, some Intel
4085
# versions had trouble with output in subdirs
4086
am__obj=sub/conftest.${OBJEXT-o}
4087
am__minus_obj="-o $am__obj"
4090
# This depmode causes a compiler race in universal mode.
4091
test "$am__universal" = false || continue
4094
# after this tag, mechanisms are not by side-effect, so they'll
4095
# only be used when explicitly requested
4096
if test "x$enable_dependency_tracking" = xyes; then
4102
msvisualcpp | msvcmsys)
4103
# This compiler won't grok `-c -o', but also, the minuso test has
4104
# not run yet. These depmodes are late enough in the game, and
4105
# so weak that their functioning should not be impacted.
4106
am__obj=conftest.${OBJEXT-o}
4111
if depmode=$depmode \
4112
source=sub/conftest.c object=$am__obj \
4113
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
4114
$SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
4115
>/dev/null 2>conftest.err &&
4116
grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4117
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
4118
grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
4119
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4120
# icc doesn't choke on unknown options, it will just issue warnings
4121
# or remarks (even with -Werror). So we grep stderr for any message
4122
# that says an option was ignored or not supported.
4123
# When given -MP, icc 7.0 and 7.1 complain thusly:
4124
# icc: Command line warning: ignoring option '-M'; no argument required
4125
# The diagnosis changed in icc 8.0:
4126
# icc: Command line remark: option '-MP' not supported
4127
if (grep 'ignoring option' conftest.err ||
4128
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4129
am_cv_CCAS_dependencies_compiler_type=$depmode
4138
am_cv_CCAS_dependencies_compiler_type=none
4142
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
4143
$as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
4144
CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type
4147
test "x$enable_dependency_tracking" != xno \
4148
&& test "$am_cv_CCAS_dependencies_compiler_type" = gcc3; then
4149
am__fastdepCCAS_TRUE=
4150
am__fastdepCCAS_FALSE='#'
4152
am__fastdepCCAS_TRUE='#'
4153
am__fastdepCCAS_FALSE=
4157
if test -n "$ac_tool_prefix"; then
4158
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
4159
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
4160
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4161
$as_echo_n "checking for $ac_word... " >&6; }
4162
if ${ac_cv_prog_RANLIB+:} false; then :
4163
$as_echo_n "(cached) " >&6
4165
if test -n "$RANLIB"; then
4166
ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
4168
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4172
test -z "$as_dir" && as_dir=.
4173
for ac_exec_ext in '' $ac_executable_extensions; do
4174
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4175
ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
4176
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4185
RANLIB=$ac_cv_prog_RANLIB
4186
if test -n "$RANLIB"; then
4187
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
4188
$as_echo "$RANLIB" >&6; }
4190
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4191
$as_echo "no" >&6; }
4196
if test -z "$ac_cv_prog_RANLIB"; then
4197
ac_ct_RANLIB=$RANLIB
4198
# Extract the first word of "ranlib", so it can be a program name with args.
4199
set dummy ranlib; ac_word=$2
4200
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4201
$as_echo_n "checking for $ac_word... " >&6; }
4202
if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
4203
$as_echo_n "(cached) " >&6
4205
if test -n "$ac_ct_RANLIB"; then
4206
ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
4208
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4212
test -z "$as_dir" && as_dir=.
4213
for ac_exec_ext in '' $ac_executable_extensions; do
4214
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4215
ac_cv_prog_ac_ct_RANLIB="ranlib"
4216
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4225
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
4226
if test -n "$ac_ct_RANLIB"; then
4227
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
4228
$as_echo "$ac_ct_RANLIB" >&6; }
4230
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4231
$as_echo "no" >&6; }
4234
if test "x$ac_ct_RANLIB" = x; then
4237
case $cross_compiling:$ac_tool_warned in
4239
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4240
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4241
ac_tool_warned=yes ;;
4243
RANLIB=$ac_ct_RANLIB
4246
RANLIB="$ac_cv_prog_RANLIB"
4249
if test -n "$ac_tool_prefix"; then
4250
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
4251
set dummy ${ac_tool_prefix}ar; ac_word=$2
4252
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4253
$as_echo_n "checking for $ac_word... " >&6; }
4254
if ${ac_cv_prog_AR+:} false; then :
4255
$as_echo_n "(cached) " >&6
4257
if test -n "$AR"; then
4258
ac_cv_prog_AR="$AR" # Let the user override the test.
4260
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4264
test -z "$as_dir" && as_dir=.
4265
for ac_exec_ext in '' $ac_executable_extensions; do
4266
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4267
ac_cv_prog_AR="${ac_tool_prefix}ar"
4268
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4278
if test -n "$AR"; then
4279
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4280
$as_echo "$AR" >&6; }
4282
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4283
$as_echo "no" >&6; }
4288
if test -z "$ac_cv_prog_AR"; then
4290
# Extract the first word of "ar", so it can be a program name with args.
4291
set dummy ar; ac_word=$2
4292
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4293
$as_echo_n "checking for $ac_word... " >&6; }
4294
if ${ac_cv_prog_ac_ct_AR+:} false; then :
4295
$as_echo_n "(cached) " >&6
4297
if test -n "$ac_ct_AR"; then
4298
ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
4300
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4304
test -z "$as_dir" && as_dir=.
4305
for ac_exec_ext in '' $ac_executable_extensions; do
4306
if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4307
ac_cv_prog_ac_ct_AR="ar"
4308
$as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4317
ac_ct_AR=$ac_cv_prog_ac_ct_AR
4318
if test -n "$ac_ct_AR"; then
4319
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
4320
$as_echo "$ac_ct_AR" >&6; }
4322
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4323
$as_echo "no" >&6; }
4326
if test "x$ac_ct_AR" = x; then
4329
case $cross_compiling:$ac_tool_warned in
4331
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4332
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4333
ac_tool_warned=yes ;;
4342
# Make sure that we found the right avr cross-compiler.
4346
*) as_fn_error $? "Wrong C compiler found; check the PATH!" "$LINENO" 5 ;;
4350
*) as_fn_error $? "Wrong assembler found; check the PATH!" "$LINENO" 5 ;;
4354
*) as_fn_error $? "Wrong archiver found; check the PATH!" "$LINENO" 5 ;;
4358
*) as_fn_error $? "Wrong ranlib found; check the PATH!" "$LINENO" 5 ;;
4362
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4363
$as_echo_n "checking whether ln -s works... " >&6; }
4365
if test "$LN_S" = "ln -s"; then
4366
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4367
$as_echo "yes" >&6; }
4369
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4370
$as_echo "no, using $LN_S" >&6; }
4373
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4374
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4376
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4377
if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
4378
$as_echo_n "(cached) " >&6
4380
cat >conftest.make <<\_ACEOF
4383
@echo '@@@%%%=$(MAKE)=@@@%%%'
4385
# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4386
case `${MAKE-make} -f conftest.make 2>/dev/null` in
4388
eval ac_cv_prog_make_${ac_make}_set=yes;;
4390
eval ac_cv_prog_make_${ac_make}_set=no;;
4394
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4395
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4396
$as_echo "yes" >&6; }
4399
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4400
$as_echo "no" >&6; }
4401
SET_MAKE="MAKE=${MAKE-make}"
4407
# Check whether --enable-doc was given.
4408
if test "${enable_doc+set}" = set; then :
4409
enableval=$enable_doc; case "${enableval}" in
4410
yes) enable_doc=yes ;;
4411
no) enable_doc=no ;;
4412
*) as_fn_error $? "bad value ${enableval} for global doc option" "$LINENO" 5 ;;
4417
# Check whether --enable-html-doc was given.
4418
if test "${enable_html_doc+set}" = set; then :
4419
enableval=$enable_html_doc; case "${enableval}" in
4420
yes) html_doc=yes ;;
4422
*) as_fn_error $? "bad value ${enableval} for html-doc option" "$LINENO" 5 ;;
4428
# Check whether --enable-pdf-doc was given.
4429
if test "${enable_pdf_doc+set}" = set; then :
4430
enableval=$enable_pdf_doc; case "${enableval}" in
4433
*) as_fn_error $? "bad value ${enableval} for pdf-doc option" "$LINENO" 5 ;;
4439
# Check whether --enable-man-doc was given.
4440
if test "${enable_man_doc+set}" = set; then :
4441
enableval=$enable_man_doc; case "${enableval}" in
4444
*) as_fn_error $? "bad value ${enableval} for man-doc option" "$LINENO" 5 ;;
4450
# Check whether --enable-versioned-doc was given.
4451
if test "${enable_versioned_doc+set}" = set; then :
4452
enableval=$enable_versioned_doc; case "${enableval}" in
4453
yes) versioned_doc=yes ;;
4454
no) versioned_doc=no ;;
4455
*) as_fn_error $? "bad value ${enableval} for versioned-doc option" "$LINENO" 5 ;;
4463
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for doxygen" >&5
4464
$as_echo_n "checking for doxygen... " >&6; }
4465
dox_ver=`doxygen --version 2>/dev/null`
4466
if test "x$dox_ver" = "x"; then
4467
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4468
$as_echo "no" >&6; }
4470
# FIXME: should also check for dox_ver >= 1.4.1
4471
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4472
$as_echo "yes" >&6; }
4473
if test "$pdf_doc" = "yes"; then
4474
{ $as_echo "$as_me:${as_lineno-$LINENO}: Enabling PDF docs" >&5
4475
$as_echo "$as_me: Enabling PDF docs" >&6;}
4476
TARGET_DOX_PDF=dox-pdf
4477
INSTALL_DOX_PDF=install-dox-pdf
4479
if test "$html_doc" = "yes"; then
4480
{ $as_echo "$as_me:${as_lineno-$LINENO}: Enabling HTML docs" >&5
4481
$as_echo "$as_me: Enabling HTML docs" >&6;}
4482
TARGET_DOX_HTML=dox-html
4483
INSTALL_DOX_HTML=install-dox-html
4485
if test "$man_doc" = "yes"; then
4486
{ $as_echo "$as_me:${as_lineno-$LINENO}: Enabling man pages" >&5
4487
$as_echo "$as_me: Enabling man pages" >&6;}
4488
TARGET_DOX_HTML=dox-html
4489
INSTALL_DOX_MAN=install-dox-man
4500
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pngtopnm" >&5
4501
$as_echo_n "checking for pngtopnm... " >&6; }
4502
has_pngtopnm=`pngtopnm --version 2>&1 | grep -c -i Version`
4503
if test "$has_pngtopnm" = "1"; then
4504
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4505
$as_echo "yes" >&6; }
4508
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4509
$as_echo "no" >&6; }
4512
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pnmtopng" >&5
4513
$as_echo_n "checking for pnmtopng... " >&6; }
4514
has_pnmtopng=`pnmtopng --version 2>&1 | grep -c -i Version`
4515
if test "$has_pnmtopng" = "1"; then
4516
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4517
$as_echo "yes" >&6; }
4520
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4521
$as_echo "no" >&6; }
4529
if test "$versioned_doc" = "yes"; then
4530
DOC_INST_DIR='${DESTDIR}${datadir}/doc/avr-libc-$(VERSION)'
4531
AVR_LIBC_USER_MANUAL="avr-libc-user-manual-${VERSION}"
4533
DOC_INST_DIR='${DESTDIR}${datadir}/doc/avr-libc'
4534
AVR_LIBC_USER_MANUAL="avr-libc-user-manual"
4537
if test "$enable_doc" = "yes"; then
4562
old_CFLAGS=${CFLAGS}
4563
CFLAGS="-mno-tablejump"
4564
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4565
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} supports -mno-tablejump" >&5
4566
$as_echo_n "checking whether ${CC} supports -mno-tablejump... " >&6; }
4567
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4568
/* end confdefs.h. */
4571
if ac_fn_c_try_compile "$LINENO"; then :
4572
has_mno_tablejump=yes
4574
has_mno_tablejump=no
4577
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4578
if test "x$has_mno_tablejump" = "xyes"
4580
FNO_JUMP_TABLES="-mno-tablejump"
4582
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_mno_tablejump" >&5
4583
$as_echo "$has_mno_tablejump" >&6; }
4585
CFLAGS=${old_CFLAGS}
4590
old_CFLAGS=${CFLAGS}
4591
CFLAGS="-fno-jump-tables"
4592
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4593
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} supports -fno-jump-tables" >&5
4594
$as_echo_n "checking whether ${CC} supports -fno-jump-tables... " >&6; }
4595
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4596
/* end confdefs.h. */
4599
if ac_fn_c_try_compile "$LINENO"; then :
4600
has_fno_jump_tables=yes
4602
has_fno_jump_tables=no
4605
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4606
if test "x$has_fno_jump_tables" = "xyes"
4608
FNO_JUMP_TABLES="-fno-jump-tables"
4610
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_fno_jump_tables" >&5
4611
$as_echo "$has_fno_jump_tables" >&6; }
4613
CFLAGS=${old_CFLAGS}
4617
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4618
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} supports __builtin_avr_delay_cycles" >&5
4619
$as_echo_n "checking whether ${CC} supports __builtin_avr_delay_cycles... " >&6; }
4620
echo "extern void __builtin_avr_delay_cycles(unsigned long);\
4621
int main(void) { __builtin_avr_delay_cycles(42); return 0; }" |\
4622
${CC} -S -xc -o- - |\
4623
grep __builtin_avr_delay_cycles >/dev/null
4627
has_delay_cycles="yes"
4629
has_delay_cycles="no"
4631
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_delay_cycles" >&5
4632
$as_echo "$has_delay_cycles" >&6; }
4651
HAS_at90s1200_FALSE='#'
4653
HAS_at90s1200_TRUE='#'
4654
HAS_at90s1200_FALSE=
4659
HAS_attiny11_FALSE='#'
4661
HAS_attiny11_TRUE='#'
4667
HAS_attiny12_FALSE='#'
4669
HAS_attiny12_TRUE='#'
4675
HAS_attiny15_FALSE='#'
4677
HAS_attiny15_TRUE='#'
4683
HAS_attiny28_FALSE='#'
4685
HAS_attiny28_TRUE='#'
4702
HAS_at90s2313_FALSE='#'
4704
HAS_at90s2313_TRUE='#'
4705
HAS_at90s2313_FALSE=
4710
HAS_at90s2323_FALSE='#'
4712
HAS_at90s2323_TRUE='#'
4713
HAS_at90s2323_FALSE=
4718
HAS_at90s2333_FALSE='#'
4720
HAS_at90s2333_TRUE='#'
4721
HAS_at90s2333_FALSE=
4726
HAS_at90s2343_FALSE='#'
4728
HAS_at90s2343_TRUE='#'
4729
HAS_at90s2343_FALSE=
4734
HAS_at90s4414_FALSE='#'
4736
HAS_at90s4414_TRUE='#'
4737
HAS_at90s4414_FALSE=
4742
HAS_at90s4433_FALSE='#'
4744
HAS_at90s4433_TRUE='#'
4745
HAS_at90s4433_FALSE=
4750
HAS_at90s4434_FALSE='#'
4752
HAS_at90s4434_TRUE='#'
4753
HAS_at90s4434_FALSE=
4758
HAS_at90s8515_FALSE='#'
4760
HAS_at90s8515_TRUE='#'
4761
HAS_at90s8515_FALSE=
4766
HAS_at90c8534_FALSE='#'
4768
HAS_at90c8534_TRUE='#'
4769
HAS_at90c8534_FALSE=
4774
HAS_at90s8535_FALSE='#'
4776
HAS_at90s8535_TRUE='#'
4777
HAS_at90s8535_FALSE=
4782
HAS_attiny22_FALSE='#'
4784
HAS_attiny22_TRUE='#'
4790
HAS_attiny26_FALSE='#'
4792
HAS_attiny26_TRUE='#'
4801
old_CFLAGS=${CFLAGS}
4802
CFLAGS="-mmcu=avr25"
4803
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4804
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avr25" >&5
4805
$as_echo_n "checking if ${CC} has support for avr25... " >&6; }
4806
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4807
/* end confdefs.h. */
4810
if ac_fn_c_try_compile "$LINENO"; then :
4816
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4817
if test "x$has_dev_support" = "xyes"
4821
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
4822
$as_echo "$has_dev_support" >&6; }
4824
CFLAGS=${old_CFLAGS}
4827
if test "x$HAS_avr25" = "xyes"; then
4838
old_CFLAGS=${CFLAGS}
4839
CFLAGS="-mmcu=ata6289"
4840
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4841
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for ata6289" >&5
4842
$as_echo_n "checking if ${CC} has support for ata6289... " >&6; }
4843
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4844
/* end confdefs.h. */
4847
if ac_fn_c_try_compile "$LINENO"; then :
4853
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4854
if test "x$has_dev_support" = "xyes"
4858
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
4859
$as_echo "$has_dev_support" >&6; }
4861
CFLAGS=${old_CFLAGS}
4864
if test "x$HAS_ata6289" = "xyes"; then
4866
HAS_ata6289_FALSE='#'
4868
HAS_ata6289_TRUE='#'
4875
old_CFLAGS=${CFLAGS}
4876
CFLAGS="-mmcu=attiny13"
4877
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4878
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny13" >&5
4879
$as_echo_n "checking if ${CC} has support for attiny13... " >&6; }
4880
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4881
/* end confdefs.h. */
4884
if ac_fn_c_try_compile "$LINENO"; then :
4890
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4891
if test "x$has_dev_support" = "xyes"
4895
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
4896
$as_echo "$has_dev_support" >&6; }
4898
CFLAGS=${old_CFLAGS}
4901
if test "x$HAS_attiny13" = "xyes"; then
4903
HAS_attiny13_FALSE='#'
4905
HAS_attiny13_TRUE='#'
4912
old_CFLAGS=${CFLAGS}
4913
CFLAGS="-mmcu=attiny13a"
4914
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4915
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny13a" >&5
4916
$as_echo_n "checking if ${CC} has support for attiny13a... " >&6; }
4917
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4918
/* end confdefs.h. */
4921
if ac_fn_c_try_compile "$LINENO"; then :
4927
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4928
if test "x$has_dev_support" = "xyes"
4932
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
4933
$as_echo "$has_dev_support" >&6; }
4935
CFLAGS=${old_CFLAGS}
4938
if test "x$HAS_attiny13a" = "xyes"; then
4940
HAS_attiny13a_FALSE='#'
4942
HAS_attiny13a_TRUE='#'
4943
HAS_attiny13a_FALSE=
4949
old_CFLAGS=${CFLAGS}
4950
CFLAGS="-mmcu=attiny2313"
4951
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4952
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny2313" >&5
4953
$as_echo_n "checking if ${CC} has support for attiny2313... " >&6; }
4954
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4955
/* end confdefs.h. */
4958
if ac_fn_c_try_compile "$LINENO"; then :
4964
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4965
if test "x$has_dev_support" = "xyes"
4969
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
4970
$as_echo "$has_dev_support" >&6; }
4972
CFLAGS=${old_CFLAGS}
4975
if test "x$HAS_attiny2313" = "xyes"; then
4976
HAS_attiny2313_TRUE=
4977
HAS_attiny2313_FALSE='#'
4979
HAS_attiny2313_TRUE='#'
4980
HAS_attiny2313_FALSE=
4986
old_CFLAGS=${CFLAGS}
4987
CFLAGS="-mmcu=attiny2313a"
4988
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
4989
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny2313a" >&5
4990
$as_echo_n "checking if ${CC} has support for attiny2313a... " >&6; }
4991
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4992
/* end confdefs.h. */
4995
if ac_fn_c_try_compile "$LINENO"; then :
5001
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5002
if test "x$has_dev_support" = "xyes"
5006
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5007
$as_echo "$has_dev_support" >&6; }
5009
CFLAGS=${old_CFLAGS}
5012
if test "x$HAS_attiny2313a" = "xyes"; then
5013
HAS_attiny2313a_TRUE=
5014
HAS_attiny2313a_FALSE='#'
5016
HAS_attiny2313a_TRUE='#'
5017
HAS_attiny2313a_FALSE=
5023
old_CFLAGS=${CFLAGS}
5024
CFLAGS="-mmcu=attiny24"
5025
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5026
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny24" >&5
5027
$as_echo_n "checking if ${CC} has support for attiny24... " >&6; }
5028
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5029
/* end confdefs.h. */
5032
if ac_fn_c_try_compile "$LINENO"; then :
5038
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5039
if test "x$has_dev_support" = "xyes"
5043
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5044
$as_echo "$has_dev_support" >&6; }
5046
CFLAGS=${old_CFLAGS}
5049
if test "x$HAS_attiny24" = "xyes"; then
5051
HAS_attiny24_FALSE='#'
5053
HAS_attiny24_TRUE='#'
5060
old_CFLAGS=${CFLAGS}
5061
CFLAGS="-mmcu=attiny24a"
5062
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5063
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny24a" >&5
5064
$as_echo_n "checking if ${CC} has support for attiny24a... " >&6; }
5065
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5066
/* end confdefs.h. */
5069
if ac_fn_c_try_compile "$LINENO"; then :
5075
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5076
if test "x$has_dev_support" = "xyes"
5080
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5081
$as_echo "$has_dev_support" >&6; }
5083
CFLAGS=${old_CFLAGS}
5086
if test "x$HAS_attiny24a" = "xyes"; then
5088
HAS_attiny24a_FALSE='#'
5090
HAS_attiny24a_TRUE='#'
5091
HAS_attiny24a_FALSE=
5097
old_CFLAGS=${CFLAGS}
5098
CFLAGS="-mmcu=attiny25"
5099
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5100
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny25" >&5
5101
$as_echo_n "checking if ${CC} has support for attiny25... " >&6; }
5102
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5103
/* end confdefs.h. */
5106
if ac_fn_c_try_compile "$LINENO"; then :
5112
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5113
if test "x$has_dev_support" = "xyes"
5117
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5118
$as_echo "$has_dev_support" >&6; }
5120
CFLAGS=${old_CFLAGS}
5123
if test "x$HAS_attiny25" = "xyes"; then
5125
HAS_attiny25_FALSE='#'
5127
HAS_attiny25_TRUE='#'
5134
old_CFLAGS=${CFLAGS}
5135
CFLAGS="-mmcu=attiny261"
5136
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5137
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny261" >&5
5138
$as_echo_n "checking if ${CC} has support for attiny261... " >&6; }
5139
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5140
/* end confdefs.h. */
5143
if ac_fn_c_try_compile "$LINENO"; then :
5149
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5150
if test "x$has_dev_support" = "xyes"
5154
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5155
$as_echo "$has_dev_support" >&6; }
5157
CFLAGS=${old_CFLAGS}
5160
if test "x$HAS_attiny261" = "xyes"; then
5162
HAS_attiny261_FALSE='#'
5164
HAS_attiny261_TRUE='#'
5165
HAS_attiny261_FALSE=
5171
old_CFLAGS=${CFLAGS}
5172
CFLAGS="-mmcu=attiny261a"
5173
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5174
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny261a" >&5
5175
$as_echo_n "checking if ${CC} has support for attiny261a... " >&6; }
5176
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5177
/* end confdefs.h. */
5180
if ac_fn_c_try_compile "$LINENO"; then :
5186
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5187
if test "x$has_dev_support" = "xyes"
5191
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5192
$as_echo "$has_dev_support" >&6; }
5194
CFLAGS=${old_CFLAGS}
5197
if test "x$HAS_attiny261a" = "xyes"; then
5198
HAS_attiny261a_TRUE=
5199
HAS_attiny261a_FALSE='#'
5201
HAS_attiny261a_TRUE='#'
5202
HAS_attiny261a_FALSE=
5208
old_CFLAGS=${CFLAGS}
5209
CFLAGS="-mmcu=attiny43u"
5210
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5211
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny43u" >&5
5212
$as_echo_n "checking if ${CC} has support for attiny43u... " >&6; }
5213
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5214
/* end confdefs.h. */
5217
if ac_fn_c_try_compile "$LINENO"; then :
5223
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5224
if test "x$has_dev_support" = "xyes"
5228
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5229
$as_echo "$has_dev_support" >&6; }
5231
CFLAGS=${old_CFLAGS}
5234
if test "x$HAS_attiny43u" = "xyes"; then
5236
HAS_attiny43u_FALSE='#'
5238
HAS_attiny43u_TRUE='#'
5239
HAS_attiny43u_FALSE=
5245
old_CFLAGS=${CFLAGS}
5246
CFLAGS="-mmcu=attiny4313"
5247
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5248
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny4313" >&5
5249
$as_echo_n "checking if ${CC} has support for attiny4313... " >&6; }
5250
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5251
/* end confdefs.h. */
5254
if ac_fn_c_try_compile "$LINENO"; then :
5260
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5261
if test "x$has_dev_support" = "xyes"
5265
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5266
$as_echo "$has_dev_support" >&6; }
5268
CFLAGS=${old_CFLAGS}
5271
if test "x$HAS_attiny4313" = "xyes"; then
5272
HAS_attiny4313_TRUE=
5273
HAS_attiny4313_FALSE='#'
5275
HAS_attiny4313_TRUE='#'
5276
HAS_attiny4313_FALSE=
5282
old_CFLAGS=${CFLAGS}
5283
CFLAGS="-mmcu=attiny44"
5284
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5285
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny44" >&5
5286
$as_echo_n "checking if ${CC} has support for attiny44... " >&6; }
5287
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5288
/* end confdefs.h. */
5291
if ac_fn_c_try_compile "$LINENO"; then :
5297
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5298
if test "x$has_dev_support" = "xyes"
5302
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5303
$as_echo "$has_dev_support" >&6; }
5305
CFLAGS=${old_CFLAGS}
5308
if test "x$HAS_attiny44" = "xyes"; then
5310
HAS_attiny44_FALSE='#'
5312
HAS_attiny44_TRUE='#'
5319
old_CFLAGS=${CFLAGS}
5320
CFLAGS="-mmcu=attiny44a"
5321
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5322
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny44a" >&5
5323
$as_echo_n "checking if ${CC} has support for attiny44a... " >&6; }
5324
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5325
/* end confdefs.h. */
5328
if ac_fn_c_try_compile "$LINENO"; then :
5334
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5335
if test "x$has_dev_support" = "xyes"
5339
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5340
$as_echo "$has_dev_support" >&6; }
5342
CFLAGS=${old_CFLAGS}
5345
if test "x$HAS_attiny44a" = "xyes"; then
5347
HAS_attiny44a_FALSE='#'
5349
HAS_attiny44a_TRUE='#'
5350
HAS_attiny44a_FALSE=
5356
old_CFLAGS=${CFLAGS}
5357
CFLAGS="-mmcu=attiny45"
5358
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5359
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny45" >&5
5360
$as_echo_n "checking if ${CC} has support for attiny45... " >&6; }
5361
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5362
/* end confdefs.h. */
5365
if ac_fn_c_try_compile "$LINENO"; then :
5371
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5372
if test "x$has_dev_support" = "xyes"
5376
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5377
$as_echo "$has_dev_support" >&6; }
5379
CFLAGS=${old_CFLAGS}
5382
if test "x$HAS_attiny45" = "xyes"; then
5384
HAS_attiny45_FALSE='#'
5386
HAS_attiny45_TRUE='#'
5393
old_CFLAGS=${CFLAGS}
5394
CFLAGS="-mmcu=attiny461"
5395
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5396
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny461" >&5
5397
$as_echo_n "checking if ${CC} has support for attiny461... " >&6; }
5398
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5399
/* end confdefs.h. */
5402
if ac_fn_c_try_compile "$LINENO"; then :
5408
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5409
if test "x$has_dev_support" = "xyes"
5413
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5414
$as_echo "$has_dev_support" >&6; }
5416
CFLAGS=${old_CFLAGS}
5419
if test "x$HAS_attiny461" = "xyes"; then
5421
HAS_attiny461_FALSE='#'
5423
HAS_attiny461_TRUE='#'
5424
HAS_attiny461_FALSE=
5430
old_CFLAGS=${CFLAGS}
5431
CFLAGS="-mmcu=attiny461a"
5432
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5433
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny461a" >&5
5434
$as_echo_n "checking if ${CC} has support for attiny461a... " >&6; }
5435
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5436
/* end confdefs.h. */
5439
if ac_fn_c_try_compile "$LINENO"; then :
5445
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5446
if test "x$has_dev_support" = "xyes"
5450
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5451
$as_echo "$has_dev_support" >&6; }
5453
CFLAGS=${old_CFLAGS}
5456
if test "x$HAS_attiny461a" = "xyes"; then
5457
HAS_attiny461a_TRUE=
5458
HAS_attiny461a_FALSE='#'
5460
HAS_attiny461a_TRUE='#'
5461
HAS_attiny461a_FALSE=
5467
old_CFLAGS=${CFLAGS}
5468
CFLAGS="-mmcu=attiny48"
5469
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5470
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny48" >&5
5471
$as_echo_n "checking if ${CC} has support for attiny48... " >&6; }
5472
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5473
/* end confdefs.h. */
5476
if ac_fn_c_try_compile "$LINENO"; then :
5482
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5483
if test "x$has_dev_support" = "xyes"
5487
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5488
$as_echo "$has_dev_support" >&6; }
5490
CFLAGS=${old_CFLAGS}
5493
if test "x$HAS_attiny48" = "xyes"; then
5495
HAS_attiny48_FALSE='#'
5497
HAS_attiny48_TRUE='#'
5504
old_CFLAGS=${CFLAGS}
5505
CFLAGS="-mmcu=attiny84"
5506
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5507
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny84" >&5
5508
$as_echo_n "checking if ${CC} has support for attiny84... " >&6; }
5509
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5510
/* end confdefs.h. */
5513
if ac_fn_c_try_compile "$LINENO"; then :
5519
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5520
if test "x$has_dev_support" = "xyes"
5524
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5525
$as_echo "$has_dev_support" >&6; }
5527
CFLAGS=${old_CFLAGS}
5530
if test "x$HAS_attiny84" = "xyes"; then
5532
HAS_attiny84_FALSE='#'
5534
HAS_attiny84_TRUE='#'
5541
old_CFLAGS=${CFLAGS}
5542
CFLAGS="-mmcu=attiny84a"
5543
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5544
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny84a" >&5
5545
$as_echo_n "checking if ${CC} has support for attiny84a... " >&6; }
5546
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5547
/* end confdefs.h. */
5550
if ac_fn_c_try_compile "$LINENO"; then :
5556
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5557
if test "x$has_dev_support" = "xyes"
5561
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5562
$as_echo "$has_dev_support" >&6; }
5564
CFLAGS=${old_CFLAGS}
5567
if test "x$HAS_attiny84a" = "xyes"; then
5569
HAS_attiny84a_FALSE='#'
5571
HAS_attiny84a_TRUE='#'
5572
HAS_attiny84a_FALSE=
5578
old_CFLAGS=${CFLAGS}
5579
CFLAGS="-mmcu=attiny85"
5580
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5581
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny85" >&5
5582
$as_echo_n "checking if ${CC} has support for attiny85... " >&6; }
5583
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5584
/* end confdefs.h. */
5587
if ac_fn_c_try_compile "$LINENO"; then :
5593
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5594
if test "x$has_dev_support" = "xyes"
5598
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5599
$as_echo "$has_dev_support" >&6; }
5601
CFLAGS=${old_CFLAGS}
5604
if test "x$HAS_attiny85" = "xyes"; then
5606
HAS_attiny85_FALSE='#'
5608
HAS_attiny85_TRUE='#'
5615
old_CFLAGS=${CFLAGS}
5616
CFLAGS="-mmcu=attiny861"
5617
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5618
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny861" >&5
5619
$as_echo_n "checking if ${CC} has support for attiny861... " >&6; }
5620
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5621
/* end confdefs.h. */
5624
if ac_fn_c_try_compile "$LINENO"; then :
5630
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5631
if test "x$has_dev_support" = "xyes"
5635
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5636
$as_echo "$has_dev_support" >&6; }
5638
CFLAGS=${old_CFLAGS}
5641
if test "x$HAS_attiny861" = "xyes"; then
5643
HAS_attiny861_FALSE='#'
5645
HAS_attiny861_TRUE='#'
5646
HAS_attiny861_FALSE=
5652
old_CFLAGS=${CFLAGS}
5653
CFLAGS="-mmcu=attiny861a"
5654
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5655
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny861a" >&5
5656
$as_echo_n "checking if ${CC} has support for attiny861a... " >&6; }
5657
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5658
/* end confdefs.h. */
5661
if ac_fn_c_try_compile "$LINENO"; then :
5667
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5668
if test "x$has_dev_support" = "xyes"
5672
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5673
$as_echo "$has_dev_support" >&6; }
5675
CFLAGS=${old_CFLAGS}
5678
if test "x$HAS_attiny861a" = "xyes"; then
5679
HAS_attiny861a_TRUE=
5680
HAS_attiny861a_FALSE='#'
5682
HAS_attiny861a_TRUE='#'
5683
HAS_attiny861a_FALSE=
5689
old_CFLAGS=${CFLAGS}
5690
CFLAGS="-mmcu=attiny87"
5691
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5692
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny87" >&5
5693
$as_echo_n "checking if ${CC} has support for attiny87... " >&6; }
5694
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5695
/* end confdefs.h. */
5698
if ac_fn_c_try_compile "$LINENO"; then :
5704
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5705
if test "x$has_dev_support" = "xyes"
5709
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5710
$as_echo "$has_dev_support" >&6; }
5712
CFLAGS=${old_CFLAGS}
5715
if test "x$HAS_attiny87" = "xyes"; then
5717
HAS_attiny87_FALSE='#'
5719
HAS_attiny87_TRUE='#'
5726
old_CFLAGS=${CFLAGS}
5727
CFLAGS="-mmcu=attiny88"
5728
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5729
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny88" >&5
5730
$as_echo_n "checking if ${CC} has support for attiny88... " >&6; }
5731
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5732
/* end confdefs.h. */
5735
if ac_fn_c_try_compile "$LINENO"; then :
5741
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5742
if test "x$has_dev_support" = "xyes"
5746
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5747
$as_echo "$has_dev_support" >&6; }
5749
CFLAGS=${old_CFLAGS}
5752
if test "x$HAS_attiny88" = "xyes"; then
5754
HAS_attiny88_FALSE='#'
5756
HAS_attiny88_TRUE='#'
5763
old_CFLAGS=${CFLAGS}
5764
CFLAGS="-mmcu=at86rf401"
5765
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5766
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at86rf401" >&5
5767
$as_echo_n "checking if ${CC} has support for at86rf401... " >&6; }
5768
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5769
/* end confdefs.h. */
5772
if ac_fn_c_try_compile "$LINENO"; then :
5778
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5779
if test "x$has_dev_support" = "xyes"
5783
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5784
$as_echo "$has_dev_support" >&6; }
5786
CFLAGS=${old_CFLAGS}
5789
if test "x$HAS_at86rf401" = "xyes"; then
5791
HAS_at86rf401_FALSE='#'
5793
HAS_at86rf401_TRUE='#'
5794
HAS_at86rf401_FALSE=
5809
HAS_at43usb320_TRUE=
5810
HAS_at43usb320_FALSE='#'
5812
HAS_at43usb320_TRUE='#'
5813
HAS_at43usb320_FALSE=
5817
HAS_at43usb355_TRUE=
5818
HAS_at43usb355_FALSE='#'
5820
HAS_at43usb355_TRUE='#'
5821
HAS_at43usb355_FALSE=
5826
HAS_at76c711_FALSE='#'
5828
HAS_at76c711_TRUE='#'
5836
old_CFLAGS=${CFLAGS}
5837
CFLAGS="-mmcu=avr31"
5838
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5839
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avr31" >&5
5840
$as_echo_n "checking if ${CC} has support for avr31... " >&6; }
5841
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5842
/* end confdefs.h. */
5845
if ac_fn_c_try_compile "$LINENO"; then :
5851
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5852
if test "x$has_dev_support" = "xyes"
5856
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5857
$as_echo "$has_dev_support" >&6; }
5859
CFLAGS=${old_CFLAGS}
5862
if test "x$HAS_avr31" = "xyes"; then
5873
HAS_atmega103_FALSE='#'
5875
HAS_atmega103_TRUE='#'
5876
HAS_atmega103_FALSE=
5884
old_CFLAGS=${CFLAGS}
5885
CFLAGS="-mmcu=avr35"
5886
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5887
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avr35" >&5
5888
$as_echo_n "checking if ${CC} has support for avr35... " >&6; }
5889
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5890
/* end confdefs.h. */
5893
if ac_fn_c_try_compile "$LINENO"; then :
5899
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5900
if test "x$has_dev_support" = "xyes"
5904
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5905
$as_echo "$has_dev_support" >&6; }
5907
CFLAGS=${old_CFLAGS}
5910
if test "x$HAS_avr35" = "xyes"; then
5921
old_CFLAGS=${CFLAGS}
5922
CFLAGS="-mmcu=at90usb82"
5923
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5924
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb82" >&5
5925
$as_echo_n "checking if ${CC} has support for at90usb82... " >&6; }
5926
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5927
/* end confdefs.h. */
5930
if ac_fn_c_try_compile "$LINENO"; then :
5936
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5937
if test "x$has_dev_support" = "xyes"
5941
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5942
$as_echo "$has_dev_support" >&6; }
5944
CFLAGS=${old_CFLAGS}
5947
if test "x$HAS_at90usb82" = "xyes"; then
5949
HAS_at90usb82_FALSE='#'
5951
HAS_at90usb82_TRUE='#'
5952
HAS_at90usb82_FALSE=
5958
old_CFLAGS=${CFLAGS}
5959
CFLAGS="-mmcu=at90usb162"
5960
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5961
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb162" >&5
5962
$as_echo_n "checking if ${CC} has support for at90usb162... " >&6; }
5963
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5964
/* end confdefs.h. */
5967
if ac_fn_c_try_compile "$LINENO"; then :
5973
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5974
if test "x$has_dev_support" = "xyes"
5978
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
5979
$as_echo "$has_dev_support" >&6; }
5981
CFLAGS=${old_CFLAGS}
5984
if test "x$HAS_at90usb162" = "xyes"; then
5985
HAS_at90usb162_TRUE=
5986
HAS_at90usb162_FALSE='#'
5988
HAS_at90usb162_TRUE='#'
5989
HAS_at90usb162_FALSE=
5995
old_CFLAGS=${CFLAGS}
5996
CFLAGS="-mmcu=atmega8u2"
5997
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
5998
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega8u2" >&5
5999
$as_echo_n "checking if ${CC} has support for atmega8u2... " >&6; }
6000
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6001
/* end confdefs.h. */
6004
if ac_fn_c_try_compile "$LINENO"; then :
6010
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6011
if test "x$has_dev_support" = "xyes"
6015
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6016
$as_echo "$has_dev_support" >&6; }
6018
CFLAGS=${old_CFLAGS}
6021
if test "x$HAS_atmega8u2" = "xyes"; then
6023
HAS_atmega8u2_FALSE='#'
6025
HAS_atmega8u2_TRUE='#'
6026
HAS_atmega8u2_FALSE=
6032
old_CFLAGS=${CFLAGS}
6033
CFLAGS="-mmcu=atmega16u2"
6034
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6035
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16u2" >&5
6036
$as_echo_n "checking if ${CC} has support for atmega16u2... " >&6; }
6037
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6038
/* end confdefs.h. */
6041
if ac_fn_c_try_compile "$LINENO"; then :
6047
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6048
if test "x$has_dev_support" = "xyes"
6052
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6053
$as_echo "$has_dev_support" >&6; }
6055
CFLAGS=${old_CFLAGS}
6058
if test "x$HAS_atmega16u2" = "xyes"; then
6059
HAS_atmega16u2_TRUE=
6060
HAS_atmega16u2_FALSE='#'
6062
HAS_atmega16u2_TRUE='#'
6063
HAS_atmega16u2_FALSE=
6069
old_CFLAGS=${CFLAGS}
6070
CFLAGS="-mmcu=atmega32u2"
6071
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6072
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32u2" >&5
6073
$as_echo_n "checking if ${CC} has support for atmega32u2... " >&6; }
6074
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6075
/* end confdefs.h. */
6078
if ac_fn_c_try_compile "$LINENO"; then :
6084
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6085
if test "x$has_dev_support" = "xyes"
6089
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6090
$as_echo "$has_dev_support" >&6; }
6092
CFLAGS=${old_CFLAGS}
6095
if test "x$HAS_atmega32u2" = "xyes"; then
6096
HAS_atmega32u2_TRUE=
6097
HAS_atmega32u2_FALSE='#'
6099
HAS_atmega32u2_TRUE='#'
6100
HAS_atmega32u2_FALSE=
6106
old_CFLAGS=${CFLAGS}
6107
CFLAGS="-mmcu=attiny167"
6108
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6109
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny167" >&5
6110
$as_echo_n "checking if ${CC} has support for attiny167... " >&6; }
6111
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6112
/* end confdefs.h. */
6115
if ac_fn_c_try_compile "$LINENO"; then :
6121
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6122
if test "x$has_dev_support" = "xyes"
6126
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6127
$as_echo "$has_dev_support" >&6; }
6129
CFLAGS=${old_CFLAGS}
6132
if test "x$HAS_attiny167" = "xyes"; then
6134
HAS_attiny167_FALSE='#'
6136
HAS_attiny167_TRUE='#'
6137
HAS_attiny167_FALSE=
6153
HAS_atmega8_FALSE='#'
6155
HAS_atmega8_TRUE='#'
6160
HAS_atmega8515_TRUE=
6161
HAS_atmega8515_FALSE='#'
6163
HAS_atmega8515_TRUE='#'
6164
HAS_atmega8515_FALSE=
6168
HAS_atmega8535_TRUE=
6169
HAS_atmega8535_FALSE='#'
6171
HAS_atmega8535_TRUE='#'
6172
HAS_atmega8535_FALSE=
6178
old_CFLAGS=${CFLAGS}
6179
CFLAGS="-mmcu=atmega48"
6180
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6181
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega48" >&5
6182
$as_echo_n "checking if ${CC} has support for atmega48... " >&6; }
6183
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6184
/* end confdefs.h. */
6187
if ac_fn_c_try_compile "$LINENO"; then :
6193
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6194
if test "x$has_dev_support" = "xyes"
6198
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6199
$as_echo "$has_dev_support" >&6; }
6201
CFLAGS=${old_CFLAGS}
6204
if test "x$HAS_atmega48" = "xyes"; then
6206
HAS_atmega48_FALSE='#'
6208
HAS_atmega48_TRUE='#'
6215
old_CFLAGS=${CFLAGS}
6216
CFLAGS="-mmcu=atmega48a"
6217
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6218
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega48a" >&5
6219
$as_echo_n "checking if ${CC} has support for atmega48a... " >&6; }
6220
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6221
/* end confdefs.h. */
6224
if ac_fn_c_try_compile "$LINENO"; then :
6230
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6231
if test "x$has_dev_support" = "xyes"
6235
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6236
$as_echo "$has_dev_support" >&6; }
6238
CFLAGS=${old_CFLAGS}
6241
if test "x$HAS_atmega48a" = "xyes"; then
6243
HAS_atmega48a_FALSE='#'
6245
HAS_atmega48a_TRUE='#'
6246
HAS_atmega48a_FALSE=
6252
old_CFLAGS=${CFLAGS}
6253
CFLAGS="-mmcu=atmega48p"
6254
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6255
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega48p" >&5
6256
$as_echo_n "checking if ${CC} has support for atmega48p... " >&6; }
6257
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6258
/* end confdefs.h. */
6261
if ac_fn_c_try_compile "$LINENO"; then :
6267
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6268
if test "x$has_dev_support" = "xyes"
6272
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6273
$as_echo "$has_dev_support" >&6; }
6275
CFLAGS=${old_CFLAGS}
6278
if test "x$HAS_atmega48p" = "xyes"; then
6280
HAS_atmega48p_FALSE='#'
6282
HAS_atmega48p_TRUE='#'
6283
HAS_atmega48p_FALSE=
6289
old_CFLAGS=${CFLAGS}
6290
CFLAGS="-mmcu=atmega88"
6291
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6292
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega88" >&5
6293
$as_echo_n "checking if ${CC} has support for atmega88... " >&6; }
6294
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6295
/* end confdefs.h. */
6298
if ac_fn_c_try_compile "$LINENO"; then :
6304
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6305
if test "x$has_dev_support" = "xyes"
6309
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6310
$as_echo "$has_dev_support" >&6; }
6312
CFLAGS=${old_CFLAGS}
6315
if test "x$HAS_atmega88" = "xyes"; then
6317
HAS_atmega88_FALSE='#'
6319
HAS_atmega88_TRUE='#'
6326
old_CFLAGS=${CFLAGS}
6327
CFLAGS="-mmcu=atmega88a"
6328
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6329
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega88a" >&5
6330
$as_echo_n "checking if ${CC} has support for atmega88a... " >&6; }
6331
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6332
/* end confdefs.h. */
6335
if ac_fn_c_try_compile "$LINENO"; then :
6341
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6342
if test "x$has_dev_support" = "xyes"
6346
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6347
$as_echo "$has_dev_support" >&6; }
6349
CFLAGS=${old_CFLAGS}
6352
if test "x$HAS_atmega88a" = "xyes"; then
6354
HAS_atmega88a_FALSE='#'
6356
HAS_atmega88a_TRUE='#'
6357
HAS_atmega88a_FALSE=
6363
old_CFLAGS=${CFLAGS}
6364
CFLAGS="-mmcu=atmega88p"
6365
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6366
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega88p" >&5
6367
$as_echo_n "checking if ${CC} has support for atmega88p... " >&6; }
6368
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6369
/* end confdefs.h. */
6372
if ac_fn_c_try_compile "$LINENO"; then :
6378
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6379
if test "x$has_dev_support" = "xyes"
6383
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6384
$as_echo "$has_dev_support" >&6; }
6386
CFLAGS=${old_CFLAGS}
6389
if test "x$HAS_atmega88p" = "xyes"; then
6391
HAS_atmega88p_FALSE='#'
6393
HAS_atmega88p_TRUE='#'
6394
HAS_atmega88p_FALSE=
6400
old_CFLAGS=${CFLAGS}
6401
CFLAGS="-mmcu=atmega88pa"
6402
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6403
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega88pa" >&5
6404
$as_echo_n "checking if ${CC} has support for atmega88pa... " >&6; }
6405
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6406
/* end confdefs.h. */
6409
if ac_fn_c_try_compile "$LINENO"; then :
6415
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6416
if test "x$has_dev_support" = "xyes"
6420
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6421
$as_echo "$has_dev_support" >&6; }
6423
CFLAGS=${old_CFLAGS}
6426
if test "x$HAS_atmega88pa" = "xyes"; then
6427
HAS_atmega88pa_TRUE=
6428
HAS_atmega88pa_FALSE='#'
6430
HAS_atmega88pa_TRUE='#'
6431
HAS_atmega88pa_FALSE=
6437
old_CFLAGS=${CFLAGS}
6438
CFLAGS="-mmcu=atmega8hva"
6439
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6440
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega8hva" >&5
6441
$as_echo_n "checking if ${CC} has support for atmega8hva... " >&6; }
6442
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6443
/* end confdefs.h. */
6446
if ac_fn_c_try_compile "$LINENO"; then :
6452
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6453
if test "x$has_dev_support" = "xyes"
6457
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6458
$as_echo "$has_dev_support" >&6; }
6460
CFLAGS=${old_CFLAGS}
6463
if test "x$HAS_atmega8hva" = "xyes"; then
6464
HAS_atmega8hva_TRUE=
6465
HAS_atmega8hva_FALSE='#'
6467
HAS_atmega8hva_TRUE='#'
6468
HAS_atmega8hva_FALSE=
6474
old_CFLAGS=${CFLAGS}
6475
CFLAGS="-mmcu=at90pwm1"
6476
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6477
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm1" >&5
6478
$as_echo_n "checking if ${CC} has support for at90pwm1... " >&6; }
6479
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6480
/* end confdefs.h. */
6483
if ac_fn_c_try_compile "$LINENO"; then :
6489
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6490
if test "x$has_dev_support" = "xyes"
6494
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6495
$as_echo "$has_dev_support" >&6; }
6497
CFLAGS=${old_CFLAGS}
6500
if test "x$HAS_at90pwm1" = "xyes"; then
6502
HAS_at90pwm1_FALSE='#'
6504
HAS_at90pwm1_TRUE='#'
6511
old_CFLAGS=${CFLAGS}
6512
CFLAGS="-mmcu=at90pwm2"
6513
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6514
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm2" >&5
6515
$as_echo_n "checking if ${CC} has support for at90pwm2... " >&6; }
6516
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6517
/* end confdefs.h. */
6520
if ac_fn_c_try_compile "$LINENO"; then :
6526
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6527
if test "x$has_dev_support" = "xyes"
6531
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6532
$as_echo "$has_dev_support" >&6; }
6534
CFLAGS=${old_CFLAGS}
6537
if test "x$HAS_at90pwm2" = "xyes"; then
6539
HAS_at90pwm2_FALSE='#'
6541
HAS_at90pwm2_TRUE='#'
6548
old_CFLAGS=${CFLAGS}
6549
CFLAGS="-mmcu=at90pwm2b"
6550
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6551
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm2b" >&5
6552
$as_echo_n "checking if ${CC} has support for at90pwm2b... " >&6; }
6553
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6554
/* end confdefs.h. */
6557
if ac_fn_c_try_compile "$LINENO"; then :
6563
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6564
if test "x$has_dev_support" = "xyes"
6568
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6569
$as_echo "$has_dev_support" >&6; }
6571
CFLAGS=${old_CFLAGS}
6574
if test "x$HAS_at90pwm2b" = "xyes"; then
6576
HAS_at90pwm2b_FALSE='#'
6578
HAS_at90pwm2b_TRUE='#'
6579
HAS_at90pwm2b_FALSE=
6585
old_CFLAGS=${CFLAGS}
6586
CFLAGS="-mmcu=at90pwm3"
6587
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6588
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm3" >&5
6589
$as_echo_n "checking if ${CC} has support for at90pwm3... " >&6; }
6590
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6591
/* end confdefs.h. */
6594
if ac_fn_c_try_compile "$LINENO"; then :
6600
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6601
if test "x$has_dev_support" = "xyes"
6605
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6606
$as_echo "$has_dev_support" >&6; }
6608
CFLAGS=${old_CFLAGS}
6611
if test "x$HAS_at90pwm3" = "xyes"; then
6613
HAS_at90pwm3_FALSE='#'
6615
HAS_at90pwm3_TRUE='#'
6622
old_CFLAGS=${CFLAGS}
6623
CFLAGS="-mmcu=at90pwm3b"
6624
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6625
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm3b" >&5
6626
$as_echo_n "checking if ${CC} has support for at90pwm3b... " >&6; }
6627
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6628
/* end confdefs.h. */
6631
if ac_fn_c_try_compile "$LINENO"; then :
6637
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6638
if test "x$has_dev_support" = "xyes"
6642
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6643
$as_echo "$has_dev_support" >&6; }
6645
CFLAGS=${old_CFLAGS}
6648
if test "x$HAS_at90pwm3b" = "xyes"; then
6650
HAS_at90pwm3b_FALSE='#'
6652
HAS_at90pwm3b_TRUE='#'
6653
HAS_at90pwm3b_FALSE=
6659
old_CFLAGS=${CFLAGS}
6660
CFLAGS="-mmcu=at90pwm81"
6661
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6662
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm81" >&5
6663
$as_echo_n "checking if ${CC} has support for at90pwm81... " >&6; }
6664
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6665
/* end confdefs.h. */
6668
if ac_fn_c_try_compile "$LINENO"; then :
6674
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6675
if test "x$has_dev_support" = "xyes"
6679
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6680
$as_echo "$has_dev_support" >&6; }
6682
CFLAGS=${old_CFLAGS}
6685
if test "x$HAS_at90pwm81" = "xyes"; then
6687
HAS_at90pwm81_FALSE='#'
6689
HAS_at90pwm81_TRUE='#'
6690
HAS_at90pwm81_FALSE=
6707
old_CFLAGS=${CFLAGS}
6708
CFLAGS="-mmcu=at90can32"
6709
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6710
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90can32" >&5
6711
$as_echo_n "checking if ${CC} has support for at90can32... " >&6; }
6712
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6713
/* end confdefs.h. */
6716
if ac_fn_c_try_compile "$LINENO"; then :
6722
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6723
if test "x$has_dev_support" = "xyes"
6727
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6728
$as_echo "$has_dev_support" >&6; }
6730
CFLAGS=${old_CFLAGS}
6733
if test "x$HAS_at90can32" = "xyes"; then
6735
HAS_at90can32_FALSE='#'
6737
HAS_at90can32_TRUE='#'
6738
HAS_at90can32_FALSE=
6744
old_CFLAGS=${CFLAGS}
6745
CFLAGS="-mmcu=at90can64"
6746
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6747
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90can64" >&5
6748
$as_echo_n "checking if ${CC} has support for at90can64... " >&6; }
6749
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6750
/* end confdefs.h. */
6753
if ac_fn_c_try_compile "$LINENO"; then :
6759
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6760
if test "x$has_dev_support" = "xyes"
6764
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6765
$as_echo "$has_dev_support" >&6; }
6767
CFLAGS=${old_CFLAGS}
6770
if test "x$HAS_at90can64" = "xyes"; then
6772
HAS_at90can64_FALSE='#'
6774
HAS_at90can64_TRUE='#'
6775
HAS_at90can64_FALSE=
6781
old_CFLAGS=${CFLAGS}
6782
CFLAGS="-mmcu=at90scr100"
6783
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6784
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90scr100" >&5
6785
$as_echo_n "checking if ${CC} has support for at90scr100... " >&6; }
6786
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6787
/* end confdefs.h. */
6790
if ac_fn_c_try_compile "$LINENO"; then :
6796
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6797
if test "x$has_dev_support" = "xyes"
6801
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6802
$as_echo "$has_dev_support" >&6; }
6804
CFLAGS=${old_CFLAGS}
6807
if test "x$HAS_at90scr100" = "xyes"; then
6808
HAS_at90scr100_TRUE=
6809
HAS_at90scr100_FALSE='#'
6811
HAS_at90scr100_TRUE='#'
6812
HAS_at90scr100_FALSE=
6818
old_CFLAGS=${CFLAGS}
6819
CFLAGS="-mmcu=at90usb646"
6820
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6821
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb646" >&5
6822
$as_echo_n "checking if ${CC} has support for at90usb646... " >&6; }
6823
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6824
/* end confdefs.h. */
6827
if ac_fn_c_try_compile "$LINENO"; then :
6833
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6834
if test "x$has_dev_support" = "xyes"
6838
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6839
$as_echo "$has_dev_support" >&6; }
6841
CFLAGS=${old_CFLAGS}
6844
if test "x$HAS_at90usb646" = "xyes"; then
6845
HAS_at90usb646_TRUE=
6846
HAS_at90usb646_FALSE='#'
6848
HAS_at90usb646_TRUE='#'
6849
HAS_at90usb646_FALSE=
6855
old_CFLAGS=${CFLAGS}
6856
CFLAGS="-mmcu=at90usb647"
6857
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6858
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb647" >&5
6859
$as_echo_n "checking if ${CC} has support for at90usb647... " >&6; }
6860
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6861
/* end confdefs.h. */
6864
if ac_fn_c_try_compile "$LINENO"; then :
6870
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6871
if test "x$has_dev_support" = "xyes"
6875
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6876
$as_echo "$has_dev_support" >&6; }
6878
CFLAGS=${old_CFLAGS}
6881
if test "x$HAS_at90usb647" = "xyes"; then
6882
HAS_at90usb647_TRUE=
6883
HAS_at90usb647_FALSE='#'
6885
HAS_at90usb647_TRUE='#'
6886
HAS_at90usb647_FALSE=
6892
old_CFLAGS=${CFLAGS}
6893
CFLAGS="-mmcu=at90pwm316"
6894
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6895
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm316" >&5
6896
$as_echo_n "checking if ${CC} has support for at90pwm316... " >&6; }
6897
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6898
/* end confdefs.h. */
6901
if ac_fn_c_try_compile "$LINENO"; then :
6907
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6908
if test "x$has_dev_support" = "xyes"
6912
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6913
$as_echo "$has_dev_support" >&6; }
6915
CFLAGS=${old_CFLAGS}
6918
if test "x$HAS_at90pwm316" = "xyes"; then
6919
HAS_at90pwm316_TRUE=
6920
HAS_at90pwm316_FALSE='#'
6922
HAS_at90pwm316_TRUE='#'
6923
HAS_at90pwm316_FALSE=
6929
old_CFLAGS=${CFLAGS}
6930
CFLAGS="-mmcu=at90pwm216"
6931
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6932
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90pwm216" >&5
6933
$as_echo_n "checking if ${CC} has support for at90pwm216... " >&6; }
6934
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6935
/* end confdefs.h. */
6938
if ac_fn_c_try_compile "$LINENO"; then :
6944
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6945
if test "x$has_dev_support" = "xyes"
6949
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6950
$as_echo "$has_dev_support" >&6; }
6952
CFLAGS=${old_CFLAGS}
6955
if test "x$HAS_at90pwm216" = "xyes"; then
6956
HAS_at90pwm216_TRUE=
6957
HAS_at90pwm216_FALSE='#'
6959
HAS_at90pwm216_TRUE='#'
6960
HAS_at90pwm216_FALSE=
6966
old_CFLAGS=${CFLAGS}
6967
CFLAGS="-mmcu=at94k"
6968
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
6969
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at94k" >&5
6970
$as_echo_n "checking if ${CC} has support for at94k... " >&6; }
6971
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6972
/* end confdefs.h. */
6975
if ac_fn_c_try_compile "$LINENO"; then :
6981
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6982
if test "x$has_dev_support" = "xyes"
6986
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
6987
$as_echo "$has_dev_support" >&6; }
6989
CFLAGS=${old_CFLAGS}
6992
if test "x$HAS_at94k" = "xyes"; then
7003
old_CFLAGS=${CFLAGS}
7004
CFLAGS="-mmcu=atmega16"
7005
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7006
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16" >&5
7007
$as_echo_n "checking if ${CC} has support for atmega16... " >&6; }
7008
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7009
/* end confdefs.h. */
7012
if ac_fn_c_try_compile "$LINENO"; then :
7018
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7019
if test "x$has_dev_support" = "xyes"
7023
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7024
$as_echo "$has_dev_support" >&6; }
7026
CFLAGS=${old_CFLAGS}
7029
if test "x$HAS_atmega16" = "xyes"; then
7031
HAS_atmega16_FALSE='#'
7033
HAS_atmega16_TRUE='#'
7040
old_CFLAGS=${CFLAGS}
7041
CFLAGS="-mmcu=atmega16a"
7042
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7043
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16a" >&5
7044
$as_echo_n "checking if ${CC} has support for atmega16a... " >&6; }
7045
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7046
/* end confdefs.h. */
7049
if ac_fn_c_try_compile "$LINENO"; then :
7055
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7056
if test "x$has_dev_support" = "xyes"
7060
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7061
$as_echo "$has_dev_support" >&6; }
7063
CFLAGS=${old_CFLAGS}
7066
if test "x$HAS_atmega16a" = "xyes"; then
7068
HAS_atmega16a_FALSE='#'
7070
HAS_atmega16a_TRUE='#'
7071
HAS_atmega16a_FALSE=
7077
old_CFLAGS=${CFLAGS}
7078
CFLAGS="-mmcu=atmega161"
7079
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7080
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega161" >&5
7081
$as_echo_n "checking if ${CC} has support for atmega161... " >&6; }
7082
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7083
/* end confdefs.h. */
7086
if ac_fn_c_try_compile "$LINENO"; then :
7092
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7093
if test "x$has_dev_support" = "xyes"
7097
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7098
$as_echo "$has_dev_support" >&6; }
7100
CFLAGS=${old_CFLAGS}
7103
if test "x$HAS_atmega161" = "xyes"; then
7105
HAS_atmega161_FALSE='#'
7107
HAS_atmega161_TRUE='#'
7108
HAS_atmega161_FALSE=
7114
old_CFLAGS=${CFLAGS}
7115
CFLAGS="-mmcu=atmega162"
7116
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7117
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega162" >&5
7118
$as_echo_n "checking if ${CC} has support for atmega162... " >&6; }
7119
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7120
/* end confdefs.h. */
7123
if ac_fn_c_try_compile "$LINENO"; then :
7129
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7130
if test "x$has_dev_support" = "xyes"
7134
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7135
$as_echo "$has_dev_support" >&6; }
7137
CFLAGS=${old_CFLAGS}
7140
if test "x$HAS_atmega162" = "xyes"; then
7142
HAS_atmega162_FALSE='#'
7144
HAS_atmega162_TRUE='#'
7145
HAS_atmega162_FALSE=
7151
old_CFLAGS=${CFLAGS}
7152
CFLAGS="-mmcu=atmega163"
7153
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7154
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega163" >&5
7155
$as_echo_n "checking if ${CC} has support for atmega163... " >&6; }
7156
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7157
/* end confdefs.h. */
7160
if ac_fn_c_try_compile "$LINENO"; then :
7166
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7167
if test "x$has_dev_support" = "xyes"
7171
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7172
$as_echo "$has_dev_support" >&6; }
7174
CFLAGS=${old_CFLAGS}
7177
if test "x$HAS_atmega163" = "xyes"; then
7179
HAS_atmega163_FALSE='#'
7181
HAS_atmega163_TRUE='#'
7182
HAS_atmega163_FALSE=
7188
old_CFLAGS=${CFLAGS}
7189
CFLAGS="-mmcu=atmega164a"
7190
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7191
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega164a" >&5
7192
$as_echo_n "checking if ${CC} has support for atmega164a... " >&6; }
7193
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7194
/* end confdefs.h. */
7197
if ac_fn_c_try_compile "$LINENO"; then :
7203
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7204
if test "x$has_dev_support" = "xyes"
7208
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7209
$as_echo "$has_dev_support" >&6; }
7211
CFLAGS=${old_CFLAGS}
7214
if test "x$HAS_atmega164a" = "xyes"; then
7215
HAS_atmega164a_TRUE=
7216
HAS_atmega164a_FALSE='#'
7218
HAS_atmega164a_TRUE='#'
7219
HAS_atmega164a_FALSE=
7225
old_CFLAGS=${CFLAGS}
7226
CFLAGS="-mmcu=atmega164p"
7227
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7228
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega164p" >&5
7229
$as_echo_n "checking if ${CC} has support for atmega164p... " >&6; }
7230
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7231
/* end confdefs.h. */
7234
if ac_fn_c_try_compile "$LINENO"; then :
7240
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7241
if test "x$has_dev_support" = "xyes"
7245
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7246
$as_echo "$has_dev_support" >&6; }
7248
CFLAGS=${old_CFLAGS}
7251
if test "x$HAS_atmega164p" = "xyes"; then
7252
HAS_atmega164p_TRUE=
7253
HAS_atmega164p_FALSE='#'
7255
HAS_atmega164p_TRUE='#'
7256
HAS_atmega164p_FALSE=
7262
old_CFLAGS=${CFLAGS}
7263
CFLAGS="-mmcu=atmega165"
7264
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7265
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega165" >&5
7266
$as_echo_n "checking if ${CC} has support for atmega165... " >&6; }
7267
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7268
/* end confdefs.h. */
7271
if ac_fn_c_try_compile "$LINENO"; then :
7277
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7278
if test "x$has_dev_support" = "xyes"
7282
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7283
$as_echo "$has_dev_support" >&6; }
7285
CFLAGS=${old_CFLAGS}
7288
if test "x$HAS_atmega165" = "xyes"; then
7290
HAS_atmega165_FALSE='#'
7292
HAS_atmega165_TRUE='#'
7293
HAS_atmega165_FALSE=
7299
old_CFLAGS=${CFLAGS}
7300
CFLAGS="-mmcu=atmega165a"
7301
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7302
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega165a" >&5
7303
$as_echo_n "checking if ${CC} has support for atmega165a... " >&6; }
7304
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7305
/* end confdefs.h. */
7308
if ac_fn_c_try_compile "$LINENO"; then :
7314
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7315
if test "x$has_dev_support" = "xyes"
7319
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7320
$as_echo "$has_dev_support" >&6; }
7322
CFLAGS=${old_CFLAGS}
7325
if test "x$HAS_atmega165a" = "xyes"; then
7326
HAS_atmega165a_TRUE=
7327
HAS_atmega165a_FALSE='#'
7329
HAS_atmega165a_TRUE='#'
7330
HAS_atmega165a_FALSE=
7336
old_CFLAGS=${CFLAGS}
7337
CFLAGS="-mmcu=atmega165p"
7338
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7339
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega165p" >&5
7340
$as_echo_n "checking if ${CC} has support for atmega165p... " >&6; }
7341
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7342
/* end confdefs.h. */
7345
if ac_fn_c_try_compile "$LINENO"; then :
7351
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7352
if test "x$has_dev_support" = "xyes"
7356
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7357
$as_echo "$has_dev_support" >&6; }
7359
CFLAGS=${old_CFLAGS}
7362
if test "x$HAS_atmega165p" = "xyes"; then
7363
HAS_atmega165p_TRUE=
7364
HAS_atmega165p_FALSE='#'
7366
HAS_atmega165p_TRUE='#'
7367
HAS_atmega165p_FALSE=
7373
old_CFLAGS=${CFLAGS}
7374
CFLAGS="-mmcu=atmega168"
7375
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7376
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega168" >&5
7377
$as_echo_n "checking if ${CC} has support for atmega168... " >&6; }
7378
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7379
/* end confdefs.h. */
7382
if ac_fn_c_try_compile "$LINENO"; then :
7388
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7389
if test "x$has_dev_support" = "xyes"
7393
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7394
$as_echo "$has_dev_support" >&6; }
7396
CFLAGS=${old_CFLAGS}
7399
if test "x$HAS_atmega168" = "xyes"; then
7401
HAS_atmega168_FALSE='#'
7403
HAS_atmega168_TRUE='#'
7404
HAS_atmega168_FALSE=
7410
old_CFLAGS=${CFLAGS}
7411
CFLAGS="-mmcu=atmega168a"
7412
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7413
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega168a" >&5
7414
$as_echo_n "checking if ${CC} has support for atmega168a... " >&6; }
7415
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7416
/* end confdefs.h. */
7419
if ac_fn_c_try_compile "$LINENO"; then :
7425
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7426
if test "x$has_dev_support" = "xyes"
7430
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7431
$as_echo "$has_dev_support" >&6; }
7433
CFLAGS=${old_CFLAGS}
7436
if test "x$HAS_atmega168a" = "xyes"; then
7437
HAS_atmega168a_TRUE=
7438
HAS_atmega168a_FALSE='#'
7440
HAS_atmega168a_TRUE='#'
7441
HAS_atmega168a_FALSE=
7447
old_CFLAGS=${CFLAGS}
7448
CFLAGS="-mmcu=atmega168p"
7449
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7450
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega168p" >&5
7451
$as_echo_n "checking if ${CC} has support for atmega168p... " >&6; }
7452
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7453
/* end confdefs.h. */
7456
if ac_fn_c_try_compile "$LINENO"; then :
7462
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7463
if test "x$has_dev_support" = "xyes"
7467
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7468
$as_echo "$has_dev_support" >&6; }
7470
CFLAGS=${old_CFLAGS}
7473
if test "x$HAS_atmega168p" = "xyes"; then
7474
HAS_atmega168p_TRUE=
7475
HAS_atmega168p_FALSE='#'
7477
HAS_atmega168p_TRUE='#'
7478
HAS_atmega168p_FALSE=
7484
old_CFLAGS=${CFLAGS}
7485
CFLAGS="-mmcu=atmega169"
7486
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7487
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega169" >&5
7488
$as_echo_n "checking if ${CC} has support for atmega169... " >&6; }
7489
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7490
/* end confdefs.h. */
7493
if ac_fn_c_try_compile "$LINENO"; then :
7499
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7500
if test "x$has_dev_support" = "xyes"
7504
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7505
$as_echo "$has_dev_support" >&6; }
7507
CFLAGS=${old_CFLAGS}
7510
if test "x$HAS_atmega169" = "xyes"; then
7512
HAS_atmega169_FALSE='#'
7514
HAS_atmega169_TRUE='#'
7515
HAS_atmega169_FALSE=
7521
old_CFLAGS=${CFLAGS}
7522
CFLAGS="-mmcu=atmega169a"
7523
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7524
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega169a" >&5
7525
$as_echo_n "checking if ${CC} has support for atmega169a... " >&6; }
7526
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7527
/* end confdefs.h. */
7530
if ac_fn_c_try_compile "$LINENO"; then :
7536
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7537
if test "x$has_dev_support" = "xyes"
7541
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7542
$as_echo "$has_dev_support" >&6; }
7544
CFLAGS=${old_CFLAGS}
7547
if test "x$HAS_atmega169a" = "xyes"; then
7548
HAS_atmega169a_TRUE=
7549
HAS_atmega169a_FALSE='#'
7551
HAS_atmega169a_TRUE='#'
7552
HAS_atmega169a_FALSE=
7558
old_CFLAGS=${CFLAGS}
7559
CFLAGS="-mmcu=atmega169p"
7560
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7561
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega169p" >&5
7562
$as_echo_n "checking if ${CC} has support for atmega169p... " >&6; }
7563
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7564
/* end confdefs.h. */
7567
if ac_fn_c_try_compile "$LINENO"; then :
7573
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7574
if test "x$has_dev_support" = "xyes"
7578
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7579
$as_echo "$has_dev_support" >&6; }
7581
CFLAGS=${old_CFLAGS}
7584
if test "x$HAS_atmega169p" = "xyes"; then
7585
HAS_atmega169p_TRUE=
7586
HAS_atmega169p_FALSE='#'
7588
HAS_atmega169p_TRUE='#'
7589
HAS_atmega169p_FALSE=
7595
old_CFLAGS=${CFLAGS}
7596
CFLAGS="-mmcu=atmega169pa"
7597
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7598
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega169pa" >&5
7599
$as_echo_n "checking if ${CC} has support for atmega169pa... " >&6; }
7600
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7601
/* end confdefs.h. */
7604
if ac_fn_c_try_compile "$LINENO"; then :
7610
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7611
if test "x$has_dev_support" = "xyes"
7615
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7616
$as_echo "$has_dev_support" >&6; }
7618
CFLAGS=${old_CFLAGS}
7621
if test "x$HAS_atmega169pa" = "xyes"; then
7622
HAS_atmega169pa_TRUE=
7623
HAS_atmega169pa_FALSE='#'
7625
HAS_atmega169pa_TRUE='#'
7626
HAS_atmega169pa_FALSE=
7632
old_CFLAGS=${CFLAGS}
7633
CFLAGS="-mmcu=atmega16hva"
7634
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7635
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16hva" >&5
7636
$as_echo_n "checking if ${CC} has support for atmega16hva... " >&6; }
7637
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7638
/* end confdefs.h. */
7641
if ac_fn_c_try_compile "$LINENO"; then :
7647
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7648
if test "x$has_dev_support" = "xyes"
7652
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7653
$as_echo "$has_dev_support" >&6; }
7655
CFLAGS=${old_CFLAGS}
7658
if test "x$HAS_atmega16hva" = "xyes"; then
7659
HAS_atmega16hva_TRUE=
7660
HAS_atmega16hva_FALSE='#'
7662
HAS_atmega16hva_TRUE='#'
7663
HAS_atmega16hva_FALSE=
7669
old_CFLAGS=${CFLAGS}
7670
CFLAGS="-mmcu=atmega16hva2"
7671
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7672
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16hva2" >&5
7673
$as_echo_n "checking if ${CC} has support for atmega16hva2... " >&6; }
7674
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7675
/* end confdefs.h. */
7678
if ac_fn_c_try_compile "$LINENO"; then :
7684
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7685
if test "x$has_dev_support" = "xyes"
7687
HAS_atmega16hva2=yes
7689
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7690
$as_echo "$has_dev_support" >&6; }
7692
CFLAGS=${old_CFLAGS}
7695
if test "x$HAS_atmega16hva2" = "xyes"; then
7696
HAS_atmega16hva2_TRUE=
7697
HAS_atmega16hva2_FALSE='#'
7699
HAS_atmega16hva2_TRUE='#'
7700
HAS_atmega16hva2_FALSE=
7706
old_CFLAGS=${CFLAGS}
7707
CFLAGS="-mmcu=atmega16hvb"
7708
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7709
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16hvb" >&5
7710
$as_echo_n "checking if ${CC} has support for atmega16hvb... " >&6; }
7711
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7712
/* end confdefs.h. */
7715
if ac_fn_c_try_compile "$LINENO"; then :
7721
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7722
if test "x$has_dev_support" = "xyes"
7726
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7727
$as_echo "$has_dev_support" >&6; }
7729
CFLAGS=${old_CFLAGS}
7732
if test "x$HAS_atmega16hvb" = "xyes"; then
7733
HAS_atmega16hvb_TRUE=
7734
HAS_atmega16hvb_FALSE='#'
7736
HAS_atmega16hvb_TRUE='#'
7737
HAS_atmega16hvb_FALSE=
7743
old_CFLAGS=${CFLAGS}
7744
CFLAGS="-mmcu=atmega16hvbrevb"
7745
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7746
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16hvbrevb" >&5
7747
$as_echo_n "checking if ${CC} has support for atmega16hvbrevb... " >&6; }
7748
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7749
/* end confdefs.h. */
7752
if ac_fn_c_try_compile "$LINENO"; then :
7758
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7759
if test "x$has_dev_support" = "xyes"
7761
HAS_atmega16hvbrevb=yes
7763
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7764
$as_echo "$has_dev_support" >&6; }
7766
CFLAGS=${old_CFLAGS}
7769
if test "x$HAS_atmega16hvbrevb" = "xyes"; then
7770
HAS_atmega16hvbrevb_TRUE=
7771
HAS_atmega16hvbrevb_FALSE='#'
7773
HAS_atmega16hvbrevb_TRUE='#'
7774
HAS_atmega16hvbrevb_FALSE=
7780
old_CFLAGS=${CFLAGS}
7781
CFLAGS="-mmcu=atmega16m1"
7782
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7783
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16m1" >&5
7784
$as_echo_n "checking if ${CC} has support for atmega16m1... " >&6; }
7785
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7786
/* end confdefs.h. */
7789
if ac_fn_c_try_compile "$LINENO"; then :
7795
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7796
if test "x$has_dev_support" = "xyes"
7800
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7801
$as_echo "$has_dev_support" >&6; }
7803
CFLAGS=${old_CFLAGS}
7806
if test "x$HAS_atmega16m1" = "xyes"; then
7807
HAS_atmega16m1_TRUE=
7808
HAS_atmega16m1_FALSE='#'
7810
HAS_atmega16m1_TRUE='#'
7811
HAS_atmega16m1_FALSE=
7817
old_CFLAGS=${CFLAGS}
7818
CFLAGS="-mmcu=atmega16u4"
7819
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7820
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega16u4" >&5
7821
$as_echo_n "checking if ${CC} has support for atmega16u4... " >&6; }
7822
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7823
/* end confdefs.h. */
7826
if ac_fn_c_try_compile "$LINENO"; then :
7832
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7833
if test "x$has_dev_support" = "xyes"
7837
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7838
$as_echo "$has_dev_support" >&6; }
7840
CFLAGS=${old_CFLAGS}
7843
if test "x$HAS_atmega16u4" = "xyes"; then
7844
HAS_atmega16u4_TRUE=
7845
HAS_atmega16u4_FALSE='#'
7847
HAS_atmega16u4_TRUE='#'
7848
HAS_atmega16u4_FALSE=
7854
old_CFLAGS=${CFLAGS}
7855
CFLAGS="-mmcu=atmega32"
7856
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7857
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32" >&5
7858
$as_echo_n "checking if ${CC} has support for atmega32... " >&6; }
7859
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7860
/* end confdefs.h. */
7863
if ac_fn_c_try_compile "$LINENO"; then :
7869
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7870
if test "x$has_dev_support" = "xyes"
7874
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7875
$as_echo "$has_dev_support" >&6; }
7877
CFLAGS=${old_CFLAGS}
7880
if test "x$HAS_atmega32" = "xyes"; then
7882
HAS_atmega32_FALSE='#'
7884
HAS_atmega32_TRUE='#'
7891
old_CFLAGS=${CFLAGS}
7892
CFLAGS="-mmcu=atmega323"
7893
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7894
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega323" >&5
7895
$as_echo_n "checking if ${CC} has support for atmega323... " >&6; }
7896
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7897
/* end confdefs.h. */
7900
if ac_fn_c_try_compile "$LINENO"; then :
7906
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7907
if test "x$has_dev_support" = "xyes"
7911
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7912
$as_echo "$has_dev_support" >&6; }
7914
CFLAGS=${old_CFLAGS}
7917
if test "x$HAS_atmega323" = "xyes"; then
7919
HAS_atmega323_FALSE='#'
7921
HAS_atmega323_TRUE='#'
7922
HAS_atmega323_FALSE=
7928
old_CFLAGS=${CFLAGS}
7929
CFLAGS="-mmcu=atmega324a"
7930
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7931
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega324a" >&5
7932
$as_echo_n "checking if ${CC} has support for atmega324a... " >&6; }
7933
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7934
/* end confdefs.h. */
7937
if ac_fn_c_try_compile "$LINENO"; then :
7943
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7944
if test "x$has_dev_support" = "xyes"
7948
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7949
$as_echo "$has_dev_support" >&6; }
7951
CFLAGS=${old_CFLAGS}
7954
if test "x$HAS_atmega324a" = "xyes"; then
7955
HAS_atmega324a_TRUE=
7956
HAS_atmega324a_FALSE='#'
7958
HAS_atmega324a_TRUE='#'
7959
HAS_atmega324a_FALSE=
7965
old_CFLAGS=${CFLAGS}
7966
CFLAGS="-mmcu=atmega324p"
7967
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
7968
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega324p" >&5
7969
$as_echo_n "checking if ${CC} has support for atmega324p... " >&6; }
7970
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7971
/* end confdefs.h. */
7974
if ac_fn_c_try_compile "$LINENO"; then :
7980
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7981
if test "x$has_dev_support" = "xyes"
7985
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
7986
$as_echo "$has_dev_support" >&6; }
7988
CFLAGS=${old_CFLAGS}
7991
if test "x$HAS_atmega324p" = "xyes"; then
7992
HAS_atmega324p_TRUE=
7993
HAS_atmega324p_FALSE='#'
7995
HAS_atmega324p_TRUE='#'
7996
HAS_atmega324p_FALSE=
8002
old_CFLAGS=${CFLAGS}
8003
CFLAGS="-mmcu=atmega324pa"
8004
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8005
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega324pa" >&5
8006
$as_echo_n "checking if ${CC} has support for atmega324pa... " >&6; }
8007
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8008
/* end confdefs.h. */
8011
if ac_fn_c_try_compile "$LINENO"; then :
8017
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8018
if test "x$has_dev_support" = "xyes"
8022
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8023
$as_echo "$has_dev_support" >&6; }
8025
CFLAGS=${old_CFLAGS}
8028
if test "x$HAS_atmega324pa" = "xyes"; then
8029
HAS_atmega324pa_TRUE=
8030
HAS_atmega324pa_FALSE='#'
8032
HAS_atmega324pa_TRUE='#'
8033
HAS_atmega324pa_FALSE=
8039
old_CFLAGS=${CFLAGS}
8040
CFLAGS="-mmcu=atmega325"
8041
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8042
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega325" >&5
8043
$as_echo_n "checking if ${CC} has support for atmega325... " >&6; }
8044
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8045
/* end confdefs.h. */
8048
if ac_fn_c_try_compile "$LINENO"; then :
8054
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8055
if test "x$has_dev_support" = "xyes"
8059
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8060
$as_echo "$has_dev_support" >&6; }
8062
CFLAGS=${old_CFLAGS}
8065
if test "x$HAS_atmega325" = "xyes"; then
8067
HAS_atmega325_FALSE='#'
8069
HAS_atmega325_TRUE='#'
8070
HAS_atmega325_FALSE=
8076
old_CFLAGS=${CFLAGS}
8077
CFLAGS="-mmcu=atmega325a"
8078
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8079
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega325a" >&5
8080
$as_echo_n "checking if ${CC} has support for atmega325a... " >&6; }
8081
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8082
/* end confdefs.h. */
8085
if ac_fn_c_try_compile "$LINENO"; then :
8091
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8092
if test "x$has_dev_support" = "xyes"
8096
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8097
$as_echo "$has_dev_support" >&6; }
8099
CFLAGS=${old_CFLAGS}
8102
if test "x$HAS_atmega325a" = "xyes"; then
8103
HAS_atmega325a_TRUE=
8104
HAS_atmega325a_FALSE='#'
8106
HAS_atmega325a_TRUE='#'
8107
HAS_atmega325a_FALSE=
8113
old_CFLAGS=${CFLAGS}
8114
CFLAGS="-mmcu=atmega325p"
8115
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8116
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega325p" >&5
8117
$as_echo_n "checking if ${CC} has support for atmega325p... " >&6; }
8118
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8119
/* end confdefs.h. */
8122
if ac_fn_c_try_compile "$LINENO"; then :
8128
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8129
if test "x$has_dev_support" = "xyes"
8133
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8134
$as_echo "$has_dev_support" >&6; }
8136
CFLAGS=${old_CFLAGS}
8139
if test "x$HAS_atmega325p" = "xyes"; then
8140
HAS_atmega325p_TRUE=
8141
HAS_atmega325p_FALSE='#'
8143
HAS_atmega325p_TRUE='#'
8144
HAS_atmega325p_FALSE=
8150
old_CFLAGS=${CFLAGS}
8151
CFLAGS="-mmcu=atmega3250"
8152
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8153
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3250" >&5
8154
$as_echo_n "checking if ${CC} has support for atmega3250... " >&6; }
8155
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8156
/* end confdefs.h. */
8159
if ac_fn_c_try_compile "$LINENO"; then :
8165
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8166
if test "x$has_dev_support" = "xyes"
8170
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8171
$as_echo "$has_dev_support" >&6; }
8173
CFLAGS=${old_CFLAGS}
8176
if test "x$HAS_atmega3250" = "xyes"; then
8177
HAS_atmega3250_TRUE=
8178
HAS_atmega3250_FALSE='#'
8180
HAS_atmega3250_TRUE='#'
8181
HAS_atmega3250_FALSE=
8187
old_CFLAGS=${CFLAGS}
8188
CFLAGS="-mmcu=atmega3250a"
8189
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8190
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3250a" >&5
8191
$as_echo_n "checking if ${CC} has support for atmega3250a... " >&6; }
8192
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8193
/* end confdefs.h. */
8196
if ac_fn_c_try_compile "$LINENO"; then :
8202
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8203
if test "x$has_dev_support" = "xyes"
8207
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8208
$as_echo "$has_dev_support" >&6; }
8210
CFLAGS=${old_CFLAGS}
8213
if test "x$HAS_atmega3250a" = "xyes"; then
8214
HAS_atmega3250a_TRUE=
8215
HAS_atmega3250a_FALSE='#'
8217
HAS_atmega3250a_TRUE='#'
8218
HAS_atmega3250a_FALSE=
8224
old_CFLAGS=${CFLAGS}
8225
CFLAGS="-mmcu=atmega3250p"
8226
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8227
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3250p" >&5
8228
$as_echo_n "checking if ${CC} has support for atmega3250p... " >&6; }
8229
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8230
/* end confdefs.h. */
8233
if ac_fn_c_try_compile "$LINENO"; then :
8239
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8240
if test "x$has_dev_support" = "xyes"
8244
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8245
$as_echo "$has_dev_support" >&6; }
8247
CFLAGS=${old_CFLAGS}
8250
if test "x$HAS_atmega3250p" = "xyes"; then
8251
HAS_atmega3250p_TRUE=
8252
HAS_atmega3250p_FALSE='#'
8254
HAS_atmega3250p_TRUE='#'
8255
HAS_atmega3250p_FALSE=
8261
old_CFLAGS=${CFLAGS}
8262
CFLAGS="-mmcu=atmega328"
8263
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8264
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega328" >&5
8265
$as_echo_n "checking if ${CC} has support for atmega328... " >&6; }
8266
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8267
/* end confdefs.h. */
8270
if ac_fn_c_try_compile "$LINENO"; then :
8276
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8277
if test "x$has_dev_support" = "xyes"
8281
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8282
$as_echo "$has_dev_support" >&6; }
8284
CFLAGS=${old_CFLAGS}
8287
if test "x$HAS_atmega328" = "xyes"; then
8289
HAS_atmega328_FALSE='#'
8291
HAS_atmega328_TRUE='#'
8292
HAS_atmega328_FALSE=
8298
old_CFLAGS=${CFLAGS}
8299
CFLAGS="-mmcu=atmega328p"
8300
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8301
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega328p" >&5
8302
$as_echo_n "checking if ${CC} has support for atmega328p... " >&6; }
8303
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8304
/* end confdefs.h. */
8307
if ac_fn_c_try_compile "$LINENO"; then :
8313
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8314
if test "x$has_dev_support" = "xyes"
8318
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8319
$as_echo "$has_dev_support" >&6; }
8321
CFLAGS=${old_CFLAGS}
8324
if test "x$HAS_atmega328p" = "xyes"; then
8325
HAS_atmega328p_TRUE=
8326
HAS_atmega328p_FALSE='#'
8328
HAS_atmega328p_TRUE='#'
8329
HAS_atmega328p_FALSE=
8335
old_CFLAGS=${CFLAGS}
8336
CFLAGS="-mmcu=atmega329"
8337
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8338
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega329" >&5
8339
$as_echo_n "checking if ${CC} has support for atmega329... " >&6; }
8340
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8341
/* end confdefs.h. */
8344
if ac_fn_c_try_compile "$LINENO"; then :
8350
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8351
if test "x$has_dev_support" = "xyes"
8355
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8356
$as_echo "$has_dev_support" >&6; }
8358
CFLAGS=${old_CFLAGS}
8361
if test "x$HAS_atmega329" = "xyes"; then
8363
HAS_atmega329_FALSE='#'
8365
HAS_atmega329_TRUE='#'
8366
HAS_atmega329_FALSE=
8372
old_CFLAGS=${CFLAGS}
8373
CFLAGS="-mmcu=atmega329a"
8374
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8375
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega329a" >&5
8376
$as_echo_n "checking if ${CC} has support for atmega329a... " >&6; }
8377
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8378
/* end confdefs.h. */
8381
if ac_fn_c_try_compile "$LINENO"; then :
8387
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8388
if test "x$has_dev_support" = "xyes"
8392
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8393
$as_echo "$has_dev_support" >&6; }
8395
CFLAGS=${old_CFLAGS}
8398
if test "x$HAS_atmega329a" = "xyes"; then
8399
HAS_atmega329a_TRUE=
8400
HAS_atmega329a_FALSE='#'
8402
HAS_atmega329a_TRUE='#'
8403
HAS_atmega329a_FALSE=
8409
old_CFLAGS=${CFLAGS}
8410
CFLAGS="-mmcu=atmega329p"
8411
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8412
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega329p" >&5
8413
$as_echo_n "checking if ${CC} has support for atmega329p... " >&6; }
8414
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8415
/* end confdefs.h. */
8418
if ac_fn_c_try_compile "$LINENO"; then :
8424
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8425
if test "x$has_dev_support" = "xyes"
8429
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8430
$as_echo "$has_dev_support" >&6; }
8432
CFLAGS=${old_CFLAGS}
8435
if test "x$HAS_atmega329p" = "xyes"; then
8436
HAS_atmega329p_TRUE=
8437
HAS_atmega329p_FALSE='#'
8439
HAS_atmega329p_TRUE='#'
8440
HAS_atmega329p_FALSE=
8446
old_CFLAGS=${CFLAGS}
8447
CFLAGS="-mmcu=atmega329pa"
8448
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8449
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega329pa" >&5
8450
$as_echo_n "checking if ${CC} has support for atmega329pa... " >&6; }
8451
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8452
/* end confdefs.h. */
8455
if ac_fn_c_try_compile "$LINENO"; then :
8461
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8462
if test "x$has_dev_support" = "xyes"
8466
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8467
$as_echo "$has_dev_support" >&6; }
8469
CFLAGS=${old_CFLAGS}
8472
if test "x$HAS_atmega329pa" = "xyes"; then
8473
HAS_atmega329pa_TRUE=
8474
HAS_atmega329pa_FALSE='#'
8476
HAS_atmega329pa_TRUE='#'
8477
HAS_atmega329pa_FALSE=
8483
old_CFLAGS=${CFLAGS}
8484
CFLAGS="-mmcu=atmega3290"
8485
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8486
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3290" >&5
8487
$as_echo_n "checking if ${CC} has support for atmega3290... " >&6; }
8488
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8489
/* end confdefs.h. */
8492
if ac_fn_c_try_compile "$LINENO"; then :
8498
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8499
if test "x$has_dev_support" = "xyes"
8503
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8504
$as_echo "$has_dev_support" >&6; }
8506
CFLAGS=${old_CFLAGS}
8509
if test "x$HAS_atmega3290" = "xyes"; then
8510
HAS_atmega3290_TRUE=
8511
HAS_atmega3290_FALSE='#'
8513
HAS_atmega3290_TRUE='#'
8514
HAS_atmega3290_FALSE=
8520
old_CFLAGS=${CFLAGS}
8521
CFLAGS="-mmcu=atmega3290a"
8522
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8523
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3290a" >&5
8524
$as_echo_n "checking if ${CC} has support for atmega3290a... " >&6; }
8525
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8526
/* end confdefs.h. */
8529
if ac_fn_c_try_compile "$LINENO"; then :
8535
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8536
if test "x$has_dev_support" = "xyes"
8540
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8541
$as_echo "$has_dev_support" >&6; }
8543
CFLAGS=${old_CFLAGS}
8546
if test "x$HAS_atmega3290a" = "xyes"; then
8547
HAS_atmega3290a_TRUE=
8548
HAS_atmega3290a_FALSE='#'
8550
HAS_atmega3290a_TRUE='#'
8551
HAS_atmega3290a_FALSE=
8557
old_CFLAGS=${CFLAGS}
8558
CFLAGS="-mmcu=atmega3290p"
8559
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8560
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega3290p" >&5
8561
$as_echo_n "checking if ${CC} has support for atmega3290p... " >&6; }
8562
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8563
/* end confdefs.h. */
8566
if ac_fn_c_try_compile "$LINENO"; then :
8572
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8573
if test "x$has_dev_support" = "xyes"
8577
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8578
$as_echo "$has_dev_support" >&6; }
8580
CFLAGS=${old_CFLAGS}
8583
if test "x$HAS_atmega3290p" = "xyes"; then
8584
HAS_atmega3290p_TRUE=
8585
HAS_atmega3290p_FALSE='#'
8587
HAS_atmega3290p_TRUE='#'
8588
HAS_atmega3290p_FALSE=
8594
old_CFLAGS=${CFLAGS}
8595
CFLAGS="-mmcu=atmega32c1"
8596
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8597
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32c1" >&5
8598
$as_echo_n "checking if ${CC} has support for atmega32c1... " >&6; }
8599
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8600
/* end confdefs.h. */
8603
if ac_fn_c_try_compile "$LINENO"; then :
8609
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8610
if test "x$has_dev_support" = "xyes"
8614
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8615
$as_echo "$has_dev_support" >&6; }
8617
CFLAGS=${old_CFLAGS}
8620
if test "x$HAS_atmega32c1" = "xyes"; then
8621
HAS_atmega32c1_TRUE=
8622
HAS_atmega32c1_FALSE='#'
8624
HAS_atmega32c1_TRUE='#'
8625
HAS_atmega32c1_FALSE=
8631
old_CFLAGS=${CFLAGS}
8632
CFLAGS="-mmcu=atmega32hvb"
8633
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8634
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32hvb" >&5
8635
$as_echo_n "checking if ${CC} has support for atmega32hvb... " >&6; }
8636
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8637
/* end confdefs.h. */
8640
if ac_fn_c_try_compile "$LINENO"; then :
8646
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8647
if test "x$has_dev_support" = "xyes"
8651
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8652
$as_echo "$has_dev_support" >&6; }
8654
CFLAGS=${old_CFLAGS}
8657
if test "x$HAS_atmega32hvb" = "xyes"; then
8658
HAS_atmega32hvb_TRUE=
8659
HAS_atmega32hvb_FALSE='#'
8661
HAS_atmega32hvb_TRUE='#'
8662
HAS_atmega32hvb_FALSE=
8668
old_CFLAGS=${CFLAGS}
8669
CFLAGS="-mmcu=atmega32hvbrevb"
8670
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8671
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32hvbrevb" >&5
8672
$as_echo_n "checking if ${CC} has support for atmega32hvbrevb... " >&6; }
8673
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8674
/* end confdefs.h. */
8677
if ac_fn_c_try_compile "$LINENO"; then :
8683
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8684
if test "x$has_dev_support" = "xyes"
8686
HAS_atmega32hvbrevb=yes
8688
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8689
$as_echo "$has_dev_support" >&6; }
8691
CFLAGS=${old_CFLAGS}
8694
if test "x$HAS_atmega32hvbrevb" = "xyes"; then
8695
HAS_atmega32hvbrevb_TRUE=
8696
HAS_atmega32hvbrevb_FALSE='#'
8698
HAS_atmega32hvbrevb_TRUE='#'
8699
HAS_atmega32hvbrevb_FALSE=
8705
old_CFLAGS=${CFLAGS}
8706
CFLAGS="-mmcu=atmega32m1"
8707
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8708
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32m1" >&5
8709
$as_echo_n "checking if ${CC} has support for atmega32m1... " >&6; }
8710
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8711
/* end confdefs.h. */
8714
if ac_fn_c_try_compile "$LINENO"; then :
8720
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8721
if test "x$has_dev_support" = "xyes"
8725
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8726
$as_echo "$has_dev_support" >&6; }
8728
CFLAGS=${old_CFLAGS}
8731
if test "x$HAS_atmega32m1" = "xyes"; then
8732
HAS_atmega32m1_TRUE=
8733
HAS_atmega32m1_FALSE='#'
8735
HAS_atmega32m1_TRUE='#'
8736
HAS_atmega32m1_FALSE=
8742
old_CFLAGS=${CFLAGS}
8743
CFLAGS="-mmcu=atmega32u4"
8744
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8745
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32u4" >&5
8746
$as_echo_n "checking if ${CC} has support for atmega32u4... " >&6; }
8747
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8748
/* end confdefs.h. */
8751
if ac_fn_c_try_compile "$LINENO"; then :
8757
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8758
if test "x$has_dev_support" = "xyes"
8762
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8763
$as_echo "$has_dev_support" >&6; }
8765
CFLAGS=${old_CFLAGS}
8768
if test "x$HAS_atmega32u4" = "xyes"; then
8769
HAS_atmega32u4_TRUE=
8770
HAS_atmega32u4_FALSE='#'
8772
HAS_atmega32u4_TRUE='#'
8773
HAS_atmega32u4_FALSE=
8779
old_CFLAGS=${CFLAGS}
8780
CFLAGS="-mmcu=atmega32u6"
8781
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8782
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega32u6" >&5
8783
$as_echo_n "checking if ${CC} has support for atmega32u6... " >&6; }
8784
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8785
/* end confdefs.h. */
8788
if ac_fn_c_try_compile "$LINENO"; then :
8794
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8795
if test "x$has_dev_support" = "xyes"
8799
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8800
$as_echo "$has_dev_support" >&6; }
8802
CFLAGS=${old_CFLAGS}
8805
if test "x$HAS_atmega32u6" = "xyes"; then
8806
HAS_atmega32u6_TRUE=
8807
HAS_atmega32u6_FALSE='#'
8809
HAS_atmega32u6_TRUE='#'
8810
HAS_atmega32u6_FALSE=
8816
old_CFLAGS=${CFLAGS}
8817
CFLAGS="-mmcu=atmega406"
8818
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8819
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega406" >&5
8820
$as_echo_n "checking if ${CC} has support for atmega406... " >&6; }
8821
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8822
/* end confdefs.h. */
8825
if ac_fn_c_try_compile "$LINENO"; then :
8831
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8832
if test "x$has_dev_support" = "xyes"
8836
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8837
$as_echo "$has_dev_support" >&6; }
8839
CFLAGS=${old_CFLAGS}
8842
if test "x$HAS_atmega406" = "xyes"; then
8844
HAS_atmega406_FALSE='#'
8846
HAS_atmega406_TRUE='#'
8847
HAS_atmega406_FALSE=
8853
old_CFLAGS=${CFLAGS}
8854
CFLAGS="-mmcu=atmega64"
8855
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8856
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega64" >&5
8857
$as_echo_n "checking if ${CC} has support for atmega64... " >&6; }
8858
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8859
/* end confdefs.h. */
8862
if ac_fn_c_try_compile "$LINENO"; then :
8868
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8869
if test "x$has_dev_support" = "xyes"
8873
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8874
$as_echo "$has_dev_support" >&6; }
8876
CFLAGS=${old_CFLAGS}
8879
if test "x$HAS_atmega64" = "xyes"; then
8881
HAS_atmega64_FALSE='#'
8883
HAS_atmega64_TRUE='#'
8890
old_CFLAGS=${CFLAGS}
8891
CFLAGS="-mmcu=atmega640"
8892
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8893
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega640" >&5
8894
$as_echo_n "checking if ${CC} has support for atmega640... " >&6; }
8895
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8896
/* end confdefs.h. */
8899
if ac_fn_c_try_compile "$LINENO"; then :
8905
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8906
if test "x$has_dev_support" = "xyes"
8910
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8911
$as_echo "$has_dev_support" >&6; }
8913
CFLAGS=${old_CFLAGS}
8916
if test "x$HAS_atmega640" = "xyes"; then
8918
HAS_atmega640_FALSE='#'
8920
HAS_atmega640_TRUE='#'
8921
HAS_atmega640_FALSE=
8927
old_CFLAGS=${CFLAGS}
8928
CFLAGS="-mmcu=atmega644"
8929
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8930
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega644" >&5
8931
$as_echo_n "checking if ${CC} has support for atmega644... " >&6; }
8932
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8933
/* end confdefs.h. */
8936
if ac_fn_c_try_compile "$LINENO"; then :
8942
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8943
if test "x$has_dev_support" = "xyes"
8947
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8948
$as_echo "$has_dev_support" >&6; }
8950
CFLAGS=${old_CFLAGS}
8953
if test "x$HAS_atmega644" = "xyes"; then
8955
HAS_atmega644_FALSE='#'
8957
HAS_atmega644_TRUE='#'
8958
HAS_atmega644_FALSE=
8964
old_CFLAGS=${CFLAGS}
8965
CFLAGS="-mmcu=atmega644a"
8966
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
8967
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega644a" >&5
8968
$as_echo_n "checking if ${CC} has support for atmega644a... " >&6; }
8969
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8970
/* end confdefs.h. */
8973
if ac_fn_c_try_compile "$LINENO"; then :
8979
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
8980
if test "x$has_dev_support" = "xyes"
8984
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
8985
$as_echo "$has_dev_support" >&6; }
8987
CFLAGS=${old_CFLAGS}
8990
if test "x$HAS_atmega644a" = "xyes"; then
8991
HAS_atmega644a_TRUE=
8992
HAS_atmega644a_FALSE='#'
8994
HAS_atmega644a_TRUE='#'
8995
HAS_atmega644a_FALSE=
9001
old_CFLAGS=${CFLAGS}
9002
CFLAGS="-mmcu=atmega644p"
9003
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9004
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega644p" >&5
9005
$as_echo_n "checking if ${CC} has support for atmega644p... " >&6; }
9006
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9007
/* end confdefs.h. */
9010
if ac_fn_c_try_compile "$LINENO"; then :
9016
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9017
if test "x$has_dev_support" = "xyes"
9021
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9022
$as_echo "$has_dev_support" >&6; }
9024
CFLAGS=${old_CFLAGS}
9027
if test "x$HAS_atmega644p" = "xyes"; then
9028
HAS_atmega644p_TRUE=
9029
HAS_atmega644p_FALSE='#'
9031
HAS_atmega644p_TRUE='#'
9032
HAS_atmega644p_FALSE=
9038
old_CFLAGS=${CFLAGS}
9039
CFLAGS="-mmcu=atmega644pa"
9040
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9041
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega644pa" >&5
9042
$as_echo_n "checking if ${CC} has support for atmega644pa... " >&6; }
9043
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9044
/* end confdefs.h. */
9047
if ac_fn_c_try_compile "$LINENO"; then :
9053
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9054
if test "x$has_dev_support" = "xyes"
9058
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9059
$as_echo "$has_dev_support" >&6; }
9061
CFLAGS=${old_CFLAGS}
9064
if test "x$HAS_atmega644pa" = "xyes"; then
9065
HAS_atmega644pa_TRUE=
9066
HAS_atmega644pa_FALSE='#'
9068
HAS_atmega644pa_TRUE='#'
9069
HAS_atmega644pa_FALSE=
9075
old_CFLAGS=${CFLAGS}
9076
CFLAGS="-mmcu=atmega645"
9077
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9078
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega645" >&5
9079
$as_echo_n "checking if ${CC} has support for atmega645... " >&6; }
9080
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9081
/* end confdefs.h. */
9084
if ac_fn_c_try_compile "$LINENO"; then :
9090
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9091
if test "x$has_dev_support" = "xyes"
9095
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9096
$as_echo "$has_dev_support" >&6; }
9098
CFLAGS=${old_CFLAGS}
9101
if test "x$HAS_atmega645" = "xyes"; then
9103
HAS_atmega645_FALSE='#'
9105
HAS_atmega645_TRUE='#'
9106
HAS_atmega645_FALSE=
9112
old_CFLAGS=${CFLAGS}
9113
CFLAGS="-mmcu=atmega645a"
9114
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9115
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega645a" >&5
9116
$as_echo_n "checking if ${CC} has support for atmega645a... " >&6; }
9117
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9118
/* end confdefs.h. */
9121
if ac_fn_c_try_compile "$LINENO"; then :
9127
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9128
if test "x$has_dev_support" = "xyes"
9132
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9133
$as_echo "$has_dev_support" >&6; }
9135
CFLAGS=${old_CFLAGS}
9138
if test "x$HAS_atmega645a" = "xyes"; then
9139
HAS_atmega645a_TRUE=
9140
HAS_atmega645a_FALSE='#'
9142
HAS_atmega645a_TRUE='#'
9143
HAS_atmega645a_FALSE=
9149
old_CFLAGS=${CFLAGS}
9150
CFLAGS="-mmcu=atmega645p"
9151
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9152
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega645p" >&5
9153
$as_echo_n "checking if ${CC} has support for atmega645p... " >&6; }
9154
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9155
/* end confdefs.h. */
9158
if ac_fn_c_try_compile "$LINENO"; then :
9164
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9165
if test "x$has_dev_support" = "xyes"
9169
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9170
$as_echo "$has_dev_support" >&6; }
9172
CFLAGS=${old_CFLAGS}
9175
if test "x$HAS_atmega645p" = "xyes"; then
9176
HAS_atmega645p_TRUE=
9177
HAS_atmega645p_FALSE='#'
9179
HAS_atmega645p_TRUE='#'
9180
HAS_atmega645p_FALSE=
9186
old_CFLAGS=${CFLAGS}
9187
CFLAGS="-mmcu=atmega6450"
9188
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9189
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6450" >&5
9190
$as_echo_n "checking if ${CC} has support for atmega6450... " >&6; }
9191
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9192
/* end confdefs.h. */
9195
if ac_fn_c_try_compile "$LINENO"; then :
9201
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9202
if test "x$has_dev_support" = "xyes"
9206
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9207
$as_echo "$has_dev_support" >&6; }
9209
CFLAGS=${old_CFLAGS}
9212
if test "x$HAS_atmega6450" = "xyes"; then
9213
HAS_atmega6450_TRUE=
9214
HAS_atmega6450_FALSE='#'
9216
HAS_atmega6450_TRUE='#'
9217
HAS_atmega6450_FALSE=
9223
old_CFLAGS=${CFLAGS}
9224
CFLAGS="-mmcu=atmega6450a"
9225
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9226
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6450a" >&5
9227
$as_echo_n "checking if ${CC} has support for atmega6450a... " >&6; }
9228
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9229
/* end confdefs.h. */
9232
if ac_fn_c_try_compile "$LINENO"; then :
9238
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9239
if test "x$has_dev_support" = "xyes"
9243
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9244
$as_echo "$has_dev_support" >&6; }
9246
CFLAGS=${old_CFLAGS}
9249
if test "x$HAS_atmega6450a" = "xyes"; then
9250
HAS_atmega6450a_TRUE=
9251
HAS_atmega6450a_FALSE='#'
9253
HAS_atmega6450a_TRUE='#'
9254
HAS_atmega6450a_FALSE=
9260
old_CFLAGS=${CFLAGS}
9261
CFLAGS="-mmcu=atmega6450p"
9262
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9263
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6450p" >&5
9264
$as_echo_n "checking if ${CC} has support for atmega6450p... " >&6; }
9265
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9266
/* end confdefs.h. */
9269
if ac_fn_c_try_compile "$LINENO"; then :
9275
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9276
if test "x$has_dev_support" = "xyes"
9280
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9281
$as_echo "$has_dev_support" >&6; }
9283
CFLAGS=${old_CFLAGS}
9286
if test "x$HAS_atmega6450p" = "xyes"; then
9287
HAS_atmega6450p_TRUE=
9288
HAS_atmega6450p_FALSE='#'
9290
HAS_atmega6450p_TRUE='#'
9291
HAS_atmega6450p_FALSE=
9297
old_CFLAGS=${CFLAGS}
9298
CFLAGS="-mmcu=atmega649"
9299
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9300
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega649" >&5
9301
$as_echo_n "checking if ${CC} has support for atmega649... " >&6; }
9302
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9303
/* end confdefs.h. */
9306
if ac_fn_c_try_compile "$LINENO"; then :
9312
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9313
if test "x$has_dev_support" = "xyes"
9317
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9318
$as_echo "$has_dev_support" >&6; }
9320
CFLAGS=${old_CFLAGS}
9323
if test "x$HAS_atmega649" = "xyes"; then
9325
HAS_atmega649_FALSE='#'
9327
HAS_atmega649_TRUE='#'
9328
HAS_atmega649_FALSE=
9334
old_CFLAGS=${CFLAGS}
9335
CFLAGS="-mmcu=atmega649a"
9336
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9337
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega649a" >&5
9338
$as_echo_n "checking if ${CC} has support for atmega649a... " >&6; }
9339
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9340
/* end confdefs.h. */
9343
if ac_fn_c_try_compile "$LINENO"; then :
9349
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9350
if test "x$has_dev_support" = "xyes"
9354
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9355
$as_echo "$has_dev_support" >&6; }
9357
CFLAGS=${old_CFLAGS}
9360
if test "x$HAS_atmega649a" = "xyes"; then
9361
HAS_atmega649a_TRUE=
9362
HAS_atmega649a_FALSE='#'
9364
HAS_atmega649a_TRUE='#'
9365
HAS_atmega649a_FALSE=
9371
old_CFLAGS=${CFLAGS}
9372
CFLAGS="-mmcu=atmega649p"
9373
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9374
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega649p" >&5
9375
$as_echo_n "checking if ${CC} has support for atmega649p... " >&6; }
9376
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9377
/* end confdefs.h. */
9380
if ac_fn_c_try_compile "$LINENO"; then :
9386
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9387
if test "x$has_dev_support" = "xyes"
9391
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9392
$as_echo "$has_dev_support" >&6; }
9394
CFLAGS=${old_CFLAGS}
9397
if test "x$HAS_atmega649p" = "xyes"; then
9398
HAS_atmega649p_TRUE=
9399
HAS_atmega649p_FALSE='#'
9401
HAS_atmega649p_TRUE='#'
9402
HAS_atmega649p_FALSE=
9408
old_CFLAGS=${CFLAGS}
9409
CFLAGS="-mmcu=atmega6490"
9410
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9411
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6490" >&5
9412
$as_echo_n "checking if ${CC} has support for atmega6490... " >&6; }
9413
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9414
/* end confdefs.h. */
9417
if ac_fn_c_try_compile "$LINENO"; then :
9423
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9424
if test "x$has_dev_support" = "xyes"
9428
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9429
$as_echo "$has_dev_support" >&6; }
9431
CFLAGS=${old_CFLAGS}
9434
if test "x$HAS_atmega6490" = "xyes"; then
9435
HAS_atmega6490_TRUE=
9436
HAS_atmega6490_FALSE='#'
9438
HAS_atmega6490_TRUE='#'
9439
HAS_atmega6490_FALSE=
9445
old_CFLAGS=${CFLAGS}
9446
CFLAGS="-mmcu=atmega6490a"
9447
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9448
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6490a" >&5
9449
$as_echo_n "checking if ${CC} has support for atmega6490a... " >&6; }
9450
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9451
/* end confdefs.h. */
9454
if ac_fn_c_try_compile "$LINENO"; then :
9460
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9461
if test "x$has_dev_support" = "xyes"
9465
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9466
$as_echo "$has_dev_support" >&6; }
9468
CFLAGS=${old_CFLAGS}
9471
if test "x$HAS_atmega6490a" = "xyes"; then
9472
HAS_atmega6490a_TRUE=
9473
HAS_atmega6490a_FALSE='#'
9475
HAS_atmega6490a_TRUE='#'
9476
HAS_atmega6490a_FALSE=
9482
old_CFLAGS=${CFLAGS}
9483
CFLAGS="-mmcu=atmega6490p"
9484
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9485
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega6490p" >&5
9486
$as_echo_n "checking if ${CC} has support for atmega6490p... " >&6; }
9487
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9488
/* end confdefs.h. */
9491
if ac_fn_c_try_compile "$LINENO"; then :
9497
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9498
if test "x$has_dev_support" = "xyes"
9502
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9503
$as_echo "$has_dev_support" >&6; }
9505
CFLAGS=${old_CFLAGS}
9508
if test "x$HAS_atmega6490p" = "xyes"; then
9509
HAS_atmega6490p_TRUE=
9510
HAS_atmega6490p_FALSE='#'
9512
HAS_atmega6490p_TRUE='#'
9513
HAS_atmega6490p_FALSE=
9519
old_CFLAGS=${CFLAGS}
9520
CFLAGS="-mmcu=atmega64c1"
9521
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9522
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega64c1" >&5
9523
$as_echo_n "checking if ${CC} has support for atmega64c1... " >&6; }
9524
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9525
/* end confdefs.h. */
9528
if ac_fn_c_try_compile "$LINENO"; then :
9534
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9535
if test "x$has_dev_support" = "xyes"
9539
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9540
$as_echo "$has_dev_support" >&6; }
9542
CFLAGS=${old_CFLAGS}
9545
if test "x$HAS_atmega64c1" = "xyes"; then
9546
HAS_atmega64c1_TRUE=
9547
HAS_atmega64c1_FALSE='#'
9549
HAS_atmega64c1_TRUE='#'
9550
HAS_atmega64c1_FALSE=
9556
old_CFLAGS=${CFLAGS}
9557
CFLAGS="-mmcu=atmega64hve"
9558
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9559
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega64hve" >&5
9560
$as_echo_n "checking if ${CC} has support for atmega64hve... " >&6; }
9561
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9562
/* end confdefs.h. */
9565
if ac_fn_c_try_compile "$LINENO"; then :
9571
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9572
if test "x$has_dev_support" = "xyes"
9576
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9577
$as_echo "$has_dev_support" >&6; }
9579
CFLAGS=${old_CFLAGS}
9582
if test "x$HAS_atmega64hve" = "xyes"; then
9583
HAS_atmega64hve_TRUE=
9584
HAS_atmega64hve_FALSE='#'
9586
HAS_atmega64hve_TRUE='#'
9587
HAS_atmega64hve_FALSE=
9593
old_CFLAGS=${CFLAGS}
9594
CFLAGS="-mmcu=atmega64m1"
9595
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9596
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega64m1" >&5
9597
$as_echo_n "checking if ${CC} has support for atmega64m1... " >&6; }
9598
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9599
/* end confdefs.h. */
9602
if ac_fn_c_try_compile "$LINENO"; then :
9608
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9609
if test "x$has_dev_support" = "xyes"
9613
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9614
$as_echo "$has_dev_support" >&6; }
9616
CFLAGS=${old_CFLAGS}
9619
if test "x$HAS_atmega64m1" = "xyes"; then
9620
HAS_atmega64m1_TRUE=
9621
HAS_atmega64m1_FALSE='#'
9623
HAS_atmega64m1_TRUE='#'
9624
HAS_atmega64m1_FALSE=
9630
old_CFLAGS=${CFLAGS}
9631
CFLAGS="-mmcu=atmega128rfa1"
9632
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9633
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega128rfa1" >&5
9634
$as_echo_n "checking if ${CC} has support for atmega128rfa1... " >&6; }
9635
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9636
/* end confdefs.h. */
9639
if ac_fn_c_try_compile "$LINENO"; then :
9645
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9646
if test "x$has_dev_support" = "xyes"
9648
HAS_atmega128rfa1=yes
9650
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9651
$as_echo "$has_dev_support" >&6; }
9653
CFLAGS=${old_CFLAGS}
9656
if test "x$HAS_atmega128rfa1" = "xyes"; then
9657
HAS_atmega128rfa1_TRUE=
9658
HAS_atmega128rfa1_FALSE='#'
9660
HAS_atmega128rfa1_TRUE='#'
9661
HAS_atmega128rfa1_FALSE=
9667
old_CFLAGS=${CFLAGS}
9668
CFLAGS="-mmcu=m3000"
9669
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9670
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for m3000" >&5
9671
$as_echo_n "checking if ${CC} has support for m3000... " >&6; }
9672
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9673
/* end confdefs.h. */
9676
if ac_fn_c_try_compile "$LINENO"; then :
9682
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9683
if test "x$has_dev_support" = "xyes"
9687
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9688
$as_echo "$has_dev_support" >&6; }
9690
CFLAGS=${old_CFLAGS}
9693
if test "x$HAS_m3000" = "xyes"; then
9707
old_CFLAGS=${CFLAGS}
9708
CFLAGS="-mmcu=avr51"
9709
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9710
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avr51" >&5
9711
$as_echo_n "checking if ${CC} has support for avr51... " >&6; }
9712
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9713
/* end confdefs.h. */
9716
if ac_fn_c_try_compile "$LINENO"; then :
9722
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9723
if test "x$has_dev_support" = "xyes"
9727
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9728
$as_echo "$has_dev_support" >&6; }
9730
CFLAGS=${old_CFLAGS}
9733
if test "x$HAS_avr51" = "xyes"; then
9744
HAS_atmega128_FALSE='#'
9746
HAS_atmega128_TRUE='#'
9747
HAS_atmega128_FALSE=
9753
old_CFLAGS=${CFLAGS}
9754
CFLAGS="-mmcu=atmega1280"
9755
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9756
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega1280" >&5
9757
$as_echo_n "checking if ${CC} has support for atmega1280... " >&6; }
9758
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9759
/* end confdefs.h. */
9762
if ac_fn_c_try_compile "$LINENO"; then :
9768
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9769
if test "x$has_dev_support" = "xyes"
9773
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9774
$as_echo "$has_dev_support" >&6; }
9776
CFLAGS=${old_CFLAGS}
9779
if test "x$HAS_atmega1280" = "xyes"; then
9780
HAS_atmega1280_TRUE=
9781
HAS_atmega1280_FALSE='#'
9783
HAS_atmega1280_TRUE='#'
9784
HAS_atmega1280_FALSE=
9790
old_CFLAGS=${CFLAGS}
9791
CFLAGS="-mmcu=atmega1281"
9792
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9793
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega1281" >&5
9794
$as_echo_n "checking if ${CC} has support for atmega1281... " >&6; }
9795
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9796
/* end confdefs.h. */
9799
if ac_fn_c_try_compile "$LINENO"; then :
9805
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9806
if test "x$has_dev_support" = "xyes"
9810
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9811
$as_echo "$has_dev_support" >&6; }
9813
CFLAGS=${old_CFLAGS}
9816
if test "x$HAS_atmega1281" = "xyes"; then
9817
HAS_atmega1281_TRUE=
9818
HAS_atmega1281_FALSE='#'
9820
HAS_atmega1281_TRUE='#'
9821
HAS_atmega1281_FALSE=
9827
old_CFLAGS=${CFLAGS}
9828
CFLAGS="-mmcu=atmega1284p"
9829
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9830
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega1284p" >&5
9831
$as_echo_n "checking if ${CC} has support for atmega1284p... " >&6; }
9832
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9833
/* end confdefs.h. */
9836
if ac_fn_c_try_compile "$LINENO"; then :
9842
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9843
if test "x$has_dev_support" = "xyes"
9847
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9848
$as_echo "$has_dev_support" >&6; }
9850
CFLAGS=${old_CFLAGS}
9853
if test "x$HAS_atmega1284p" = "xyes"; then
9854
HAS_atmega1284p_TRUE=
9855
HAS_atmega1284p_FALSE='#'
9857
HAS_atmega1284p_TRUE='#'
9858
HAS_atmega1284p_FALSE=
9864
old_CFLAGS=${CFLAGS}
9865
CFLAGS="-mmcu=at90can128"
9866
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9867
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90can128" >&5
9868
$as_echo_n "checking if ${CC} has support for at90can128... " >&6; }
9869
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9870
/* end confdefs.h. */
9873
if ac_fn_c_try_compile "$LINENO"; then :
9879
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9880
if test "x$has_dev_support" = "xyes"
9884
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9885
$as_echo "$has_dev_support" >&6; }
9887
CFLAGS=${old_CFLAGS}
9890
if test "x$HAS_at90can128" = "xyes"; then
9891
HAS_at90can128_TRUE=
9892
HAS_at90can128_FALSE='#'
9894
HAS_at90can128_TRUE='#'
9895
HAS_at90can128_FALSE=
9901
old_CFLAGS=${CFLAGS}
9902
CFLAGS="-mmcu=at90usb1286"
9903
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9904
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb1286" >&5
9905
$as_echo_n "checking if ${CC} has support for at90usb1286... " >&6; }
9906
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9907
/* end confdefs.h. */
9910
if ac_fn_c_try_compile "$LINENO"; then :
9916
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9917
if test "x$has_dev_support" = "xyes"
9921
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9922
$as_echo "$has_dev_support" >&6; }
9924
CFLAGS=${old_CFLAGS}
9927
if test "x$HAS_at90usb1286" = "xyes"; then
9928
HAS_at90usb1286_TRUE=
9929
HAS_at90usb1286_FALSE='#'
9931
HAS_at90usb1286_TRUE='#'
9932
HAS_at90usb1286_FALSE=
9938
old_CFLAGS=${CFLAGS}
9939
CFLAGS="-mmcu=at90usb1287"
9940
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9941
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for at90usb1287" >&5
9942
$as_echo_n "checking if ${CC} has support for at90usb1287... " >&6; }
9943
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9944
/* end confdefs.h. */
9947
if ac_fn_c_try_compile "$LINENO"; then :
9953
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9954
if test "x$has_dev_support" = "xyes"
9958
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9959
$as_echo "$has_dev_support" >&6; }
9961
CFLAGS=${old_CFLAGS}
9964
if test "x$HAS_at90usb1287" = "xyes"; then
9965
HAS_at90usb1287_TRUE=
9966
HAS_at90usb1287_FALSE='#'
9968
HAS_at90usb1287_TRUE='#'
9969
HAS_at90usb1287_FALSE=
9977
old_CFLAGS=${CFLAGS}
9979
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
9980
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avr6" >&5
9981
$as_echo_n "checking if ${CC} has support for avr6... " >&6; }
9982
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9983
/* end confdefs.h. */
9986
if ac_fn_c_try_compile "$LINENO"; then :
9992
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
9993
if test "x$has_dev_support" = "xyes"
9997
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
9998
$as_echo "$has_dev_support" >&6; }
10000
CFLAGS=${old_CFLAGS}
10003
if test "x$HAS_avr6" = "xyes"; then
10014
old_CFLAGS=${CFLAGS}
10015
CFLAGS="-mmcu=atmega2560"
10016
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10017
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega2560" >&5
10018
$as_echo_n "checking if ${CC} has support for atmega2560... " >&6; }
10019
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10020
/* end confdefs.h. */
10023
if ac_fn_c_try_compile "$LINENO"; then :
10024
has_dev_support=yes
10029
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10030
if test "x$has_dev_support" = "xyes"
10034
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10035
$as_echo "$has_dev_support" >&6; }
10037
CFLAGS=${old_CFLAGS}
10040
if test "x$HAS_atmega2560" = "xyes"; then
10041
HAS_atmega2560_TRUE=
10042
HAS_atmega2560_FALSE='#'
10044
HAS_atmega2560_TRUE='#'
10045
HAS_atmega2560_FALSE=
10051
old_CFLAGS=${CFLAGS}
10052
CFLAGS="-mmcu=atmega2561"
10053
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10054
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atmega2561" >&5
10055
$as_echo_n "checking if ${CC} has support for atmega2561... " >&6; }
10056
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10057
/* end confdefs.h. */
10060
if ac_fn_c_try_compile "$LINENO"; then :
10061
has_dev_support=yes
10066
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10067
if test "x$has_dev_support" = "xyes"
10071
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10072
$as_echo "$has_dev_support" >&6; }
10074
CFLAGS=${old_CFLAGS}
10077
if test "x$HAS_atmega2561" = "xyes"; then
10078
HAS_atmega2561_TRUE=
10079
HAS_atmega2561_FALSE='#'
10081
HAS_atmega2561_TRUE='#'
10082
HAS_atmega2561_FALSE=
10090
old_CFLAGS=${CFLAGS}
10091
CFLAGS="-mmcu=avrxmega2"
10092
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10093
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrxmega2" >&5
10094
$as_echo_n "checking if ${CC} has support for avrxmega2... " >&6; }
10095
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10096
/* end confdefs.h. */
10099
if ac_fn_c_try_compile "$LINENO"; then :
10100
has_dev_support=yes
10105
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10106
if test "x$has_dev_support" = "xyes"
10110
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10111
$as_echo "$has_dev_support" >&6; }
10113
CFLAGS=${old_CFLAGS}
10116
if test "x$HAS_avrxmega2" = "xyes"; then
10117
HAS_avrxmega2_TRUE=
10118
HAS_avrxmega2_FALSE='#'
10120
HAS_avrxmega2_TRUE='#'
10121
HAS_avrxmega2_FALSE=
10127
old_CFLAGS=${CFLAGS}
10128
CFLAGS="-mmcu=atxmega16a4"
10129
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10130
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega16a4" >&5
10131
$as_echo_n "checking if ${CC} has support for atxmega16a4... " >&6; }
10132
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10133
/* end confdefs.h. */
10136
if ac_fn_c_try_compile "$LINENO"; then :
10137
has_dev_support=yes
10142
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10143
if test "x$has_dev_support" = "xyes"
10145
HAS_atxmega16a4=yes
10147
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10148
$as_echo "$has_dev_support" >&6; }
10150
CFLAGS=${old_CFLAGS}
10153
if test "x$HAS_atxmega16a4" = "xyes"; then
10154
HAS_atxmega16a4_TRUE=
10155
HAS_atxmega16a4_FALSE='#'
10157
HAS_atxmega16a4_TRUE='#'
10158
HAS_atxmega16a4_FALSE=
10164
old_CFLAGS=${CFLAGS}
10165
CFLAGS="-mmcu=atxmega16d4"
10166
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10167
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega16d4" >&5
10168
$as_echo_n "checking if ${CC} has support for atxmega16d4... " >&6; }
10169
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10170
/* end confdefs.h. */
10173
if ac_fn_c_try_compile "$LINENO"; then :
10174
has_dev_support=yes
10179
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10180
if test "x$has_dev_support" = "xyes"
10182
HAS_atxmega16d4=yes
10184
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10185
$as_echo "$has_dev_support" >&6; }
10187
CFLAGS=${old_CFLAGS}
10190
if test "x$HAS_atxmega16d4" = "xyes"; then
10191
HAS_atxmega16d4_TRUE=
10192
HAS_atxmega16d4_FALSE='#'
10194
HAS_atxmega16d4_TRUE='#'
10195
HAS_atxmega16d4_FALSE=
10201
old_CFLAGS=${CFLAGS}
10202
CFLAGS="-mmcu=atxmega32a4"
10203
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10204
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega32a4" >&5
10205
$as_echo_n "checking if ${CC} has support for atxmega32a4... " >&6; }
10206
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10207
/* end confdefs.h. */
10210
if ac_fn_c_try_compile "$LINENO"; then :
10211
has_dev_support=yes
10216
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10217
if test "x$has_dev_support" = "xyes"
10219
HAS_atxmega32a4=yes
10221
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10222
$as_echo "$has_dev_support" >&6; }
10224
CFLAGS=${old_CFLAGS}
10227
if test "x$HAS_atxmega32a4" = "xyes"; then
10228
HAS_atxmega32a4_TRUE=
10229
HAS_atxmega32a4_FALSE='#'
10231
HAS_atxmega32a4_TRUE='#'
10232
HAS_atxmega32a4_FALSE=
10238
old_CFLAGS=${CFLAGS}
10239
CFLAGS="-mmcu=atxmega32d4"
10240
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10241
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega32d4" >&5
10242
$as_echo_n "checking if ${CC} has support for atxmega32d4... " >&6; }
10243
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10244
/* end confdefs.h. */
10247
if ac_fn_c_try_compile "$LINENO"; then :
10248
has_dev_support=yes
10253
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10254
if test "x$has_dev_support" = "xyes"
10256
HAS_atxmega32d4=yes
10258
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10259
$as_echo "$has_dev_support" >&6; }
10261
CFLAGS=${old_CFLAGS}
10264
if test "x$HAS_atxmega32d4" = "xyes"; then
10265
HAS_atxmega32d4_TRUE=
10266
HAS_atxmega32d4_FALSE='#'
10268
HAS_atxmega32d4_TRUE='#'
10269
HAS_atxmega32d4_FALSE=
10277
old_CFLAGS=${CFLAGS}
10278
CFLAGS="-mmcu=avrxmega4"
10279
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10280
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrxmega4" >&5
10281
$as_echo_n "checking if ${CC} has support for avrxmega4... " >&6; }
10282
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10283
/* end confdefs.h. */
10286
if ac_fn_c_try_compile "$LINENO"; then :
10287
has_dev_support=yes
10292
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10293
if test "x$has_dev_support" = "xyes"
10297
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10298
$as_echo "$has_dev_support" >&6; }
10300
CFLAGS=${old_CFLAGS}
10303
if test "x$HAS_avrxmega4" = "xyes"; then
10304
HAS_avrxmega4_TRUE=
10305
HAS_avrxmega4_FALSE='#'
10307
HAS_avrxmega4_TRUE='#'
10308
HAS_avrxmega4_FALSE=
10314
old_CFLAGS=${CFLAGS}
10315
CFLAGS="-mmcu=atxmega64a3"
10316
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10317
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega64a3" >&5
10318
$as_echo_n "checking if ${CC} has support for atxmega64a3... " >&6; }
10319
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10320
/* end confdefs.h. */
10323
if ac_fn_c_try_compile "$LINENO"; then :
10324
has_dev_support=yes
10329
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10330
if test "x$has_dev_support" = "xyes"
10332
HAS_atxmega64a3=yes
10334
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10335
$as_echo "$has_dev_support" >&6; }
10337
CFLAGS=${old_CFLAGS}
10340
if test "x$HAS_atxmega64a3" = "xyes"; then
10341
HAS_atxmega64a3_TRUE=
10342
HAS_atxmega64a3_FALSE='#'
10344
HAS_atxmega64a3_TRUE='#'
10345
HAS_atxmega64a3_FALSE=
10351
old_CFLAGS=${CFLAGS}
10352
CFLAGS="-mmcu=atxmega64d3"
10353
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10354
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega64d3" >&5
10355
$as_echo_n "checking if ${CC} has support for atxmega64d3... " >&6; }
10356
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10357
/* end confdefs.h. */
10360
if ac_fn_c_try_compile "$LINENO"; then :
10361
has_dev_support=yes
10366
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10367
if test "x$has_dev_support" = "xyes"
10369
HAS_atxmega64d3=yes
10371
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10372
$as_echo "$has_dev_support" >&6; }
10374
CFLAGS=${old_CFLAGS}
10377
if test "x$HAS_atxmega64d3" = "xyes"; then
10378
HAS_atxmega64d3_TRUE=
10379
HAS_atxmega64d3_FALSE='#'
10381
HAS_atxmega64d3_TRUE='#'
10382
HAS_atxmega64d3_FALSE=
10390
old_CFLAGS=${CFLAGS}
10391
CFLAGS="-mmcu=avrxmega5"
10392
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10393
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrxmega5" >&5
10394
$as_echo_n "checking if ${CC} has support for avrxmega5... " >&6; }
10395
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10396
/* end confdefs.h. */
10399
if ac_fn_c_try_compile "$LINENO"; then :
10400
has_dev_support=yes
10405
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10406
if test "x$has_dev_support" = "xyes"
10410
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10411
$as_echo "$has_dev_support" >&6; }
10413
CFLAGS=${old_CFLAGS}
10416
if test "x$HAS_avrxmega5" = "xyes"; then
10417
HAS_avrxmega5_TRUE=
10418
HAS_avrxmega5_FALSE='#'
10420
HAS_avrxmega5_TRUE='#'
10421
HAS_avrxmega5_FALSE=
10427
old_CFLAGS=${CFLAGS}
10428
CFLAGS="-mmcu=atxmega64a1"
10429
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10430
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega64a1" >&5
10431
$as_echo_n "checking if ${CC} has support for atxmega64a1... " >&6; }
10432
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10433
/* end confdefs.h. */
10436
if ac_fn_c_try_compile "$LINENO"; then :
10437
has_dev_support=yes
10442
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10443
if test "x$has_dev_support" = "xyes"
10445
HAS_atxmega64a1=yes
10447
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10448
$as_echo "$has_dev_support" >&6; }
10450
CFLAGS=${old_CFLAGS}
10453
if test "x$HAS_atxmega64a1" = "xyes"; then
10454
HAS_atxmega64a1_TRUE=
10455
HAS_atxmega64a1_FALSE='#'
10457
HAS_atxmega64a1_TRUE='#'
10458
HAS_atxmega64a1_FALSE=
10464
old_CFLAGS=${CFLAGS}
10465
CFLAGS="-mmcu=atxmega64a1u"
10466
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10467
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega64a1u" >&5
10468
$as_echo_n "checking if ${CC} has support for atxmega64a1u... " >&6; }
10469
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10470
/* end confdefs.h. */
10473
if ac_fn_c_try_compile "$LINENO"; then :
10474
has_dev_support=yes
10479
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10480
if test "x$has_dev_support" = "xyes"
10482
HAS_atxmega64a1u=yes
10484
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10485
$as_echo "$has_dev_support" >&6; }
10487
CFLAGS=${old_CFLAGS}
10490
if test "x$HAS_atxmega64a1u" = "xyes"; then
10491
HAS_atxmega64a1u_TRUE=
10492
HAS_atxmega64a1u_FALSE='#'
10494
HAS_atxmega64a1u_TRUE='#'
10495
HAS_atxmega64a1u_FALSE=
10503
old_CFLAGS=${CFLAGS}
10504
CFLAGS="-mmcu=avrxmega6"
10505
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10506
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrxmega6" >&5
10507
$as_echo_n "checking if ${CC} has support for avrxmega6... " >&6; }
10508
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10509
/* end confdefs.h. */
10512
if ac_fn_c_try_compile "$LINENO"; then :
10513
has_dev_support=yes
10518
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10519
if test "x$has_dev_support" = "xyes"
10523
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10524
$as_echo "$has_dev_support" >&6; }
10526
CFLAGS=${old_CFLAGS}
10529
if test "x$HAS_avrxmega6" = "xyes"; then
10530
HAS_avrxmega6_TRUE=
10531
HAS_avrxmega6_FALSE='#'
10533
HAS_avrxmega6_TRUE='#'
10534
HAS_avrxmega6_FALSE=
10540
old_CFLAGS=${CFLAGS}
10541
CFLAGS="-mmcu=atxmega128a3"
10542
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10543
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega128a3" >&5
10544
$as_echo_n "checking if ${CC} has support for atxmega128a3... " >&6; }
10545
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10546
/* end confdefs.h. */
10549
if ac_fn_c_try_compile "$LINENO"; then :
10550
has_dev_support=yes
10555
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10556
if test "x$has_dev_support" = "xyes"
10558
HAS_atxmega128a3=yes
10560
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10561
$as_echo "$has_dev_support" >&6; }
10563
CFLAGS=${old_CFLAGS}
10566
if test "x$HAS_atxmega128a3" = "xyes"; then
10567
HAS_atxmega128a3_TRUE=
10568
HAS_atxmega128a3_FALSE='#'
10570
HAS_atxmega128a3_TRUE='#'
10571
HAS_atxmega128a3_FALSE=
10577
old_CFLAGS=${CFLAGS}
10578
CFLAGS="-mmcu=atxmega128d3"
10579
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10580
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega128d3" >&5
10581
$as_echo_n "checking if ${CC} has support for atxmega128d3... " >&6; }
10582
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10583
/* end confdefs.h. */
10586
if ac_fn_c_try_compile "$LINENO"; then :
10587
has_dev_support=yes
10592
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10593
if test "x$has_dev_support" = "xyes"
10595
HAS_atxmega128d3=yes
10597
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10598
$as_echo "$has_dev_support" >&6; }
10600
CFLAGS=${old_CFLAGS}
10603
if test "x$HAS_atxmega128d3" = "xyes"; then
10604
HAS_atxmega128d3_TRUE=
10605
HAS_atxmega128d3_FALSE='#'
10607
HAS_atxmega128d3_TRUE='#'
10608
HAS_atxmega128d3_FALSE=
10614
old_CFLAGS=${CFLAGS}
10615
CFLAGS="-mmcu=atxmega192a3"
10616
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10617
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega192a3" >&5
10618
$as_echo_n "checking if ${CC} has support for atxmega192a3... " >&6; }
10619
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10620
/* end confdefs.h. */
10623
if ac_fn_c_try_compile "$LINENO"; then :
10624
has_dev_support=yes
10629
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10630
if test "x$has_dev_support" = "xyes"
10632
HAS_atxmega192a3=yes
10634
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10635
$as_echo "$has_dev_support" >&6; }
10637
CFLAGS=${old_CFLAGS}
10640
if test "x$HAS_atxmega192a3" = "xyes"; then
10641
HAS_atxmega192a3_TRUE=
10642
HAS_atxmega192a3_FALSE='#'
10644
HAS_atxmega192a3_TRUE='#'
10645
HAS_atxmega192a3_FALSE=
10651
old_CFLAGS=${CFLAGS}
10652
CFLAGS="-mmcu=atxmega192d3"
10653
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10654
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega192d3" >&5
10655
$as_echo_n "checking if ${CC} has support for atxmega192d3... " >&6; }
10656
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10657
/* end confdefs.h. */
10660
if ac_fn_c_try_compile "$LINENO"; then :
10661
has_dev_support=yes
10666
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10667
if test "x$has_dev_support" = "xyes"
10669
HAS_atxmega192d3=yes
10671
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10672
$as_echo "$has_dev_support" >&6; }
10674
CFLAGS=${old_CFLAGS}
10677
if test "x$HAS_atxmega192d3" = "xyes"; then
10678
HAS_atxmega192d3_TRUE=
10679
HAS_atxmega192d3_FALSE='#'
10681
HAS_atxmega192d3_TRUE='#'
10682
HAS_atxmega192d3_FALSE=
10688
old_CFLAGS=${CFLAGS}
10689
CFLAGS="-mmcu=atxmega256a3"
10690
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10691
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega256a3" >&5
10692
$as_echo_n "checking if ${CC} has support for atxmega256a3... " >&6; }
10693
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10694
/* end confdefs.h. */
10697
if ac_fn_c_try_compile "$LINENO"; then :
10698
has_dev_support=yes
10703
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10704
if test "x$has_dev_support" = "xyes"
10706
HAS_atxmega256a3=yes
10708
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10709
$as_echo "$has_dev_support" >&6; }
10711
CFLAGS=${old_CFLAGS}
10714
if test "x$HAS_atxmega256a3" = "xyes"; then
10715
HAS_atxmega256a3_TRUE=
10716
HAS_atxmega256a3_FALSE='#'
10718
HAS_atxmega256a3_TRUE='#'
10719
HAS_atxmega256a3_FALSE=
10725
old_CFLAGS=${CFLAGS}
10726
CFLAGS="-mmcu=atxmega256a3b"
10727
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10728
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega256a3b" >&5
10729
$as_echo_n "checking if ${CC} has support for atxmega256a3b... " >&6; }
10730
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10731
/* end confdefs.h. */
10734
if ac_fn_c_try_compile "$LINENO"; then :
10735
has_dev_support=yes
10740
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10741
if test "x$has_dev_support" = "xyes"
10743
HAS_atxmega256a3b=yes
10745
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10746
$as_echo "$has_dev_support" >&6; }
10748
CFLAGS=${old_CFLAGS}
10751
if test "x$HAS_atxmega256a3b" = "xyes"; then
10752
HAS_atxmega256a3b_TRUE=
10753
HAS_atxmega256a3b_FALSE='#'
10755
HAS_atxmega256a3b_TRUE='#'
10756
HAS_atxmega256a3b_FALSE=
10762
old_CFLAGS=${CFLAGS}
10763
CFLAGS="-mmcu=atxmega256d3"
10764
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10765
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega256d3" >&5
10766
$as_echo_n "checking if ${CC} has support for atxmega256d3... " >&6; }
10767
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10768
/* end confdefs.h. */
10771
if ac_fn_c_try_compile "$LINENO"; then :
10772
has_dev_support=yes
10777
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10778
if test "x$has_dev_support" = "xyes"
10780
HAS_atxmega256d3=yes
10782
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10783
$as_echo "$has_dev_support" >&6; }
10785
CFLAGS=${old_CFLAGS}
10788
if test "x$HAS_atxmega256d3" = "xyes"; then
10789
HAS_atxmega256d3_TRUE=
10790
HAS_atxmega256d3_FALSE='#'
10792
HAS_atxmega256d3_TRUE='#'
10793
HAS_atxmega256d3_FALSE=
10801
old_CFLAGS=${CFLAGS}
10802
CFLAGS="-mmcu=avrxmega7"
10803
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10804
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrxmega7" >&5
10805
$as_echo_n "checking if ${CC} has support for avrxmega7... " >&6; }
10806
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10807
/* end confdefs.h. */
10810
if ac_fn_c_try_compile "$LINENO"; then :
10811
has_dev_support=yes
10816
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10817
if test "x$has_dev_support" = "xyes"
10821
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10822
$as_echo "$has_dev_support" >&6; }
10824
CFLAGS=${old_CFLAGS}
10827
if test "x$HAS_avrxmega7" = "xyes"; then
10828
HAS_avrxmega7_TRUE=
10829
HAS_avrxmega7_FALSE='#'
10831
HAS_avrxmega7_TRUE='#'
10832
HAS_avrxmega7_FALSE=
10838
old_CFLAGS=${CFLAGS}
10839
CFLAGS="-mmcu=atxmega128a1"
10840
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10841
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega128a1" >&5
10842
$as_echo_n "checking if ${CC} has support for atxmega128a1... " >&6; }
10843
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10844
/* end confdefs.h. */
10847
if ac_fn_c_try_compile "$LINENO"; then :
10848
has_dev_support=yes
10853
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10854
if test "x$has_dev_support" = "xyes"
10856
HAS_atxmega128a1=yes
10858
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10859
$as_echo "$has_dev_support" >&6; }
10861
CFLAGS=${old_CFLAGS}
10864
if test "x$HAS_atxmega128a1" = "xyes"; then
10865
HAS_atxmega128a1_TRUE=
10866
HAS_atxmega128a1_FALSE='#'
10868
HAS_atxmega128a1_TRUE='#'
10869
HAS_atxmega128a1_FALSE=
10875
old_CFLAGS=${CFLAGS}
10876
CFLAGS="-mmcu=atxmega128a1u"
10877
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10878
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for atxmega128a1u" >&5
10879
$as_echo_n "checking if ${CC} has support for atxmega128a1u... " >&6; }
10880
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10881
/* end confdefs.h. */
10884
if ac_fn_c_try_compile "$LINENO"; then :
10885
has_dev_support=yes
10890
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10891
if test "x$has_dev_support" = "xyes"
10893
HAS_atxmega128a1u=yes
10895
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10896
$as_echo "$has_dev_support" >&6; }
10898
CFLAGS=${old_CFLAGS}
10901
if test "x$HAS_atxmega128a1u" = "xyes"; then
10902
HAS_atxmega128a1u_TRUE=
10903
HAS_atxmega128a1u_FALSE='#'
10905
HAS_atxmega128a1u_TRUE='#'
10906
HAS_atxmega128a1u_FALSE=
10914
old_CFLAGS=${CFLAGS}
10915
CFLAGS="-mmcu=avrtiny10"
10916
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10917
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for avrtiny10" >&5
10918
$as_echo_n "checking if ${CC} has support for avrtiny10... " >&6; }
10919
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10920
/* end confdefs.h. */
10923
if ac_fn_c_try_compile "$LINENO"; then :
10924
has_dev_support=yes
10929
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10930
if test "x$has_dev_support" = "xyes"
10934
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10935
$as_echo "$has_dev_support" >&6; }
10937
CFLAGS=${old_CFLAGS}
10940
if test "x$HAS_avrtiny10" = "xyes"; then
10941
HAS_avrtiny10_TRUE=
10942
HAS_avrtiny10_FALSE='#'
10944
HAS_avrtiny10_TRUE='#'
10945
HAS_avrtiny10_FALSE=
10951
old_CFLAGS=${CFLAGS}
10952
CFLAGS="-mmcu=attiny4"
10953
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10954
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny4" >&5
10955
$as_echo_n "checking if ${CC} has support for attiny4... " >&6; }
10956
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10957
/* end confdefs.h. */
10960
if ac_fn_c_try_compile "$LINENO"; then :
10961
has_dev_support=yes
10966
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10967
if test "x$has_dev_support" = "xyes"
10971
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
10972
$as_echo "$has_dev_support" >&6; }
10974
CFLAGS=${old_CFLAGS}
10977
if test "x$HAS_attiny4" = "xyes"; then
10979
HAS_attiny4_FALSE='#'
10981
HAS_attiny4_TRUE='#'
10988
old_CFLAGS=${CFLAGS}
10989
CFLAGS="-mmcu=attiny5"
10990
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
10991
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny5" >&5
10992
$as_echo_n "checking if ${CC} has support for attiny5... " >&6; }
10993
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10994
/* end confdefs.h. */
10997
if ac_fn_c_try_compile "$LINENO"; then :
10998
has_dev_support=yes
11003
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11004
if test "x$has_dev_support" = "xyes"
11008
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
11009
$as_echo "$has_dev_support" >&6; }
11011
CFLAGS=${old_CFLAGS}
11014
if test "x$HAS_attiny5" = "xyes"; then
11016
HAS_attiny5_FALSE='#'
11018
HAS_attiny5_TRUE='#'
11025
old_CFLAGS=${CFLAGS}
11026
CFLAGS="-mmcu=attiny9"
11027
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
11028
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny9" >&5
11029
$as_echo_n "checking if ${CC} has support for attiny9... " >&6; }
11030
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11031
/* end confdefs.h. */
11034
if ac_fn_c_try_compile "$LINENO"; then :
11035
has_dev_support=yes
11040
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11041
if test "x$has_dev_support" = "xyes"
11045
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
11046
$as_echo "$has_dev_support" >&6; }
11048
CFLAGS=${old_CFLAGS}
11051
if test "x$HAS_attiny9" = "xyes"; then
11053
HAS_attiny9_FALSE='#'
11055
HAS_attiny9_TRUE='#'
11062
old_CFLAGS=${CFLAGS}
11063
CFLAGS="-mmcu=attiny10"
11064
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
11065
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny10" >&5
11066
$as_echo_n "checking if ${CC} has support for attiny10... " >&6; }
11067
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11068
/* end confdefs.h. */
11071
if ac_fn_c_try_compile "$LINENO"; then :
11072
has_dev_support=yes
11077
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11078
if test "x$has_dev_support" = "xyes"
11082
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
11083
$as_echo "$has_dev_support" >&6; }
11085
CFLAGS=${old_CFLAGS}
11088
if test "x$HAS_attiny10" = "xyes"; then
11090
HAS_attiny10_FALSE='#'
11092
HAS_attiny10_TRUE='#'
11093
HAS_attiny10_FALSE=
11099
old_CFLAGS=${CFLAGS}
11100
CFLAGS="-mmcu=attiny20"
11101
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
11102
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny20" >&5
11103
$as_echo_n "checking if ${CC} has support for attiny20... " >&6; }
11104
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11105
/* end confdefs.h. */
11108
if ac_fn_c_try_compile "$LINENO"; then :
11109
has_dev_support=yes
11114
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11115
if test "x$has_dev_support" = "xyes"
11119
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
11120
$as_echo "$has_dev_support" >&6; }
11122
CFLAGS=${old_CFLAGS}
11125
if test "x$HAS_attiny20" = "xyes"; then
11127
HAS_attiny20_FALSE='#'
11129
HAS_attiny20_TRUE='#'
11130
HAS_attiny20_FALSE=
11136
old_CFLAGS=${CFLAGS}
11137
CFLAGS="-mmcu=attiny40"
11138
CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
11139
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if ${CC} has support for attiny40" >&5
11140
$as_echo_n "checking if ${CC} has support for attiny40... " >&6; }
11141
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11142
/* end confdefs.h. */
11145
if ac_fn_c_try_compile "$LINENO"; then :
11146
has_dev_support=yes
11151
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11152
if test "x$has_dev_support" = "xyes"
11156
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_dev_support" >&5
11157
$as_echo "$has_dev_support" >&6; }
11159
CFLAGS=${old_CFLAGS}
11162
if test "x$HAS_attiny40" = "xyes"; then
11164
HAS_attiny40_FALSE='#'
11166
HAS_attiny40_TRUE='#'
11167
HAS_attiny40_FALSE=
11174
# Generate all files from *.in sources.
11176
ac_config_files="$ac_config_files Makefile avr-libc.spec avr/Makefile avr/lib/Makefile common/Makefile crt1/Makefile doc/Makefile doc/api/Makefile doc/examples/Makefile include/Makefile include/avr/Makefile include/avr/builtins.h include/compat/Makefile include/util/Makefile include/util/delay.h libc/Makefile libc/misc/Makefile libc/pmstring/Makefile libc/stdio/Makefile libc/stdlib/Makefile libc/string/Makefile libm/Makefile libm/fplib/Makefile scripts/Makefile devtools/Makefile"
11180
ac_config_files="$ac_config_files avr/lib/avr2/Makefile avr/lib/avr2/at90s1200/Makefile avr/lib/avr2/at90s2313/Makefile avr/lib/avr2/at90s2323/Makefile avr/lib/avr2/at90s2333/Makefile avr/lib/avr2/at90s2343/Makefile avr/lib/avr2/at90s4414/Makefile avr/lib/avr2/at90s4433/Makefile avr/lib/avr2/at90s4434/Makefile avr/lib/avr2/at90s8515/Makefile avr/lib/avr2/at90c8534/Makefile avr/lib/avr2/at90s8535/Makefile avr/lib/avr2/attiny11/Makefile avr/lib/avr2/attiny12/Makefile avr/lib/avr2/attiny13/Makefile avr/lib/avr2/attiny15/Makefile avr/lib/avr2/attiny22/Makefile avr/lib/avr2/attiny24/Makefile avr/lib/avr2/attiny25/Makefile avr/lib/avr2/attiny26/Makefile avr/lib/avr2/attiny261/Makefile avr/lib/avr2/attiny28/Makefile avr/lib/avr2/attiny44/Makefile avr/lib/avr2/attiny45/Makefile avr/lib/avr2/attiny461/Makefile avr/lib/avr2/attiny84/Makefile avr/lib/avr2/attiny85/Makefile avr/lib/avr2/attiny861/Makefile avr/lib/avr2/attiny2313/Makefile avr/lib/avr2/at86rf401/Makefile"
11184
ac_config_files="$ac_config_files avr/lib/avr25/Makefile avr/lib/avr25/at86rf401/Makefile avr/lib/avr25/ata6289/Makefile avr/lib/avr25/attiny13/Makefile avr/lib/avr25/attiny13a/Makefile avr/lib/avr25/attiny2313/Makefile avr/lib/avr25/attiny2313a/Makefile avr/lib/avr25/attiny24/Makefile avr/lib/avr25/attiny24a/Makefile avr/lib/avr25/attiny25/Makefile avr/lib/avr25/attiny261/Makefile avr/lib/avr25/attiny261a/Makefile avr/lib/avr25/attiny4313/Makefile avr/lib/avr25/attiny43u/Makefile avr/lib/avr25/attiny44/Makefile avr/lib/avr25/attiny44a/Makefile avr/lib/avr25/attiny45/Makefile avr/lib/avr25/attiny461/Makefile avr/lib/avr25/attiny461a/Makefile avr/lib/avr25/attiny48/Makefile avr/lib/avr25/attiny84/Makefile avr/lib/avr25/attiny84a/Makefile avr/lib/avr25/attiny85/Makefile avr/lib/avr25/attiny861/Makefile avr/lib/avr25/attiny861a/Makefile avr/lib/avr25/attiny87/Makefile avr/lib/avr25/attiny88/Makefile"
11188
ac_config_files="$ac_config_files avr/lib/avr3/Makefile avr/lib/avr3/atmega103/Makefile avr/lib/avr3/at43usb320/Makefile avr/lib/avr3/at43usb355/Makefile avr/lib/avr3/at76c711/Makefile avr/lib/avr3/at90usb82/Makefile avr/lib/avr3/at90usb162/Makefile"
11192
ac_config_files="$ac_config_files avr/lib/avr31/Makefile avr/lib/avr31/atmega103/Makefile avr/lib/avr31/at43usb320/Makefile"
11196
ac_config_files="$ac_config_files avr/lib/avr35/Makefile avr/lib/avr35/at90usb82/Makefile avr/lib/avr35/at90usb162/Makefile avr/lib/avr35/atmega8u2/Makefile avr/lib/avr35/atmega16u2/Makefile avr/lib/avr35/atmega32u2/Makefile avr/lib/avr35/attiny167/Makefile"
11200
ac_config_files="$ac_config_files avr/lib/avr4/Makefile avr/lib/avr4/atmega48/Makefile avr/lib/avr4/atmega48a/Makefile avr/lib/avr4/atmega48p/Makefile avr/lib/avr4/atmega8/Makefile avr/lib/avr4/atmega88/Makefile avr/lib/avr4/atmega88a/Makefile avr/lib/avr4/atmega88p/Makefile avr/lib/avr4/atmega88pa/Makefile avr/lib/avr4/atmega8515/Makefile avr/lib/avr4/atmega8535/Makefile avr/lib/avr4/atmega8hva/Makefile avr/lib/avr4/at90pwm1/Makefile avr/lib/avr4/at90pwm2/Makefile avr/lib/avr4/at90pwm2b/Makefile avr/lib/avr4/at90pwm3/Makefile avr/lib/avr4/at90pwm3b/Makefile avr/lib/avr4/at90pwm81/Makefile"
11204
ac_config_files="$ac_config_files avr/lib/avr5/Makefile avr/lib/avr5/at90can32/Makefile avr/lib/avr5/at90can64/Makefile avr/lib/avr5/at90can128/Makefile avr/lib/avr5/at90pwm216/Makefile avr/lib/avr5/at90pwm316/Makefile avr/lib/avr5/at90scr100/Makefile avr/lib/avr5/at90usb646/Makefile avr/lib/avr5/at90usb647/Makefile avr/lib/avr5/at90usb1286/Makefile avr/lib/avr5/at90usb1287/Makefile avr/lib/avr5/at94k/Makefile avr/lib/avr5/atmega16/Makefile avr/lib/avr5/atmega16a/Makefile avr/lib/avr5/atmega161/Makefile avr/lib/avr5/atmega162/Makefile avr/lib/avr5/atmega163/Makefile avr/lib/avr5/atmega164a/Makefile avr/lib/avr5/atmega164p/Makefile avr/lib/avr5/atmega165/Makefile avr/lib/avr5/atmega165a/Makefile avr/lib/avr5/atmega165p/Makefile avr/lib/avr5/atmega168/Makefile avr/lib/avr5/atmega168a/Makefile avr/lib/avr5/atmega168p/Makefile avr/lib/avr5/atmega169/Makefile avr/lib/avr5/atmega169a/Makefile avr/lib/avr5/atmega169p/Makefile avr/lib/avr5/atmega169pa/Makefile avr/lib/avr5/atmega16hva/Makefile avr/lib/avr5/atmega16hva2/Makefile avr/lib/avr5/atmega16hvb/Makefile avr/lib/avr5/atmega16hvbrevb/Makefile avr/lib/avr5/atmega16m1/Makefile avr/lib/avr5/atmega16u4/Makefile avr/lib/avr5/atmega32/Makefile avr/lib/avr5/atmega323/Makefile avr/lib/avr5/atmega324a/Makefile avr/lib/avr5/atmega324p/Makefile avr/lib/avr5/atmega324pa/Makefile avr/lib/avr5/atmega325/Makefile avr/lib/avr5/atmega325a/Makefile avr/lib/avr5/atmega325p/Makefile avr/lib/avr5/atmega3250/Makefile avr/lib/avr5/atmega3250a/Makefile avr/lib/avr5/atmega3250p/Makefile avr/lib/avr5/atmega328/Makefile avr/lib/avr5/atmega328p/Makefile avr/lib/avr5/atmega329/Makefile avr/lib/avr5/atmega329a/Makefile avr/lib/avr5/atmega329p/Makefile avr/lib/avr5/atmega329pa/Makefile avr/lib/avr5/atmega3290/Makefile avr/lib/avr5/atmega3290a/Makefile avr/lib/avr5/atmega3290p/Makefile avr/lib/avr5/atmega32c1/Makefile avr/lib/avr5/atmega32hvb/Makefile avr/lib/avr5/atmega32hvbrevb/Makefile avr/lib/avr5/atmega32m1/Makefile avr/lib/avr5/atmega32u4/Makefile avr/lib/avr5/atmega32u6/Makefile avr/lib/avr5/atmega406/Makefile avr/lib/avr5/atmega64/Makefile avr/lib/avr5/atmega640/Makefile avr/lib/avr5/atmega644/Makefile avr/lib/avr5/atmega644a/Makefile avr/lib/avr5/atmega644p/Makefile avr/lib/avr5/atmega644pa/Makefile avr/lib/avr5/atmega645/Makefile avr/lib/avr5/atmega645a/Makefile avr/lib/avr5/atmega645p/Makefile avr/lib/avr5/atmega6450/Makefile avr/lib/avr5/atmega6450a/Makefile avr/lib/avr5/atmega6450p/Makefile avr/lib/avr5/atmega649/Makefile avr/lib/avr5/atmega649a/Makefile avr/lib/avr5/atmega649p/Makefile avr/lib/avr5/atmega6490/Makefile avr/lib/avr5/atmega6490a/Makefile avr/lib/avr5/atmega6490p/Makefile avr/lib/avr5/atmega64c1/Makefile avr/lib/avr5/atmega64hve/Makefile avr/lib/avr5/atmega64m1/Makefile avr/lib/avr5/atmega128/Makefile avr/lib/avr5/atmega1280/Makefile avr/lib/avr5/atmega1281/Makefile avr/lib/avr5/atmega1284p/Makefile avr/lib/avr5/atmega128rfa1/Makefile avr/lib/avr5/m3000/Makefile"
11208
ac_config_files="$ac_config_files avr/lib/avr51/Makefile avr/lib/avr51/atmega128/Makefile avr/lib/avr51/atmega1280/Makefile avr/lib/avr51/atmega1281/Makefile avr/lib/avr51/atmega1284p/Makefile avr/lib/avr51/atmega128rfa1/Makefile avr/lib/avr51/at90can128/Makefile avr/lib/avr51/at90usb1286/Makefile avr/lib/avr51/at90usb1287/Makefile"
11212
ac_config_files="$ac_config_files avr/lib/avr6/Makefile avr/lib/avr6/atmega2560/Makefile avr/lib/avr6/atmega2561/Makefile"
11216
ac_config_files="$ac_config_files avr/lib/avrxmega2/Makefile avr/lib/avrxmega2/atxmega16a4/Makefile avr/lib/avrxmega2/atxmega16d4/Makefile avr/lib/avrxmega2/atxmega32a4/Makefile avr/lib/avrxmega2/atxmega32d4/Makefile"
11220
ac_config_files="$ac_config_files avr/lib/avrxmega4/Makefile avr/lib/avrxmega4/atxmega64a3/Makefile avr/lib/avrxmega4/atxmega64d3/Makefile"
11224
ac_config_files="$ac_config_files avr/lib/avrxmega5/Makefile avr/lib/avrxmega5/atxmega64a1/Makefile avr/lib/avrxmega5/atxmega64a1u/Makefile"
11228
ac_config_files="$ac_config_files avr/lib/avrxmega6/Makefile avr/lib/avrxmega6/atxmega128a3/Makefile avr/lib/avrxmega6/atxmega128d3/Makefile avr/lib/avrxmega6/atxmega192a3/Makefile avr/lib/avrxmega6/atxmega192d3/Makefile avr/lib/avrxmega6/atxmega256a3/Makefile avr/lib/avrxmega6/atxmega256a3b/Makefile avr/lib/avrxmega6/atxmega256d3/Makefile"
11232
ac_config_files="$ac_config_files avr/lib/avrxmega7/Makefile avr/lib/avrxmega7/atxmega128a1/Makefile avr/lib/avrxmega7/atxmega128a1u/Makefile"
11237
ac_config_files="$ac_config_files avr/lib/avrtiny10/Makefile avr/lib/avrtiny10/attiny4/Makefile avr/lib/avrtiny10/attiny5/Makefile avr/lib/avrtiny10/attiny9/Makefile avr/lib/avrtiny10/attiny10/Makefile avr/lib/avrtiny10/attiny20/Makefile avr/lib/avrtiny10/attiny40/Makefile"
11241
cat >confcache <<\_ACEOF
11242
# This file is a shell script that caches the results of configure
11243
# tests run on this system so they can be shared between configure
11244
# scripts and configure runs, see configure's option --config-cache.
11245
# It is not useful on other systems. If it contains results you don't
11246
# want to keep, you may remove or edit it.
11248
# config.status only pays attention to the cache file if you give it
11249
# the --recheck option to rerun configure.
11251
# `ac_cv_env_foo' variables (set or unset) will be overridden when
11252
# loading this file, other *unset* `ac_cv_foo' will be assigned the
11253
# following values.
11257
# The following way of writing the cache mishandles newlines in values,
11258
# but we know of no workaround that is simple, portable, and efficient.
11259
# So, we kill variables containing newlines.
11260
# Ultrix sh set writes to stderr and can't be redirected directly,
11261
# and sets the high bit in the cache file unless we assign to the vars.
11263
for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
11264
eval ac_val=\$$ac_var
11268
*_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
11269
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
11272
_ | IFS | as_nl) ;; #(
11273
BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
11274
*) { eval $ac_var=; unset $ac_var;} ;;
11280
case $as_nl`(ac_space=' '; set) 2>&1` in #(
11281
*${as_nl}ac_space=\ *)
11282
# `set' does not quote correctly, so add quotes: double-quote
11283
# substitution turns \\\\ into \\, and sed turns \\ into \.
11286
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
11289
# `set' quotes correctly as required by POSIX, so do not add quotes.
11290
sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
11299
s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
11301
s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
11303
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
11304
if test -w "$cache_file"; then
11305
if test "x$cache_file" != "x/dev/null"; then
11306
{ $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
11307
$as_echo "$as_me: updating cache $cache_file" >&6;}
11308
if test ! -f "$cache_file" || test -h "$cache_file"; then
11309
cat confcache >"$cache_file"
11311
case $cache_file in #(
11313
mv -f confcache "$cache_file"$$ &&
11314
mv -f "$cache_file"$$ "$cache_file" ;; #(
11316
mv -f confcache "$cache_file" ;;
11321
{ $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
11322
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
11327
test "x$prefix" = xNONE && prefix=$ac_default_prefix
11328
# Let make expand exec_prefix.
11329
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
11331
DEFS=-DHAVE_CONFIG_H
11336
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
11337
# 1. Remove the extension, and $U if already installed.
11338
ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
11339
ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
11340
# 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
11341
# will be set to the directory where LIBOBJS objects are built.
11342
as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
11343
as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
11345
LIBOBJS=$ac_libobjs
11347
LTLIBOBJS=$ac_ltlibobjs
11350
if test -n "$EXEEXT"; then
11352
am__EXEEXT_FALSE='#'
11354
am__EXEEXT_TRUE='#'
11358
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
11359
as_fn_error $? "conditional \"AMDEP\" was never defined.
11360
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11362
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
11363
as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
11364
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11366
if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
11367
as_fn_error $? "conditional \"am__fastdepCCAS\" was never defined.
11368
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11370
if test -z "${HAS_avr1_TRUE}" && test -z "${HAS_avr1_FALSE}"; then
11371
as_fn_error $? "conditional \"HAS_avr1\" was never defined.
11372
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11374
if test -z "${HAS_at90s1200_TRUE}" && test -z "${HAS_at90s1200_FALSE}"; then
11375
as_fn_error $? "conditional \"HAS_at90s1200\" was never defined.
11376
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11378
if test -z "${HAS_attiny11_TRUE}" && test -z "${HAS_attiny11_FALSE}"; then
11379
as_fn_error $? "conditional \"HAS_attiny11\" was never defined.
11380
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11382
if test -z "${HAS_attiny12_TRUE}" && test -z "${HAS_attiny12_FALSE}"; then
11383
as_fn_error $? "conditional \"HAS_attiny12\" was never defined.
11384
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11386
if test -z "${HAS_attiny15_TRUE}" && test -z "${HAS_attiny15_FALSE}"; then
11387
as_fn_error $? "conditional \"HAS_attiny15\" was never defined.
11388
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11390
if test -z "${HAS_attiny28_TRUE}" && test -z "${HAS_attiny28_FALSE}"; then
11391
as_fn_error $? "conditional \"HAS_attiny28\" was never defined.
11392
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11394
if test -z "${HAS_avr2_TRUE}" && test -z "${HAS_avr2_FALSE}"; then
11395
as_fn_error $? "conditional \"HAS_avr2\" was never defined.
11396
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11398
if test -z "${HAS_at90s2313_TRUE}" && test -z "${HAS_at90s2313_FALSE}"; then
11399
as_fn_error $? "conditional \"HAS_at90s2313\" was never defined.
11400
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11402
if test -z "${HAS_at90s2323_TRUE}" && test -z "${HAS_at90s2323_FALSE}"; then
11403
as_fn_error $? "conditional \"HAS_at90s2323\" was never defined.
11404
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11406
if test -z "${HAS_at90s2333_TRUE}" && test -z "${HAS_at90s2333_FALSE}"; then
11407
as_fn_error $? "conditional \"HAS_at90s2333\" was never defined.
11408
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11410
if test -z "${HAS_at90s2343_TRUE}" && test -z "${HAS_at90s2343_FALSE}"; then
11411
as_fn_error $? "conditional \"HAS_at90s2343\" was never defined.
11412
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11414
if test -z "${HAS_at90s4414_TRUE}" && test -z "${HAS_at90s4414_FALSE}"; then
11415
as_fn_error $? "conditional \"HAS_at90s4414\" was never defined.
11416
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11418
if test -z "${HAS_at90s4433_TRUE}" && test -z "${HAS_at90s4433_FALSE}"; then
11419
as_fn_error $? "conditional \"HAS_at90s4433\" was never defined.
11420
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11422
if test -z "${HAS_at90s4434_TRUE}" && test -z "${HAS_at90s4434_FALSE}"; then
11423
as_fn_error $? "conditional \"HAS_at90s4434\" was never defined.
11424
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11426
if test -z "${HAS_at90s8515_TRUE}" && test -z "${HAS_at90s8515_FALSE}"; then
11427
as_fn_error $? "conditional \"HAS_at90s8515\" was never defined.
11428
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11430
if test -z "${HAS_at90c8534_TRUE}" && test -z "${HAS_at90c8534_FALSE}"; then
11431
as_fn_error $? "conditional \"HAS_at90c8534\" was never defined.
11432
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11434
if test -z "${HAS_at90s8535_TRUE}" && test -z "${HAS_at90s8535_FALSE}"; then
11435
as_fn_error $? "conditional \"HAS_at90s8535\" was never defined.
11436
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11438
if test -z "${HAS_attiny22_TRUE}" && test -z "${HAS_attiny22_FALSE}"; then
11439
as_fn_error $? "conditional \"HAS_attiny22\" was never defined.
11440
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11442
if test -z "${HAS_attiny26_TRUE}" && test -z "${HAS_attiny26_FALSE}"; then
11443
as_fn_error $? "conditional \"HAS_attiny26\" was never defined.
11444
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11446
if test -z "${HAS_avr25_TRUE}" && test -z "${HAS_avr25_FALSE}"; then
11447
as_fn_error $? "conditional \"HAS_avr25\" was never defined.
11448
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11450
if test -z "${HAS_ata6289_TRUE}" && test -z "${HAS_ata6289_FALSE}"; then
11451
as_fn_error $? "conditional \"HAS_ata6289\" was never defined.
11452
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11454
if test -z "${HAS_attiny13_TRUE}" && test -z "${HAS_attiny13_FALSE}"; then
11455
as_fn_error $? "conditional \"HAS_attiny13\" was never defined.
11456
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11458
if test -z "${HAS_attiny13a_TRUE}" && test -z "${HAS_attiny13a_FALSE}"; then
11459
as_fn_error $? "conditional \"HAS_attiny13a\" was never defined.
11460
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11462
if test -z "${HAS_attiny2313_TRUE}" && test -z "${HAS_attiny2313_FALSE}"; then
11463
as_fn_error $? "conditional \"HAS_attiny2313\" was never defined.
11464
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11466
if test -z "${HAS_attiny2313a_TRUE}" && test -z "${HAS_attiny2313a_FALSE}"; then
11467
as_fn_error $? "conditional \"HAS_attiny2313a\" was never defined.
11468
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11470
if test -z "${HAS_attiny24_TRUE}" && test -z "${HAS_attiny24_FALSE}"; then
11471
as_fn_error $? "conditional \"HAS_attiny24\" was never defined.
11472
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11474
if test -z "${HAS_attiny24a_TRUE}" && test -z "${HAS_attiny24a_FALSE}"; then
11475
as_fn_error $? "conditional \"HAS_attiny24a\" was never defined.
11476
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11478
if test -z "${HAS_attiny25_TRUE}" && test -z "${HAS_attiny25_FALSE}"; then
11479
as_fn_error $? "conditional \"HAS_attiny25\" was never defined.
11480
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11482
if test -z "${HAS_attiny261_TRUE}" && test -z "${HAS_attiny261_FALSE}"; then
11483
as_fn_error $? "conditional \"HAS_attiny261\" was never defined.
11484
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11486
if test -z "${HAS_attiny261a_TRUE}" && test -z "${HAS_attiny261a_FALSE}"; then
11487
as_fn_error $? "conditional \"HAS_attiny261a\" was never defined.
11488
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11490
if test -z "${HAS_attiny43u_TRUE}" && test -z "${HAS_attiny43u_FALSE}"; then
11491
as_fn_error $? "conditional \"HAS_attiny43u\" was never defined.
11492
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11494
if test -z "${HAS_attiny4313_TRUE}" && test -z "${HAS_attiny4313_FALSE}"; then
11495
as_fn_error $? "conditional \"HAS_attiny4313\" was never defined.
11496
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11498
if test -z "${HAS_attiny44_TRUE}" && test -z "${HAS_attiny44_FALSE}"; then
11499
as_fn_error $? "conditional \"HAS_attiny44\" was never defined.
11500
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11502
if test -z "${HAS_attiny44a_TRUE}" && test -z "${HAS_attiny44a_FALSE}"; then
11503
as_fn_error $? "conditional \"HAS_attiny44a\" was never defined.
11504
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11506
if test -z "${HAS_attiny45_TRUE}" && test -z "${HAS_attiny45_FALSE}"; then
11507
as_fn_error $? "conditional \"HAS_attiny45\" was never defined.
11508
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11510
if test -z "${HAS_attiny461_TRUE}" && test -z "${HAS_attiny461_FALSE}"; then
11511
as_fn_error $? "conditional \"HAS_attiny461\" was never defined.
11512
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11514
if test -z "${HAS_attiny461a_TRUE}" && test -z "${HAS_attiny461a_FALSE}"; then
11515
as_fn_error $? "conditional \"HAS_attiny461a\" was never defined.
11516
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11518
if test -z "${HAS_attiny48_TRUE}" && test -z "${HAS_attiny48_FALSE}"; then
11519
as_fn_error $? "conditional \"HAS_attiny48\" was never defined.
11520
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11522
if test -z "${HAS_attiny84_TRUE}" && test -z "${HAS_attiny84_FALSE}"; then
11523
as_fn_error $? "conditional \"HAS_attiny84\" was never defined.
11524
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11526
if test -z "${HAS_attiny84a_TRUE}" && test -z "${HAS_attiny84a_FALSE}"; then
11527
as_fn_error $? "conditional \"HAS_attiny84a\" was never defined.
11528
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11530
if test -z "${HAS_attiny85_TRUE}" && test -z "${HAS_attiny85_FALSE}"; then
11531
as_fn_error $? "conditional \"HAS_attiny85\" was never defined.
11532
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11534
if test -z "${HAS_attiny861_TRUE}" && test -z "${HAS_attiny861_FALSE}"; then
11535
as_fn_error $? "conditional \"HAS_attiny861\" was never defined.
11536
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11538
if test -z "${HAS_attiny861a_TRUE}" && test -z "${HAS_attiny861a_FALSE}"; then
11539
as_fn_error $? "conditional \"HAS_attiny861a\" was never defined.
11540
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11542
if test -z "${HAS_attiny87_TRUE}" && test -z "${HAS_attiny87_FALSE}"; then
11543
as_fn_error $? "conditional \"HAS_attiny87\" was never defined.
11544
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11546
if test -z "${HAS_attiny88_TRUE}" && test -z "${HAS_attiny88_FALSE}"; then
11547
as_fn_error $? "conditional \"HAS_attiny88\" was never defined.
11548
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11550
if test -z "${HAS_at86rf401_TRUE}" && test -z "${HAS_at86rf401_FALSE}"; then
11551
as_fn_error $? "conditional \"HAS_at86rf401\" was never defined.
11552
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11554
if test -z "${HAS_avr3_TRUE}" && test -z "${HAS_avr3_FALSE}"; then
11555
as_fn_error $? "conditional \"HAS_avr3\" was never defined.
11556
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11558
if test -z "${HAS_at43usb320_TRUE}" && test -z "${HAS_at43usb320_FALSE}"; then
11559
as_fn_error $? "conditional \"HAS_at43usb320\" was never defined.
11560
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11562
if test -z "${HAS_at43usb355_TRUE}" && test -z "${HAS_at43usb355_FALSE}"; then
11563
as_fn_error $? "conditional \"HAS_at43usb355\" was never defined.
11564
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11566
if test -z "${HAS_at76c711_TRUE}" && test -z "${HAS_at76c711_FALSE}"; then
11567
as_fn_error $? "conditional \"HAS_at76c711\" was never defined.
11568
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11570
if test -z "${HAS_avr31_TRUE}" && test -z "${HAS_avr31_FALSE}"; then
11571
as_fn_error $? "conditional \"HAS_avr31\" was never defined.
11572
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11574
if test -z "${HAS_atmega103_TRUE}" && test -z "${HAS_atmega103_FALSE}"; then
11575
as_fn_error $? "conditional \"HAS_atmega103\" was never defined.
11576
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11578
if test -z "${HAS_avr35_TRUE}" && test -z "${HAS_avr35_FALSE}"; then
11579
as_fn_error $? "conditional \"HAS_avr35\" was never defined.
11580
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11582
if test -z "${HAS_at90usb82_TRUE}" && test -z "${HAS_at90usb82_FALSE}"; then
11583
as_fn_error $? "conditional \"HAS_at90usb82\" was never defined.
11584
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11586
if test -z "${HAS_at90usb162_TRUE}" && test -z "${HAS_at90usb162_FALSE}"; then
11587
as_fn_error $? "conditional \"HAS_at90usb162\" was never defined.
11588
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11590
if test -z "${HAS_atmega8u2_TRUE}" && test -z "${HAS_atmega8u2_FALSE}"; then
11591
as_fn_error $? "conditional \"HAS_atmega8u2\" was never defined.
11592
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11594
if test -z "${HAS_atmega16u2_TRUE}" && test -z "${HAS_atmega16u2_FALSE}"; then
11595
as_fn_error $? "conditional \"HAS_atmega16u2\" was never defined.
11596
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11598
if test -z "${HAS_atmega32u2_TRUE}" && test -z "${HAS_atmega32u2_FALSE}"; then
11599
as_fn_error $? "conditional \"HAS_atmega32u2\" was never defined.
11600
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11602
if test -z "${HAS_attiny167_TRUE}" && test -z "${HAS_attiny167_FALSE}"; then
11603
as_fn_error $? "conditional \"HAS_attiny167\" was never defined.
11604
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11606
if test -z "${HAS_avr4_TRUE}" && test -z "${HAS_avr4_FALSE}"; then
11607
as_fn_error $? "conditional \"HAS_avr4\" was never defined.
11608
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11610
if test -z "${HAS_atmega8_TRUE}" && test -z "${HAS_atmega8_FALSE}"; then
11611
as_fn_error $? "conditional \"HAS_atmega8\" was never defined.
11612
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11614
if test -z "${HAS_atmega8515_TRUE}" && test -z "${HAS_atmega8515_FALSE}"; then
11615
as_fn_error $? "conditional \"HAS_atmega8515\" was never defined.
11616
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11618
if test -z "${HAS_atmega8535_TRUE}" && test -z "${HAS_atmega8535_FALSE}"; then
11619
as_fn_error $? "conditional \"HAS_atmega8535\" was never defined.
11620
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11622
if test -z "${HAS_atmega48_TRUE}" && test -z "${HAS_atmega48_FALSE}"; then
11623
as_fn_error $? "conditional \"HAS_atmega48\" was never defined.
11624
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11626
if test -z "${HAS_atmega48a_TRUE}" && test -z "${HAS_atmega48a_FALSE}"; then
11627
as_fn_error $? "conditional \"HAS_atmega48a\" was never defined.
11628
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11630
if test -z "${HAS_atmega48p_TRUE}" && test -z "${HAS_atmega48p_FALSE}"; then
11631
as_fn_error $? "conditional \"HAS_atmega48p\" was never defined.
11632
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11634
if test -z "${HAS_atmega88_TRUE}" && test -z "${HAS_atmega88_FALSE}"; then
11635
as_fn_error $? "conditional \"HAS_atmega88\" was never defined.
11636
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11638
if test -z "${HAS_atmega88a_TRUE}" && test -z "${HAS_atmega88a_FALSE}"; then
11639
as_fn_error $? "conditional \"HAS_atmega88a\" was never defined.
11640
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11642
if test -z "${HAS_atmega88p_TRUE}" && test -z "${HAS_atmega88p_FALSE}"; then
11643
as_fn_error $? "conditional \"HAS_atmega88p\" was never defined.
11644
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11646
if test -z "${HAS_atmega88pa_TRUE}" && test -z "${HAS_atmega88pa_FALSE}"; then
11647
as_fn_error $? "conditional \"HAS_atmega88pa\" was never defined.
11648
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11650
if test -z "${HAS_atmega8hva_TRUE}" && test -z "${HAS_atmega8hva_FALSE}"; then
11651
as_fn_error $? "conditional \"HAS_atmega8hva\" was never defined.
11652
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11654
if test -z "${HAS_at90pwm1_TRUE}" && test -z "${HAS_at90pwm1_FALSE}"; then
11655
as_fn_error $? "conditional \"HAS_at90pwm1\" was never defined.
11656
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11658
if test -z "${HAS_at90pwm2_TRUE}" && test -z "${HAS_at90pwm2_FALSE}"; then
11659
as_fn_error $? "conditional \"HAS_at90pwm2\" was never defined.
11660
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11662
if test -z "${HAS_at90pwm2b_TRUE}" && test -z "${HAS_at90pwm2b_FALSE}"; then
11663
as_fn_error $? "conditional \"HAS_at90pwm2b\" was never defined.
11664
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11666
if test -z "${HAS_at90pwm3_TRUE}" && test -z "${HAS_at90pwm3_FALSE}"; then
11667
as_fn_error $? "conditional \"HAS_at90pwm3\" was never defined.
11668
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11670
if test -z "${HAS_at90pwm3b_TRUE}" && test -z "${HAS_at90pwm3b_FALSE}"; then
11671
as_fn_error $? "conditional \"HAS_at90pwm3b\" was never defined.
11672
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11674
if test -z "${HAS_at90pwm81_TRUE}" && test -z "${HAS_at90pwm81_FALSE}"; then
11675
as_fn_error $? "conditional \"HAS_at90pwm81\" was never defined.
11676
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11678
if test -z "${HAS_avr5_TRUE}" && test -z "${HAS_avr5_FALSE}"; then
11679
as_fn_error $? "conditional \"HAS_avr5\" was never defined.
11680
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11682
if test -z "${HAS_at90can32_TRUE}" && test -z "${HAS_at90can32_FALSE}"; then
11683
as_fn_error $? "conditional \"HAS_at90can32\" was never defined.
11684
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11686
if test -z "${HAS_at90can64_TRUE}" && test -z "${HAS_at90can64_FALSE}"; then
11687
as_fn_error $? "conditional \"HAS_at90can64\" was never defined.
11688
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11690
if test -z "${HAS_at90scr100_TRUE}" && test -z "${HAS_at90scr100_FALSE}"; then
11691
as_fn_error $? "conditional \"HAS_at90scr100\" was never defined.
11692
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11694
if test -z "${HAS_at90usb646_TRUE}" && test -z "${HAS_at90usb646_FALSE}"; then
11695
as_fn_error $? "conditional \"HAS_at90usb646\" was never defined.
11696
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11698
if test -z "${HAS_at90usb647_TRUE}" && test -z "${HAS_at90usb647_FALSE}"; then
11699
as_fn_error $? "conditional \"HAS_at90usb647\" was never defined.
11700
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11702
if test -z "${HAS_at90pwm316_TRUE}" && test -z "${HAS_at90pwm316_FALSE}"; then
11703
as_fn_error $? "conditional \"HAS_at90pwm316\" was never defined.
11704
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11706
if test -z "${HAS_at90pwm216_TRUE}" && test -z "${HAS_at90pwm216_FALSE}"; then
11707
as_fn_error $? "conditional \"HAS_at90pwm216\" was never defined.
11708
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11710
if test -z "${HAS_at94k_TRUE}" && test -z "${HAS_at94k_FALSE}"; then
11711
as_fn_error $? "conditional \"HAS_at94k\" was never defined.
11712
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11714
if test -z "${HAS_atmega16_TRUE}" && test -z "${HAS_atmega16_FALSE}"; then
11715
as_fn_error $? "conditional \"HAS_atmega16\" was never defined.
11716
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11718
if test -z "${HAS_atmega16a_TRUE}" && test -z "${HAS_atmega16a_FALSE}"; then
11719
as_fn_error $? "conditional \"HAS_atmega16a\" was never defined.
11720
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11722
if test -z "${HAS_atmega161_TRUE}" && test -z "${HAS_atmega161_FALSE}"; then
11723
as_fn_error $? "conditional \"HAS_atmega161\" was never defined.
11724
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11726
if test -z "${HAS_atmega162_TRUE}" && test -z "${HAS_atmega162_FALSE}"; then
11727
as_fn_error $? "conditional \"HAS_atmega162\" was never defined.
11728
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11730
if test -z "${HAS_atmega163_TRUE}" && test -z "${HAS_atmega163_FALSE}"; then
11731
as_fn_error $? "conditional \"HAS_atmega163\" was never defined.
11732
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11734
if test -z "${HAS_atmega164a_TRUE}" && test -z "${HAS_atmega164a_FALSE}"; then
11735
as_fn_error $? "conditional \"HAS_atmega164a\" was never defined.
11736
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11738
if test -z "${HAS_atmega164p_TRUE}" && test -z "${HAS_atmega164p_FALSE}"; then
11739
as_fn_error $? "conditional \"HAS_atmega164p\" was never defined.
11740
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11742
if test -z "${HAS_atmega165_TRUE}" && test -z "${HAS_atmega165_FALSE}"; then
11743
as_fn_error $? "conditional \"HAS_atmega165\" was never defined.
11744
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11746
if test -z "${HAS_atmega165a_TRUE}" && test -z "${HAS_atmega165a_FALSE}"; then
11747
as_fn_error $? "conditional \"HAS_atmega165a\" was never defined.
11748
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11750
if test -z "${HAS_atmega165p_TRUE}" && test -z "${HAS_atmega165p_FALSE}"; then
11751
as_fn_error $? "conditional \"HAS_atmega165p\" was never defined.
11752
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11754
if test -z "${HAS_atmega168_TRUE}" && test -z "${HAS_atmega168_FALSE}"; then
11755
as_fn_error $? "conditional \"HAS_atmega168\" was never defined.
11756
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11758
if test -z "${HAS_atmega168a_TRUE}" && test -z "${HAS_atmega168a_FALSE}"; then
11759
as_fn_error $? "conditional \"HAS_atmega168a\" was never defined.
11760
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11762
if test -z "${HAS_atmega168p_TRUE}" && test -z "${HAS_atmega168p_FALSE}"; then
11763
as_fn_error $? "conditional \"HAS_atmega168p\" was never defined.
11764
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11766
if test -z "${HAS_atmega169_TRUE}" && test -z "${HAS_atmega169_FALSE}"; then
11767
as_fn_error $? "conditional \"HAS_atmega169\" was never defined.
11768
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11770
if test -z "${HAS_atmega169a_TRUE}" && test -z "${HAS_atmega169a_FALSE}"; then
11771
as_fn_error $? "conditional \"HAS_atmega169a\" was never defined.
11772
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11774
if test -z "${HAS_atmega169p_TRUE}" && test -z "${HAS_atmega169p_FALSE}"; then
11775
as_fn_error $? "conditional \"HAS_atmega169p\" was never defined.
11776
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11778
if test -z "${HAS_atmega169pa_TRUE}" && test -z "${HAS_atmega169pa_FALSE}"; then
11779
as_fn_error $? "conditional \"HAS_atmega169pa\" was never defined.
11780
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11782
if test -z "${HAS_atmega16hva_TRUE}" && test -z "${HAS_atmega16hva_FALSE}"; then
11783
as_fn_error $? "conditional \"HAS_atmega16hva\" was never defined.
11784
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11786
if test -z "${HAS_atmega16hva2_TRUE}" && test -z "${HAS_atmega16hva2_FALSE}"; then
11787
as_fn_error $? "conditional \"HAS_atmega16hva2\" was never defined.
11788
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11790
if test -z "${HAS_atmega16hvb_TRUE}" && test -z "${HAS_atmega16hvb_FALSE}"; then
11791
as_fn_error $? "conditional \"HAS_atmega16hvb\" was never defined.
11792
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11794
if test -z "${HAS_atmega16hvbrevb_TRUE}" && test -z "${HAS_atmega16hvbrevb_FALSE}"; then
11795
as_fn_error $? "conditional \"HAS_atmega16hvbrevb\" was never defined.
11796
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11798
if test -z "${HAS_atmega16m1_TRUE}" && test -z "${HAS_atmega16m1_FALSE}"; then
11799
as_fn_error $? "conditional \"HAS_atmega16m1\" was never defined.
11800
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11802
if test -z "${HAS_atmega16u4_TRUE}" && test -z "${HAS_atmega16u4_FALSE}"; then
11803
as_fn_error $? "conditional \"HAS_atmega16u4\" was never defined.
11804
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11806
if test -z "${HAS_atmega32_TRUE}" && test -z "${HAS_atmega32_FALSE}"; then
11807
as_fn_error $? "conditional \"HAS_atmega32\" was never defined.
11808
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11810
if test -z "${HAS_atmega323_TRUE}" && test -z "${HAS_atmega323_FALSE}"; then
11811
as_fn_error $? "conditional \"HAS_atmega323\" was never defined.
11812
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11814
if test -z "${HAS_atmega324a_TRUE}" && test -z "${HAS_atmega324a_FALSE}"; then
11815
as_fn_error $? "conditional \"HAS_atmega324a\" was never defined.
11816
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11818
if test -z "${HAS_atmega324p_TRUE}" && test -z "${HAS_atmega324p_FALSE}"; then
11819
as_fn_error $? "conditional \"HAS_atmega324p\" was never defined.
11820
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11822
if test -z "${HAS_atmega324pa_TRUE}" && test -z "${HAS_atmega324pa_FALSE}"; then
11823
as_fn_error $? "conditional \"HAS_atmega324pa\" was never defined.
11824
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11826
if test -z "${HAS_atmega325_TRUE}" && test -z "${HAS_atmega325_FALSE}"; then
11827
as_fn_error $? "conditional \"HAS_atmega325\" was never defined.
11828
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11830
if test -z "${HAS_atmega325a_TRUE}" && test -z "${HAS_atmega325a_FALSE}"; then
11831
as_fn_error $? "conditional \"HAS_atmega325a\" was never defined.
11832
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11834
if test -z "${HAS_atmega325p_TRUE}" && test -z "${HAS_atmega325p_FALSE}"; then
11835
as_fn_error $? "conditional \"HAS_atmega325p\" was never defined.
11836
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11838
if test -z "${HAS_atmega3250_TRUE}" && test -z "${HAS_atmega3250_FALSE}"; then
11839
as_fn_error $? "conditional \"HAS_atmega3250\" was never defined.
11840
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11842
if test -z "${HAS_atmega3250a_TRUE}" && test -z "${HAS_atmega3250a_FALSE}"; then
11843
as_fn_error $? "conditional \"HAS_atmega3250a\" was never defined.
11844
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11846
if test -z "${HAS_atmega3250p_TRUE}" && test -z "${HAS_atmega3250p_FALSE}"; then
11847
as_fn_error $? "conditional \"HAS_atmega3250p\" was never defined.
11848
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11850
if test -z "${HAS_atmega328_TRUE}" && test -z "${HAS_atmega328_FALSE}"; then
11851
as_fn_error $? "conditional \"HAS_atmega328\" was never defined.
11852
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11854
if test -z "${HAS_atmega328p_TRUE}" && test -z "${HAS_atmega328p_FALSE}"; then
11855
as_fn_error $? "conditional \"HAS_atmega328p\" was never defined.
11856
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11858
if test -z "${HAS_atmega329_TRUE}" && test -z "${HAS_atmega329_FALSE}"; then
11859
as_fn_error $? "conditional \"HAS_atmega329\" was never defined.
11860
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11862
if test -z "${HAS_atmega329a_TRUE}" && test -z "${HAS_atmega329a_FALSE}"; then
11863
as_fn_error $? "conditional \"HAS_atmega329a\" was never defined.
11864
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11866
if test -z "${HAS_atmega329p_TRUE}" && test -z "${HAS_atmega329p_FALSE}"; then
11867
as_fn_error $? "conditional \"HAS_atmega329p\" was never defined.
11868
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11870
if test -z "${HAS_atmega329pa_TRUE}" && test -z "${HAS_atmega329pa_FALSE}"; then
11871
as_fn_error $? "conditional \"HAS_atmega329pa\" was never defined.
11872
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11874
if test -z "${HAS_atmega3290_TRUE}" && test -z "${HAS_atmega3290_FALSE}"; then
11875
as_fn_error $? "conditional \"HAS_atmega3290\" was never defined.
11876
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11878
if test -z "${HAS_atmega3290a_TRUE}" && test -z "${HAS_atmega3290a_FALSE}"; then
11879
as_fn_error $? "conditional \"HAS_atmega3290a\" was never defined.
11880
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11882
if test -z "${HAS_atmega3290p_TRUE}" && test -z "${HAS_atmega3290p_FALSE}"; then
11883
as_fn_error $? "conditional \"HAS_atmega3290p\" was never defined.
11884
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11886
if test -z "${HAS_atmega32c1_TRUE}" && test -z "${HAS_atmega32c1_FALSE}"; then
11887
as_fn_error $? "conditional \"HAS_atmega32c1\" was never defined.
11888
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11890
if test -z "${HAS_atmega32hvb_TRUE}" && test -z "${HAS_atmega32hvb_FALSE}"; then
11891
as_fn_error $? "conditional \"HAS_atmega32hvb\" was never defined.
11892
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11894
if test -z "${HAS_atmega32hvbrevb_TRUE}" && test -z "${HAS_atmega32hvbrevb_FALSE}"; then
11895
as_fn_error $? "conditional \"HAS_atmega32hvbrevb\" was never defined.
11896
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11898
if test -z "${HAS_atmega32m1_TRUE}" && test -z "${HAS_atmega32m1_FALSE}"; then
11899
as_fn_error $? "conditional \"HAS_atmega32m1\" was never defined.
11900
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11902
if test -z "${HAS_atmega32u4_TRUE}" && test -z "${HAS_atmega32u4_FALSE}"; then
11903
as_fn_error $? "conditional \"HAS_atmega32u4\" was never defined.
11904
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11906
if test -z "${HAS_atmega32u6_TRUE}" && test -z "${HAS_atmega32u6_FALSE}"; then
11907
as_fn_error $? "conditional \"HAS_atmega32u6\" was never defined.
11908
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11910
if test -z "${HAS_atmega406_TRUE}" && test -z "${HAS_atmega406_FALSE}"; then
11911
as_fn_error $? "conditional \"HAS_atmega406\" was never defined.
11912
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11914
if test -z "${HAS_atmega64_TRUE}" && test -z "${HAS_atmega64_FALSE}"; then
11915
as_fn_error $? "conditional \"HAS_atmega64\" was never defined.
11916
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11918
if test -z "${HAS_atmega640_TRUE}" && test -z "${HAS_atmega640_FALSE}"; then
11919
as_fn_error $? "conditional \"HAS_atmega640\" was never defined.
11920
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11922
if test -z "${HAS_atmega644_TRUE}" && test -z "${HAS_atmega644_FALSE}"; then
11923
as_fn_error $? "conditional \"HAS_atmega644\" was never defined.
11924
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11926
if test -z "${HAS_atmega644a_TRUE}" && test -z "${HAS_atmega644a_FALSE}"; then
11927
as_fn_error $? "conditional \"HAS_atmega644a\" was never defined.
11928
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11930
if test -z "${HAS_atmega644p_TRUE}" && test -z "${HAS_atmega644p_FALSE}"; then
11931
as_fn_error $? "conditional \"HAS_atmega644p\" was never defined.
11932
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11934
if test -z "${HAS_atmega644pa_TRUE}" && test -z "${HAS_atmega644pa_FALSE}"; then
11935
as_fn_error $? "conditional \"HAS_atmega644pa\" was never defined.
11936
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11938
if test -z "${HAS_atmega645_TRUE}" && test -z "${HAS_atmega645_FALSE}"; then
11939
as_fn_error $? "conditional \"HAS_atmega645\" was never defined.
11940
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11942
if test -z "${HAS_atmega645a_TRUE}" && test -z "${HAS_atmega645a_FALSE}"; then
11943
as_fn_error $? "conditional \"HAS_atmega645a\" was never defined.
11944
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11946
if test -z "${HAS_atmega645p_TRUE}" && test -z "${HAS_atmega645p_FALSE}"; then
11947
as_fn_error $? "conditional \"HAS_atmega645p\" was never defined.
11948
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11950
if test -z "${HAS_atmega6450_TRUE}" && test -z "${HAS_atmega6450_FALSE}"; then
11951
as_fn_error $? "conditional \"HAS_atmega6450\" was never defined.
11952
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11954
if test -z "${HAS_atmega6450a_TRUE}" && test -z "${HAS_atmega6450a_FALSE}"; then
11955
as_fn_error $? "conditional \"HAS_atmega6450a\" was never defined.
11956
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11958
if test -z "${HAS_atmega6450p_TRUE}" && test -z "${HAS_atmega6450p_FALSE}"; then
11959
as_fn_error $? "conditional \"HAS_atmega6450p\" was never defined.
11960
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11962
if test -z "${HAS_atmega649_TRUE}" && test -z "${HAS_atmega649_FALSE}"; then
11963
as_fn_error $? "conditional \"HAS_atmega649\" was never defined.
11964
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11966
if test -z "${HAS_atmega649a_TRUE}" && test -z "${HAS_atmega649a_FALSE}"; then
11967
as_fn_error $? "conditional \"HAS_atmega649a\" was never defined.
11968
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11970
if test -z "${HAS_atmega649p_TRUE}" && test -z "${HAS_atmega649p_FALSE}"; then
11971
as_fn_error $? "conditional \"HAS_atmega649p\" was never defined.
11972
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11974
if test -z "${HAS_atmega6490_TRUE}" && test -z "${HAS_atmega6490_FALSE}"; then
11975
as_fn_error $? "conditional \"HAS_atmega6490\" was never defined.
11976
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11978
if test -z "${HAS_atmega6490a_TRUE}" && test -z "${HAS_atmega6490a_FALSE}"; then
11979
as_fn_error $? "conditional \"HAS_atmega6490a\" was never defined.
11980
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11982
if test -z "${HAS_atmega6490p_TRUE}" && test -z "${HAS_atmega6490p_FALSE}"; then
11983
as_fn_error $? "conditional \"HAS_atmega6490p\" was never defined.
11984
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11986
if test -z "${HAS_atmega64c1_TRUE}" && test -z "${HAS_atmega64c1_FALSE}"; then
11987
as_fn_error $? "conditional \"HAS_atmega64c1\" was never defined.
11988
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11990
if test -z "${HAS_atmega64hve_TRUE}" && test -z "${HAS_atmega64hve_FALSE}"; then
11991
as_fn_error $? "conditional \"HAS_atmega64hve\" was never defined.
11992
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11994
if test -z "${HAS_atmega64m1_TRUE}" && test -z "${HAS_atmega64m1_FALSE}"; then
11995
as_fn_error $? "conditional \"HAS_atmega64m1\" was never defined.
11996
Usually this means the macro was only invoked conditionally." "$LINENO" 5
11998
if test -z "${HAS_atmega128rfa1_TRUE}" && test -z "${HAS_atmega128rfa1_FALSE}"; then
11999
as_fn_error $? "conditional \"HAS_atmega128rfa1\" was never defined.
12000
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12002
if test -z "${HAS_m3000_TRUE}" && test -z "${HAS_m3000_FALSE}"; then
12003
as_fn_error $? "conditional \"HAS_m3000\" was never defined.
12004
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12006
if test -z "${HAS_avr51_TRUE}" && test -z "${HAS_avr51_FALSE}"; then
12007
as_fn_error $? "conditional \"HAS_avr51\" was never defined.
12008
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12010
if test -z "${HAS_atmega128_TRUE}" && test -z "${HAS_atmega128_FALSE}"; then
12011
as_fn_error $? "conditional \"HAS_atmega128\" was never defined.
12012
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12014
if test -z "${HAS_atmega1280_TRUE}" && test -z "${HAS_atmega1280_FALSE}"; then
12015
as_fn_error $? "conditional \"HAS_atmega1280\" was never defined.
12016
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12018
if test -z "${HAS_atmega1281_TRUE}" && test -z "${HAS_atmega1281_FALSE}"; then
12019
as_fn_error $? "conditional \"HAS_atmega1281\" was never defined.
12020
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12022
if test -z "${HAS_atmega1284p_TRUE}" && test -z "${HAS_atmega1284p_FALSE}"; then
12023
as_fn_error $? "conditional \"HAS_atmega1284p\" was never defined.
12024
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12026
if test -z "${HAS_at90can128_TRUE}" && test -z "${HAS_at90can128_FALSE}"; then
12027
as_fn_error $? "conditional \"HAS_at90can128\" was never defined.
12028
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12030
if test -z "${HAS_at90usb1286_TRUE}" && test -z "${HAS_at90usb1286_FALSE}"; then
12031
as_fn_error $? "conditional \"HAS_at90usb1286\" was never defined.
12032
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12034
if test -z "${HAS_at90usb1287_TRUE}" && test -z "${HAS_at90usb1287_FALSE}"; then
12035
as_fn_error $? "conditional \"HAS_at90usb1287\" was never defined.
12036
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12038
if test -z "${HAS_avr6_TRUE}" && test -z "${HAS_avr6_FALSE}"; then
12039
as_fn_error $? "conditional \"HAS_avr6\" was never defined.
12040
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12042
if test -z "${HAS_atmega2560_TRUE}" && test -z "${HAS_atmega2560_FALSE}"; then
12043
as_fn_error $? "conditional \"HAS_atmega2560\" was never defined.
12044
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12046
if test -z "${HAS_atmega2561_TRUE}" && test -z "${HAS_atmega2561_FALSE}"; then
12047
as_fn_error $? "conditional \"HAS_atmega2561\" was never defined.
12048
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12050
if test -z "${HAS_avrxmega2_TRUE}" && test -z "${HAS_avrxmega2_FALSE}"; then
12051
as_fn_error $? "conditional \"HAS_avrxmega2\" was never defined.
12052
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12054
if test -z "${HAS_atxmega16a4_TRUE}" && test -z "${HAS_atxmega16a4_FALSE}"; then
12055
as_fn_error $? "conditional \"HAS_atxmega16a4\" was never defined.
12056
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12058
if test -z "${HAS_atxmega16d4_TRUE}" && test -z "${HAS_atxmega16d4_FALSE}"; then
12059
as_fn_error $? "conditional \"HAS_atxmega16d4\" was never defined.
12060
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12062
if test -z "${HAS_atxmega32a4_TRUE}" && test -z "${HAS_atxmega32a4_FALSE}"; then
12063
as_fn_error $? "conditional \"HAS_atxmega32a4\" was never defined.
12064
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12066
if test -z "${HAS_atxmega32d4_TRUE}" && test -z "${HAS_atxmega32d4_FALSE}"; then
12067
as_fn_error $? "conditional \"HAS_atxmega32d4\" was never defined.
12068
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12070
if test -z "${HAS_avrxmega4_TRUE}" && test -z "${HAS_avrxmega4_FALSE}"; then
12071
as_fn_error $? "conditional \"HAS_avrxmega4\" was never defined.
12072
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12074
if test -z "${HAS_atxmega64a3_TRUE}" && test -z "${HAS_atxmega64a3_FALSE}"; then
12075
as_fn_error $? "conditional \"HAS_atxmega64a3\" was never defined.
12076
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12078
if test -z "${HAS_atxmega64d3_TRUE}" && test -z "${HAS_atxmega64d3_FALSE}"; then
12079
as_fn_error $? "conditional \"HAS_atxmega64d3\" was never defined.
12080
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12082
if test -z "${HAS_avrxmega5_TRUE}" && test -z "${HAS_avrxmega5_FALSE}"; then
12083
as_fn_error $? "conditional \"HAS_avrxmega5\" was never defined.
12084
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12086
if test -z "${HAS_atxmega64a1_TRUE}" && test -z "${HAS_atxmega64a1_FALSE}"; then
12087
as_fn_error $? "conditional \"HAS_atxmega64a1\" was never defined.
12088
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12090
if test -z "${HAS_atxmega64a1u_TRUE}" && test -z "${HAS_atxmega64a1u_FALSE}"; then
12091
as_fn_error $? "conditional \"HAS_atxmega64a1u\" was never defined.
12092
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12094
if test -z "${HAS_avrxmega6_TRUE}" && test -z "${HAS_avrxmega6_FALSE}"; then
12095
as_fn_error $? "conditional \"HAS_avrxmega6\" was never defined.
12096
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12098
if test -z "${HAS_atxmega128a3_TRUE}" && test -z "${HAS_atxmega128a3_FALSE}"; then
12099
as_fn_error $? "conditional \"HAS_atxmega128a3\" was never defined.
12100
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12102
if test -z "${HAS_atxmega128d3_TRUE}" && test -z "${HAS_atxmega128d3_FALSE}"; then
12103
as_fn_error $? "conditional \"HAS_atxmega128d3\" was never defined.
12104
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12106
if test -z "${HAS_atxmega192a3_TRUE}" && test -z "${HAS_atxmega192a3_FALSE}"; then
12107
as_fn_error $? "conditional \"HAS_atxmega192a3\" was never defined.
12108
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12110
if test -z "${HAS_atxmega192d3_TRUE}" && test -z "${HAS_atxmega192d3_FALSE}"; then
12111
as_fn_error $? "conditional \"HAS_atxmega192d3\" was never defined.
12112
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12114
if test -z "${HAS_atxmega256a3_TRUE}" && test -z "${HAS_atxmega256a3_FALSE}"; then
12115
as_fn_error $? "conditional \"HAS_atxmega256a3\" was never defined.
12116
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12118
if test -z "${HAS_atxmega256a3b_TRUE}" && test -z "${HAS_atxmega256a3b_FALSE}"; then
12119
as_fn_error $? "conditional \"HAS_atxmega256a3b\" was never defined.
12120
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12122
if test -z "${HAS_atxmega256d3_TRUE}" && test -z "${HAS_atxmega256d3_FALSE}"; then
12123
as_fn_error $? "conditional \"HAS_atxmega256d3\" was never defined.
12124
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12126
if test -z "${HAS_avrxmega7_TRUE}" && test -z "${HAS_avrxmega7_FALSE}"; then
12127
as_fn_error $? "conditional \"HAS_avrxmega7\" was never defined.
12128
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12130
if test -z "${HAS_atxmega128a1_TRUE}" && test -z "${HAS_atxmega128a1_FALSE}"; then
12131
as_fn_error $? "conditional \"HAS_atxmega128a1\" was never defined.
12132
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12134
if test -z "${HAS_atxmega128a1u_TRUE}" && test -z "${HAS_atxmega128a1u_FALSE}"; then
12135
as_fn_error $? "conditional \"HAS_atxmega128a1u\" was never defined.
12136
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12138
if test -z "${HAS_avrtiny10_TRUE}" && test -z "${HAS_avrtiny10_FALSE}"; then
12139
as_fn_error $? "conditional \"HAS_avrtiny10\" was never defined.
12140
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12142
if test -z "${HAS_attiny4_TRUE}" && test -z "${HAS_attiny4_FALSE}"; then
12143
as_fn_error $? "conditional \"HAS_attiny4\" was never defined.
12144
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12146
if test -z "${HAS_attiny5_TRUE}" && test -z "${HAS_attiny5_FALSE}"; then
12147
as_fn_error $? "conditional \"HAS_attiny5\" was never defined.
12148
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12150
if test -z "${HAS_attiny9_TRUE}" && test -z "${HAS_attiny9_FALSE}"; then
12151
as_fn_error $? "conditional \"HAS_attiny9\" was never defined.
12152
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12154
if test -z "${HAS_attiny10_TRUE}" && test -z "${HAS_attiny10_FALSE}"; then
12155
as_fn_error $? "conditional \"HAS_attiny10\" was never defined.
12156
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12158
if test -z "${HAS_attiny20_TRUE}" && test -z "${HAS_attiny20_FALSE}"; then
12159
as_fn_error $? "conditional \"HAS_attiny20\" was never defined.
12160
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12162
if test -z "${HAS_attiny40_TRUE}" && test -z "${HAS_attiny40_FALSE}"; then
12163
as_fn_error $? "conditional \"HAS_attiny40\" was never defined.
12164
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12167
: "${CONFIG_STATUS=./config.status}"
12169
ac_clean_files_save=$ac_clean_files
12170
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12171
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
12172
$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
12174
cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
12176
# Generated by $as_me.
12177
# Run this file to recreate the current configuration.
12178
# Compiler output produced by configure, useful for debugging
12179
# configure, is in config.log if it exists.
12182
ac_cs_recheck=false
12185
SHELL=\${CONFIG_SHELL-$SHELL}
12188
cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
12189
## -------------------- ##
12190
## M4sh Initialization. ##
12191
## -------------------- ##
12193
# Be more Bourne compatible
12194
DUALCASE=1; export DUALCASE # for MKS sh
12195
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
12198
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
12199
# is contrary to our usage. Disable this feature.
12200
alias -g '${1+"$@"}'='"$@"'
12201
setopt NO_GLOB_SUBST
12203
case `(set -o) 2>/dev/null` in #(
12215
# Printing a long string crashes Solaris 7 /usr/bin/printf.
12216
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
12217
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
12218
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
12219
# Prefer a ksh shell builtin over an external printf program on Solaris,
12220
# but without wasting forks for bash or zsh.
12221
if test -z "$BASH_VERSION$ZSH_VERSION" \
12222
&& (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
12223
as_echo='print -r --'
12224
as_echo_n='print -rn --'
12225
elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
12226
as_echo='printf %s\n'
12227
as_echo_n='printf %s'
12229
if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
12230
as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
12231
as_echo_n='/usr/ucb/echo -n'
12233
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
12234
as_echo_n_body='eval
12238
expr "X$arg" : "X\\(.*\\)$as_nl";
12239
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
12241
expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
12243
export as_echo_n_body
12244
as_echo_n='sh -c $as_echo_n_body as_echo'
12246
export as_echo_body
12247
as_echo='sh -c $as_echo_body as_echo'
12250
# The user is always right.
12251
if test "${PATH_SEPARATOR+set}" != set; then
12253
(PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
12254
(PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
12261
# We need space, tab and new line, in precisely that order. Quoting is
12262
# there to prevent editors from complaining about space-tab.
12263
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
12264
# splitting by setting IFS to empty value.)
12267
# Find who we are. Look in the path if we contain no directory separator.
12270
*[\\/]* ) as_myself=$0 ;;
12271
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12272
for as_dir in $PATH
12275
test -z "$as_dir" && as_dir=.
12276
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
12282
# We did not find ourselves, most probably we were run as `sh COMMAND'
12283
# in which case we are not to be found in the path.
12284
if test "x$as_myself" = x; then
12287
if test ! -f "$as_myself"; then
12288
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
12292
# Unset variables that we do not need and which cause bugs (e.g. in
12293
# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
12294
# suppresses any "Segmentation fault" message there. '((' could
12295
# trigger a bug in pdksh 5.2.14.
12296
for as_var in BASH_ENV ENV MAIL MAILPATH
12297
do eval test x\${$as_var+set} = xset \
12298
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
12311
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12314
# as_fn_error STATUS ERROR [LINENO LOG_FD]
12315
# ----------------------------------------
12316
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
12317
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
12318
# script with STATUS, using 1 if that was 0.
12321
as_status=$1; test $as_status -eq 0 && as_status=1
12323
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
12324
$as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
12326
$as_echo "$as_me: error: $2" >&2
12327
as_fn_exit $as_status
12331
# as_fn_set_status STATUS
12332
# -----------------------
12333
# Set $? to STATUS, without forking.
12334
as_fn_set_status ()
12337
} # as_fn_set_status
12339
# as_fn_exit STATUS
12340
# -----------------
12341
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
12345
as_fn_set_status $1
12351
# Portably unset VAR.
12354
{ eval $1=; unset $1;}
12356
as_unset=as_fn_unset
12357
# as_fn_append VAR VALUE
12358
# ----------------------
12359
# Append the text in VALUE to the end of the definition contained in VAR. Take
12360
# advantage of any shell optimizations that allow amortized linear growth over
12361
# repeated appends, instead of the typical quadratic growth present in naive
12363
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
12364
eval 'as_fn_append ()
12375
# as_fn_arith ARG...
12376
# ------------------
12377
# Perform arithmetic evaluation on the ARGs, and store the result in the
12378
# global $as_val. Take advantage of shells that can avoid forks. The arguments
12379
# must be portable across $(()) and expr.
12380
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
12381
eval 'as_fn_arith ()
12388
as_val=`expr "$@" || test $? -eq 1`
12393
if expr a : '\(a\)' >/dev/null 2>&1 &&
12394
test "X`expr 00001 : '.*\(...\)'`" = X001; then
12400
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
12401
as_basename=basename
12406
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
12412
as_me=`$as_basename -- "$0" ||
12413
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
12414
X"$0" : 'X\(//\)$' \| \
12415
X"$0" : 'X\(/\)' \| . 2>/dev/null ||
12417
sed '/^.*\/\([^/][^/]*\)\/*$/{
12431
# Avoid depending upon Character Ranges.
12432
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
12433
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
12434
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
12435
as_cr_digits='0123456789'
12436
as_cr_alnum=$as_cr_Letters$as_cr_digits
12438
ECHO_C= ECHO_N= ECHO_T=
12439
case `echo -n x` in #(((((
12441
case `echo 'xy\c'` in
12442
*c*) ECHO_T=' ';; # ECHO_T is single tab character.
12444
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null
12451
rm -f conf$$ conf$$.exe conf$$.file
12452
if test -d conf$$.dir; then
12453
rm -f conf$$.dir/conf$$.file
12456
mkdir conf$$.dir 2>/dev/null
12458
if (echo >conf$$.file) 2>/dev/null; then
12459
if ln -s conf$$.file conf$$ 2>/dev/null; then
12461
# ... but there are two gotchas:
12462
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
12463
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
12464
# In both cases, we have to default to `cp -p'.
12465
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
12467
elif ln conf$$.file conf$$ 2>/dev/null; then
12475
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
12476
rmdir conf$$.dir 2>/dev/null
12481
# Create "$as_dir" as a directory, including parents if necessary.
12486
-*) as_dir=./$as_dir;;
12488
test -d "$as_dir" || eval $as_mkdir_p || {
12492
*\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
12493
*) as_qdir=$as_dir;;
12495
as_dirs="'$as_qdir' $as_dirs"
12496
as_dir=`$as_dirname -- "$as_dir" ||
12497
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12498
X"$as_dir" : 'X\(//\)[^/]' \| \
12499
X"$as_dir" : 'X\(//\)$' \| \
12500
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
12501
$as_echo X"$as_dir" |
12502
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12506
/^X\(\/\/\)[^/].*/{
12519
test -d "$as_dir" && break
12521
test -z "$as_dirs" || eval "mkdir $as_dirs"
12522
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
12526
if mkdir -p . 2>/dev/null; then
12527
as_mkdir_p='mkdir -p "$as_dir"'
12529
test -d ./-p && rmdir ./-p
12533
if test -x / >/dev/null 2>&1; then
12534
as_test_x='test -x'
12536
if ls -dL / >/dev/null 2>&1; then
12543
if test -d "$1"; then
12549
case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
12550
???[sx]*):;;*)false;;esac;fi
12554
as_executable_p=$as_test_x
12556
# Sed expression to map a string onto a valid CPP name.
12557
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12559
# Sed expression to map a string onto a valid variable name.
12560
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
12564
## ----------------------------------- ##
12565
## Main body of $CONFIG_STATUS script. ##
12566
## ----------------------------------- ##
12568
test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
12570
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12571
# Save the log message, to keep $0 and so on meaningful, and to
12572
# report actual input values of CONFIG_FILES etc. instead of their
12573
# values after options handling.
12575
This file was extended by avr-libc $as_me 1.8.0, which was
12576
generated by GNU Autoconf 2.68. Invocation command line was
12578
CONFIG_FILES = $CONFIG_FILES
12579
CONFIG_HEADERS = $CONFIG_HEADERS
12580
CONFIG_LINKS = $CONFIG_LINKS
12581
CONFIG_COMMANDS = $CONFIG_COMMANDS
12584
on `(hostname || uname -n) 2>/dev/null | sed 1q`
12589
case $ac_config_files in *"
12590
"*) set x $ac_config_files; shift; ac_config_files=$*;;
12593
case $ac_config_headers in *"
12594
"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
12598
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12599
# Files that config.status was made for.
12600
config_files="$ac_config_files"
12601
config_headers="$ac_config_headers"
12602
config_commands="$ac_config_commands"
12606
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12608
\`$as_me' instantiates files and other configuration actions
12609
from templates according to the current configuration. Unless the files
12610
and actions are specified as TAGs, all are instantiated by default.
12612
Usage: $0 [OPTION]... [TAG]...
12614
-h, --help print this help, then exit
12615
-V, --version print version number and configuration settings, then exit
12616
--config print configuration, then exit
12617
-q, --quiet, --silent
12618
do not print progress messages
12619
-d, --debug don't remove temporary files
12620
--recheck update $as_me by reconfiguring in the same conditions
12621
--file=FILE[:TEMPLATE]
12622
instantiate the configuration file FILE
12623
--header=FILE[:TEMPLATE]
12624
instantiate the configuration header FILE
12626
Configuration files:
12629
Configuration headers:
12632
Configuration commands:
12635
Report bugs to <avr-libc-dev@nongnu.org>."
12638
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12639
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12641
avr-libc config.status 1.8.0
12642
configured by $0, generated by GNU Autoconf 2.68,
12643
with options \\"\$ac_cs_config\\"
12645
Copyright (C) 2010 Free Software Foundation, Inc.
12646
This config.status script is free software; the Free Software Foundation
12647
gives unlimited permission to copy, distribute and modify it."
12654
test -n "\$AWK" || AWK=awk
12657
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12658
# The default lists apply if the user does not specify any file.
12664
ac_option=`expr "X$1" : 'X\([^=]*\)='`
12665
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
12669
ac_option=`expr "X$1" : 'X\([^=]*\)='`
12681
# Handling of the options.
12682
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
12684
--version | --versio | --versi | --vers | --ver | --ve | --v | -V )
12685
$as_echo "$ac_cs_version"; exit ;;
12686
--config | --confi | --conf | --con | --co | --c )
12687
$as_echo "$ac_cs_config"; exit ;;
12688
--debug | --debu | --deb | --de | --d | -d )
12690
--file | --fil | --fi | --f )
12693
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
12694
'') as_fn_error $? "missing file argument" ;;
12696
as_fn_append CONFIG_FILES " '$ac_optarg'"
12697
ac_need_defaults=false;;
12698
--header | --heade | --head | --hea )
12701
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
12703
as_fn_append CONFIG_HEADERS " '$ac_optarg'"
12704
ac_need_defaults=false;;
12706
# Conflict between --help and --header
12707
as_fn_error $? "ambiguous option: \`$1'
12708
Try \`$0 --help' for more information.";;
12709
--help | --hel | -h )
12710
$as_echo "$ac_cs_usage"; exit ;;
12711
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
12712
| -silent | --silent | --silen | --sile | --sil | --si | --s)
12715
# This is an error.
12716
-*) as_fn_error $? "unrecognized option: \`$1'
12717
Try \`$0 --help' for more information." ;;
12719
*) as_fn_append ac_config_targets " $1"
12720
ac_need_defaults=false ;;
12726
ac_configure_extra_args=
12728
if $ac_cs_silent; then
12730
ac_configure_extra_args="$ac_configure_extra_args --silent"
12734
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12735
if \$ac_cs_recheck; then
12736
set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
12738
\$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
12739
CONFIG_SHELL='$SHELL'
12740
export CONFIG_SHELL
12745
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12749
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
12750
## Running $as_me. ##
12756
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12760
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
12764
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12766
# Handling of arguments.
12767
for ac_config_target in $ac_config_targets
12769
case $ac_config_target in
12770
"config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
12771
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
12772
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
12773
"avr-libc.spec") CONFIG_FILES="$CONFIG_FILES avr-libc.spec" ;;
12774
"avr/Makefile") CONFIG_FILES="$CONFIG_FILES avr/Makefile" ;;
12775
"avr/lib/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/Makefile" ;;
12776
"common/Makefile") CONFIG_FILES="$CONFIG_FILES common/Makefile" ;;
12777
"crt1/Makefile") CONFIG_FILES="$CONFIG_FILES crt1/Makefile" ;;
12778
"doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
12779
"doc/api/Makefile") CONFIG_FILES="$CONFIG_FILES doc/api/Makefile" ;;
12780
"doc/examples/Makefile") CONFIG_FILES="$CONFIG_FILES doc/examples/Makefile" ;;
12781
"include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
12782
"include/avr/Makefile") CONFIG_FILES="$CONFIG_FILES include/avr/Makefile" ;;
12783
"include/avr/builtins.h") CONFIG_FILES="$CONFIG_FILES include/avr/builtins.h" ;;
12784
"include/compat/Makefile") CONFIG_FILES="$CONFIG_FILES include/compat/Makefile" ;;
12785
"include/util/Makefile") CONFIG_FILES="$CONFIG_FILES include/util/Makefile" ;;
12786
"include/util/delay.h") CONFIG_FILES="$CONFIG_FILES include/util/delay.h" ;;
12787
"libc/Makefile") CONFIG_FILES="$CONFIG_FILES libc/Makefile" ;;
12788
"libc/misc/Makefile") CONFIG_FILES="$CONFIG_FILES libc/misc/Makefile" ;;
12789
"libc/pmstring/Makefile") CONFIG_FILES="$CONFIG_FILES libc/pmstring/Makefile" ;;
12790
"libc/stdio/Makefile") CONFIG_FILES="$CONFIG_FILES libc/stdio/Makefile" ;;
12791
"libc/stdlib/Makefile") CONFIG_FILES="$CONFIG_FILES libc/stdlib/Makefile" ;;
12792
"libc/string/Makefile") CONFIG_FILES="$CONFIG_FILES libc/string/Makefile" ;;
12793
"libm/Makefile") CONFIG_FILES="$CONFIG_FILES libm/Makefile" ;;
12794
"libm/fplib/Makefile") CONFIG_FILES="$CONFIG_FILES libm/fplib/Makefile" ;;
12795
"scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;;
12796
"devtools/Makefile") CONFIG_FILES="$CONFIG_FILES devtools/Makefile" ;;
12797
"avr/lib/avr2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/Makefile" ;;
12798
"avr/lib/avr2/at90s1200/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s1200/Makefile" ;;
12799
"avr/lib/avr2/at90s2313/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2313/Makefile" ;;
12800
"avr/lib/avr2/at90s2323/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2323/Makefile" ;;
12801
"avr/lib/avr2/at90s2333/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2333/Makefile" ;;
12802
"avr/lib/avr2/at90s2343/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2343/Makefile" ;;
12803
"avr/lib/avr2/at90s4414/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4414/Makefile" ;;
12804
"avr/lib/avr2/at90s4433/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4433/Makefile" ;;
12805
"avr/lib/avr2/at90s4434/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4434/Makefile" ;;
12806
"avr/lib/avr2/at90s8515/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s8515/Makefile" ;;
12807
"avr/lib/avr2/at90c8534/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90c8534/Makefile" ;;
12808
"avr/lib/avr2/at90s8535/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s8535/Makefile" ;;
12809
"avr/lib/avr2/attiny11/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny11/Makefile" ;;
12810
"avr/lib/avr2/attiny12/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny12/Makefile" ;;
12811
"avr/lib/avr2/attiny13/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny13/Makefile" ;;
12812
"avr/lib/avr2/attiny15/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny15/Makefile" ;;
12813
"avr/lib/avr2/attiny22/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny22/Makefile" ;;
12814
"avr/lib/avr2/attiny24/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny24/Makefile" ;;
12815
"avr/lib/avr2/attiny25/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny25/Makefile" ;;
12816
"avr/lib/avr2/attiny26/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny26/Makefile" ;;
12817
"avr/lib/avr2/attiny261/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny261/Makefile" ;;
12818
"avr/lib/avr2/attiny28/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny28/Makefile" ;;
12819
"avr/lib/avr2/attiny44/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny44/Makefile" ;;
12820
"avr/lib/avr2/attiny45/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny45/Makefile" ;;
12821
"avr/lib/avr2/attiny461/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny461/Makefile" ;;
12822
"avr/lib/avr2/attiny84/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny84/Makefile" ;;
12823
"avr/lib/avr2/attiny85/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny85/Makefile" ;;
12824
"avr/lib/avr2/attiny861/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny861/Makefile" ;;
12825
"avr/lib/avr2/attiny2313/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny2313/Makefile" ;;
12826
"avr/lib/avr2/at86rf401/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at86rf401/Makefile" ;;
12827
"avr/lib/avr25/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/Makefile" ;;
12828
"avr/lib/avr25/at86rf401/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/at86rf401/Makefile" ;;
12829
"avr/lib/avr25/ata6289/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/ata6289/Makefile" ;;
12830
"avr/lib/avr25/attiny13/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny13/Makefile" ;;
12831
"avr/lib/avr25/attiny13a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny13a/Makefile" ;;
12832
"avr/lib/avr25/attiny2313/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny2313/Makefile" ;;
12833
"avr/lib/avr25/attiny2313a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny2313a/Makefile" ;;
12834
"avr/lib/avr25/attiny24/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny24/Makefile" ;;
12835
"avr/lib/avr25/attiny24a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny24a/Makefile" ;;
12836
"avr/lib/avr25/attiny25/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny25/Makefile" ;;
12837
"avr/lib/avr25/attiny261/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny261/Makefile" ;;
12838
"avr/lib/avr25/attiny261a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny261a/Makefile" ;;
12839
"avr/lib/avr25/attiny4313/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny4313/Makefile" ;;
12840
"avr/lib/avr25/attiny43u/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny43u/Makefile" ;;
12841
"avr/lib/avr25/attiny44/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny44/Makefile" ;;
12842
"avr/lib/avr25/attiny44a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny44a/Makefile" ;;
12843
"avr/lib/avr25/attiny45/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny45/Makefile" ;;
12844
"avr/lib/avr25/attiny461/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny461/Makefile" ;;
12845
"avr/lib/avr25/attiny461a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny461a/Makefile" ;;
12846
"avr/lib/avr25/attiny48/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny48/Makefile" ;;
12847
"avr/lib/avr25/attiny84/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny84/Makefile" ;;
12848
"avr/lib/avr25/attiny84a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny84a/Makefile" ;;
12849
"avr/lib/avr25/attiny85/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny85/Makefile" ;;
12850
"avr/lib/avr25/attiny861/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny861/Makefile" ;;
12851
"avr/lib/avr25/attiny861a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny861a/Makefile" ;;
12852
"avr/lib/avr25/attiny87/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny87/Makefile" ;;
12853
"avr/lib/avr25/attiny88/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr25/attiny88/Makefile" ;;
12854
"avr/lib/avr3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/Makefile" ;;
12855
"avr/lib/avr3/atmega103/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/atmega103/Makefile" ;;
12856
"avr/lib/avr3/at43usb320/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at43usb320/Makefile" ;;
12857
"avr/lib/avr3/at43usb355/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at43usb355/Makefile" ;;
12858
"avr/lib/avr3/at76c711/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at76c711/Makefile" ;;
12859
"avr/lib/avr3/at90usb82/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at90usb82/Makefile" ;;
12860
"avr/lib/avr3/at90usb162/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at90usb162/Makefile" ;;
12861
"avr/lib/avr31/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr31/Makefile" ;;
12862
"avr/lib/avr31/atmega103/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr31/atmega103/Makefile" ;;
12863
"avr/lib/avr31/at43usb320/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr31/at43usb320/Makefile" ;;
12864
"avr/lib/avr35/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/Makefile" ;;
12865
"avr/lib/avr35/at90usb82/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/at90usb82/Makefile" ;;
12866
"avr/lib/avr35/at90usb162/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/at90usb162/Makefile" ;;
12867
"avr/lib/avr35/atmega8u2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/atmega8u2/Makefile" ;;
12868
"avr/lib/avr35/atmega16u2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/atmega16u2/Makefile" ;;
12869
"avr/lib/avr35/atmega32u2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/atmega32u2/Makefile" ;;
12870
"avr/lib/avr35/attiny167/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr35/attiny167/Makefile" ;;
12871
"avr/lib/avr4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/Makefile" ;;
12872
"avr/lib/avr4/atmega48/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega48/Makefile" ;;
12873
"avr/lib/avr4/atmega48a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega48a/Makefile" ;;
12874
"avr/lib/avr4/atmega48p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega48p/Makefile" ;;
12875
"avr/lib/avr4/atmega8/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8/Makefile" ;;
12876
"avr/lib/avr4/atmega88/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega88/Makefile" ;;
12877
"avr/lib/avr4/atmega88a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega88a/Makefile" ;;
12878
"avr/lib/avr4/atmega88p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega88p/Makefile" ;;
12879
"avr/lib/avr4/atmega88pa/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega88pa/Makefile" ;;
12880
"avr/lib/avr4/atmega8515/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8515/Makefile" ;;
12881
"avr/lib/avr4/atmega8535/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8535/Makefile" ;;
12882
"avr/lib/avr4/atmega8hva/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8hva/Makefile" ;;
12883
"avr/lib/avr4/at90pwm1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm1/Makefile" ;;
12884
"avr/lib/avr4/at90pwm2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm2/Makefile" ;;
12885
"avr/lib/avr4/at90pwm2b/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm2b/Makefile" ;;
12886
"avr/lib/avr4/at90pwm3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm3/Makefile" ;;
12887
"avr/lib/avr4/at90pwm3b/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm3b/Makefile" ;;
12888
"avr/lib/avr4/at90pwm81/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm81/Makefile" ;;
12889
"avr/lib/avr5/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/Makefile" ;;
12890
"avr/lib/avr5/at90can32/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can32/Makefile" ;;
12891
"avr/lib/avr5/at90can64/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can64/Makefile" ;;
12892
"avr/lib/avr5/at90can128/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can128/Makefile" ;;
12893
"avr/lib/avr5/at90pwm216/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90pwm216/Makefile" ;;
12894
"avr/lib/avr5/at90pwm316/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90pwm316/Makefile" ;;
12895
"avr/lib/avr5/at90scr100/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90scr100/Makefile" ;;
12896
"avr/lib/avr5/at90usb646/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb646/Makefile" ;;
12897
"avr/lib/avr5/at90usb647/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb647/Makefile" ;;
12898
"avr/lib/avr5/at90usb1286/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb1286/Makefile" ;;
12899
"avr/lib/avr5/at90usb1287/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb1287/Makefile" ;;
12900
"avr/lib/avr5/at94k/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at94k/Makefile" ;;
12901
"avr/lib/avr5/atmega16/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16/Makefile" ;;
12902
"avr/lib/avr5/atmega16a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16a/Makefile" ;;
12903
"avr/lib/avr5/atmega161/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega161/Makefile" ;;
12904
"avr/lib/avr5/atmega162/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega162/Makefile" ;;
12905
"avr/lib/avr5/atmega163/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega163/Makefile" ;;
12906
"avr/lib/avr5/atmega164a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega164a/Makefile" ;;
12907
"avr/lib/avr5/atmega164p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega164p/Makefile" ;;
12908
"avr/lib/avr5/atmega165/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega165/Makefile" ;;
12909
"avr/lib/avr5/atmega165a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega165a/Makefile" ;;
12910
"avr/lib/avr5/atmega165p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega165p/Makefile" ;;
12911
"avr/lib/avr5/atmega168/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega168/Makefile" ;;
12912
"avr/lib/avr5/atmega168a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega168a/Makefile" ;;
12913
"avr/lib/avr5/atmega168p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega168p/Makefile" ;;
12914
"avr/lib/avr5/atmega169/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega169/Makefile" ;;
12915
"avr/lib/avr5/atmega169a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega169a/Makefile" ;;
12916
"avr/lib/avr5/atmega169p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega169p/Makefile" ;;
12917
"avr/lib/avr5/atmega169pa/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega169pa/Makefile" ;;
12918
"avr/lib/avr5/atmega16hva/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16hva/Makefile" ;;
12919
"avr/lib/avr5/atmega16hva2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16hva2/Makefile" ;;
12920
"avr/lib/avr5/atmega16hvb/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16hvb/Makefile" ;;
12921
"avr/lib/avr5/atmega16hvbrevb/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16hvbrevb/Makefile" ;;
12922
"avr/lib/avr5/atmega16m1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16m1/Makefile" ;;
12923
"avr/lib/avr5/atmega16u4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16u4/Makefile" ;;
12924
"avr/lib/avr5/atmega32/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32/Makefile" ;;
12925
"avr/lib/avr5/atmega323/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega323/Makefile" ;;
12926
"avr/lib/avr5/atmega324a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega324a/Makefile" ;;
12927
"avr/lib/avr5/atmega324p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega324p/Makefile" ;;
12928
"avr/lib/avr5/atmega324pa/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega324pa/Makefile" ;;
12929
"avr/lib/avr5/atmega325/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega325/Makefile" ;;
12930
"avr/lib/avr5/atmega325a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega325a/Makefile" ;;
12931
"avr/lib/avr5/atmega325p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega325p/Makefile" ;;
12932
"avr/lib/avr5/atmega3250/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3250/Makefile" ;;
12933
"avr/lib/avr5/atmega3250a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3250a/Makefile" ;;
12934
"avr/lib/avr5/atmega3250p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3250p/Makefile" ;;
12935
"avr/lib/avr5/atmega328/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega328/Makefile" ;;
12936
"avr/lib/avr5/atmega328p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega328p/Makefile" ;;
12937
"avr/lib/avr5/atmega329/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega329/Makefile" ;;
12938
"avr/lib/avr5/atmega329a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega329a/Makefile" ;;
12939
"avr/lib/avr5/atmega329p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega329p/Makefile" ;;
12940
"avr/lib/avr5/atmega329pa/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega329pa/Makefile" ;;
12941
"avr/lib/avr5/atmega3290/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3290/Makefile" ;;
12942
"avr/lib/avr5/atmega3290a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3290a/Makefile" ;;
12943
"avr/lib/avr5/atmega3290p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3290p/Makefile" ;;
12944
"avr/lib/avr5/atmega32c1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32c1/Makefile" ;;
12945
"avr/lib/avr5/atmega32hvb/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32hvb/Makefile" ;;
12946
"avr/lib/avr5/atmega32hvbrevb/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32hvbrevb/Makefile" ;;
12947
"avr/lib/avr5/atmega32m1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32m1/Makefile" ;;
12948
"avr/lib/avr5/atmega32u4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32u4/Makefile" ;;
12949
"avr/lib/avr5/atmega32u6/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32u6/Makefile" ;;
12950
"avr/lib/avr5/atmega406/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega406/Makefile" ;;
12951
"avr/lib/avr5/atmega64/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega64/Makefile" ;;
12952
"avr/lib/avr5/atmega640/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega640/Makefile" ;;
12953
"avr/lib/avr5/atmega644/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644/Makefile" ;;
12954
"avr/lib/avr5/atmega644a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644a/Makefile" ;;
12955
"avr/lib/avr5/atmega644p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644p/Makefile" ;;
12956
"avr/lib/avr5/atmega644pa/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644pa/Makefile" ;;
12957
"avr/lib/avr5/atmega645/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega645/Makefile" ;;
12958
"avr/lib/avr5/atmega645a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega645a/Makefile" ;;
12959
"avr/lib/avr5/atmega645p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega645p/Makefile" ;;
12960
"avr/lib/avr5/atmega6450/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6450/Makefile" ;;
12961
"avr/lib/avr5/atmega6450a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6450a/Makefile" ;;
12962
"avr/lib/avr5/atmega6450p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6450p/Makefile" ;;
12963
"avr/lib/avr5/atmega649/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega649/Makefile" ;;
12964
"avr/lib/avr5/atmega649a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega649a/Makefile" ;;
12965
"avr/lib/avr5/atmega649p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega649p/Makefile" ;;
12966
"avr/lib/avr5/atmega6490/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6490/Makefile" ;;
12967
"avr/lib/avr5/atmega6490a/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6490a/Makefile" ;;
12968
"avr/lib/avr5/atmega6490p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6490p/Makefile" ;;
12969
"avr/lib/avr5/atmega64c1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega64c1/Makefile" ;;
12970
"avr/lib/avr5/atmega64hve/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega64hve/Makefile" ;;
12971
"avr/lib/avr5/atmega64m1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega64m1/Makefile" ;;
12972
"avr/lib/avr5/atmega128/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega128/Makefile" ;;
12973
"avr/lib/avr5/atmega1280/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega1280/Makefile" ;;
12974
"avr/lib/avr5/atmega1281/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega1281/Makefile" ;;
12975
"avr/lib/avr5/atmega1284p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega1284p/Makefile" ;;
12976
"avr/lib/avr5/atmega128rfa1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega128rfa1/Makefile" ;;
12977
"avr/lib/avr5/m3000/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/m3000/Makefile" ;;
12978
"avr/lib/avr51/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/Makefile" ;;
12979
"avr/lib/avr51/atmega128/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/atmega128/Makefile" ;;
12980
"avr/lib/avr51/atmega1280/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/atmega1280/Makefile" ;;
12981
"avr/lib/avr51/atmega1281/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/atmega1281/Makefile" ;;
12982
"avr/lib/avr51/atmega1284p/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/atmega1284p/Makefile" ;;
12983
"avr/lib/avr51/atmega128rfa1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/atmega128rfa1/Makefile" ;;
12984
"avr/lib/avr51/at90can128/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/at90can128/Makefile" ;;
12985
"avr/lib/avr51/at90usb1286/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/at90usb1286/Makefile" ;;
12986
"avr/lib/avr51/at90usb1287/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr51/at90usb1287/Makefile" ;;
12987
"avr/lib/avr6/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr6/Makefile" ;;
12988
"avr/lib/avr6/atmega2560/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr6/atmega2560/Makefile" ;;
12989
"avr/lib/avr6/atmega2561/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avr6/atmega2561/Makefile" ;;
12990
"avr/lib/avrxmega2/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega2/Makefile" ;;
12991
"avr/lib/avrxmega2/atxmega16a4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega2/atxmega16a4/Makefile" ;;
12992
"avr/lib/avrxmega2/atxmega16d4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega2/atxmega16d4/Makefile" ;;
12993
"avr/lib/avrxmega2/atxmega32a4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega2/atxmega32a4/Makefile" ;;
12994
"avr/lib/avrxmega2/atxmega32d4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega2/atxmega32d4/Makefile" ;;
12995
"avr/lib/avrxmega4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega4/Makefile" ;;
12996
"avr/lib/avrxmega4/atxmega64a3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega4/atxmega64a3/Makefile" ;;
12997
"avr/lib/avrxmega4/atxmega64d3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega4/atxmega64d3/Makefile" ;;
12998
"avr/lib/avrxmega5/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega5/Makefile" ;;
12999
"avr/lib/avrxmega5/atxmega64a1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega5/atxmega64a1/Makefile" ;;
13000
"avr/lib/avrxmega5/atxmega64a1u/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega5/atxmega64a1u/Makefile" ;;
13001
"avr/lib/avrxmega6/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/Makefile" ;;
13002
"avr/lib/avrxmega6/atxmega128a3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega128a3/Makefile" ;;
13003
"avr/lib/avrxmega6/atxmega128d3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega128d3/Makefile" ;;
13004
"avr/lib/avrxmega6/atxmega192a3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega192a3/Makefile" ;;
13005
"avr/lib/avrxmega6/atxmega192d3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega192d3/Makefile" ;;
13006
"avr/lib/avrxmega6/atxmega256a3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega256a3/Makefile" ;;
13007
"avr/lib/avrxmega6/atxmega256a3b/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega256a3b/Makefile" ;;
13008
"avr/lib/avrxmega6/atxmega256d3/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega6/atxmega256d3/Makefile" ;;
13009
"avr/lib/avrxmega7/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega7/Makefile" ;;
13010
"avr/lib/avrxmega7/atxmega128a1/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega7/atxmega128a1/Makefile" ;;
13011
"avr/lib/avrxmega7/atxmega128a1u/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrxmega7/atxmega128a1u/Makefile" ;;
13012
"avr/lib/avrtiny10/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/Makefile" ;;
13013
"avr/lib/avrtiny10/attiny4/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny4/Makefile" ;;
13014
"avr/lib/avrtiny10/attiny5/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny5/Makefile" ;;
13015
"avr/lib/avrtiny10/attiny9/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny9/Makefile" ;;
13016
"avr/lib/avrtiny10/attiny10/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny10/Makefile" ;;
13017
"avr/lib/avrtiny10/attiny20/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny20/Makefile" ;;
13018
"avr/lib/avrtiny10/attiny40/Makefile") CONFIG_FILES="$CONFIG_FILES avr/lib/avrtiny10/attiny40/Makefile" ;;
13020
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
13025
# If the user did not use the arguments to specify the items to instantiate,
13026
# then the envvar interface is used. Set only those that are not.
13027
# We use the long form for the default assignment because of an extremely
13028
# bizarre bug on SunOS 4.1.3.
13029
if $ac_need_defaults; then
13030
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
13031
test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
13032
test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
13035
# Have a temporary directory for convenience. Make it in the build tree
13036
# simply because there is no reason against having it here, and in addition,
13037
# creating and moving files from /tmp can sometimes cause problems.
13038
# Hook for its removal unless debugging.
13039
# Note that there is a small window in which the directory will not be cleaned:
13040
# after its creation but before its name has been assigned to `$tmp'.
13044
trap 'exit_status=$?
13045
: "${ac_tmp:=$tmp}"
13046
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
13048
trap 'as_fn_exit 1' 1 2 13 15
13050
# Create a (secure) tmp directory for tmp files.
13053
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
13057
tmp=./conf$$-$RANDOM
13058
(umask 077 && mkdir "$tmp")
13059
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
13062
# Set up the scripts for CONFIG_FILES section.
13063
# No need to generate them if there are no CONFIG_FILES.
13064
# This happens for instance with `./config.status config.h'.
13065
if test -n "$CONFIG_FILES"; then
13068
ac_cr=`echo X | tr X '\015'`
13069
# On cygwin, bash can eat \r inside `` if the user requested igncr.
13070
# But we know of no other shell where ac_cr would be empty at this
13071
# point, so we can use a bashism as a fallback.
13072
if test "x$ac_cr" = x; then
13073
eval ac_cr=\$\'\\r\'
13075
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
13076
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13079
ac_cs_awk_cr=$ac_cr
13082
echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
13087
echo "cat >conf$$subs.awk <<_ACEOF" &&
13088
echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
13090
} >conf$$subs.sh ||
13091
as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13092
ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
13094
for ac_last_try in false false false false false :; do
13095
. ./conf$$subs.sh ||
13096
as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13098
ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
13099
if test $ac_delim_n = $ac_delim_num; then
13101
elif $ac_last_try; then
13102
as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13104
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13107
rm -f conf$$subs.sh
13109
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13110
cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
13114
s/^/S["/; s/!.*/"]=/
13124
s/\(.\{148\}\)..*/\1/
13126
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
13131
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13138
s/\(.\{148\}\)..*/\1/
13140
s/["\\]/\\&/g; s/^/"/; s/$/"/
13144
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13149
' <conf$$subs.awk | sed '
13154
' >>$CONFIG_STATUS || ac_write_fail=1
13155
rm -f conf$$subs.awk
13156
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13158
cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
13159
for (key in S) S_is_set[key] = 1
13165
nfields = split(line, field, "@")
13167
len = length(field[1])
13168
for (i = 2; i < nfields; i++) {
13170
keylen = length(key)
13171
if (S_is_set[key]) {
13173
line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
13174
len += length(value) + length(field[++i])
13185
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13186
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
13187
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
13190
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
13191
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5
13194
# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
13195
# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
13196
# trailing colons and then remove the whole line if VPATH becomes empty
13197
# (actually we leave an empty line to preserve line numbers).
13198
if test "x$srcdir" = x.; then
13199
ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
13217
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13218
fi # test -n "$CONFIG_FILES"
13220
# Set up the scripts for CONFIG_HEADERS section.
13221
# No need to generate them if there are no CONFIG_HEADERS.
13222
# This happens for instance with `./config.status Makefile'.
13223
if test -n "$CONFIG_HEADERS"; then
13224
cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
13228
# Transform confdefs.h into an awk script `defines.awk', embedded as
13229
# here-document in config.status, that substitutes the proper values into
13230
# config.h.in to produce config.h.
13232
# Create a delimiter string that does not exist in confdefs.h, to ease
13233
# handling of long lines.
13235
for ac_last_try in false false :; do
13236
ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
13237
if test -z "$ac_tt"; then
13239
elif $ac_last_try; then
13240
as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
13242
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13246
# For the awk script, D is an array of macro values keyed by name,
13247
# likewise P contains macro parameters if any. Preserve backslash
13248
# newline sequences.
13250
ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
13252
s/.\{148\}/&'"$ac_delim"'/g
13255
s/^[ ]*#[ ]*define[ ][ ]*/ /
13262
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
13264
s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
13268
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
13269
D["\1"]=" \3\\\\\\n"\\/p
13271
s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
13276
s/.\{148\}/&'"$ac_delim"'/g
13281
s/["\\]/\\&/g; s/^/"/; s/$/"/p
13284
s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
13286
' <confdefs.h | sed '
13287
s/'"$ac_delim"'/"\\\
13288
"/g' >>$CONFIG_STATUS || ac_write_fail=1
13290
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13291
for (key in D) D_is_set[key] = 1
13294
/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
13296
split(line, arg, " ")
13297
if (arg[1] == "#") {
13301
defundef = substr(arg[1], 2)
13304
split(mac1, mac2, "(") #)
13306
prefix = substr(line, 1, index(line, defundef) - 1)
13307
if (D_is_set[macro]) {
13308
# Preserve the white space surrounding the "#".
13309
print prefix "define", macro P[macro] D[macro]
13312
# Replace #undef with comments. This is necessary, for example,
13313
# in the case of _POSIX_SOURCE, which is predefined and required
13314
# on some systems where configure will not decide to define it.
13315
if (defundef == "undef") {
13316
print "/*", prefix defundef, macro, "*/"
13324
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13325
as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
13326
fi # test -n "$CONFIG_HEADERS"
13329
eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
13334
:[FHLC]) ac_mode=$ac_tag; continue;;
13336
case $ac_mode$ac_tag in
13338
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
13339
:[FH]-) ac_tag=-:-;;
13340
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
13357
-) ac_f="$ac_tmp/stdin";;
13358
*) # Look for the file first in the build tree, then in the source tree
13359
# (if the path is not absolute). The absolute path cannot be DOS-style,
13360
# because $ac_f cannot contain `:'.
13364
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
13366
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
13368
case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
13369
as_fn_append ac_file_inputs " '$ac_f'"
13372
# Let's still pretend it is `configure' which instantiates (i.e., don't
13373
# use $as_me), people would be surprised to read:
13374
# /* config.h. Generated by config.status. */
13375
configure_input='Generated from '`
13376
$as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
13378
if test x"$ac_file" != x-; then
13379
configure_input="$ac_file. $configure_input"
13380
{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
13381
$as_echo "$as_me: creating $ac_file" >&6;}
13383
# Neutralize special characters interpreted by sed in replacement strings.
13384
case $configure_input in #(
13385
*\&* | *\|* | *\\* )
13386
ac_sed_conf_input=`$as_echo "$configure_input" |
13387
sed 's/[\\\\&|]/\\\\&/g'`;; #(
13388
*) ac_sed_conf_input=$configure_input;;
13392
*:-:* | *:-) cat >"$ac_tmp/stdin" \
13393
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
13398
ac_dir=`$as_dirname -- "$ac_file" ||
13399
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13400
X"$ac_file" : 'X\(//\)[^/]' \| \
13401
X"$ac_file" : 'X\(//\)$' \| \
13402
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
13403
$as_echo X"$ac_file" |
13404
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13408
/^X\(\/\/\)[^/].*/{
13421
as_dir="$ac_dir"; as_fn_mkdir_p
13425
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
13427
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
13428
# A ".." for each directory in $ac_dir_suffix.
13429
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
13430
case $ac_top_builddir_sub in
13431
"") ac_top_builddir_sub=. ac_top_build_prefix= ;;
13432
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
13435
ac_abs_top_builddir=$ac_pwd
13436
ac_abs_builddir=$ac_pwd$ac_dir_suffix
13437
# for backward compatibility:
13438
ac_top_builddir=$ac_top_build_prefix
13441
.) # We are building in place.
13443
ac_top_srcdir=$ac_top_builddir_sub
13444
ac_abs_top_srcdir=$ac_pwd ;;
13445
[\\/]* | ?:[\\/]* ) # Absolute name.
13446
ac_srcdir=$srcdir$ac_dir_suffix;
13447
ac_top_srcdir=$srcdir
13448
ac_abs_top_srcdir=$srcdir ;;
13449
*) # Relative name.
13450
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
13451
ac_top_srcdir=$ac_top_build_prefix$srcdir
13452
ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
13454
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
13464
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
13465
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
13467
ac_MKDIR_P=$MKDIR_P
13469
[\\/$]* | ?:[\\/]* ) ;;
13470
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
13474
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13475
# If the template does not know about datarootdir, expand it.
13476
# FIXME: This hack should be removed a few years after 2.60.
13477
ac_datarootdir_hack=; ac_datarootdir_seen=
13488
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
13489
*datarootdir*) ac_datarootdir_seen=yes;;
13490
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
13491
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
13492
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
13494
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13495
ac_datarootdir_hack='
13496
s&@datadir@&$datadir&g
13497
s&@docdir@&$docdir&g
13498
s&@infodir@&$infodir&g
13499
s&@localedir@&$localedir&g
13500
s&@mandir@&$mandir&g
13501
s&\\\${datarootdir}&$datarootdir&g' ;;
13505
# Neutralize VPATH when `$srcdir' = `.'.
13506
# Shell code in configure.ac might set extrasub.
13507
# FIXME: do we really want to maintain this feature?
13508
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13509
ac_sed_extra="$ac_vpsub
13512
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13514
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
13515
s|@configure_input@|$ac_sed_conf_input|;t t
13516
s&@top_builddir@&$ac_top_builddir_sub&;t t
13517
s&@top_build_prefix@&$ac_top_build_prefix&;t t
13518
s&@srcdir@&$ac_srcdir&;t t
13519
s&@abs_srcdir@&$ac_abs_srcdir&;t t
13520
s&@top_srcdir@&$ac_top_srcdir&;t t
13521
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
13522
s&@builddir@&$ac_builddir&;t t
13523
s&@abs_builddir@&$ac_abs_builddir&;t t
13524
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
13525
s&@INSTALL@&$ac_INSTALL&;t t
13526
s&@MKDIR_P@&$ac_MKDIR_P&;t t
13527
$ac_datarootdir_hack
13529
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
13530
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13532
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
13533
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
13534
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
13535
"$ac_tmp/out"`; test -z "$ac_out"; } &&
13536
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13537
which seems to be undefined. Please make sure it is defined" >&5
13538
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13539
which seems to be undefined. Please make sure it is defined" >&2;}
13541
rm -f "$ac_tmp/stdin"
13543
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
13544
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
13546
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
13552
if test x"$ac_file" != x-; then
13554
$as_echo "/* $configure_input */" \
13555
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
13556
} >"$ac_tmp/config.h" \
13557
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
13558
if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
13559
{ $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
13560
$as_echo "$as_me: $ac_file is unchanged" >&6;}
13563
mv "$ac_tmp/config.h" "$ac_file" \
13564
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
13567
$as_echo "/* $configure_input */" \
13568
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
13569
|| as_fn_error $? "could not create -" "$LINENO" 5
13571
# Compute "$ac_file"'s index in $config_headers.
13574
for _am_header in $config_headers :; do
13575
case $_am_header in
13576
$_am_arg | $_am_arg:* )
13579
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
13582
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
13583
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13584
X"$_am_arg" : 'X\(//\)[^/]' \| \
13585
X"$_am_arg" : 'X\(//\)$' \| \
13586
X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
13587
$as_echo X"$_am_arg" |
13588
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13592
/^X\(\/\/\)[^/].*/{
13604
s/.*/./; q'`/stamp-h$_am_stamp_count
13607
:C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
13608
$as_echo "$as_me: executing $ac_file commands" >&6;}
13613
case $ac_file$ac_mode in
13614
"depfiles":C) test x"$AMDEP_TRUE" != x"" || {
13615
# Autoconf 2.62 quotes --file arguments for eval, but not when files
13616
# are listed without --file. Let's play safe and only enable the eval
13617
# if we detect the quoting.
13618
case $CONFIG_FILES in
13619
*\'*) eval set x "$CONFIG_FILES" ;;
13620
*) set x $CONFIG_FILES ;;
13625
# Strip MF so we end up with the name of the file.
13626
mf=`echo "$mf" | sed -e 's/:.*$//'`
13627
# Check whether this is an Automake generated Makefile or not.
13628
# We used to match only the files named `Makefile.in', but
13629
# some people rename them; so instead we look at the file content.
13630
# Grep'ing the first line is not enough: some people post-process
13631
# each Makefile.in and add a new line on top of each file to say so.
13632
# Grep'ing the whole file is not good either: AIX grep has a line
13633
# limit of 2048, but all sed's we know have understand at least 4000.
13634
if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
13635
dirpart=`$as_dirname -- "$mf" ||
13636
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13637
X"$mf" : 'X\(//\)[^/]' \| \
13638
X"$mf" : 'X\(//\)$' \| \
13639
X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
13641
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13645
/^X\(\/\/\)[^/].*/{
13661
# Extract the definition of DEPDIR, am__include, and am__quote
13662
# from the Makefile without running `make'.
13663
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
13664
test -z "$DEPDIR" && continue
13665
am__include=`sed -n 's/^am__include = //p' < "$mf"`
13666
test -z "am__include" && continue
13667
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
13668
# When using ansi2knr, U may be empty or an underscore; expand it
13669
U=`sed -n 's/^U = //p' < "$mf"`
13670
# Find all dependency output files, they are included files with
13671
# $(DEPDIR) in their names. We invoke sed twice because it is the
13672
# simplest approach to changing $(DEPDIR) to its actual value in the
13674
for file in `sed -n "
13675
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
13676
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
13677
# Make sure the directory exists.
13678
test -f "$dirpart/$file" && continue
13679
fdir=`$as_dirname -- "$file" ||
13680
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13681
X"$file" : 'X\(//\)[^/]' \| \
13682
X"$file" : 'X\(//\)$' \| \
13683
X"$file" : 'X\(/\)' \| . 2>/dev/null ||
13684
$as_echo X"$file" |
13685
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13689
/^X\(\/\/\)[^/].*/{
13702
as_dir=$dirpart/$fdir; as_fn_mkdir_p
13703
# echo "creating $dirpart/$file"
13704
echo '# dummy' > "$dirpart/$file"
13716
ac_clean_files=$ac_clean_files_save
13718
test $ac_write_fail = 0 ||
13719
as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
13722
# configure is writing to config.log, and then calls config.status.
13723
# config.status does its own redirection, appending to config.log.
13724
# Unfortunately, on DOS this fails, as config.log is still kept open
13725
# by configure, so config.status won't be able to write to it; its
13726
# output is simply discarded. So we exec the FD to /dev/null,
13727
# effectively closing config.log, so it can be properly (re)opened and
13728
# appended to by config.status. When coming back to configure, we
13729
# need to make the FD available again.
13730
if test "$no_create" != yes; then
13732
ac_config_status_args=
13733
test "$silent" = yes &&
13734
ac_config_status_args="$ac_config_status_args --quiet"
13736
$SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
13738
# Use ||, not &&, to avoid exiting from the if with $? = 1, which
13739
# would make configure fail if this is the last instruction.
13740
$ac_cs_success || as_fn_exit 1
13742
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
13743
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
13744
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}