~ubuntu-branches/ubuntu/gutsy/avr-libc/gutsy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2006-05-01 12:03:39 UTC
  • mto: (3.1.1 edgy)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20060501120339-q93dxulpunby36dj
Tags: upstream-1.4.4
ImportĀ upstreamĀ versionĀ 1.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
 
 
2
# From configure.ac Revision: 1.22.2.12 .
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated automatically using autoconf version 2.13 
5
 
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6
 
#
 
4
# Generated by GNU Autoconf 2.59 for avr-libc 1.4.4.
 
5
#
 
6
# Report bugs to <avr-libc-dev@nongnu.org>.
 
7
#
 
8
# Copyright (C) 2003 Free Software Foundation, Inc.
7
9
# This configure script is free software; the Free Software Foundation
8
10
# gives unlimited permission to copy, distribute and modify it.
9
 
 
10
 
# Defaults:
11
 
ac_help=
 
11
## --------------------- ##
 
12
## M4sh Initialization.  ##
 
13
## --------------------- ##
 
14
 
 
15
# Be Bourne compatible
 
16
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 
17
  emulate sh
 
18
  NULLCMD=:
 
19
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
20
  # is contrary to our usage.  Disable this feature.
 
21
  alias -g '${1+"$@"}'='"$@"'
 
22
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 
23
  set -o posix
 
24
fi
 
25
DUALCASE=1; export DUALCASE # for MKS sh
 
26
 
 
27
# Support unset when possible.
 
28
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 
29
  as_unset=unset
 
30
else
 
31
  as_unset=false
 
32
fi
 
33
 
 
34
 
 
35
# Work around bugs in pre-3.0 UWIN ksh.
 
36
$as_unset ENV MAIL MAILPATH
 
37
PS1='$ '
 
38
PS2='> '
 
39
PS4='+ '
 
40
 
 
41
# NLS nuisances.
 
42
for as_var in \
 
43
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
 
44
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
 
45
  LC_TELEPHONE LC_TIME
 
46
do
 
47
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
 
48
    eval $as_var=C; export $as_var
 
49
  else
 
50
    $as_unset $as_var
 
51
  fi
 
52
done
 
53
 
 
54
# Required to use basename.
 
55
if expr a : '\(a\)' >/dev/null 2>&1; then
 
56
  as_expr=expr
 
57
else
 
58
  as_expr=false
 
59
fi
 
60
 
 
61
if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
 
62
  as_basename=basename
 
63
else
 
64
  as_basename=false
 
65
fi
 
66
 
 
67
 
 
68
# Name of the executable.
 
69
as_me=`$as_basename "$0" ||
 
70
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 
71
         X"$0" : 'X\(//\)$' \| \
 
72
         X"$0" : 'X\(/\)$' \| \
 
73
         .     : '\(.\)' 2>/dev/null ||
 
74
echo X/"$0" |
 
75
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
 
76
          /^X\/\(\/\/\)$/{ s//\1/; q; }
 
77
          /^X\/\(\/\).*/{ s//\1/; q; }
 
78
          s/.*/./; q'`
 
79
 
 
80
 
 
81
# PATH needs CR, and LINENO needs CR and PATH.
 
82
# Avoid depending upon Character Ranges.
 
83
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 
84
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 
85
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 
86
as_cr_digits='0123456789'
 
87
as_cr_alnum=$as_cr_Letters$as_cr_digits
 
88
 
 
89
# The user is always right.
 
90
if test "${PATH_SEPARATOR+set}" != set; then
 
91
  echo "#! /bin/sh" >conf$$.sh
 
92
  echo  "exit 0"   >>conf$$.sh
 
93
  chmod +x conf$$.sh
 
94
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
 
95
    PATH_SEPARATOR=';'
 
96
  else
 
97
    PATH_SEPARATOR=:
 
98
  fi
 
99
  rm -f conf$$.sh
 
100
fi
 
101
 
 
102
 
 
103
  as_lineno_1=$LINENO
 
104
  as_lineno_2=$LINENO
 
105
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
106
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
107
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
 
108
  # Find who we are.  Look in the path if we contain no path at all
 
109
  # relative or not.
 
110
  case $0 in
 
111
    *[\\/]* ) as_myself=$0 ;;
 
112
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
113
for as_dir in $PATH
 
114
do
 
115
  IFS=$as_save_IFS
 
116
  test -z "$as_dir" && as_dir=.
 
117
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 
118
done
 
119
 
 
120
       ;;
 
121
  esac
 
122
  # We did not find ourselves, most probably we were run as `sh COMMAND'
 
123
  # in which case we are not to be found in the path.
 
124
  if test "x$as_myself" = x; then
 
125
    as_myself=$0
 
126
  fi
 
127
  if test ! -f "$as_myself"; then
 
128
    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
 
129
   { (exit 1); exit 1; }; }
 
130
  fi
 
131
  case $CONFIG_SHELL in
 
132
  '')
 
133
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
134
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 
135
do
 
136
  IFS=$as_save_IFS
 
137
  test -z "$as_dir" && as_dir=.
 
138
  for as_base in sh bash ksh sh5; do
 
139
         case $as_dir in
 
140
         /*)
 
141
           if ("$as_dir/$as_base" -c '
 
142
  as_lineno_1=$LINENO
 
143
  as_lineno_2=$LINENO
 
144
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
145
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
146
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
 
147
             $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
 
148
             $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
 
149
             CONFIG_SHELL=$as_dir/$as_base
 
150
             export CONFIG_SHELL
 
151
             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
 
152
           fi;;
 
153
         esac
 
154
       done
 
155
done
 
156
;;
 
157
  esac
 
158
 
 
159
  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 
160
  # uniformly replaced by the line number.  The first 'sed' inserts a
 
161
  # line-number line before each line; the second 'sed' does the real
 
162
  # work.  The second script uses 'N' to pair each line-number line
 
163
  # with the numbered line, and appends trailing '-' during
 
164
  # substitution so that $LINENO is not a special case at line end.
 
165
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 
166
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
 
167
  sed '=' <$as_myself |
 
168
    sed '
 
169
      N
 
170
      s,$,-,
 
171
      : loop
 
172
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
 
173
      t loop
 
174
      s,-$,,
 
175
      s,^['$as_cr_digits']*\n,,
 
176
    ' >$as_me.lineno &&
 
177
  chmod +x $as_me.lineno ||
 
178
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
 
179
   { (exit 1); exit 1; }; }
 
180
 
 
181
  # Don't try to exec as it changes $[0], causing all sort of problems
 
182
  # (the dirname of $[0] is not the place where we might find the
 
183
  # original and so on.  Autoconf is especially sensible to this).
 
184
  . ./$as_me.lineno
 
185
  # Exit status is that of the last command.
 
186
  exit
 
187
}
 
188
 
 
189
 
 
190
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
 
191
  *c*,-n*) ECHO_N= ECHO_C='
 
192
' ECHO_T='      ' ;;
 
193
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
 
194
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
 
195
esac
 
196
 
 
197
if expr a : '\(a\)' >/dev/null 2>&1; then
 
198
  as_expr=expr
 
199
else
 
200
  as_expr=false
 
201
fi
 
202
 
 
203
rm -f conf$$ conf$$.exe conf$$.file
 
204
echo >conf$$.file
 
205
if ln -s conf$$.file conf$$ 2>/dev/null; then
 
206
  # We could just check for DJGPP; but this test a) works b) is more generic
 
207
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
 
208
  if test -f conf$$.exe; then
 
209
    # Don't use ln at all; we don't have any links
 
210
    as_ln_s='cp -p'
 
211
  else
 
212
    as_ln_s='ln -s'
 
213
  fi
 
214
elif ln conf$$.file conf$$ 2>/dev/null; then
 
215
  as_ln_s=ln
 
216
else
 
217
  as_ln_s='cp -p'
 
218
fi
 
219
rm -f conf$$ conf$$.exe conf$$.file
 
220
 
 
221
if mkdir -p . 2>/dev/null; then
 
222
  as_mkdir_p=:
 
223
else
 
224
  test -d ./-p && rmdir ./-p
 
225
  as_mkdir_p=false
 
226
fi
 
227
 
 
228
as_executable_p="test -f"
 
229
 
 
230
# Sed expression to map a string onto a valid CPP name.
 
231
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
232
 
 
233
# Sed expression to map a string onto a valid variable name.
 
234
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
235
 
 
236
 
 
237
# IFS
 
238
# We need space, tab and new line, in precisely that order.
 
239
as_nl='
 
240
'
 
241
IFS="   $as_nl"
 
242
 
 
243
# CDPATH.
 
244
$as_unset CDPATH
 
245
 
 
246
 
 
247
# Name of the host.
 
248
# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
 
249
# so uname gets run too.
 
250
ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 
251
 
 
252
exec 6>&1
 
253
 
 
254
#
 
255
# Initializations.
 
256
#
12
257
ac_default_prefix=/usr/local
13
 
# Any additions from configure.in:
14
 
ac_help="$ac_help
15
 
  --enable-multilib       build many library versions (default)"
16
 
ac_help="$ac_help
17
 
  --enable-doc            build all doc formats (disabled is default)"
18
 
ac_help="$ac_help
19
 
  --enable-html-doc       build HTML documentation (default)"
20
 
ac_help="$ac_help
21
 
  --enable-ps-doc         build Postscript documentation (default)"
22
 
ac_help="$ac_help
23
 
  --enable-pdf-doc        build PDF documentation (default)"
24
 
ac_help="$ac_help
25
 
  --enable-man-doc        build Unix-style manual pages (default)"
26
 
ac_help="$ac_help
27
 
  --enable-versioned-doc  install docs in directory with version name (default)"
 
258
ac_config_libobj_dir=.
 
259
cross_compiling=no
 
260
subdirs=
 
261
MFLAGS=
 
262
MAKEFLAGS=
 
263
SHELL=${CONFIG_SHELL-/bin/sh}
 
264
 
 
265
# Maximum number of lines to put in a shell here document.
 
266
# This variable seems obsolete.  It should probably be removed, and
 
267
# only ac_max_sed_lines should be used.
 
268
: ${ac_max_here_lines=38}
 
269
 
 
270
# Identity of this package.
 
271
PACKAGE_NAME='avr-libc'
 
272
PACKAGE_TARNAME='avr-libc'
 
273
PACKAGE_VERSION='1.4.4'
 
274
PACKAGE_STRING='avr-libc 1.4.4'
 
275
PACKAGE_BUGREPORT='avr-libc-dev@nongnu.org'
 
276
 
 
277
ac_unique_file="doc/examples/demo/demo.c"
 
278
ac_no_link=no
 
279
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS AVR_LIBC_MAJOR AVR_LIBC_MINOR AVR_LIBC_REVISION AVR_LIBC_RELDATE AVR_LIBC_VERSION AVR_LIBC_VERSION_NUMERIC build build_cpu build_vendor build_os host host_cpu host_vendor host_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AS ac_ct_AS CCAS CCASFLAGS RANLIB ac_ct_RANLIB AR ac_ct_AR LN_S TARGET_DOX_PS TARGET_DOX_PDF TARGET_DOX_HTML INSTALL_DOX_PS INSTALL_DOX_PDF INSTALL_DOX_HTML INSTALL_DOX_MAN PNGTOPNM PNMTOPNG DOCSDIR AVR_LIBC_USER_MANUAL DOC_INST_DIR HAS_avr2_TRUE HAS_avr2_FALSE HAS_at90s1200_TRUE HAS_at90s1200_FALSE HAS_at90s2313_TRUE HAS_at90s2313_FALSE HAS_at90s2323_TRUE HAS_at90s2323_FALSE HAS_at90s2333_TRUE HAS_at90s2333_FALSE HAS_at90s2343_TRUE HAS_at90s2343_FALSE HAS_at90s4414_TRUE HAS_at90s4414_FALSE HAS_at90s4433_TRUE HAS_at90s4433_FALSE HAS_at90s4434_TRUE HAS_at90s4434_FALSE HAS_at90s8515_TRUE HAS_at90s8515_FALSE HAS_at90c8534_TRUE HAS_at90c8534_FALSE HAS_at90s8535_TRUE HAS_at90s8535_FALSE HAS_attiny11_TRUE HAS_attiny11_FALSE HAS_attiny12_TRUE HAS_attiny12_FALSE HAS_attiny15_TRUE HAS_attiny15_FALSE HAS_attiny22_TRUE HAS_attiny22_FALSE HAS_attiny26_TRUE HAS_attiny26_FALSE HAS_attiny28_TRUE HAS_attiny28_FALSE HAS_at86rf401_TRUE HAS_at86rf401_FALSE HAS_attiny13_TRUE HAS_attiny13_FALSE HAS_attiny2313_TRUE HAS_attiny2313_FALSE HAS_attiny25_TRUE HAS_attiny25_FALSE HAS_attiny45_TRUE HAS_attiny45_FALSE HAS_attiny85_TRUE HAS_attiny85_FALSE HAS_attiny24_TRUE HAS_attiny24_FALSE HAS_attiny44_TRUE HAS_attiny44_FALSE HAS_attiny84_TRUE HAS_attiny84_FALSE HAS_attiny261_TRUE HAS_attiny261_FALSE HAS_attiny461_TRUE HAS_attiny461_FALSE HAS_attiny861_TRUE HAS_attiny861_FALSE HAS_avr3_TRUE HAS_avr3_FALSE HAS_atmega103_TRUE HAS_atmega103_FALSE HAS_at43usb320_TRUE HAS_at43usb320_FALSE HAS_at43usb355_TRUE HAS_at43usb355_FALSE HAS_at76c711_TRUE HAS_at76c711_FALSE HAS_avr4_TRUE HAS_avr4_FALSE HAS_atmega8_TRUE HAS_atmega8_FALSE HAS_atmega8515_TRUE HAS_atmega8515_FALSE HAS_atmega8535_TRUE HAS_atmega8535_FALSE HAS_atmega48_TRUE HAS_atmega48_FALSE HAS_atmega88_TRUE HAS_atmega88_FALSE HAS_at90pwm2_TRUE HAS_at90pwm2_FALSE HAS_at90pwm3_TRUE HAS_at90pwm3_FALSE HAS_avr5_TRUE HAS_avr5_FALSE HAS_atmega16_TRUE HAS_atmega16_FALSE HAS_atmega161_TRUE HAS_atmega161_FALSE HAS_atmega162_TRUE HAS_atmega162_FALSE HAS_atmega163_TRUE HAS_atmega163_FALSE HAS_atmega169_TRUE HAS_atmega169_FALSE HAS_atmega32_TRUE HAS_atmega32_FALSE HAS_atmega323_TRUE HAS_atmega323_FALSE HAS_atmega64_TRUE HAS_atmega64_FALSE HAS_atmega128_TRUE HAS_atmega128_FALSE HAS_at94k_TRUE HAS_at94k_FALSE HAS_atmega164p_TRUE HAS_atmega164p_FALSE HAS_atmega165_TRUE HAS_atmega165_FALSE HAS_atmega168_TRUE HAS_atmega168_FALSE HAS_atmega324p_TRUE HAS_atmega324p_FALSE HAS_atmega325_TRUE HAS_atmega325_FALSE HAS_atmega3250_TRUE HAS_atmega3250_FALSE HAS_atmega329_TRUE HAS_atmega329_FALSE HAS_atmega3290_TRUE HAS_atmega3290_FALSE HAS_atmega406_TRUE HAS_atmega406_FALSE HAS_atmega640_TRUE HAS_atmega640_FALSE HAS_atmega644_TRUE HAS_atmega644_FALSE HAS_atmega644p_TRUE HAS_atmega644p_FALSE HAS_atmega645_TRUE HAS_atmega645_FALSE HAS_atmega6450_TRUE HAS_atmega6450_FALSE HAS_atmega649_TRUE HAS_atmega649_FALSE HAS_atmega6490_TRUE HAS_atmega6490_FALSE HAS_atmega1280_TRUE HAS_atmega1280_FALSE HAS_atmega1281_TRUE HAS_atmega1281_FALSE HAS_at90can32_TRUE HAS_at90can32_FALSE HAS_at90can64_TRUE HAS_at90can64_FALSE HAS_at90can128_TRUE HAS_at90can128_FALSE HAS_at90usb646_TRUE HAS_at90usb646_FALSE HAS_at90usb647_TRUE HAS_at90usb647_FALSE HAS_at90usb1286_TRUE HAS_at90usb1286_FALSE HAS_at90usb1287_TRUE HAS_at90usb1287_FALSE LIBOBJS LTLIBOBJS'
 
280
ac_subst_files=''
28
281
 
29
282
# Initialize some variables set by options.
 
283
ac_init_help=
 
284
ac_init_version=false
30
285
# The variables have the same names as the options, with
31
286
# dashes changed to underlines.
32
 
build=NONE
33
 
cache_file=./config.cache
 
287
cache_file=/dev/null
34
288
exec_prefix=NONE
35
 
host=NONE
36
289
no_create=
37
 
nonopt=NONE
38
290
no_recursion=
39
291
prefix=NONE
40
292
program_prefix=NONE
42
294
program_transform_name=s,x,x,
43
295
silent=
44
296
site=
45
 
sitefile=
46
297
srcdir=
47
 
target=NONE
48
298
verbose=
49
299
x_includes=NONE
50
300
x_libraries=NONE
 
301
 
 
302
# Installation directory options.
 
303
# These are left unexpanded so users can "make install exec_prefix=/foo"
 
304
# and all the variables that are supposed to be based on exec_prefix
 
305
# by default will actually change.
 
306
# Use braces instead of parens because sh, perl, etc. also accept them.
51
307
bindir='${exec_prefix}/bin'
52
308
sbindir='${exec_prefix}/sbin'
53
309
libexecdir='${exec_prefix}/libexec'
61
317
infodir='${prefix}/info'
62
318
mandir='${prefix}/man'
63
319
 
64
 
# Initialize some other variables.
65
 
subdirs=
66
 
MFLAGS= MAKEFLAGS=
67
 
SHELL=${CONFIG_SHELL-/bin/sh}
68
 
# Maximum number of lines to put in a shell here document.
69
 
ac_max_here_lines=12
70
 
 
71
320
ac_prev=
72
321
for ac_option
73
322
do
74
 
 
75
323
  # If the previous option needs an argument, assign it.
76
324
  if test -n "$ac_prev"; then
77
325
    eval "$ac_prev=\$ac_option"
79
327
    continue
80
328
  fi
81
329
 
82
 
  case "$ac_option" in
83
 
  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
84
 
  *) ac_optarg= ;;
85
 
  esac
 
330
  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
86
331
 
87
332
  # Accept the important Cygnus configure options, so we can diagnose typos.
88
333
 
89
 
  case "$ac_option" in
 
334
  case $ac_option in
90
335
 
91
336
  -bindir | --bindir | --bindi | --bind | --bin | --bi)
92
337
    ac_prev=bindir ;;
93
338
  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
94
 
    bindir="$ac_optarg" ;;
 
339
    bindir=$ac_optarg ;;
95
340
 
96
341
  -build | --build | --buil | --bui | --bu)
97
 
    ac_prev=build ;;
 
342
    ac_prev=build_alias ;;
98
343
  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
99
 
    build="$ac_optarg" ;;
 
344
    build_alias=$ac_optarg ;;
100
345
 
101
346
  -cache-file | --cache-file | --cache-fil | --cache-fi \
102
347
  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
103
348
    ac_prev=cache_file ;;
104
349
  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
105
350
  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
106
 
    cache_file="$ac_optarg" ;;
 
351
    cache_file=$ac_optarg ;;
 
352
 
 
353
  --config-cache | -C)
 
354
    cache_file=config.cache ;;
107
355
 
108
356
  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
109
357
    ac_prev=datadir ;;
110
358
  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
111
359
  | --da=*)
112
 
    datadir="$ac_optarg" ;;
 
360
    datadir=$ac_optarg ;;
113
361
 
114
362
  -disable-* | --disable-*)
115
 
    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
 
363
    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
116
364
    # Reject names that are not valid shell variable names.
117
 
    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
118
 
      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
119
 
    fi
120
 
    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
121
 
    eval "enable_${ac_feature}=no" ;;
 
365
    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
366
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
367
   { (exit 1); exit 1; }; }
 
368
    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 
369
    eval "enable_$ac_feature=no" ;;
122
370
 
123
371
  -enable-* | --enable-*)
124
 
    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
 
372
    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
125
373
    # Reject names that are not valid shell variable names.
126
 
    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
127
 
      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
128
 
    fi
129
 
    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
130
 
    case "$ac_option" in
131
 
      *=*) ;;
 
374
    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
375
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
 
376
   { (exit 1); exit 1; }; }
 
377
    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
 
378
    case $ac_option in
 
379
      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
132
380
      *) ac_optarg=yes ;;
133
381
    esac
134
 
    eval "enable_${ac_feature}='$ac_optarg'" ;;
 
382
    eval "enable_$ac_feature='$ac_optarg'" ;;
135
383
 
136
384
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
137
385
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
140
388
  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
141
389
  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
142
390
  | --exec=* | --exe=* | --ex=*)
143
 
    exec_prefix="$ac_optarg" ;;
 
391
    exec_prefix=$ac_optarg ;;
144
392
 
145
393
  -gas | --gas | --ga | --g)
146
394
    # Obsolete; use --with-gas.
147
395
    with_gas=yes ;;
148
396
 
149
 
  -help | --help | --hel | --he)
150
 
    # Omit some internal or obsolete options to make the list less imposing.
151
 
    # This message is too long to be a string in the A/UX 3.1 sh.
152
 
    cat << EOF
153
 
Usage: configure [options] [host]
154
 
Options: [defaults in brackets after descriptions]
155
 
Configuration:
156
 
  --cache-file=FILE       cache test results in FILE
157
 
  --help                  print this message
158
 
  --no-create             do not create output files
159
 
  --quiet, --silent       do not print \`checking...' messages
160
 
  --site-file=FILE        use FILE as the site file
161
 
  --version               print the version of autoconf that created configure
162
 
Directory and file names:
163
 
  --prefix=PREFIX         install architecture-independent files in PREFIX
164
 
                          [$ac_default_prefix]
165
 
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
166
 
                          [same as prefix]
167
 
  --bindir=DIR            user executables in DIR [EPREFIX/bin]
168
 
  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
169
 
  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
170
 
  --datadir=DIR           read-only architecture-independent data in DIR
171
 
                          [PREFIX/share]
172
 
  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
173
 
  --sharedstatedir=DIR    modifiable architecture-independent data in DIR
174
 
                          [PREFIX/com]
175
 
  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
176
 
  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
177
 
  --includedir=DIR        C header files in DIR [PREFIX/include]
178
 
  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
179
 
  --infodir=DIR           info documentation in DIR [PREFIX/info]
180
 
  --mandir=DIR            man documentation in DIR [PREFIX/man]
181
 
  --srcdir=DIR            find the sources in DIR [configure dir or ..]
182
 
  --program-prefix=PREFIX prepend PREFIX to installed program names
183
 
  --program-suffix=SUFFIX append SUFFIX to installed program names
184
 
  --program-transform-name=PROGRAM
185
 
                          run sed PROGRAM on installed program names
186
 
EOF
187
 
    cat << EOF
188
 
Host type:
189
 
  --build=BUILD           configure for building on BUILD [BUILD=HOST]
190
 
  --host=HOST             configure for HOST [guessed]
191
 
  --target=TARGET         configure for TARGET [TARGET=HOST]
192
 
Features and packages:
193
 
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
194
 
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
195
 
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
196
 
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
197
 
  --x-includes=DIR        X include files are in DIR
198
 
  --x-libraries=DIR       X library files are in DIR
199
 
EOF
200
 
    if test -n "$ac_help"; then
201
 
      echo "--enable and --with options recognized:$ac_help"
202
 
    fi
203
 
    exit 0 ;;
 
397
  -help | --help | --hel | --he | -h)
 
398
    ac_init_help=long ;;
 
399
  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
 
400
    ac_init_help=recursive ;;
 
401
  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
 
402
    ac_init_help=short ;;
204
403
 
205
404
  -host | --host | --hos | --ho)
206
 
    ac_prev=host ;;
 
405
    ac_prev=host_alias ;;
207
406
  -host=* | --host=* | --hos=* | --ho=*)
208
 
    host="$ac_optarg" ;;
 
407
    host_alias=$ac_optarg ;;
209
408
 
210
409
  -includedir | --includedir | --includedi | --included | --include \
211
410
  | --includ | --inclu | --incl | --inc)
212
411
    ac_prev=includedir ;;
213
412
  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
214
413
  | --includ=* | --inclu=* | --incl=* | --inc=*)
215
 
    includedir="$ac_optarg" ;;
 
414
    includedir=$ac_optarg ;;
216
415
 
217
416
  -infodir | --infodir | --infodi | --infod | --info | --inf)
218
417
    ac_prev=infodir ;;
219
418
  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
220
 
    infodir="$ac_optarg" ;;
 
419
    infodir=$ac_optarg ;;
221
420
 
222
421
  -libdir | --libdir | --libdi | --libd)
223
422
    ac_prev=libdir ;;
224
423
  -libdir=* | --libdir=* | --libdi=* | --libd=*)
225
 
    libdir="$ac_optarg" ;;
 
424
    libdir=$ac_optarg ;;
226
425
 
227
426
  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
228
427
  | --libexe | --libex | --libe)
229
428
    ac_prev=libexecdir ;;
230
429
  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
231
430
  | --libexe=* | --libex=* | --libe=*)
232
 
    libexecdir="$ac_optarg" ;;
 
431
    libexecdir=$ac_optarg ;;
233
432
 
234
433
  -localstatedir | --localstatedir | --localstatedi | --localstated \
235
434
  | --localstate | --localstat | --localsta | --localst \
238
437
  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
239
438
  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
240
439
  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
241
 
    localstatedir="$ac_optarg" ;;
 
440
    localstatedir=$ac_optarg ;;
242
441
 
243
442
  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
244
443
    ac_prev=mandir ;;
245
444
  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
246
 
    mandir="$ac_optarg" ;;
 
445
    mandir=$ac_optarg ;;
247
446
 
248
447
  -nfp | --nfp | --nf)
249
448
    # Obsolete; use --without-fp.
250
449
    with_fp=no ;;
251
450
 
252
451
  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
253
 
  | --no-cr | --no-c)
 
452
  | --no-cr | --no-c | -n)
254
453
    no_create=yes ;;
255
454
 
256
455
  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
264
463
  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
265
464
  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
266
465
  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
267
 
    oldincludedir="$ac_optarg" ;;
 
466
    oldincludedir=$ac_optarg ;;
268
467
 
269
468
  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
270
469
    ac_prev=prefix ;;
271
470
  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
272
 
    prefix="$ac_optarg" ;;
 
471
    prefix=$ac_optarg ;;
273
472
 
274
473
  -program-prefix | --program-prefix | --program-prefi | --program-pref \
275
474
  | --program-pre | --program-pr | --program-p)
276
475
    ac_prev=program_prefix ;;
277
476
  -program-prefix=* | --program-prefix=* | --program-prefi=* \
278
477
  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
279
 
    program_prefix="$ac_optarg" ;;
 
478
    program_prefix=$ac_optarg ;;
280
479
 
281
480
  -program-suffix | --program-suffix | --program-suffi | --program-suff \
282
481
  | --program-suf | --program-su | --program-s)
283
482
    ac_prev=program_suffix ;;
284
483
  -program-suffix=* | --program-suffix=* | --program-suffi=* \
285
484
  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
286
 
    program_suffix="$ac_optarg" ;;
 
485
    program_suffix=$ac_optarg ;;
287
486
 
288
487
  -program-transform-name | --program-transform-name \
289
488
  | --program-transform-nam | --program-transform-na \
300
499
  | --program-transfo=* | --program-transf=* \
301
500
  | --program-trans=* | --program-tran=* \
302
501
  | --progr-tra=* | --program-tr=* | --program-t=*)
303
 
    program_transform_name="$ac_optarg" ;;
 
502
    program_transform_name=$ac_optarg ;;
304
503
 
305
504
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
306
505
  | -silent | --silent | --silen | --sile | --sil)
310
509
    ac_prev=sbindir ;;
311
510
  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
312
511
  | --sbi=* | --sb=*)
313
 
    sbindir="$ac_optarg" ;;
 
512
    sbindir=$ac_optarg ;;
314
513
 
315
514
  -sharedstatedir | --sharedstatedir | --sharedstatedi \
316
515
  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
321
520
  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
322
521
  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
323
522
  | --sha=* | --sh=*)
324
 
    sharedstatedir="$ac_optarg" ;;
 
523
    sharedstatedir=$ac_optarg ;;
325
524
 
326
525
  -site | --site | --sit)
327
526
    ac_prev=site ;;
328
527
  -site=* | --site=* | --sit=*)
329
 
    site="$ac_optarg" ;;
330
 
 
331
 
  -site-file | --site-file | --site-fil | --site-fi | --site-f)
332
 
    ac_prev=sitefile ;;
333
 
  -site-file=* | --site-file=* | --site-fil=* | --site-fi=* | --site-f=*)
334
 
    sitefile="$ac_optarg" ;;
 
528
    site=$ac_optarg ;;
335
529
 
336
530
  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
337
531
    ac_prev=srcdir ;;
338
532
  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
339
 
    srcdir="$ac_optarg" ;;
 
533
    srcdir=$ac_optarg ;;
340
534
 
341
535
  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
342
536
  | --syscon | --sysco | --sysc | --sys | --sy)
343
537
    ac_prev=sysconfdir ;;
344
538
  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
345
539
  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
346
 
    sysconfdir="$ac_optarg" ;;
 
540
    sysconfdir=$ac_optarg ;;
347
541
 
348
542
  -target | --target | --targe | --targ | --tar | --ta | --t)
349
 
    ac_prev=target ;;
 
543
    ac_prev=target_alias ;;
350
544
  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
351
 
    target="$ac_optarg" ;;
 
545
    target_alias=$ac_optarg ;;
352
546
 
353
547
  -v | -verbose | --verbose | --verbos | --verbo | --verb)
354
548
    verbose=yes ;;
355
549
 
356
 
  -version | --version | --versio | --versi | --vers)
357
 
    echo "configure generated by autoconf version 2.13"
358
 
    exit 0 ;;
 
550
  -version | --version | --versio | --versi | --vers | -V)
 
551
    ac_init_version=: ;;
359
552
 
360
553
  -with-* | --with-*)
361
 
    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
 
554
    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
362
555
    # Reject names that are not valid shell variable names.
363
 
    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
364
 
      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
365
 
    fi
 
556
    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
557
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
558
   { (exit 1); exit 1; }; }
366
559
    ac_package=`echo $ac_package| sed 's/-/_/g'`
367
 
    case "$ac_option" in
368
 
      *=*) ;;
 
560
    case $ac_option in
 
561
      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
369
562
      *) ac_optarg=yes ;;
370
563
    esac
371
 
    eval "with_${ac_package}='$ac_optarg'" ;;
 
564
    eval "with_$ac_package='$ac_optarg'" ;;
372
565
 
373
566
  -without-* | --without-*)
374
 
    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
 
567
    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
375
568
    # Reject names that are not valid shell variable names.
376
 
    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
377
 
      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
378
 
    fi
379
 
    ac_package=`echo $ac_package| sed 's/-/_/g'`
380
 
    eval "with_${ac_package}=no" ;;
 
569
    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
 
570
      { echo "$as_me: error: invalid package name: $ac_package" >&2
 
571
   { (exit 1); exit 1; }; }
 
572
    ac_package=`echo $ac_package | sed 's/-/_/g'`
 
573
    eval "with_$ac_package=no" ;;
381
574
 
382
575
  --x)
383
576
    # Obsolete; use --with-x.
388
581
    ac_prev=x_includes ;;
389
582
  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
390
583
  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
391
 
    x_includes="$ac_optarg" ;;
 
584
    x_includes=$ac_optarg ;;
392
585
 
393
586
  -x-libraries | --x-libraries | --x-librarie | --x-librari \
394
587
  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
395
588
    ac_prev=x_libraries ;;
396
589
  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
397
590
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
398
 
    x_libraries="$ac_optarg" ;;
 
591
    x_libraries=$ac_optarg ;;
399
592
 
400
 
  -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
 
593
  -*) { echo "$as_me: error: unrecognized option: $ac_option
 
594
Try \`$0 --help' for more information." >&2
 
595
   { (exit 1); exit 1; }; }
401
596
    ;;
402
597
 
 
598
  *=*)
 
599
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
 
600
    # Reject names that are not valid shell variable names.
 
601
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
 
602
      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
 
603
   { (exit 1); exit 1; }; }
 
604
    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
 
605
    eval "$ac_envvar='$ac_optarg'"
 
606
    export $ac_envvar ;;
 
607
 
403
608
  *)
404
 
    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
405
 
      echo "configure: warning: $ac_option: invalid host type" 1>&2
406
 
    fi
407
 
    if test "x$nonopt" != xNONE; then
408
 
      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
409
 
    fi
410
 
    nonopt="$ac_option"
 
609
    # FIXME: should be removed in autoconf 3.0.
 
610
    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
 
611
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
 
612
      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
 
613
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
411
614
    ;;
412
615
 
413
616
  esac
414
617
done
415
618
 
416
619
if test -n "$ac_prev"; then
417
 
  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
418
 
fi
419
 
 
420
 
trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
421
 
 
422
 
# File descriptor usage:
423
 
# 0 standard input
424
 
# 1 file creation
425
 
# 2 errors and warnings
426
 
# 3 some systems may open it to /dev/tty
427
 
# 4 used on the Kubota Titan
428
 
# 6 checking for... messages and results
429
 
# 5 compiler messages saved in config.log
430
 
if test "$silent" = yes; then
431
 
  exec 6>/dev/null
432
 
else
433
 
  exec 6>&1
434
 
fi
435
 
exec 5>./config.log
436
 
 
437
 
echo "\
438
 
This file contains any messages produced by compilers while
439
 
running configure, to aid debugging if configure makes a mistake.
440
 
" 1>&5
441
 
 
442
 
# Strip out --no-create and --no-recursion so they do not pile up.
443
 
# Also quote any args containing shell metacharacters.
444
 
ac_configure_args=
445
 
for ac_arg
446
 
do
447
 
  case "$ac_arg" in
448
 
  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
449
 
  | --no-cr | --no-c) ;;
450
 
  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
451
 
  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
452
 
  *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
453
 
  ac_configure_args="$ac_configure_args '$ac_arg'" ;;
454
 
  *) ac_configure_args="$ac_configure_args $ac_arg" ;;
455
 
  esac
456
 
done
457
 
 
458
 
# NLS nuisances.
459
 
# Only set these to C if already set.  These must not be set unconditionally
460
 
# because not all systems understand e.g. LANG=C (notably SCO).
461
 
# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
462
 
# Non-C LC_CTYPE values break the ctype check.
463
 
if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
464
 
if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
465
 
if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
466
 
if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
467
 
 
468
 
# confdefs.h avoids OS command line length limits that DEFS can exceed.
469
 
rm -rf conftest* confdefs.h
470
 
# AIX cpp loses on an empty file, so make sure it contains at least a newline.
471
 
echo > confdefs.h
472
 
 
473
 
# A filename unique to this package, relative to the directory that
474
 
# configure is in, which we can look for to find out if srcdir is correct.
475
 
ac_unique_file=libc
 
620
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
 
621
  { echo "$as_me: error: missing argument to $ac_option" >&2
 
622
   { (exit 1); exit 1; }; }
 
623
fi
 
624
 
 
625
# Be sure to have absolute paths.
 
626
for ac_var in exec_prefix prefix
 
627
do
 
628
  eval ac_val=$`echo $ac_var`
 
629
  case $ac_val in
 
630
    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
 
631
    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 
632
   { (exit 1); exit 1; }; };;
 
633
  esac
 
634
done
 
635
 
 
636
# Be sure to have absolute paths.
 
637
for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
 
638
              localstatedir libdir includedir oldincludedir infodir mandir
 
639
do
 
640
  eval ac_val=$`echo $ac_var`
 
641
  case $ac_val in
 
642
    [\\/$]* | ?:[\\/]* ) ;;
 
643
    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
 
644
   { (exit 1); exit 1; }; };;
 
645
  esac
 
646
done
 
647
 
 
648
# There might be people who depend on the old broken behavior: `$host'
 
649
# used to hold the argument of --host etc.
 
650
# FIXME: To remove some day.
 
651
build=$build_alias
 
652
host=$host_alias
 
653
target=$target_alias
 
654
 
 
655
# FIXME: To remove some day.
 
656
if test "x$host_alias" != x; then
 
657
  if test "x$build_alias" = x; then
 
658
    cross_compiling=maybe
 
659
    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
 
660
    If a cross compiler is detected then cross compile mode will be used." >&2
 
661
  elif test "x$build_alias" != "x$host_alias"; then
 
662
    cross_compiling=yes
 
663
  fi
 
664
fi
 
665
 
 
666
ac_tool_prefix=
 
667
test -n "$host_alias" && ac_tool_prefix=$host_alias-
 
668
 
 
669
test "$silent" = yes && exec 6>/dev/null
 
670
 
476
671
 
477
672
# Find the source files, if location was not specified.
478
673
if test -z "$srcdir"; then
479
674
  ac_srcdir_defaulted=yes
480
675
  # Try the directory containing this script, then its parent.
481
 
  ac_prog=$0
482
 
  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
483
 
  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
 
676
  ac_confdir=`(dirname "$0") 2>/dev/null ||
 
677
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
678
         X"$0" : 'X\(//\)[^/]' \| \
 
679
         X"$0" : 'X\(//\)$' \| \
 
680
         X"$0" : 'X\(/\)' \| \
 
681
         .     : '\(.\)' 2>/dev/null ||
 
682
echo X"$0" |
 
683
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
684
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
685
          /^X\(\/\/\)$/{ s//\1/; q; }
 
686
          /^X\(\/\).*/{ s//\1/; q; }
 
687
          s/.*/./; q'`
484
688
  srcdir=$ac_confdir
485
689
  if test ! -r $srcdir/$ac_unique_file; then
486
690
    srcdir=..
490
694
fi
491
695
if test ! -r $srcdir/$ac_unique_file; then
492
696
  if test "$ac_srcdir_defaulted" = yes; then
493
 
    { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
 
697
    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
 
698
   { (exit 1); exit 1; }; }
494
699
  else
495
 
    { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
 
700
    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
 
701
   { (exit 1); exit 1; }; }
496
702
  fi
497
703
fi
498
 
srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
499
 
 
 
704
(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
 
705
  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
 
706
   { (exit 1); exit 1; }; }
 
707
srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
 
708
ac_env_build_alias_set=${build_alias+set}
 
709
ac_env_build_alias_value=$build_alias
 
710
ac_cv_env_build_alias_set=${build_alias+set}
 
711
ac_cv_env_build_alias_value=$build_alias
 
712
ac_env_host_alias_set=${host_alias+set}
 
713
ac_env_host_alias_value=$host_alias
 
714
ac_cv_env_host_alias_set=${host_alias+set}
 
715
ac_cv_env_host_alias_value=$host_alias
 
716
ac_env_target_alias_set=${target_alias+set}
 
717
ac_env_target_alias_value=$target_alias
 
718
ac_cv_env_target_alias_set=${target_alias+set}
 
719
ac_cv_env_target_alias_value=$target_alias
 
720
ac_env_CC_set=${CC+set}
 
721
ac_env_CC_value=$CC
 
722
ac_cv_env_CC_set=${CC+set}
 
723
ac_cv_env_CC_value=$CC
 
724
ac_env_CFLAGS_set=${CFLAGS+set}
 
725
ac_env_CFLAGS_value=$CFLAGS
 
726
ac_cv_env_CFLAGS_set=${CFLAGS+set}
 
727
ac_cv_env_CFLAGS_value=$CFLAGS
 
728
ac_env_LDFLAGS_set=${LDFLAGS+set}
 
729
ac_env_LDFLAGS_value=$LDFLAGS
 
730
ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
 
731
ac_cv_env_LDFLAGS_value=$LDFLAGS
 
732
ac_env_CPPFLAGS_set=${CPPFLAGS+set}
 
733
ac_env_CPPFLAGS_value=$CPPFLAGS
 
734
ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
 
735
ac_cv_env_CPPFLAGS_value=$CPPFLAGS
 
736
ac_env_CCAS_set=${CCAS+set}
 
737
ac_env_CCAS_value=$CCAS
 
738
ac_cv_env_CCAS_set=${CCAS+set}
 
739
ac_cv_env_CCAS_value=$CCAS
 
740
ac_env_CCASFLAGS_set=${CCASFLAGS+set}
 
741
ac_env_CCASFLAGS_value=$CCASFLAGS
 
742
ac_cv_env_CCASFLAGS_set=${CCASFLAGS+set}
 
743
ac_cv_env_CCASFLAGS_value=$CCASFLAGS
 
744
 
 
745
#
 
746
# Report the --help message.
 
747
#
 
748
if test "$ac_init_help" = "long"; then
 
749
  # Omit some internal or obsolete options to make the list less imposing.
 
750
  # This message is too long to be a string in the A/UX 3.1 sh.
 
751
  cat <<_ACEOF
 
752
\`configure' configures avr-libc 1.4.4 to adapt to many kinds of systems.
 
753
 
 
754
Usage: $0 [OPTION]... [VAR=VALUE]...
 
755
 
 
756
To assign environment variables (e.g., CC, CFLAGS...), specify them as
 
757
VAR=VALUE.  See below for descriptions of some of the useful variables.
 
758
 
 
759
Defaults for the options are specified in brackets.
 
760
 
 
761
Configuration:
 
762
  -h, --help              display this help and exit
 
763
      --help=short        display options specific to this package
 
764
      --help=recursive    display the short help of all the included packages
 
765
  -V, --version           display version information and exit
 
766
  -q, --quiet, --silent   do not print \`checking...' messages
 
767
      --cache-file=FILE   cache test results in FILE [disabled]
 
768
  -C, --config-cache      alias for \`--cache-file=config.cache'
 
769
  -n, --no-create         do not create output files
 
770
      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
 
771
 
 
772
_ACEOF
 
773
 
 
774
  cat <<_ACEOF
 
775
Installation directories:
 
776
  --prefix=PREFIX         install architecture-independent files in PREFIX
 
777
                          [$ac_default_prefix]
 
778
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
 
779
                          [PREFIX]
 
780
 
 
781
By default, \`make install' will install all the files in
 
782
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
 
783
an installation prefix other than \`$ac_default_prefix' using \`--prefix',
 
784
for instance \`--prefix=\$HOME'.
 
785
 
 
786
For better control, use the options below.
 
787
 
 
788
Fine tuning of the installation directories:
 
789
  --bindir=DIR           user executables [EPREFIX/bin]
 
790
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
 
791
  --libexecdir=DIR       program executables [EPREFIX/libexec]
 
792
  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
 
793
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
 
794
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
 
795
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
 
796
  --libdir=DIR           object code libraries [EPREFIX/lib]
 
797
  --includedir=DIR       C header files [PREFIX/include]
 
798
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
 
799
  --infodir=DIR          info documentation [PREFIX/info]
 
800
  --mandir=DIR           man documentation [PREFIX/man]
 
801
_ACEOF
 
802
 
 
803
  cat <<\_ACEOF
 
804
 
 
805
Program names:
 
806
  --program-prefix=PREFIX            prepend PREFIX to installed program names
 
807
  --program-suffix=SUFFIX            append SUFFIX to installed program names
 
808
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
 
809
 
 
810
System types:
 
811
  --build=BUILD     configure for building on BUILD [guessed]
 
812
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
 
813
_ACEOF
 
814
fi
 
815
 
 
816
if test -n "$ac_init_help"; then
 
817
  case $ac_init_help in
 
818
     short | recursive ) echo "Configuration of avr-libc 1.4.4:";;
 
819
   esac
 
820
  cat <<\_ACEOF
 
821
 
 
822
Optional Features:
 
823
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
 
824
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
 
825
  --disable-dependency-tracking  speeds up one-time build
 
826
  --enable-dependency-tracking   do not reject slow dependency extractors
 
827
  --enable-doc            build all doc formats (disabled is default)
 
828
  --enable-html-doc       build HTML documentation (default)
 
829
  --enable-ps-doc         build Postscript documentation (default)
 
830
  --enable-pdf-doc        build PDF documentation (default)
 
831
  --enable-man-doc        build Unix-style manual pages (default)
 
832
  --enable-versioned-doc  install docs in directory with version name (default)
 
833
 
 
834
Some influential environment variables:
 
835
  CC          C compiler command
 
836
  CFLAGS      C compiler flags
 
837
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
 
838
              nonstandard directory <lib dir>
 
839
  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
 
840
              headers in a nonstandard directory <include dir>
 
841
  CCAS        assembler compiler command (defaults to CC)
 
842
  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)
 
843
 
 
844
Use these variables to override the choices made by `configure' or to help
 
845
it to find libraries and programs with nonstandard names/locations.
 
846
 
 
847
Report bugs to <avr-libc-dev@nongnu.org>.
 
848
_ACEOF
 
849
fi
 
850
 
 
851
if test "$ac_init_help" = "recursive"; then
 
852
  # If there are subdirs, report their specific --help.
 
853
  ac_popdir=`pwd`
 
854
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
 
855
    test -d $ac_dir || continue
 
856
    ac_builddir=.
 
857
 
 
858
if test "$ac_dir" != .; then
 
859
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
860
  # A "../" for each directory in $ac_dir_suffix.
 
861
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
 
862
else
 
863
  ac_dir_suffix= ac_top_builddir=
 
864
fi
 
865
 
 
866
case $srcdir in
 
867
  .)  # No --srcdir option.  We are building in place.
 
868
    ac_srcdir=.
 
869
    if test -z "$ac_top_builddir"; then
 
870
       ac_top_srcdir=.
 
871
    else
 
872
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
 
873
    fi ;;
 
874
  [\\/]* | ?:[\\/]* )  # Absolute path.
 
875
    ac_srcdir=$srcdir$ac_dir_suffix;
 
876
    ac_top_srcdir=$srcdir ;;
 
877
  *) # Relative path.
 
878
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 
879
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 
880
esac
 
881
 
 
882
# Do not use `cd foo && pwd` to compute absolute paths, because
 
883
# the directories may not exist.
 
884
case `pwd` in
 
885
.) ac_abs_builddir="$ac_dir";;
 
886
*)
 
887
  case "$ac_dir" in
 
888
  .) ac_abs_builddir=`pwd`;;
 
889
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 
890
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 
891
  esac;;
 
892
esac
 
893
case $ac_abs_builddir in
 
894
.) ac_abs_top_builddir=${ac_top_builddir}.;;
 
895
*)
 
896
  case ${ac_top_builddir}. in
 
897
  .) ac_abs_top_builddir=$ac_abs_builddir;;
 
898
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 
899
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 
900
  esac;;
 
901
esac
 
902
case $ac_abs_builddir in
 
903
.) ac_abs_srcdir=$ac_srcdir;;
 
904
*)
 
905
  case $ac_srcdir in
 
906
  .) ac_abs_srcdir=$ac_abs_builddir;;
 
907
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 
908
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 
909
  esac;;
 
910
esac
 
911
case $ac_abs_builddir in
 
912
.) ac_abs_top_srcdir=$ac_top_srcdir;;
 
913
*)
 
914
  case $ac_top_srcdir in
 
915
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 
916
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 
917
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 
918
  esac;;
 
919
esac
 
920
 
 
921
    cd $ac_dir
 
922
    # Check for guested configure; otherwise get Cygnus style configure.
 
923
    if test -f $ac_srcdir/configure.gnu; then
 
924
      echo
 
925
      $SHELL $ac_srcdir/configure.gnu  --help=recursive
 
926
    elif test -f $ac_srcdir/configure; then
 
927
      echo
 
928
      $SHELL $ac_srcdir/configure  --help=recursive
 
929
    elif test -f $ac_srcdir/configure.ac ||
 
930
           test -f $ac_srcdir/configure.in; then
 
931
      echo
 
932
      $ac_configure --help
 
933
    else
 
934
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
 
935
    fi
 
936
    cd $ac_popdir
 
937
  done
 
938
fi
 
939
 
 
940
test -n "$ac_init_help" && exit 0
 
941
if $ac_init_version; then
 
942
  cat <<\_ACEOF
 
943
avr-libc configure 1.4.4
 
944
generated by GNU Autoconf 2.59
 
945
 
 
946
Copyright (C) 2003 Free Software Foundation, Inc.
 
947
This configure script is free software; the Free Software Foundation
 
948
gives unlimited permission to copy, distribute and modify it.
 
949
_ACEOF
 
950
  exit 0
 
951
fi
 
952
exec 5>config.log
 
953
cat >&5 <<_ACEOF
 
954
This file contains any messages produced by compilers while
 
955
running configure, to aid debugging if configure makes a mistake.
 
956
 
 
957
It was created by avr-libc $as_me 1.4.4, which was
 
958
generated by GNU Autoconf 2.59.  Invocation command line was
 
959
 
 
960
  $ $0 $@
 
961
 
 
962
_ACEOF
 
963
{
 
964
cat <<_ASUNAME
 
965
## --------- ##
 
966
## Platform. ##
 
967
## --------- ##
 
968
 
 
969
hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
 
970
uname -m = `(uname -m) 2>/dev/null || echo unknown`
 
971
uname -r = `(uname -r) 2>/dev/null || echo unknown`
 
972
uname -s = `(uname -s) 2>/dev/null || echo unknown`
 
973
uname -v = `(uname -v) 2>/dev/null || echo unknown`
 
974
 
 
975
/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
 
976
/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
 
977
 
 
978
/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
 
979
/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
 
980
/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
 
981
hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
 
982
/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
 
983
/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
 
984
/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
 
985
 
 
986
_ASUNAME
 
987
 
 
988
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
989
for as_dir in $PATH
 
990
do
 
991
  IFS=$as_save_IFS
 
992
  test -z "$as_dir" && as_dir=.
 
993
  echo "PATH: $as_dir"
 
994
done
 
995
 
 
996
} >&5
 
997
 
 
998
cat >&5 <<_ACEOF
 
999
 
 
1000
 
 
1001
## ----------- ##
 
1002
## Core tests. ##
 
1003
## ----------- ##
 
1004
 
 
1005
_ACEOF
 
1006
 
 
1007
 
 
1008
# Keep a trace of the command line.
 
1009
# Strip out --no-create and --no-recursion so they do not pile up.
 
1010
# Strip out --silent because we don't want to record it for future runs.
 
1011
# Also quote any args containing shell meta-characters.
 
1012
# Make two passes to allow for proper duplicate-argument suppression.
 
1013
ac_configure_args=
 
1014
ac_configure_args0=
 
1015
ac_configure_args1=
 
1016
ac_sep=
 
1017
ac_must_keep_next=false
 
1018
for ac_pass in 1 2
 
1019
do
 
1020
  for ac_arg
 
1021
  do
 
1022
    case $ac_arg in
 
1023
    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
 
1024
    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
1025
    | -silent | --silent | --silen | --sile | --sil)
 
1026
      continue ;;
 
1027
    *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
 
1028
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
 
1029
    esac
 
1030
    case $ac_pass in
 
1031
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
 
1032
    2)
 
1033
      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
 
1034
      if test $ac_must_keep_next = true; then
 
1035
        ac_must_keep_next=false # Got value, back to normal.
 
1036
      else
 
1037
        case $ac_arg in
 
1038
          *=* | --config-cache | -C | -disable-* | --disable-* \
 
1039
          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
 
1040
          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
 
1041
          | -with-* | --with-* | -without-* | --without-* | --x)
 
1042
            case "$ac_configure_args0 " in
 
1043
              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
 
1044
            esac
 
1045
            ;;
 
1046
          -* ) ac_must_keep_next=true ;;
 
1047
        esac
 
1048
      fi
 
1049
      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
 
1050
      # Get rid of the leading space.
 
1051
      ac_sep=" "
 
1052
      ;;
 
1053
    esac
 
1054
  done
 
1055
done
 
1056
$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
 
1057
$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
 
1058
 
 
1059
# When interrupted or exit'd, cleanup temporary files, and complete
 
1060
# config.log.  We remove comments because anyway the quotes in there
 
1061
# would cause problems or look ugly.
 
1062
# WARNING: Be sure not to use single quotes in there, as some shells,
 
1063
# such as our DU 5.0 friend, will then `close' the trap.
 
1064
trap 'exit_status=$?
 
1065
  # Save into config.log some information that might help in debugging.
 
1066
  {
 
1067
    echo
 
1068
 
 
1069
    cat <<\_ASBOX
 
1070
## ---------------- ##
 
1071
## Cache variables. ##
 
1072
## ---------------- ##
 
1073
_ASBOX
 
1074
    echo
 
1075
    # The following way of writing the cache mishandles newlines in values,
 
1076
{
 
1077
  (set) 2>&1 |
 
1078
    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
 
1079
    *ac_space=\ *)
 
1080
      sed -n \
 
1081
        "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
 
1082
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
 
1083
      ;;
 
1084
    *)
 
1085
      sed -n \
 
1086
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
 
1087
      ;;
 
1088
    esac;
 
1089
}
 
1090
    echo
 
1091
 
 
1092
    cat <<\_ASBOX
 
1093
## ----------------- ##
 
1094
## Output variables. ##
 
1095
## ----------------- ##
 
1096
_ASBOX
 
1097
    echo
 
1098
    for ac_var in $ac_subst_vars
 
1099
    do
 
1100
      eval ac_val=$`echo $ac_var`
 
1101
      echo "$ac_var='"'"'$ac_val'"'"'"
 
1102
    done | sort
 
1103
    echo
 
1104
 
 
1105
    if test -n "$ac_subst_files"; then
 
1106
      cat <<\_ASBOX
 
1107
## ------------- ##
 
1108
## Output files. ##
 
1109
## ------------- ##
 
1110
_ASBOX
 
1111
      echo
 
1112
      for ac_var in $ac_subst_files
 
1113
      do
 
1114
        eval ac_val=$`echo $ac_var`
 
1115
        echo "$ac_var='"'"'$ac_val'"'"'"
 
1116
      done | sort
 
1117
      echo
 
1118
    fi
 
1119
 
 
1120
    if test -s confdefs.h; then
 
1121
      cat <<\_ASBOX
 
1122
## ----------- ##
 
1123
## confdefs.h. ##
 
1124
## ----------- ##
 
1125
_ASBOX
 
1126
      echo
 
1127
      sed "/^$/d" confdefs.h | sort
 
1128
      echo
 
1129
    fi
 
1130
    test "$ac_signal" != 0 &&
 
1131
      echo "$as_me: caught signal $ac_signal"
 
1132
    echo "$as_me: exit $exit_status"
 
1133
  } >&5
 
1134
  rm -f core *.core &&
 
1135
  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
 
1136
    exit $exit_status
 
1137
     ' 0
 
1138
for ac_signal in 1 2 13 15; do
 
1139
  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
 
1140
done
 
1141
ac_signal=0
 
1142
 
 
1143
# confdefs.h avoids OS command line length limits that DEFS can exceed.
 
1144
rm -rf conftest* confdefs.h
 
1145
# AIX cpp loses on an empty file, so make sure it contains at least a newline.
 
1146
echo >confdefs.h
 
1147
 
 
1148
# Predefined preprocessor variables.
 
1149
 
 
1150
cat >>confdefs.h <<_ACEOF
 
1151
#define PACKAGE_NAME "$PACKAGE_NAME"
 
1152
_ACEOF
 
1153
 
 
1154
 
 
1155
cat >>confdefs.h <<_ACEOF
 
1156
#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
 
1157
_ACEOF
 
1158
 
 
1159
 
 
1160
cat >>confdefs.h <<_ACEOF
 
1161
#define PACKAGE_VERSION "$PACKAGE_VERSION"
 
1162
_ACEOF
 
1163
 
 
1164
 
 
1165
cat >>confdefs.h <<_ACEOF
 
1166
#define PACKAGE_STRING "$PACKAGE_STRING"
 
1167
_ACEOF
 
1168
 
 
1169
 
 
1170
cat >>confdefs.h <<_ACEOF
 
1171
#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
 
1172
_ACEOF
 
1173
 
 
1174
 
 
1175
# Let the site file select an alternate cache file if it wants to.
500
1176
# Prefer explicitly selected file to automatically selected ones.
501
 
if test -z "$sitefile"; then
502
 
  if test -z "$CONFIG_SITE"; then
503
 
    if test "x$prefix" != xNONE; then
504
 
      CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
505
 
    else
506
 
      CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
507
 
    fi
 
1177
if test -z "$CONFIG_SITE"; then
 
1178
  if test "x$prefix" != xNONE; then
 
1179
    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
 
1180
  else
 
1181
    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
508
1182
  fi
509
 
else
510
 
  CONFIG_SITE="$sitefile"
511
1183
fi
512
1184
for ac_site_file in $CONFIG_SITE; do
513
1185
  if test -r "$ac_site_file"; then
514
 
    echo "loading site script $ac_site_file"
 
1186
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
 
1187
echo "$as_me: loading site script $ac_site_file" >&6;}
 
1188
    sed 's/^/| /' "$ac_site_file" >&5
515
1189
    . "$ac_site_file"
516
1190
  fi
517
1191
done
518
1192
 
519
1193
if test -r "$cache_file"; then
520
 
  echo "loading cache $cache_file"
521
 
  . $cache_file
 
1194
  # Some versions of bash will fail to source /dev/null (special
 
1195
  # files actually), so we avoid doing that.
 
1196
  if test -f "$cache_file"; then
 
1197
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
 
1198
echo "$as_me: loading cache $cache_file" >&6;}
 
1199
    case $cache_file in
 
1200
      [\\/]* | ?:[\\/]* ) . $cache_file;;
 
1201
      *)                      . ./$cache_file;;
 
1202
    esac
 
1203
  fi
522
1204
else
523
 
  echo "creating cache $cache_file"
524
 
  > $cache_file
 
1205
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
 
1206
echo "$as_me: creating cache $cache_file" >&6;}
 
1207
  >$cache_file
 
1208
fi
 
1209
 
 
1210
# Check that the precious variables saved in the cache have kept the same
 
1211
# value.
 
1212
ac_cache_corrupted=false
 
1213
for ac_var in `(set) 2>&1 |
 
1214
               sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
 
1215
  eval ac_old_set=\$ac_cv_env_${ac_var}_set
 
1216
  eval ac_new_set=\$ac_env_${ac_var}_set
 
1217
  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
 
1218
  eval ac_new_val="\$ac_env_${ac_var}_value"
 
1219
  case $ac_old_set,$ac_new_set in
 
1220
    set,)
 
1221
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
 
1222
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
 
1223
      ac_cache_corrupted=: ;;
 
1224
    ,set)
 
1225
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
 
1226
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
 
1227
      ac_cache_corrupted=: ;;
 
1228
    ,);;
 
1229
    *)
 
1230
      if test "x$ac_old_val" != "x$ac_new_val"; then
 
1231
        { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
 
1232
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
 
1233
        { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
 
1234
echo "$as_me:   former value:  $ac_old_val" >&2;}
 
1235
        { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
 
1236
echo "$as_me:   current value: $ac_new_val" >&2;}
 
1237
        ac_cache_corrupted=:
 
1238
      fi;;
 
1239
  esac
 
1240
  # Pass precious variables to config.status.
 
1241
  if test "$ac_new_set" = set; then
 
1242
    case $ac_new_val in
 
1243
    *" "*|*"    "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
 
1244
      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
 
1245
    *) ac_arg=$ac_var=$ac_new_val ;;
 
1246
    esac
 
1247
    case " $ac_configure_args " in
 
1248
      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
 
1249
      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
 
1250
    esac
 
1251
  fi
 
1252
done
 
1253
if $ac_cache_corrupted; then
 
1254
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
 
1255
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
 
1256
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
 
1257
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
 
1258
   { (exit 1); exit 1; }; }
525
1259
fi
526
1260
 
527
1261
ac_ext=c
528
 
# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
529
1262
ac_cpp='$CPP $CPPFLAGS'
530
 
ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
531
 
ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
532
 
cross_compiling=$ac_cv_prog_cc_cross
533
 
 
534
 
ac_exeext=
535
 
ac_objext=o
536
 
if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
537
 
  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
538
 
  if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
539
 
    ac_n= ac_c='
540
 
' ac_t='        '
541
 
  else
542
 
    ac_n=-n ac_c= ac_t=
543
 
  fi
544
 
else
545
 
  ac_n= ac_c='\c' ac_t=
546
 
fi
547
 
 
548
 
 
549
 
 
550
 
# Check whether --enable-multilib or --disable-multilib was given.
551
 
if test "${enable_multilib+set}" = set; then
552
 
  enableval="$enable_multilib"
553
 
  case "${enableval}" in
554
 
  yes) multilib=yes ;;
555
 
  no)  multilib=no ;;
556
 
  *)   { echo "configure: error: bad value ${enableval} for multilib option" 1>&2; exit 1; } ;;
557
 
 esac
558
 
else
559
 
  multilib=yes
560
 
fi
561
 
 
562
 
 
563
 
 
564
 
# Check whether --enable-doc or --disable-doc was given.
565
 
if test "${enable_doc+set}" = set; then
566
 
  enableval="$enable_doc"
567
 
  case "${enableval}" in
568
 
  yes) enable_doc=yes ;;
569
 
  no)  enable_doc=no ;;
570
 
  *)   { echo "configure: error: bad value ${enableval} for global doc option" 1>&2; exit 1; } ;;
571
 
 esac
572
 
else
573
 
  enable_doc=no
574
 
fi
575
 
 
576
 
# Check whether --enable-html-doc or --disable-html-doc was given.
577
 
if test "${enable_html_doc+set}" = set; then
578
 
  enableval="$enable_html_doc"
579
 
  case "${enableval}" in
580
 
  yes) html_doc=yes ;;
581
 
  no)  html_doc=no ;;
582
 
  *)   { echo "configure: error: bad value ${enableval} for html-doc option" 1>&2; exit 1; } ;;
583
 
 esac
584
 
else
585
 
  html_doc=yes
586
 
fi
587
 
 
588
 
# Check whether --enable-ps-doc or --disable-ps-doc was given.
589
 
if test "${enable_ps_doc+set}" = set; then
590
 
  enableval="$enable_ps_doc"
591
 
  case "${enableval}" in
592
 
  yes) ps_doc=yes ;;
593
 
  no)  ps_doc=no ;;
594
 
  *)   { echo "configure: error: bad value ${enableval} for ps-doc option" 1>&2; exit 1; } ;;
595
 
 esac
596
 
else
597
 
  ps_doc=yes
598
 
fi
599
 
 
600
 
# Check whether --enable-pdf-doc or --disable-pdf-doc was given.
601
 
if test "${enable_pdf_doc+set}" = set; then
602
 
  enableval="$enable_pdf_doc"
603
 
  case "${enableval}" in
604
 
  yes) pdf_doc=yes ;;
605
 
  no)  pdf_doc=no ;;
606
 
  *)   { echo "configure: error: bad value ${enableval} for pdf-doc option" 1>&2; exit 1; } ;;
607
 
 esac
608
 
else
609
 
  pdf_doc=yes
610
 
fi
611
 
 
612
 
# Check whether --enable-man-doc or --disable-man-doc was given.
613
 
if test "${enable_man_doc+set}" = set; then
614
 
  enableval="$enable_man_doc"
615
 
  case "${enableval}" in
616
 
  yes) man_doc=yes ;;
617
 
  no)  man_doc=no ;;
618
 
  *)   { echo "configure: error: bad value ${enableval} for man-doc option" 1>&2; exit 1; } ;;
619
 
 esac
620
 
else
621
 
  man_doc=yes
622
 
fi
623
 
 
624
 
# Check whether --enable-versioned-doc or --disable-versioned-doc was given.
625
 
if test "${enable_versioned_doc+set}" = set; then
626
 
  enableval="$enable_versioned_doc"
627
 
  case "${enableval}" in
628
 
  yes) versioned_doc=yes ;;
629
 
  no)  versioned_doc=no ;;
630
 
  *)   { echo "configure: error: bad value ${enableval} for versioned-doc option" 1>&2; exit 1; } ;;
631
 
 esac
632
 
else
633
 
  versioned_doc=yes
634
 
fi
635
 
 
636
 
if test "${target}" = "NONE"; then
637
 
   target=avr
638
 
fi
639
 
 
640
 
case "${target}" in
641
 
   avr) ;;
642
 
   *) { echo "configure: error: This is libc for the avr target only!" 1>&2; exit 1; } ;;
643
 
esac
644
 
 
645
 
if test "${host}" = "NONE"; then
646
 
   host=avr
647
 
fi
648
 
 
649
 
if test "${build}" = "NONE"; then
650
 
   build=`${srcdir}/config.guess`
651
 
fi
652
 
 
653
 
 
654
 
test -z "${with_target_subdir}" && with_target_subdir=.
655
 
 
656
 
if test "${srcdir}" = "."; then
657
 
  if test "${with_target_subdir}" != "."; then
658
 
    avrlib_basedir="${srcdir}/${with_multisrctop}.."
659
 
  else
660
 
    avrlib_basedir="${srcdir}/${with_multisrctop}"
661
 
  fi
662
 
else
663
 
  avrlib_basedir="${srcdir}"
664
 
fi
665
 
 
666
 
 
667
 
# Determine the host, build, and target systems
 
1263
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
1264
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
1265
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
1266
 
 
1267
 
 
1268
 
 
1269
 
 
1270
 
 
1271
 
 
1272
 
 
1273
 
 
1274
 
 
1275
 
 
1276
 
 
1277
 
 
1278
 
 
1279
 
 
1280
 
 
1281
 
 
1282
 
 
1283
 
 
1284
 
 
1285
 
 
1286
 
 
1287
 
 
1288
 
 
1289
 
 
1290
 
 
1291
 
 
1292
 
 
1293
 
 
1294
          ac_config_headers="$ac_config_headers config.h"
 
1295
 
 
1296
 
 
1297
AVR_LIBC_MAJOR=1
 
1298
AVR_LIBC_MINOR=4
 
1299
AVR_LIBC_REVISION=4
 
1300
AVR_LIBC_RELDATE=20060420
 
1301
AVR_LIBC_VERSION=1.4.4
 
1302
AVR_LIBC_VERSION_NUMERIC=10404
 
1303
 
 
1304
 
 
1305
 
 
1306
 
 
1307
 
 
1308
 
 
1309
 
668
1310
ac_aux_dir=
669
1311
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
670
1312
  if test -f $ac_dir/install-sh; then
675
1317
    ac_aux_dir=$ac_dir
676
1318
    ac_install_sh="$ac_aux_dir/install.sh -c"
677
1319
    break
 
1320
  elif test -f $ac_dir/shtool; then
 
1321
    ac_aux_dir=$ac_dir
 
1322
    ac_install_sh="$ac_aux_dir/shtool install -c"
 
1323
    break
678
1324
  fi
679
1325
done
680
1326
if test -z "$ac_aux_dir"; then
681
 
  { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
 
1327
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
 
1328
echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
 
1329
   { (exit 1); exit 1; }; }
682
1330
fi
683
 
ac_config_guess=$ac_aux_dir/config.guess
684
 
ac_config_sub=$ac_aux_dir/config.sub
685
 
ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
686
 
 
687
 
 
688
 
# Do some error checking and defaulting for the host and target type.
689
 
# The inputs are:
690
 
#    configure --host=HOST --target=TARGET --build=BUILD NONOPT
691
 
#
692
 
# The rules are:
693
 
# 1. You are not allowed to specify --host, --target, and nonopt at the
694
 
#    same time.
695
 
# 2. Host defaults to nonopt.
696
 
# 3. If nonopt is not specified, then host defaults to the current host,
697
 
#    as determined by config.guess.
698
 
# 4. Target and build default to nonopt.
699
 
# 5. If nonopt is not specified, then target and build default to host.
700
 
 
701
 
# The aliases save the names the user supplied, while $host etc.
702
 
# will get canonicalized.
703
 
case $host---$target---$nonopt in
704
 
NONE---*---* | *---NONE---* | *---*---NONE) ;;
705
 
*) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
706
 
esac
707
 
 
 
1331
ac_config_guess="$SHELL $ac_aux_dir/config.guess"
 
1332
ac_config_sub="$SHELL $ac_aux_dir/config.sub"
 
1333
ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
708
1334
 
709
1335
# Make sure we can run config.sub.
710
 
if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
711
 
else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
712
 
fi
713
 
 
714
 
echo $ac_n "checking host system type""... $ac_c" 1>&6
715
 
echo "configure:716: checking host system type" >&5
716
 
 
717
 
host_alias=$host
718
 
case "$host_alias" in
719
 
NONE)
720
 
  case $nonopt in
721
 
  NONE)
722
 
    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
723
 
    else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
724
 
    fi ;;
725
 
  *) host_alias=$nonopt ;;
726
 
  esac ;;
727
 
esac
728
 
 
729
 
host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
730
 
host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
731
 
host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
732
 
host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
733
 
echo "$ac_t""$host" 1>&6
734
 
 
735
 
echo $ac_n "checking target system type""... $ac_c" 1>&6
736
 
echo "configure:737: checking target system type" >&5
737
 
 
738
 
target_alias=$target
739
 
case "$target_alias" in
740
 
NONE)
741
 
  case $nonopt in
742
 
  NONE) target_alias=$host_alias ;;
743
 
  *) target_alias=$nonopt ;;
744
 
  esac ;;
745
 
esac
746
 
 
747
 
target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
748
 
target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
749
 
target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
750
 
target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
751
 
echo "$ac_t""$target" 1>&6
752
 
 
753
 
echo $ac_n "checking build system type""... $ac_c" 1>&6
754
 
echo "configure:755: checking build system type" >&5
755
 
 
756
 
build_alias=$build
757
 
case "$build_alias" in
758
 
NONE)
759
 
  case $nonopt in
760
 
  NONE) build_alias=$host_alias ;;
761
 
  *) build_alias=$nonopt ;;
762
 
  esac ;;
763
 
esac
764
 
 
765
 
build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
766
 
build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
767
 
build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
768
 
build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
769
 
echo "$ac_t""$build" 1>&6
770
 
 
771
 
test "$host_alias" != "$target_alias" &&
772
 
  test "$program_prefix$program_suffix$program_transform_name" = \
773
 
    NONENONEs,x,x, &&
774
 
  program_prefix=${target_alias}-
775
 
 
776
 
 
777
 
am__api_version="1.4"
 
1336
$ac_config_sub sun4 >/dev/null 2>&1 ||
 
1337
  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
 
1338
echo "$as_me: error: cannot run $ac_config_sub" >&2;}
 
1339
   { (exit 1); exit 1; }; }
 
1340
 
 
1341
echo "$as_me:$LINENO: checking build system type" >&5
 
1342
echo $ECHO_N "checking build system type... $ECHO_C" >&6
 
1343
if test "${ac_cv_build+set}" = set; then
 
1344
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1345
else
 
1346
  ac_cv_build_alias=$build_alias
 
1347
test -z "$ac_cv_build_alias" &&
 
1348
  ac_cv_build_alias=`$ac_config_guess`
 
1349
test -z "$ac_cv_build_alias" &&
 
1350
  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
 
1351
echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
 
1352
   { (exit 1); exit 1; }; }
 
1353
ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
 
1354
  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
 
1355
echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
 
1356
   { (exit 1); exit 1; }; }
 
1357
 
 
1358
fi
 
1359
echo "$as_me:$LINENO: result: $ac_cv_build" >&5
 
1360
echo "${ECHO_T}$ac_cv_build" >&6
 
1361
build=$ac_cv_build
 
1362
build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
 
1363
build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
 
1364
build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 
1365
 
 
1366
 
 
1367
echo "$as_me:$LINENO: checking host system type" >&5
 
1368
echo $ECHO_N "checking host system type... $ECHO_C" >&6
 
1369
if test "${ac_cv_host+set}" = set; then
 
1370
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1371
else
 
1372
  ac_cv_host_alias=$host_alias
 
1373
test -z "$ac_cv_host_alias" &&
 
1374
  ac_cv_host_alias=$ac_cv_build_alias
 
1375
ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
 
1376
  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
 
1377
echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
 
1378
   { (exit 1); exit 1; }; }
 
1379
 
 
1380
fi
 
1381
echo "$as_me:$LINENO: result: $ac_cv_host" >&5
 
1382
echo "${ECHO_T}$ac_cv_host" >&6
 
1383
host=$ac_cv_host
 
1384
host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
 
1385
host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
 
1386
host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 
1387
 
 
1388
 
 
1389
 
 
1390
# See if the user specified '--build=`../config.guess` --host=avr' when
 
1391
# running ../configure.
 
1392
 
 
1393
echo "$as_me:$LINENO: checking if configuring for cross compile" >&5
 
1394
echo $ECHO_N "checking if configuring for cross compile... $ECHO_C" >&6
 
1395
if test "x${build_alias}" = "x${host_alias}"; then
 
1396
        if test "x${build_alias}" = "x" ; then
 
1397
                build_alias='`./config.guess`'
 
1398
        fi
 
1399
        echo "$as_me:$LINENO: result: no" >&5
 
1400
echo "${ECHO_T}no" >&6
 
1401
        { echo "$as_me:$LINENO: WARNING: " >&5
 
1402
echo "$as_me: WARNING: " >&2;}
 
1403
        { echo "$as_me:$LINENO: WARNING: AVR-LIBC must be built using an avr cross-compiler." >&5
 
1404
echo "$as_me: WARNING: AVR-LIBC must be built using an avr cross-compiler." >&2;}
 
1405
        { echo "$as_me:$LINENO: WARNING: Try configuring with:" >&5
 
1406
echo "$as_me: WARNING: Try configuring with:" >&2;}
 
1407
        { echo "$as_me:$LINENO: WARNING: \"$0 --build=$build_alias --host=avr\"" >&5
 
1408
echo "$as_me: WARNING: \"$0 --build=$build_alias --host=avr\"" >&2;}
 
1409
        { echo "$as_me:$LINENO: WARNING: " >&5
 
1410
echo "$as_me: WARNING: " >&2;}
 
1411
        { { echo "$as_me:$LINENO: error: aborting configure" >&5
 
1412
echo "$as_me: error: aborting configure" >&2;}
 
1413
   { (exit 1); exit 1; }; }
 
1414
else
 
1415
        echo "$as_me:$LINENO: result: yes" >&5
 
1416
echo "${ECHO_T}yes" >&6
 
1417
fi
 
1418
 
 
1419
echo "$as_me:$LINENO: checking if target host is avr" >&5
 
1420
echo $ECHO_N "checking if target host is avr... $ECHO_C" >&6
 
1421
case "$host" in
 
1422
        avr* )
 
1423
                echo "$as_me:$LINENO: result: yes" >&5
 
1424
echo "${ECHO_T}yes" >&6
 
1425
                ;;
 
1426
        * )
 
1427
                echo "$as_me:$LINENO: result: no" >&5
 
1428
echo "${ECHO_T}no" >&6
 
1429
                { echo "$as_me:$LINENO: WARNING: " >&5
 
1430
echo "$as_me: WARNING: " >&2;}
 
1431
                { echo "$as_me:$LINENO: WARNING: Avr-libc must be built using an avr cross-compiler." >&5
 
1432
echo "$as_me: WARNING: Avr-libc must be built using an avr cross-compiler." >&2;}
 
1433
                { echo "$as_me:$LINENO: WARNING: Try configuring with:" >&5
 
1434
echo "$as_me: WARNING: Try configuring with:" >&2;}
 
1435
                { echo "$as_me:$LINENO: WARNING: \"$0 --build=$build --host=avr\"" >&5
 
1436
echo "$as_me: WARNING: \"$0 --build=$build --host=avr\"" >&2;}
 
1437
                { echo "$as_me:$LINENO: WARNING: " >&5
 
1438
echo "$as_me: WARNING: " >&2;}
 
1439
                { { echo "$as_me:$LINENO: error: aborting configure" >&5
 
1440
echo "$as_me: error: aborting configure" >&2;}
 
1441
   { (exit 1); exit 1; }; }
 
1442
                ;;
 
1443
esac
 
1444
 
 
1445
## TODO: Write a check for GNU Make
 
1446
 
 
1447
 
 
1448
 
 
1449
am__api_version="1.9"
778
1450
# Find a good install program.  We prefer a C program (faster),
779
1451
# so one script is as good as another.  But avoid the broken or
780
1452
# incompatible versions:
782
1454
# SunOS /usr/etc/install
783
1455
# IRIX /sbin/install
784
1456
# AIX /bin/install
 
1457
# AmigaOS /C/install, which installs bootblocks on floppy discs
785
1458
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
786
1459
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
787
1460
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 
1461
# OS/2's system install, which has a completely different semantic
788
1462
# ./install, which can be erroneously created by make from ./install.sh.
789
 
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
790
 
echo "configure:791: checking for a BSD compatible install" >&5
 
1463
echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 
1464
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
791
1465
if test -z "$INSTALL"; then
792
 
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
793
 
  echo $ac_n "(cached) $ac_c" 1>&6
 
1466
if test "${ac_cv_path_install+set}" = set; then
 
1467
  echo $ECHO_N "(cached) $ECHO_C" >&6
794
1468
else
795
 
    IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
796
 
  for ac_dir in $PATH; do
797
 
    # Account for people who put trailing slashes in PATH elements.
798
 
    case "$ac_dir/" in
799
 
    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
800
 
    *)
801
 
      # OSF1 and SCO ODT 3.0 have their own names for install.
802
 
      # Don't use installbsd from OSF since it installs stuff as root
803
 
      # by default.
804
 
      for ac_prog in ginstall scoinst install; do
805
 
        if test -f $ac_dir/$ac_prog; then
 
1469
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1470
for as_dir in $PATH
 
1471
do
 
1472
  IFS=$as_save_IFS
 
1473
  test -z "$as_dir" && as_dir=.
 
1474
  # Account for people who put trailing slashes in PATH elements.
 
1475
case $as_dir/ in
 
1476
  ./ | .// | /cC/* | \
 
1477
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 
1478
  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
 
1479
  /usr/ucb/* ) ;;
 
1480
  *)
 
1481
    # OSF1 and SCO ODT 3.0 have their own names for install.
 
1482
    # Don't use installbsd from OSF since it installs stuff as root
 
1483
    # by default.
 
1484
    for ac_prog in ginstall scoinst install; do
 
1485
      for ac_exec_ext in '' $ac_executable_extensions; do
 
1486
        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
806
1487
          if test $ac_prog = install &&
807
 
            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
 
1488
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
808
1489
            # AIX install.  It has an incompatible calling convention.
809
1490
            :
 
1491
          elif test $ac_prog = install &&
 
1492
            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 
1493
            # program-specific install script used by HP pwplus--don't use.
 
1494
            :
810
1495
          else
811
 
            ac_cv_path_install="$ac_dir/$ac_prog -c"
812
 
            break 2
 
1496
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 
1497
            break 3
813
1498
          fi
814
1499
        fi
815
1500
      done
816
 
      ;;
817
 
    esac
818
 
  done
819
 
  IFS="$ac_save_IFS"
 
1501
    done
 
1502
    ;;
 
1503
esac
 
1504
done
 
1505
 
820
1506
 
821
1507
fi
822
1508
  if test "${ac_cv_path_install+set}" = set; then
823
 
    INSTALL="$ac_cv_path_install"
 
1509
    INSTALL=$ac_cv_path_install
824
1510
  else
825
1511
    # As a last resort, use the slow shell script.  We don't cache a
826
1512
    # path for INSTALL within a source directory, because that will
827
1513
    # break other packages using the cache if that directory is
828
1514
    # removed, or if the path is relative.
829
 
    INSTALL="$ac_install_sh"
 
1515
    INSTALL=$ac_install_sh
830
1516
  fi
831
1517
fi
832
 
echo "$ac_t""$INSTALL" 1>&6
 
1518
echo "$as_me:$LINENO: result: $INSTALL" >&5
 
1519
echo "${ECHO_T}$INSTALL" >&6
833
1520
 
834
1521
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
835
1522
# It thinks the first close brace ends the variable substitution.
836
1523
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
837
1524
 
838
 
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
 
1525
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
839
1526
 
840
1527
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
841
1528
 
842
 
echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
843
 
echo "configure:844: checking whether build environment is sane" >&5
 
1529
echo "$as_me:$LINENO: checking whether build environment is sane" >&5
 
1530
echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
844
1531
# Just in case
845
1532
sleep 1
846
 
echo timestamp > conftestfile
 
1533
echo timestamp > conftest.file
847
1534
# Do `set' in a subshell so we don't clobber the current shell's
848
1535
# arguments.  Must try -L first in case configure is actually a
849
1536
# symlink; some systems play weird games with the mod time of symlinks
850
1537
# (eg FreeBSD returns the mod time of the symlink's containing
851
1538
# directory).
852
1539
if (
853
 
   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
 
1540
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
854
1541
   if test "$*" = "X"; then
855
1542
      # -L didn't work.
856
 
      set X `ls -t $srcdir/configure conftestfile`
 
1543
      set X `ls -t $srcdir/configure conftest.file`
857
1544
   fi
858
 
   if test "$*" != "X $srcdir/configure conftestfile" \
859
 
      && test "$*" != "X conftestfile $srcdir/configure"; then
 
1545
   rm -f conftest.file
 
1546
   if test "$*" != "X $srcdir/configure conftest.file" \
 
1547
      && test "$*" != "X conftest.file $srcdir/configure"; then
860
1548
 
861
1549
      # If neither matched, then we have a broken ls.  This can happen
862
1550
      # if, for instance, CONFIG_SHELL is bash and it inherits a
863
1551
      # broken ls alias from the environment.  This has actually
864
1552
      # happened.  Such a system could not be considered "sane".
865
 
      { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
866
 
alias in your environment" 1>&2; exit 1; }
 
1553
      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
 
1554
alias in your environment" >&5
 
1555
echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
 
1556
alias in your environment" >&2;}
 
1557
   { (exit 1); exit 1; }; }
867
1558
   fi
868
1559
 
869
 
   test "$2" = conftestfile
 
1560
   test "$2" = conftest.file
870
1561
   )
871
1562
then
872
1563
   # Ok.
873
1564
   :
874
1565
else
875
 
   { echo "configure: error: newly created file is older than distributed files!
876
 
Check your system clock" 1>&2; exit 1; }
877
 
fi
878
 
rm -f conftest*
879
 
echo "$ac_t""yes" 1>&6
880
 
if test "$program_transform_name" = s,x,x,; then
881
 
  program_transform_name=
882
 
else
883
 
  # Double any \ or $.  echo might interpret backslashes.
884
 
  cat <<\EOF_SED > conftestsed
885
 
s,\\,\\\\,g; s,\$,$$,g
886
 
EOF_SED
887
 
  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
888
 
  rm -f conftestsed
889
 
fi
 
1566
   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
 
1567
Check your system clock" >&5
 
1568
echo "$as_me: error: newly created file is older than distributed files!
 
1569
Check your system clock" >&2;}
 
1570
   { (exit 1); exit 1; }; }
 
1571
fi
 
1572
echo "$as_me:$LINENO: result: yes" >&5
 
1573
echo "${ECHO_T}yes" >&6
890
1574
test "$program_prefix" != NONE &&
891
 
  program_transform_name="s,^,${program_prefix},; $program_transform_name"
 
1575
  program_transform_name="s,^,$program_prefix,;$program_transform_name"
892
1576
# Use a double $ so make ignores it.
893
1577
test "$program_suffix" != NONE &&
894
 
  program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
895
 
 
896
 
# sed with no file args requires a program.
897
 
test "$program_transform_name" = "" && program_transform_name="s,x,x,"
898
 
 
899
 
echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
900
 
echo "configure:901: checking whether ${MAKE-make} sets \${MAKE}" >&5
901
 
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
902
 
if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
903
 
  echo $ac_n "(cached) $ac_c" 1>&6
904
 
else
905
 
  cat > conftestmake <<\EOF
 
1578
  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
 
1579
# Double any \ or $.  echo might interpret backslashes.
 
1580
# By default was `s,x,x', remove it if useless.
 
1581
cat <<\_ACEOF >conftest.sed
 
1582
s/[\\$]/&&/g;s/;s,x,x,$//
 
1583
_ACEOF
 
1584
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
 
1585
rm conftest.sed
 
1586
 
 
1587
# expand $ac_aux_dir to an absolute path
 
1588
am_aux_dir=`cd $ac_aux_dir && pwd`
 
1589
 
 
1590
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
 
1591
# Use eval to expand $SHELL
 
1592
if eval "$MISSING --run true"; then
 
1593
  am_missing_run="$MISSING --run "
 
1594
else
 
1595
  am_missing_run=
 
1596
  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
 
1597
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 
1598
fi
 
1599
 
 
1600
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
 
1601
  # We used to keeping the `.' as first argument, in order to
 
1602
  # allow $(mkdir_p) to be used without argument.  As in
 
1603
  #   $(mkdir_p) $(somedir)
 
1604
  # where $(somedir) is conditionally defined.  However this is wrong
 
1605
  # for two reasons:
 
1606
  #  1. if the package is installed by a user who cannot write `.'
 
1607
  #     make install will fail,
 
1608
  #  2. the above comment should most certainly read
 
1609
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
1610
  #     so it does not work when $(somedir) is undefined and
 
1611
  #     $(DESTDIR) is not.
 
1612
  #  To support the latter case, we have to write
 
1613
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
1614
  #  so the `.' trick is pointless.
 
1615
  mkdir_p='mkdir -p --'
 
1616
else
 
1617
  # On NextStep and OpenStep, the `mkdir' command does not
 
1618
  # recognize any option.  It will interpret all options as
 
1619
  # directories to create, and then abort because `.' already
 
1620
  # exists.
 
1621
  for d in ./-p ./--version;
 
1622
  do
 
1623
    test -d $d && rmdir $d
 
1624
  done
 
1625
  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
 
1626
  if test -f "$ac_aux_dir/mkinstalldirs"; then
 
1627
    mkdir_p='$(mkinstalldirs)'
 
1628
  else
 
1629
    mkdir_p='$(install_sh) -d'
 
1630
  fi
 
1631
fi
 
1632
 
 
1633
for ac_prog in gawk mawk nawk awk
 
1634
do
 
1635
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
1636
set dummy $ac_prog; ac_word=$2
 
1637
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1638
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1639
if test "${ac_cv_prog_AWK+set}" = set; then
 
1640
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1641
else
 
1642
  if test -n "$AWK"; then
 
1643
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
 
1644
else
 
1645
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1646
for as_dir in $PATH
 
1647
do
 
1648
  IFS=$as_save_IFS
 
1649
  test -z "$as_dir" && as_dir=.
 
1650
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1651
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1652
    ac_cv_prog_AWK="$ac_prog"
 
1653
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1654
    break 2
 
1655
  fi
 
1656
done
 
1657
done
 
1658
 
 
1659
fi
 
1660
fi
 
1661
AWK=$ac_cv_prog_AWK
 
1662
if test -n "$AWK"; then
 
1663
  echo "$as_me:$LINENO: result: $AWK" >&5
 
1664
echo "${ECHO_T}$AWK" >&6
 
1665
else
 
1666
  echo "$as_me:$LINENO: result: no" >&5
 
1667
echo "${ECHO_T}no" >&6
 
1668
fi
 
1669
 
 
1670
  test -n "$AWK" && break
 
1671
done
 
1672
 
 
1673
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 
1674
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
 
1675
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
 
1676
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
 
1677
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1678
else
 
1679
  cat >conftest.make <<\_ACEOF
906
1680
all:
907
 
        @echo 'ac_maketemp="${MAKE}"'
908
 
EOF
 
1681
        @echo 'ac_maketemp="$(MAKE)"'
 
1682
_ACEOF
909
1683
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
910
 
eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
 
1684
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
911
1685
if test -n "$ac_maketemp"; then
912
1686
  eval ac_cv_prog_make_${ac_make}_set=yes
913
1687
else
914
1688
  eval ac_cv_prog_make_${ac_make}_set=no
915
1689
fi
916
 
rm -f conftestmake
 
1690
rm -f conftest.make
917
1691
fi
918
1692
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
919
 
  echo "$ac_t""yes" 1>&6
 
1693
  echo "$as_me:$LINENO: result: yes" >&5
 
1694
echo "${ECHO_T}yes" >&6
920
1695
  SET_MAKE=
921
1696
else
922
 
  echo "$ac_t""no" 1>&6
 
1697
  echo "$as_me:$LINENO: result: no" >&5
 
1698
echo "${ECHO_T}no" >&6
923
1699
  SET_MAKE="MAKE=${MAKE-make}"
924
1700
fi
925
1701
 
926
 
 
927
 
PACKAGE=avr-libc
928
 
 
929
 
VERSION=1.2.3
930
 
 
931
 
if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
932
 
  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
933
 
fi
934
 
cat >> confdefs.h <<EOF
 
1702
rm -rf .tst 2>/dev/null
 
1703
mkdir .tst 2>/dev/null
 
1704
if test -d .tst; then
 
1705
  am__leading_dot=.
 
1706
else
 
1707
  am__leading_dot=_
 
1708
fi
 
1709
rmdir .tst 2>/dev/null
 
1710
 
 
1711
# test to see if srcdir already configured
 
1712
if test "`cd $srcdir && pwd`" != "`pwd`" &&
 
1713
   test -f $srcdir/config.status; then
 
1714
  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
 
1715
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
 
1716
   { (exit 1); exit 1; }; }
 
1717
fi
 
1718
 
 
1719
# test whether we have cygpath
 
1720
if test -z "$CYGPATH_W"; then
 
1721
  if (cygpath --version) >/dev/null 2>/dev/null; then
 
1722
    CYGPATH_W='cygpath -w'
 
1723
  else
 
1724
    CYGPATH_W=echo
 
1725
  fi
 
1726
fi
 
1727
 
 
1728
 
 
1729
# Define the identity of the package.
 
1730
 PACKAGE='avr-libc'
 
1731
 VERSION='1.4.4'
 
1732
 
 
1733
 
 
1734
cat >>confdefs.h <<_ACEOF
935
1735
#define PACKAGE "$PACKAGE"
936
 
EOF
937
 
 
938
 
cat >> confdefs.h <<EOF
 
1736
_ACEOF
 
1737
 
 
1738
 
 
1739
cat >>confdefs.h <<_ACEOF
939
1740
#define VERSION "$VERSION"
940
 
EOF
941
 
 
942
 
 
943
 
 
944
 
missing_dir=`cd $ac_aux_dir && pwd`
945
 
echo $ac_n "checking for working aclocal-${am__api_version}""... $ac_c" 1>&6
946
 
echo "configure:947: checking for working aclocal-${am__api_version}" >&5
947
 
# Run test in a subshell; some versions of sh will print an error if
948
 
# an executable is not found, even if stderr is redirected.
949
 
# Redirect stdin to placate older versions of autoconf.  Sigh.
950
 
if (aclocal-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
951
 
   ACLOCAL=aclocal-${am__api_version}
952
 
   echo "$ac_t""found" 1>&6
953
 
else
954
 
   ACLOCAL="$missing_dir/missing aclocal-${am__api_version}"
955
 
   echo "$ac_t""missing" 1>&6
956
 
fi
957
 
 
958
 
echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
959
 
echo "configure:960: checking for working autoconf" >&5
960
 
# Run test in a subshell; some versions of sh will print an error if
961
 
# an executable is not found, even if stderr is redirected.
962
 
# Redirect stdin to placate older versions of autoconf.  Sigh.
963
 
if (autoconf --version) < /dev/null > /dev/null 2>&1; then
964
 
   AUTOCONF=autoconf
965
 
   echo "$ac_t""found" 1>&6
966
 
else
967
 
   AUTOCONF="$missing_dir/missing autoconf"
968
 
   echo "$ac_t""missing" 1>&6
969
 
fi
970
 
 
971
 
echo $ac_n "checking for working automake-${am__api_version}""... $ac_c" 1>&6
972
 
echo "configure:973: checking for working automake-${am__api_version}" >&5
973
 
# Run test in a subshell; some versions of sh will print an error if
974
 
# an executable is not found, even if stderr is redirected.
975
 
# Redirect stdin to placate older versions of autoconf.  Sigh.
976
 
if (automake-${am__api_version} --version) < /dev/null > /dev/null 2>&1; then
977
 
   AUTOMAKE=automake-${am__api_version}
978
 
   echo "$ac_t""found" 1>&6
979
 
else
980
 
   AUTOMAKE="$missing_dir/missing automake-${am__api_version}"
981
 
   echo "$ac_t""missing" 1>&6
982
 
fi
983
 
 
984
 
echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
985
 
echo "configure:986: checking for working autoheader" >&5
986
 
# Run test in a subshell; some versions of sh will print an error if
987
 
# an executable is not found, even if stderr is redirected.
988
 
# Redirect stdin to placate older versions of autoconf.  Sigh.
989
 
if (autoheader --version) < /dev/null > /dev/null 2>&1; then
990
 
   AUTOHEADER=autoheader
991
 
   echo "$ac_t""found" 1>&6
992
 
else
993
 
   AUTOHEADER="$missing_dir/missing autoheader"
994
 
   echo "$ac_t""missing" 1>&6
995
 
fi
996
 
 
997
 
echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
998
 
echo "configure:999: checking for working makeinfo" >&5
999
 
# Run test in a subshell; some versions of sh will print an error if
1000
 
# an executable is not found, even if stderr is redirected.
1001
 
# Redirect stdin to placate older versions of autoconf.  Sigh.
1002
 
if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
1003
 
   MAKEINFO=makeinfo
1004
 
   echo "$ac_t""found" 1>&6
1005
 
else
1006
 
   MAKEINFO="$missing_dir/missing makeinfo"
1007
 
   echo "$ac_t""missing" 1>&6
1008
 
fi
1009
 
 
1010
 
 
1011
 
 
1012
 
cat >> confdefs.h <<\EOF
1013
 
#define __AVRLIBC__ 1
1014
 
EOF
1015
 
 
1016
 
cat >> confdefs.h <<\EOF
1017
 
#define __AVRLIBC_MINOR__ 2
1018
 
EOF
1019
 
 
1020
 
 
1021
 
if test $host != $build; then
1022
 
  ac_tool_prefix=${host_alias}-
1023
 
else
1024
 
  ac_tool_prefix=
1025
 
fi
1026
 
 
1027
 
# Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
 
1741
_ACEOF
 
1742
 
 
1743
# Some tools Automake needs.
 
1744
 
 
1745
ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
 
1746
 
 
1747
 
 
1748
AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
 
1749
 
 
1750
 
 
1751
AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
 
1752
 
 
1753
 
 
1754
AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
 
1755
 
 
1756
 
 
1757
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
 
1758
 
 
1759
install_sh=${install_sh-"$am_aux_dir/install-sh"}
 
1760
 
 
1761
# Installed binaries are usually stripped using `strip' when the user
 
1762
# run `make install-strip'.  However `strip' might not be the right
 
1763
# tool to use in cross-compilation environments, therefore Automake
 
1764
# will honor the `STRIP' environment variable to overrule this program.
 
1765
if test "$cross_compiling" != no; then
 
1766
  if test -n "$ac_tool_prefix"; then
 
1767
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
 
1768
set dummy ${ac_tool_prefix}strip; ac_word=$2
 
1769
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1770
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1771
if test "${ac_cv_prog_STRIP+set}" = set; then
 
1772
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1773
else
 
1774
  if test -n "$STRIP"; then
 
1775
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
 
1776
else
 
1777
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1778
for as_dir in $PATH
 
1779
do
 
1780
  IFS=$as_save_IFS
 
1781
  test -z "$as_dir" && as_dir=.
 
1782
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1783
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1784
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
 
1785
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1786
    break 2
 
1787
  fi
 
1788
done
 
1789
done
 
1790
 
 
1791
fi
 
1792
fi
 
1793
STRIP=$ac_cv_prog_STRIP
 
1794
if test -n "$STRIP"; then
 
1795
  echo "$as_me:$LINENO: result: $STRIP" >&5
 
1796
echo "${ECHO_T}$STRIP" >&6
 
1797
else
 
1798
  echo "$as_me:$LINENO: result: no" >&5
 
1799
echo "${ECHO_T}no" >&6
 
1800
fi
 
1801
 
 
1802
fi
 
1803
if test -z "$ac_cv_prog_STRIP"; then
 
1804
  ac_ct_STRIP=$STRIP
 
1805
  # Extract the first word of "strip", so it can be a program name with args.
 
1806
set dummy strip; ac_word=$2
 
1807
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1808
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1809
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
 
1810
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1811
else
 
1812
  if test -n "$ac_ct_STRIP"; then
 
1813
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
 
1814
else
 
1815
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1816
for as_dir in $PATH
 
1817
do
 
1818
  IFS=$as_save_IFS
 
1819
  test -z "$as_dir" && as_dir=.
 
1820
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1821
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1822
    ac_cv_prog_ac_ct_STRIP="strip"
 
1823
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1824
    break 2
 
1825
  fi
 
1826
done
 
1827
done
 
1828
 
 
1829
  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
 
1830
fi
 
1831
fi
 
1832
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
 
1833
if test -n "$ac_ct_STRIP"; then
 
1834
  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
 
1835
echo "${ECHO_T}$ac_ct_STRIP" >&6
 
1836
else
 
1837
  echo "$as_me:$LINENO: result: no" >&5
 
1838
echo "${ECHO_T}no" >&6
 
1839
fi
 
1840
 
 
1841
  STRIP=$ac_ct_STRIP
 
1842
else
 
1843
  STRIP="$ac_cv_prog_STRIP"
 
1844
fi
 
1845
 
 
1846
fi
 
1847
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
 
1848
 
 
1849
# We need awk for the "check" target.  The system "awk" is bad on
 
1850
# some platforms.
 
1851
# Always define AMTAR for backward compatibility.
 
1852
 
 
1853
AMTAR=${AMTAR-"${am_missing_run}tar"}
 
1854
 
 
1855
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
1856
 
 
1857
 
 
1858
 
 
1859
 
 
1860
 
 
1861
 
 
1862
# We don't want touse the cflags from the environment since we need control
 
1863
# of this when we're building the libs.
 
1864
CFLAGS=""
 
1865
 
 
1866
# Checks for programs.
 
1867
 
 
1868
ac_ext=c
 
1869
ac_cpp='$CPP $CPPFLAGS'
 
1870
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
1871
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
1872
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
1873
if test -n "$ac_tool_prefix"; then
 
1874
  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
 
1875
set dummy ${ac_tool_prefix}gcc; ac_word=$2
 
1876
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1877
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1878
if test "${ac_cv_prog_CC+set}" = set; then
 
1879
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1880
else
 
1881
  if test -n "$CC"; then
 
1882
  ac_cv_prog_CC="$CC" # Let the user override the test.
 
1883
else
 
1884
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1885
for as_dir in $PATH
 
1886
do
 
1887
  IFS=$as_save_IFS
 
1888
  test -z "$as_dir" && as_dir=.
 
1889
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1890
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1891
    ac_cv_prog_CC="${ac_tool_prefix}gcc"
 
1892
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1893
    break 2
 
1894
  fi
 
1895
done
 
1896
done
 
1897
 
 
1898
fi
 
1899
fi
 
1900
CC=$ac_cv_prog_CC
 
1901
if test -n "$CC"; then
 
1902
  echo "$as_me:$LINENO: result: $CC" >&5
 
1903
echo "${ECHO_T}$CC" >&6
 
1904
else
 
1905
  echo "$as_me:$LINENO: result: no" >&5
 
1906
echo "${ECHO_T}no" >&6
 
1907
fi
 
1908
 
 
1909
fi
 
1910
if test -z "$ac_cv_prog_CC"; then
 
1911
  ac_ct_CC=$CC
 
1912
  # Extract the first word of "gcc", so it can be a program name with args.
 
1913
set dummy gcc; ac_word=$2
 
1914
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1915
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1916
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 
1917
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1918
else
 
1919
  if test -n "$ac_ct_CC"; then
 
1920
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 
1921
else
 
1922
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1923
for as_dir in $PATH
 
1924
do
 
1925
  IFS=$as_save_IFS
 
1926
  test -z "$as_dir" && as_dir=.
 
1927
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1928
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1929
    ac_cv_prog_ac_ct_CC="gcc"
 
1930
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1931
    break 2
 
1932
  fi
 
1933
done
 
1934
done
 
1935
 
 
1936
fi
 
1937
fi
 
1938
ac_ct_CC=$ac_cv_prog_ac_ct_CC
 
1939
if test -n "$ac_ct_CC"; then
 
1940
  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 
1941
echo "${ECHO_T}$ac_ct_CC" >&6
 
1942
else
 
1943
  echo "$as_me:$LINENO: result: no" >&5
 
1944
echo "${ECHO_T}no" >&6
 
1945
fi
 
1946
 
 
1947
  CC=$ac_ct_CC
 
1948
else
 
1949
  CC="$ac_cv_prog_CC"
 
1950
fi
 
1951
 
 
1952
if test -z "$CC"; then
 
1953
  if test -n "$ac_tool_prefix"; then
 
1954
  # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
 
1955
set dummy ${ac_tool_prefix}cc; ac_word=$2
 
1956
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1957
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1958
if test "${ac_cv_prog_CC+set}" = set; then
 
1959
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1960
else
 
1961
  if test -n "$CC"; then
 
1962
  ac_cv_prog_CC="$CC" # Let the user override the test.
 
1963
else
 
1964
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
1965
for as_dir in $PATH
 
1966
do
 
1967
  IFS=$as_save_IFS
 
1968
  test -z "$as_dir" && as_dir=.
 
1969
  for ac_exec_ext in '' $ac_executable_extensions; do
 
1970
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
1971
    ac_cv_prog_CC="${ac_tool_prefix}cc"
 
1972
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
1973
    break 2
 
1974
  fi
 
1975
done
 
1976
done
 
1977
 
 
1978
fi
 
1979
fi
 
1980
CC=$ac_cv_prog_CC
 
1981
if test -n "$CC"; then
 
1982
  echo "$as_me:$LINENO: result: $CC" >&5
 
1983
echo "${ECHO_T}$CC" >&6
 
1984
else
 
1985
  echo "$as_me:$LINENO: result: no" >&5
 
1986
echo "${ECHO_T}no" >&6
 
1987
fi
 
1988
 
 
1989
fi
 
1990
if test -z "$ac_cv_prog_CC"; then
 
1991
  ac_ct_CC=$CC
 
1992
  # Extract the first word of "cc", so it can be a program name with args.
 
1993
set dummy cc; ac_word=$2
 
1994
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
1995
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
1996
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 
1997
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
1998
else
 
1999
  if test -n "$ac_ct_CC"; then
 
2000
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 
2001
else
 
2002
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2003
for as_dir in $PATH
 
2004
do
 
2005
  IFS=$as_save_IFS
 
2006
  test -z "$as_dir" && as_dir=.
 
2007
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2008
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
2009
    ac_cv_prog_ac_ct_CC="cc"
 
2010
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2011
    break 2
 
2012
  fi
 
2013
done
 
2014
done
 
2015
 
 
2016
fi
 
2017
fi
 
2018
ac_ct_CC=$ac_cv_prog_ac_ct_CC
 
2019
if test -n "$ac_ct_CC"; then
 
2020
  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 
2021
echo "${ECHO_T}$ac_ct_CC" >&6
 
2022
else
 
2023
  echo "$as_me:$LINENO: result: no" >&5
 
2024
echo "${ECHO_T}no" >&6
 
2025
fi
 
2026
 
 
2027
  CC=$ac_ct_CC
 
2028
else
 
2029
  CC="$ac_cv_prog_CC"
 
2030
fi
 
2031
 
 
2032
fi
 
2033
if test -z "$CC"; then
 
2034
  # Extract the first word of "cc", so it can be a program name with args.
 
2035
set dummy cc; ac_word=$2
 
2036
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2037
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
2038
if test "${ac_cv_prog_CC+set}" = set; then
 
2039
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2040
else
 
2041
  if test -n "$CC"; then
 
2042
  ac_cv_prog_CC="$CC" # Let the user override the test.
 
2043
else
 
2044
  ac_prog_rejected=no
 
2045
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2046
for as_dir in $PATH
 
2047
do
 
2048
  IFS=$as_save_IFS
 
2049
  test -z "$as_dir" && as_dir=.
 
2050
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2051
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
2052
    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
 
2053
       ac_prog_rejected=yes
 
2054
       continue
 
2055
     fi
 
2056
    ac_cv_prog_CC="cc"
 
2057
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2058
    break 2
 
2059
  fi
 
2060
done
 
2061
done
 
2062
 
 
2063
if test $ac_prog_rejected = yes; then
 
2064
  # We found a bogon in the path, so make sure we never use it.
 
2065
  set dummy $ac_cv_prog_CC
 
2066
  shift
 
2067
  if test $# != 0; then
 
2068
    # We chose a different compiler from the bogus one.
 
2069
    # However, it has the same basename, so the bogon will be chosen
 
2070
    # first if we set CC to just the basename; use the full file name.
 
2071
    shift
 
2072
    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
 
2073
  fi
 
2074
fi
 
2075
fi
 
2076
fi
 
2077
CC=$ac_cv_prog_CC
 
2078
if test -n "$CC"; then
 
2079
  echo "$as_me:$LINENO: result: $CC" >&5
 
2080
echo "${ECHO_T}$CC" >&6
 
2081
else
 
2082
  echo "$as_me:$LINENO: result: no" >&5
 
2083
echo "${ECHO_T}no" >&6
 
2084
fi
 
2085
 
 
2086
fi
 
2087
if test -z "$CC"; then
 
2088
  if test -n "$ac_tool_prefix"; then
 
2089
  for ac_prog in cl
 
2090
  do
 
2091
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
 
2092
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
 
2093
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2094
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
2095
if test "${ac_cv_prog_CC+set}" = set; then
 
2096
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2097
else
 
2098
  if test -n "$CC"; then
 
2099
  ac_cv_prog_CC="$CC" # Let the user override the test.
 
2100
else
 
2101
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2102
for as_dir in $PATH
 
2103
do
 
2104
  IFS=$as_save_IFS
 
2105
  test -z "$as_dir" && as_dir=.
 
2106
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2107
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
2108
    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
 
2109
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2110
    break 2
 
2111
  fi
 
2112
done
 
2113
done
 
2114
 
 
2115
fi
 
2116
fi
 
2117
CC=$ac_cv_prog_CC
 
2118
if test -n "$CC"; then
 
2119
  echo "$as_me:$LINENO: result: $CC" >&5
 
2120
echo "${ECHO_T}$CC" >&6
 
2121
else
 
2122
  echo "$as_me:$LINENO: result: no" >&5
 
2123
echo "${ECHO_T}no" >&6
 
2124
fi
 
2125
 
 
2126
    test -n "$CC" && break
 
2127
  done
 
2128
fi
 
2129
if test -z "$CC"; then
 
2130
  ac_ct_CC=$CC
 
2131
  for ac_prog in cl
 
2132
do
 
2133
  # Extract the first word of "$ac_prog", so it can be a program name with args.
 
2134
set dummy $ac_prog; ac_word=$2
 
2135
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
2136
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
2137
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
 
2138
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2139
else
 
2140
  if test -n "$ac_ct_CC"; then
 
2141
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
 
2142
else
 
2143
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
2144
for as_dir in $PATH
 
2145
do
 
2146
  IFS=$as_save_IFS
 
2147
  test -z "$as_dir" && as_dir=.
 
2148
  for ac_exec_ext in '' $ac_executable_extensions; do
 
2149
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
2150
    ac_cv_prog_ac_ct_CC="$ac_prog"
 
2151
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
2152
    break 2
 
2153
  fi
 
2154
done
 
2155
done
 
2156
 
 
2157
fi
 
2158
fi
 
2159
ac_ct_CC=$ac_cv_prog_ac_ct_CC
 
2160
if test -n "$ac_ct_CC"; then
 
2161
  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
 
2162
echo "${ECHO_T}$ac_ct_CC" >&6
 
2163
else
 
2164
  echo "$as_me:$LINENO: result: no" >&5
 
2165
echo "${ECHO_T}no" >&6
 
2166
fi
 
2167
 
 
2168
  test -n "$ac_ct_CC" && break
 
2169
done
 
2170
 
 
2171
  CC=$ac_ct_CC
 
2172
fi
 
2173
 
 
2174
fi
 
2175
 
 
2176
 
 
2177
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
 
2178
See \`config.log' for more details." >&5
 
2179
echo "$as_me: error: no acceptable C compiler found in \$PATH
 
2180
See \`config.log' for more details." >&2;}
 
2181
   { (exit 1); exit 1; }; }
 
2182
 
 
2183
# Provide some information about the compiler.
 
2184
echo "$as_me:$LINENO:" \
 
2185
     "checking for C compiler version" >&5
 
2186
ac_compiler=`set X $ac_compile; echo $2`
 
2187
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
 
2188
  (eval $ac_compiler --version </dev/null >&5) 2>&5
 
2189
  ac_status=$?
 
2190
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2191
  (exit $ac_status); }
 
2192
{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
 
2193
  (eval $ac_compiler -v </dev/null >&5) 2>&5
 
2194
  ac_status=$?
 
2195
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2196
  (exit $ac_status); }
 
2197
{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
 
2198
  (eval $ac_compiler -V </dev/null >&5) 2>&5
 
2199
  ac_status=$?
 
2200
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2201
  (exit $ac_status); }
 
2202
 
 
2203
cat >conftest.$ac_ext <<_ACEOF
 
2204
/* confdefs.h.  */
 
2205
_ACEOF
 
2206
cat confdefs.h >>conftest.$ac_ext
 
2207
cat >>conftest.$ac_ext <<_ACEOF
 
2208
/* end confdefs.h.  */
 
2209
 
 
2210
int
 
2211
main ()
 
2212
{
 
2213
 
 
2214
  ;
 
2215
  return 0;
 
2216
}
 
2217
_ACEOF
 
2218
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
2219
  (eval $ac_link) 2>&5
 
2220
  ac_status=$?
 
2221
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2222
  (exit $ac_status); }; then
 
2223
  ac_no_link=no
 
2224
  cat >conftest.$ac_ext <<_ACEOF
 
2225
/* confdefs.h.  */
 
2226
_ACEOF
 
2227
cat confdefs.h >>conftest.$ac_ext
 
2228
cat >>conftest.$ac_ext <<_ACEOF
 
2229
/* end confdefs.h.  */
 
2230
 
 
2231
int
 
2232
main ()
 
2233
{
 
2234
 
 
2235
  ;
 
2236
  return 0;
 
2237
}
 
2238
_ACEOF
 
2239
ac_clean_files_save=$ac_clean_files
 
2240
ac_clean_files="$ac_clean_files a.out a.exe b.out"
 
2241
# Try to create an executable without -o first, disregard a.out.
 
2242
# It will help us diagnose broken compilers, and finding out an intuition
 
2243
# of exeext.
 
2244
echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
 
2245
echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
 
2246
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
 
2247
if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
 
2248
  (eval $ac_link_default) 2>&5
 
2249
  ac_status=$?
 
2250
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2251
  (exit $ac_status); }; then
 
2252
  # Find the output, starting from the most likely.  This scheme is
 
2253
# not robust to junk in `.', hence go to wildcards (a.*) only as a last
 
2254
# resort.
 
2255
 
 
2256
# Be careful to initialize this variable, since it used to be cached.
 
2257
# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
 
2258
ac_cv_exeext=
 
2259
# b.out is created by i960 compilers.
 
2260
for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
 
2261
do
 
2262
  test -f "$ac_file" || continue
 
2263
  case $ac_file in
 
2264
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
 
2265
        ;;
 
2266
    conftest.$ac_ext )
 
2267
        # This is the source file.
 
2268
        ;;
 
2269
    [ab].out )
 
2270
        # We found the default executable, but exeext='' is most
 
2271
        # certainly right.
 
2272
        break;;
 
2273
    *.* )
 
2274
        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
 
2275
        # FIXME: I believe we export ac_cv_exeext for Libtool,
 
2276
        # but it would be cool to find out if it's true.  Does anybody
 
2277
        # maintain Libtool? --akim.
 
2278
        export ac_cv_exeext
 
2279
        break;;
 
2280
    * )
 
2281
        break;;
 
2282
  esac
 
2283
done
 
2284
else
 
2285
  echo "$as_me: failed program was:" >&5
 
2286
sed 's/^/| /' conftest.$ac_ext >&5
 
2287
 
 
2288
{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
 
2289
See \`config.log' for more details." >&5
 
2290
echo "$as_me: error: C compiler cannot create executables
 
2291
See \`config.log' for more details." >&2;}
 
2292
   { (exit 77); exit 77; }; }
 
2293
fi
 
2294
 
 
2295
ac_exeext=$ac_cv_exeext
 
2296
echo "$as_me:$LINENO: result: $ac_file" >&5
 
2297
echo "${ECHO_T}$ac_file" >&6
 
2298
 
 
2299
# Check the compiler produces executables we can run.  If not, either
 
2300
# the compiler is broken, or we cross compile.
 
2301
echo "$as_me:$LINENO: checking whether the C compiler works" >&5
 
2302
echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
 
2303
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
 
2304
# If not cross compiling, check that we can run a simple program.
 
2305
if test "$cross_compiling" != yes; then
 
2306
  if { ac_try='./$ac_file'
 
2307
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2308
  (eval $ac_try) 2>&5
 
2309
  ac_status=$?
 
2310
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2311
  (exit $ac_status); }; }; then
 
2312
    cross_compiling=no
 
2313
  else
 
2314
    if test "$cross_compiling" = maybe; then
 
2315
        cross_compiling=yes
 
2316
    else
 
2317
        { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
 
2318
If you meant to cross compile, use \`--host'.
 
2319
See \`config.log' for more details." >&5
 
2320
echo "$as_me: error: cannot run C compiled programs.
 
2321
If you meant to cross compile, use \`--host'.
 
2322
See \`config.log' for more details." >&2;}
 
2323
   { (exit 1); exit 1; }; }
 
2324
    fi
 
2325
  fi
 
2326
fi
 
2327
echo "$as_me:$LINENO: result: yes" >&5
 
2328
echo "${ECHO_T}yes" >&6
 
2329
 
 
2330
rm -f a.out a.exe conftest$ac_cv_exeext b.out
 
2331
ac_clean_files=$ac_clean_files_save
 
2332
# Check the compiler produces executables we can run.  If not, either
 
2333
# the compiler is broken, or we cross compile.
 
2334
echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
 
2335
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
 
2336
echo "$as_me:$LINENO: result: $cross_compiling" >&5
 
2337
echo "${ECHO_T}$cross_compiling" >&6
 
2338
 
 
2339
echo "$as_me:$LINENO: checking for suffix of executables" >&5
 
2340
echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
 
2341
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
2342
  (eval $ac_link) 2>&5
 
2343
  ac_status=$?
 
2344
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2345
  (exit $ac_status); }; then
 
2346
  # If both `conftest.exe' and `conftest' are `present' (well, observable)
 
2347
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
 
2348
# work properly (i.e., refer to `conftest.exe'), while it won't with
 
2349
# `rm'.
 
2350
for ac_file in conftest.exe conftest conftest.*; do
 
2351
  test -f "$ac_file" || continue
 
2352
  case $ac_file in
 
2353
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
 
2354
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
 
2355
          export ac_cv_exeext
 
2356
          break;;
 
2357
    * ) break;;
 
2358
  esac
 
2359
done
 
2360
else
 
2361
  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
 
2362
See \`config.log' for more details." >&5
 
2363
echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
 
2364
See \`config.log' for more details." >&2;}
 
2365
   { (exit 1); exit 1; }; }
 
2366
fi
 
2367
 
 
2368
rm -f conftest$ac_cv_exeext
 
2369
echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
 
2370
echo "${ECHO_T}$ac_cv_exeext" >&6
 
2371
 
 
2372
rm -f conftest.$ac_ext
 
2373
EXEEXT=$ac_cv_exeext
 
2374
ac_exeext=$EXEEXT
 
2375
 
 
2376
else
 
2377
  ac_no_link=yes
 
2378
  # Setting cross_compile will disable run tests; it will
 
2379
  # also disable AC_CHECK_FILE but that's generally
 
2380
  # correct if we can't link.
 
2381
  cross_compiling=yes
 
2382
  EXEEXT=
 
2383
  # Check the compiler produces executables we can run.  If not, either
 
2384
# the compiler is broken, or we cross compile.
 
2385
echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
 
2386
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
 
2387
echo "$as_me:$LINENO: result: $cross_compiling" >&5
 
2388
echo "${ECHO_T}$cross_compiling" >&6
 
2389
 
 
2390
fi
 
2391
echo "$as_me:$LINENO: checking for suffix of object files" >&5
 
2392
echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
 
2393
if test "${ac_cv_objext+set}" = set; then
 
2394
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2395
else
 
2396
  cat >conftest.$ac_ext <<_ACEOF
 
2397
/* confdefs.h.  */
 
2398
_ACEOF
 
2399
cat confdefs.h >>conftest.$ac_ext
 
2400
cat >>conftest.$ac_ext <<_ACEOF
 
2401
/* end confdefs.h.  */
 
2402
 
 
2403
int
 
2404
main ()
 
2405
{
 
2406
 
 
2407
  ;
 
2408
  return 0;
 
2409
}
 
2410
_ACEOF
 
2411
rm -f conftest.o conftest.obj
 
2412
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2413
  (eval $ac_compile) 2>&5
 
2414
  ac_status=$?
 
2415
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2416
  (exit $ac_status); }; then
 
2417
  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
 
2418
  case $ac_file in
 
2419
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
 
2420
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
 
2421
       break;;
 
2422
  esac
 
2423
done
 
2424
else
 
2425
  echo "$as_me: failed program was:" >&5
 
2426
sed 's/^/| /' conftest.$ac_ext >&5
 
2427
 
 
2428
{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
 
2429
See \`config.log' for more details." >&5
 
2430
echo "$as_me: error: cannot compute suffix of object files: cannot compile
 
2431
See \`config.log' for more details." >&2;}
 
2432
   { (exit 1); exit 1; }; }
 
2433
fi
 
2434
 
 
2435
rm -f conftest.$ac_cv_objext conftest.$ac_ext
 
2436
fi
 
2437
echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
 
2438
echo "${ECHO_T}$ac_cv_objext" >&6
 
2439
OBJEXT=$ac_cv_objext
 
2440
ac_objext=$OBJEXT
 
2441
echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
 
2442
echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
 
2443
if test "${ac_cv_c_compiler_gnu+set}" = set; then
 
2444
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2445
else
 
2446
  cat >conftest.$ac_ext <<_ACEOF
 
2447
/* confdefs.h.  */
 
2448
_ACEOF
 
2449
cat confdefs.h >>conftest.$ac_ext
 
2450
cat >>conftest.$ac_ext <<_ACEOF
 
2451
/* end confdefs.h.  */
 
2452
 
 
2453
int
 
2454
main ()
 
2455
{
 
2456
#ifndef __GNUC__
 
2457
       choke me
 
2458
#endif
 
2459
 
 
2460
  ;
 
2461
  return 0;
 
2462
}
 
2463
_ACEOF
 
2464
rm -f conftest.$ac_objext
 
2465
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2466
  (eval $ac_compile) 2>conftest.er1
 
2467
  ac_status=$?
 
2468
  grep -v '^ *+' conftest.er1 >conftest.err
 
2469
  rm -f conftest.er1
 
2470
  cat conftest.err >&5
 
2471
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2472
  (exit $ac_status); } &&
 
2473
         { ac_try='test -z "$ac_c_werror_flag"
 
2474
                         || test ! -s conftest.err'
 
2475
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2476
  (eval $ac_try) 2>&5
 
2477
  ac_status=$?
 
2478
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2479
  (exit $ac_status); }; } &&
 
2480
         { ac_try='test -s conftest.$ac_objext'
 
2481
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2482
  (eval $ac_try) 2>&5
 
2483
  ac_status=$?
 
2484
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2485
  (exit $ac_status); }; }; then
 
2486
  ac_compiler_gnu=yes
 
2487
else
 
2488
  echo "$as_me: failed program was:" >&5
 
2489
sed 's/^/| /' conftest.$ac_ext >&5
 
2490
 
 
2491
ac_compiler_gnu=no
 
2492
fi
 
2493
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
2494
ac_cv_c_compiler_gnu=$ac_compiler_gnu
 
2495
 
 
2496
fi
 
2497
echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
 
2498
echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
 
2499
GCC=`test $ac_compiler_gnu = yes && echo yes`
 
2500
ac_test_CFLAGS=${CFLAGS+set}
 
2501
ac_save_CFLAGS=$CFLAGS
 
2502
CFLAGS="-g"
 
2503
echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
 
2504
echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
 
2505
if test "${ac_cv_prog_cc_g+set}" = set; then
 
2506
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2507
else
 
2508
  cat >conftest.$ac_ext <<_ACEOF
 
2509
/* confdefs.h.  */
 
2510
_ACEOF
 
2511
cat confdefs.h >>conftest.$ac_ext
 
2512
cat >>conftest.$ac_ext <<_ACEOF
 
2513
/* end confdefs.h.  */
 
2514
 
 
2515
int
 
2516
main ()
 
2517
{
 
2518
 
 
2519
  ;
 
2520
  return 0;
 
2521
}
 
2522
_ACEOF
 
2523
rm -f conftest.$ac_objext
 
2524
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2525
  (eval $ac_compile) 2>conftest.er1
 
2526
  ac_status=$?
 
2527
  grep -v '^ *+' conftest.er1 >conftest.err
 
2528
  rm -f conftest.er1
 
2529
  cat conftest.err >&5
 
2530
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2531
  (exit $ac_status); } &&
 
2532
         { ac_try='test -z "$ac_c_werror_flag"
 
2533
                         || test ! -s conftest.err'
 
2534
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2535
  (eval $ac_try) 2>&5
 
2536
  ac_status=$?
 
2537
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2538
  (exit $ac_status); }; } &&
 
2539
         { ac_try='test -s conftest.$ac_objext'
 
2540
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2541
  (eval $ac_try) 2>&5
 
2542
  ac_status=$?
 
2543
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2544
  (exit $ac_status); }; }; then
 
2545
  ac_cv_prog_cc_g=yes
 
2546
else
 
2547
  echo "$as_me: failed program was:" >&5
 
2548
sed 's/^/| /' conftest.$ac_ext >&5
 
2549
 
 
2550
ac_cv_prog_cc_g=no
 
2551
fi
 
2552
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
2553
fi
 
2554
echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
 
2555
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
 
2556
if test "$ac_test_CFLAGS" = set; then
 
2557
  CFLAGS=$ac_save_CFLAGS
 
2558
elif test $ac_cv_prog_cc_g = yes; then
 
2559
  if test "$GCC" = yes; then
 
2560
    CFLAGS="-g -O2"
 
2561
  else
 
2562
    CFLAGS="-g"
 
2563
  fi
 
2564
else
 
2565
  if test "$GCC" = yes; then
 
2566
    CFLAGS="-O2"
 
2567
  else
 
2568
    CFLAGS=
 
2569
  fi
 
2570
fi
 
2571
echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
 
2572
echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
 
2573
if test "${ac_cv_prog_cc_stdc+set}" = set; then
 
2574
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2575
else
 
2576
  ac_cv_prog_cc_stdc=no
 
2577
ac_save_CC=$CC
 
2578
cat >conftest.$ac_ext <<_ACEOF
 
2579
/* confdefs.h.  */
 
2580
_ACEOF
 
2581
cat confdefs.h >>conftest.$ac_ext
 
2582
cat >>conftest.$ac_ext <<_ACEOF
 
2583
/* end confdefs.h.  */
 
2584
#include <stdarg.h>
 
2585
#include <stdio.h>
 
2586
#include <sys/types.h>
 
2587
#include <sys/stat.h>
 
2588
/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
 
2589
struct buf { int x; };
 
2590
FILE * (*rcsopen) (struct buf *, struct stat *, int);
 
2591
static char *e (p, i)
 
2592
     char **p;
 
2593
     int i;
 
2594
{
 
2595
  return p[i];
 
2596
}
 
2597
static char *f (char * (*g) (char **, int), char **p, ...)
 
2598
{
 
2599
  char *s;
 
2600
  va_list v;
 
2601
  va_start (v,p);
 
2602
  s = g (p, va_arg (v,int));
 
2603
  va_end (v);
 
2604
  return s;
 
2605
}
 
2606
 
 
2607
/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
 
2608
   function prototypes and stuff, but not '\xHH' hex character constants.
 
2609
   These don't provoke an error unfortunately, instead are silently treated
 
2610
   as 'x'.  The following induces an error, until -std1 is added to get
 
2611
   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
 
2612
   array size at least.  It's necessary to write '\x00'==0 to get something
 
2613
   that's true only with -std1.  */
 
2614
int osf4_cc_array ['\x00' == 0 ? 1 : -1];
 
2615
 
 
2616
int test (int i, double x);
 
2617
struct s1 {int (*f) (int a);};
 
2618
struct s2 {int (*f) (double a);};
 
2619
int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
 
2620
int argc;
 
2621
char **argv;
 
2622
int
 
2623
main ()
 
2624
{
 
2625
return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
 
2626
  ;
 
2627
  return 0;
 
2628
}
 
2629
_ACEOF
 
2630
# Don't try gcc -ansi; that turns off useful extensions and
 
2631
# breaks some systems' header files.
 
2632
# AIX                   -qlanglvl=ansi
 
2633
# Ultrix and OSF/1      -std1
 
2634
# HP-UX 10.20 and later -Ae
 
2635
# HP-UX older versions  -Aa -D_HPUX_SOURCE
 
2636
# SVR4                  -Xc -D__EXTENSIONS__
 
2637
for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
 
2638
do
 
2639
  CC="$ac_save_CC $ac_arg"
 
2640
  rm -f conftest.$ac_objext
 
2641
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2642
  (eval $ac_compile) 2>conftest.er1
 
2643
  ac_status=$?
 
2644
  grep -v '^ *+' conftest.er1 >conftest.err
 
2645
  rm -f conftest.er1
 
2646
  cat conftest.err >&5
 
2647
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2648
  (exit $ac_status); } &&
 
2649
         { ac_try='test -z "$ac_c_werror_flag"
 
2650
                         || test ! -s conftest.err'
 
2651
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2652
  (eval $ac_try) 2>&5
 
2653
  ac_status=$?
 
2654
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2655
  (exit $ac_status); }; } &&
 
2656
         { ac_try='test -s conftest.$ac_objext'
 
2657
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2658
  (eval $ac_try) 2>&5
 
2659
  ac_status=$?
 
2660
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2661
  (exit $ac_status); }; }; then
 
2662
  ac_cv_prog_cc_stdc=$ac_arg
 
2663
break
 
2664
else
 
2665
  echo "$as_me: failed program was:" >&5
 
2666
sed 's/^/| /' conftest.$ac_ext >&5
 
2667
 
 
2668
fi
 
2669
rm -f conftest.err conftest.$ac_objext
 
2670
done
 
2671
rm -f conftest.$ac_ext conftest.$ac_objext
 
2672
CC=$ac_save_CC
 
2673
 
 
2674
fi
 
2675
 
 
2676
case "x$ac_cv_prog_cc_stdc" in
 
2677
  x|xno)
 
2678
    echo "$as_me:$LINENO: result: none needed" >&5
 
2679
echo "${ECHO_T}none needed" >&6 ;;
 
2680
  *)
 
2681
    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
 
2682
echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
 
2683
    CC="$CC $ac_cv_prog_cc_stdc" ;;
 
2684
esac
 
2685
 
 
2686
# Some people use a C++ compiler to compile C.  Since we use `exit',
 
2687
# in C++ we need to declare it.  In case someone uses the same compiler
 
2688
# for both compiling C and C++ we need to have the C++ compiler decide
 
2689
# the declaration of exit, since it's the most demanding environment.
 
2690
cat >conftest.$ac_ext <<_ACEOF
 
2691
#ifndef __cplusplus
 
2692
  choke me
 
2693
#endif
 
2694
_ACEOF
 
2695
rm -f conftest.$ac_objext
 
2696
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2697
  (eval $ac_compile) 2>conftest.er1
 
2698
  ac_status=$?
 
2699
  grep -v '^ *+' conftest.er1 >conftest.err
 
2700
  rm -f conftest.er1
 
2701
  cat conftest.err >&5
 
2702
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2703
  (exit $ac_status); } &&
 
2704
         { ac_try='test -z "$ac_c_werror_flag"
 
2705
                         || test ! -s conftest.err'
 
2706
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2707
  (eval $ac_try) 2>&5
 
2708
  ac_status=$?
 
2709
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2710
  (exit $ac_status); }; } &&
 
2711
         { ac_try='test -s conftest.$ac_objext'
 
2712
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2713
  (eval $ac_try) 2>&5
 
2714
  ac_status=$?
 
2715
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2716
  (exit $ac_status); }; }; then
 
2717
  for ac_declaration in \
 
2718
   '' \
 
2719
   'extern "C" void std::exit (int) throw (); using std::exit;' \
 
2720
   'extern "C" void std::exit (int); using std::exit;' \
 
2721
   'extern "C" void exit (int) throw ();' \
 
2722
   'extern "C" void exit (int);' \
 
2723
   'void exit (int);'
 
2724
do
 
2725
  cat >conftest.$ac_ext <<_ACEOF
 
2726
/* confdefs.h.  */
 
2727
_ACEOF
 
2728
cat confdefs.h >>conftest.$ac_ext
 
2729
cat >>conftest.$ac_ext <<_ACEOF
 
2730
/* end confdefs.h.  */
 
2731
$ac_declaration
 
2732
#include <stdlib.h>
 
2733
int
 
2734
main ()
 
2735
{
 
2736
exit (42);
 
2737
  ;
 
2738
  return 0;
 
2739
}
 
2740
_ACEOF
 
2741
rm -f conftest.$ac_objext
 
2742
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2743
  (eval $ac_compile) 2>conftest.er1
 
2744
  ac_status=$?
 
2745
  grep -v '^ *+' conftest.er1 >conftest.err
 
2746
  rm -f conftest.er1
 
2747
  cat conftest.err >&5
 
2748
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2749
  (exit $ac_status); } &&
 
2750
         { ac_try='test -z "$ac_c_werror_flag"
 
2751
                         || test ! -s conftest.err'
 
2752
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2753
  (eval $ac_try) 2>&5
 
2754
  ac_status=$?
 
2755
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2756
  (exit $ac_status); }; } &&
 
2757
         { ac_try='test -s conftest.$ac_objext'
 
2758
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2759
  (eval $ac_try) 2>&5
 
2760
  ac_status=$?
 
2761
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2762
  (exit $ac_status); }; }; then
 
2763
  :
 
2764
else
 
2765
  echo "$as_me: failed program was:" >&5
 
2766
sed 's/^/| /' conftest.$ac_ext >&5
 
2767
 
 
2768
continue
 
2769
fi
 
2770
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
2771
  cat >conftest.$ac_ext <<_ACEOF
 
2772
/* confdefs.h.  */
 
2773
_ACEOF
 
2774
cat confdefs.h >>conftest.$ac_ext
 
2775
cat >>conftest.$ac_ext <<_ACEOF
 
2776
/* end confdefs.h.  */
 
2777
$ac_declaration
 
2778
int
 
2779
main ()
 
2780
{
 
2781
exit (42);
 
2782
  ;
 
2783
  return 0;
 
2784
}
 
2785
_ACEOF
 
2786
rm -f conftest.$ac_objext
 
2787
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
2788
  (eval $ac_compile) 2>conftest.er1
 
2789
  ac_status=$?
 
2790
  grep -v '^ *+' conftest.er1 >conftest.err
 
2791
  rm -f conftest.er1
 
2792
  cat conftest.err >&5
 
2793
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2794
  (exit $ac_status); } &&
 
2795
         { ac_try='test -z "$ac_c_werror_flag"
 
2796
                         || test ! -s conftest.err'
 
2797
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2798
  (eval $ac_try) 2>&5
 
2799
  ac_status=$?
 
2800
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2801
  (exit $ac_status); }; } &&
 
2802
         { ac_try='test -s conftest.$ac_objext'
 
2803
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
2804
  (eval $ac_try) 2>&5
 
2805
  ac_status=$?
 
2806
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
2807
  (exit $ac_status); }; }; then
 
2808
  break
 
2809
else
 
2810
  echo "$as_me: failed program was:" >&5
 
2811
sed 's/^/| /' conftest.$ac_ext >&5
 
2812
 
 
2813
fi
 
2814
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
2815
done
 
2816
rm -f conftest*
 
2817
if test -n "$ac_declaration"; then
 
2818
  echo '#ifdef __cplusplus' >>confdefs.h
 
2819
  echo $ac_declaration      >>confdefs.h
 
2820
  echo '#endif'             >>confdefs.h
 
2821
fi
 
2822
 
 
2823
else
 
2824
  echo "$as_me: failed program was:" >&5
 
2825
sed 's/^/| /' conftest.$ac_ext >&5
 
2826
 
 
2827
fi
 
2828
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
2829
ac_ext=c
 
2830
ac_cpp='$CPP $CPPFLAGS'
 
2831
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
2832
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
2833
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
2834
DEPDIR="${am__leading_dot}deps"
 
2835
 
 
2836
          ac_config_commands="$ac_config_commands depfiles"
 
2837
 
 
2838
 
 
2839
am_make=${MAKE-make}
 
2840
cat > confinc << 'END'
 
2841
am__doit:
 
2842
        @echo done
 
2843
.PHONY: am__doit
 
2844
END
 
2845
# If we don't find an include directive, just comment out the code.
 
2846
echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
 
2847
echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
 
2848
am__include="#"
 
2849
am__quote=
 
2850
_am_result=none
 
2851
# First try GNU make style include.
 
2852
echo "include confinc" > confmf
 
2853
# We grep out `Entering directory' and `Leaving directory'
 
2854
# messages which can occur if `w' ends up in MAKEFLAGS.
 
2855
# In particular we don't look at `^make:' because GNU make might
 
2856
# be invoked under some other name (usually "gmake"), in which
 
2857
# case it prints its new name instead of `make'.
 
2858
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
 
2859
   am__include=include
 
2860
   am__quote=
 
2861
   _am_result=GNU
 
2862
fi
 
2863
# Now try BSD make style include.
 
2864
if test "$am__include" = "#"; then
 
2865
   echo '.include "confinc"' > confmf
 
2866
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
 
2867
      am__include=.include
 
2868
      am__quote="\""
 
2869
      _am_result=BSD
 
2870
   fi
 
2871
fi
 
2872
 
 
2873
 
 
2874
echo "$as_me:$LINENO: result: $_am_result" >&5
 
2875
echo "${ECHO_T}$_am_result" >&6
 
2876
rm -f confinc confmf
 
2877
 
 
2878
# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
 
2879
if test "${enable_dependency_tracking+set}" = set; then
 
2880
  enableval="$enable_dependency_tracking"
 
2881
 
 
2882
fi;
 
2883
if test "x$enable_dependency_tracking" != xno; then
 
2884
  am_depcomp="$ac_aux_dir/depcomp"
 
2885
  AMDEPBACKSLASH='\'
 
2886
fi
 
2887
 
 
2888
 
 
2889
if test "x$enable_dependency_tracking" != xno; then
 
2890
  AMDEP_TRUE=
 
2891
  AMDEP_FALSE='#'
 
2892
else
 
2893
  AMDEP_TRUE='#'
 
2894
  AMDEP_FALSE=
 
2895
fi
 
2896
 
 
2897
 
 
2898
 
 
2899
 
 
2900
depcc="$CC"   am_compiler_list=
 
2901
 
 
2902
echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
 
2903
echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
 
2904
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
 
2905
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
2906
else
 
2907
  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
 
2908
  # We make a subdir and do the tests there.  Otherwise we can end up
 
2909
  # making bogus files that we don't know about and never remove.  For
 
2910
  # instance it was reported that on HP-UX the gcc test will end up
 
2911
  # making a dummy file named `D' -- because `-MD' means `put the output
 
2912
  # in D'.
 
2913
  mkdir conftest.dir
 
2914
  # Copy depcomp to subdir because otherwise we won't find it if we're
 
2915
  # using a relative directory.
 
2916
  cp "$am_depcomp" conftest.dir
 
2917
  cd conftest.dir
 
2918
  # We will build objects and dependencies in a subdirectory because
 
2919
  # it helps to detect inapplicable dependency modes.  For instance
 
2920
  # both Tru64's cc and ICC support -MD to output dependencies as a
 
2921
  # side effect of compilation, but ICC will put the dependencies in
 
2922
  # the current directory while Tru64 will put them in the object
 
2923
  # directory.
 
2924
  mkdir sub
 
2925
 
 
2926
  am_cv_CC_dependencies_compiler_type=none
 
2927
  if test "$am_compiler_list" = ""; then
 
2928
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
 
2929
  fi
 
2930
  for depmode in $am_compiler_list; do
 
2931
    # Setup a source with many dependencies, because some compilers
 
2932
    # like to wrap large dependency lists on column 80 (with \), and
 
2933
    # we should not choose a depcomp mode which is confused by this.
 
2934
    #
 
2935
    # We need to recreate these files for each test, as the compiler may
 
2936
    # overwrite some of them when testing with obscure command lines.
 
2937
    # This happens at least with the AIX C compiler.
 
2938
    : > sub/conftest.c
 
2939
    for i in 1 2 3 4 5 6; do
 
2940
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
 
2941
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
2942
      # Solaris 8's {/usr,}/bin/sh.
 
2943
      touch sub/conftst$i.h
 
2944
    done
 
2945
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
 
2946
 
 
2947
    case $depmode in
 
2948
    nosideeffect)
 
2949
      # after this tag, mechanisms are not by side-effect, so they'll
 
2950
      # only be used when explicitly requested
 
2951
      if test "x$enable_dependency_tracking" = xyes; then
 
2952
        continue
 
2953
      else
 
2954
        break
 
2955
      fi
 
2956
      ;;
 
2957
    none) break ;;
 
2958
    esac
 
2959
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
 
2960
    # mode.  It turns out that the SunPro C++ compiler does not properly
 
2961
    # handle `-M -o', and we need to detect this.
 
2962
    if depmode=$depmode \
 
2963
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
 
2964
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
 
2965
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
 
2966
         >/dev/null 2>conftest.err &&
 
2967
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
 
2968
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
 
2969
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
 
2970
      # icc doesn't choke on unknown options, it will just issue warnings
 
2971
      # or remarks (even with -Werror).  So we grep stderr for any message
 
2972
      # that says an option was ignored or not supported.
 
2973
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
2974
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
2975
      # The diagnosis changed in icc 8.0:
 
2976
      #   icc: Command line remark: option '-MP' not supported
 
2977
      if (grep 'ignoring option' conftest.err ||
 
2978
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
 
2979
        am_cv_CC_dependencies_compiler_type=$depmode
 
2980
        break
 
2981
      fi
 
2982
    fi
 
2983
  done
 
2984
 
 
2985
  cd ..
 
2986
  rm -rf conftest.dir
 
2987
else
 
2988
  am_cv_CC_dependencies_compiler_type=none
 
2989
fi
 
2990
 
 
2991
fi
 
2992
echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
 
2993
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
 
2994
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
 
2995
 
 
2996
 
 
2997
 
 
2998
if
 
2999
  test "x$enable_dependency_tracking" != xno \
 
3000
  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
 
3001
  am__fastdepCC_TRUE=
 
3002
  am__fastdepCC_FALSE='#'
 
3003
else
 
3004
  am__fastdepCC_TRUE='#'
 
3005
  am__fastdepCC_FALSE=
 
3006
fi
 
3007
 
 
3008
 
 
3009
if test -n "$ac_tool_prefix"; then
 
3010
  # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
1028
3011
set dummy ${ac_tool_prefix}as; ac_word=$2
1029
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1030
 
echo "configure:1031: checking for $ac_word" >&5
1031
 
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
1032
 
  echo $ac_n "(cached) $ac_c" 1>&6
 
3012
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3013
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3014
if test "${ac_cv_prog_AS+set}" = set; then
 
3015
  echo $ECHO_N "(cached) $ECHO_C" >&6
1033
3016
else
1034
3017
  if test -n "$AS"; then
1035
3018
  ac_cv_prog_AS="$AS" # Let the user override the test.
1036
3019
else
1037
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1038
 
  ac_dummy="$PATH"
1039
 
  for ac_dir in $ac_dummy; do
1040
 
    test -z "$ac_dir" && ac_dir=.
1041
 
    if test -f $ac_dir/$ac_word; then
1042
 
      ac_cv_prog_AS="${ac_tool_prefix}as"
1043
 
      break
1044
 
    fi
1045
 
  done
1046
 
  IFS="$ac_save_ifs"
1047
 
fi
1048
 
fi
1049
 
AS="$ac_cv_prog_AS"
 
3020
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3021
for as_dir in $PATH
 
3022
do
 
3023
  IFS=$as_save_IFS
 
3024
  test -z "$as_dir" && as_dir=.
 
3025
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3026
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3027
    ac_cv_prog_AS="${ac_tool_prefix}as"
 
3028
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3029
    break 2
 
3030
  fi
 
3031
done
 
3032
done
 
3033
 
 
3034
fi
 
3035
fi
 
3036
AS=$ac_cv_prog_AS
1050
3037
if test -n "$AS"; then
1051
 
  echo "$ac_t""$AS" 1>&6
 
3038
  echo "$as_me:$LINENO: result: $AS" >&5
 
3039
echo "${ECHO_T}$AS" >&6
1052
3040
else
1053
 
  echo "$ac_t""no" 1>&6
1054
 
fi
1055
 
 
1056
 
 
 
3041
  echo "$as_me:$LINENO: result: no" >&5
 
3042
echo "${ECHO_T}no" >&6
 
3043
fi
 
3044
 
 
3045
fi
1057
3046
if test -z "$ac_cv_prog_AS"; then
1058
 
if test -n "$ac_tool_prefix"; then
 
3047
  ac_ct_AS=$AS
1059
3048
  # Extract the first word of "as", so it can be a program name with args.
1060
3049
set dummy as; ac_word=$2
1061
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1062
 
echo "configure:1063: checking for $ac_word" >&5
1063
 
if eval "test \"`echo '$''{'ac_cv_prog_AS'+set}'`\" = set"; then
1064
 
  echo $ac_n "(cached) $ac_c" 1>&6
1065
 
else
1066
 
  if test -n "$AS"; then
1067
 
  ac_cv_prog_AS="$AS" # Let the user override the test.
1068
 
else
1069
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1070
 
  ac_dummy="$PATH"
1071
 
  for ac_dir in $ac_dummy; do
1072
 
    test -z "$ac_dir" && ac_dir=.
1073
 
    if test -f $ac_dir/$ac_word; then
1074
 
      ac_cv_prog_AS="as"
1075
 
      break
1076
 
    fi
1077
 
  done
1078
 
  IFS="$ac_save_ifs"
1079
 
  test -z "$ac_cv_prog_AS" && ac_cv_prog_AS="as"
1080
 
fi
1081
 
fi
1082
 
AS="$ac_cv_prog_AS"
1083
 
if test -n "$AS"; then
1084
 
  echo "$ac_t""$AS" 1>&6
1085
 
else
1086
 
  echo "$ac_t""no" 1>&6
1087
 
fi
1088
 
 
1089
 
else
1090
 
  AS="as"
1091
 
fi
1092
 
fi
1093
 
 
1094
 
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
 
3050
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3051
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3052
if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
 
3053
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
3054
else
 
3055
  if test -n "$ac_ct_AS"; then
 
3056
  ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
 
3057
else
 
3058
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3059
for as_dir in $PATH
 
3060
do
 
3061
  IFS=$as_save_IFS
 
3062
  test -z "$as_dir" && as_dir=.
 
3063
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3064
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3065
    ac_cv_prog_ac_ct_AS="as"
 
3066
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3067
    break 2
 
3068
  fi
 
3069
done
 
3070
done
 
3071
 
 
3072
  test -z "$ac_cv_prog_ac_ct_AS" && ac_cv_prog_ac_ct_AS="as"
 
3073
fi
 
3074
fi
 
3075
ac_ct_AS=$ac_cv_prog_ac_ct_AS
 
3076
if test -n "$ac_ct_AS"; then
 
3077
  echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
 
3078
echo "${ECHO_T}$ac_ct_AS" >&6
 
3079
else
 
3080
  echo "$as_me:$LINENO: result: no" >&5
 
3081
echo "${ECHO_T}no" >&6
 
3082
fi
 
3083
 
 
3084
  AS=$ac_ct_AS
 
3085
else
 
3086
  AS="$ac_cv_prog_AS"
 
3087
fi
 
3088
 
 
3089
# By default we simply use the C compiler to build assembly code.
 
3090
 
 
3091
test "${CCAS+set}" = set || CCAS=$CC
 
3092
test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
 
3093
 
 
3094
 
 
3095
 
 
3096
if test -n "$ac_tool_prefix"; then
 
3097
  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
 
3098
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
 
3099
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3100
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3101
if test "${ac_cv_prog_RANLIB+set}" = set; then
 
3102
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
3103
else
 
3104
  if test -n "$RANLIB"; then
 
3105
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
 
3106
else
 
3107
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3108
for as_dir in $PATH
 
3109
do
 
3110
  IFS=$as_save_IFS
 
3111
  test -z "$as_dir" && as_dir=.
 
3112
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3113
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3114
    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
 
3115
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3116
    break 2
 
3117
  fi
 
3118
done
 
3119
done
 
3120
 
 
3121
fi
 
3122
fi
 
3123
RANLIB=$ac_cv_prog_RANLIB
 
3124
if test -n "$RANLIB"; then
 
3125
  echo "$as_me:$LINENO: result: $RANLIB" >&5
 
3126
echo "${ECHO_T}$RANLIB" >&6
 
3127
else
 
3128
  echo "$as_me:$LINENO: result: no" >&5
 
3129
echo "${ECHO_T}no" >&6
 
3130
fi
 
3131
 
 
3132
fi
 
3133
if test -z "$ac_cv_prog_RANLIB"; then
 
3134
  ac_ct_RANLIB=$RANLIB
 
3135
  # Extract the first word of "ranlib", so it can be a program name with args.
 
3136
set dummy ranlib; ac_word=$2
 
3137
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3138
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3139
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
 
3140
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
3141
else
 
3142
  if test -n "$ac_ct_RANLIB"; then
 
3143
  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
 
3144
else
 
3145
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3146
for as_dir in $PATH
 
3147
do
 
3148
  IFS=$as_save_IFS
 
3149
  test -z "$as_dir" && as_dir=.
 
3150
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3151
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3152
    ac_cv_prog_ac_ct_RANLIB="ranlib"
 
3153
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3154
    break 2
 
3155
  fi
 
3156
done
 
3157
done
 
3158
 
 
3159
  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
 
3160
fi
 
3161
fi
 
3162
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
 
3163
if test -n "$ac_ct_RANLIB"; then
 
3164
  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
 
3165
echo "${ECHO_T}$ac_ct_RANLIB" >&6
 
3166
else
 
3167
  echo "$as_me:$LINENO: result: no" >&5
 
3168
echo "${ECHO_T}no" >&6
 
3169
fi
 
3170
 
 
3171
  RANLIB=$ac_ct_RANLIB
 
3172
else
 
3173
  RANLIB="$ac_cv_prog_RANLIB"
 
3174
fi
 
3175
 
 
3176
if test -n "$ac_tool_prefix"; then
 
3177
  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
1095
3178
set dummy ${ac_tool_prefix}ar; ac_word=$2
1096
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1097
 
echo "configure:1098: checking for $ac_word" >&5
1098
 
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1099
 
  echo $ac_n "(cached) $ac_c" 1>&6
 
3179
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3180
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3181
if test "${ac_cv_prog_AR+set}" = set; then
 
3182
  echo $ECHO_N "(cached) $ECHO_C" >&6
1100
3183
else
1101
3184
  if test -n "$AR"; then
1102
3185
  ac_cv_prog_AR="$AR" # Let the user override the test.
1103
3186
else
1104
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1105
 
  ac_dummy="$PATH"
1106
 
  for ac_dir in $ac_dummy; do
1107
 
    test -z "$ac_dir" && ac_dir=.
1108
 
    if test -f $ac_dir/$ac_word; then
1109
 
      ac_cv_prog_AR="${ac_tool_prefix}ar"
1110
 
      break
1111
 
    fi
1112
 
  done
1113
 
  IFS="$ac_save_ifs"
1114
 
fi
1115
 
fi
1116
 
AR="$ac_cv_prog_AR"
 
3187
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3188
for as_dir in $PATH
 
3189
do
 
3190
  IFS=$as_save_IFS
 
3191
  test -z "$as_dir" && as_dir=.
 
3192
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3193
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3194
    ac_cv_prog_AR="${ac_tool_prefix}ar"
 
3195
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3196
    break 2
 
3197
  fi
 
3198
done
 
3199
done
 
3200
 
 
3201
fi
 
3202
fi
 
3203
AR=$ac_cv_prog_AR
1117
3204
if test -n "$AR"; then
1118
 
  echo "$ac_t""$AR" 1>&6
 
3205
  echo "$as_me:$LINENO: result: $AR" >&5
 
3206
echo "${ECHO_T}$AR" >&6
1119
3207
else
1120
 
  echo "$ac_t""no" 1>&6
1121
 
fi
1122
 
 
1123
 
 
 
3208
  echo "$as_me:$LINENO: result: no" >&5
 
3209
echo "${ECHO_T}no" >&6
 
3210
fi
 
3211
 
 
3212
fi
1124
3213
if test -z "$ac_cv_prog_AR"; then
1125
 
if test -n "$ac_tool_prefix"; then
 
3214
  ac_ct_AR=$AR
1126
3215
  # Extract the first word of "ar", so it can be a program name with args.
1127
3216
set dummy ar; ac_word=$2
1128
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1129
 
echo "configure:1130: checking for $ac_word" >&5
1130
 
if eval "test \"`echo '$''{'ac_cv_prog_AR'+set}'`\" = set"; then
1131
 
  echo $ac_n "(cached) $ac_c" 1>&6
1132
 
else
1133
 
  if test -n "$AR"; then
1134
 
  ac_cv_prog_AR="$AR" # Let the user override the test.
1135
 
else
1136
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1137
 
  ac_dummy="$PATH"
1138
 
  for ac_dir in $ac_dummy; do
1139
 
    test -z "$ac_dir" && ac_dir=.
1140
 
    if test -f $ac_dir/$ac_word; then
1141
 
      ac_cv_prog_AR="ar"
1142
 
      break
1143
 
    fi
1144
 
  done
1145
 
  IFS="$ac_save_ifs"
1146
 
  test -z "$ac_cv_prog_AR" && ac_cv_prog_AR="ar"
1147
 
fi
1148
 
fi
1149
 
AR="$ac_cv_prog_AR"
1150
 
if test -n "$AR"; then
1151
 
  echo "$ac_t""$AR" 1>&6
1152
 
else
1153
 
  echo "$ac_t""no" 1>&6
1154
 
fi
1155
 
 
1156
 
else
1157
 
  AR="ar"
1158
 
fi
1159
 
fi
1160
 
 
1161
 
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1162
 
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1163
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1164
 
echo "configure:1165: checking for $ac_word" >&5
1165
 
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1166
 
  echo $ac_n "(cached) $ac_c" 1>&6
1167
 
else
1168
 
  if test -n "$RANLIB"; then
1169
 
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1170
 
else
1171
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1172
 
  ac_dummy="$PATH"
1173
 
  for ac_dir in $ac_dummy; do
1174
 
    test -z "$ac_dir" && ac_dir=.
1175
 
    if test -f $ac_dir/$ac_word; then
1176
 
      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1177
 
      break
1178
 
    fi
1179
 
  done
1180
 
  IFS="$ac_save_ifs"
1181
 
fi
1182
 
fi
1183
 
RANLIB="$ac_cv_prog_RANLIB"
1184
 
if test -n "$RANLIB"; then
1185
 
  echo "$ac_t""$RANLIB" 1>&6
1186
 
else
1187
 
  echo "$ac_t""no" 1>&6
1188
 
fi
1189
 
 
1190
 
 
1191
 
if test -z "$ac_cv_prog_RANLIB"; then
1192
 
if test -n "$ac_tool_prefix"; then
1193
 
  # Extract the first word of "ranlib", so it can be a program name with args.
1194
 
set dummy ranlib; ac_word=$2
1195
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1196
 
echo "configure:1197: checking for $ac_word" >&5
1197
 
if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1198
 
  echo $ac_n "(cached) $ac_c" 1>&6
1199
 
else
1200
 
  if test -n "$RANLIB"; then
1201
 
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1202
 
else
1203
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1204
 
  ac_dummy="$PATH"
1205
 
  for ac_dir in $ac_dummy; do
1206
 
    test -z "$ac_dir" && ac_dir=.
1207
 
    if test -f $ac_dir/$ac_word; then
1208
 
      ac_cv_prog_RANLIB="ranlib"
1209
 
      break
1210
 
    fi
1211
 
  done
1212
 
  IFS="$ac_save_ifs"
1213
 
  test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB="ranlib"
1214
 
fi
1215
 
fi
1216
 
RANLIB="$ac_cv_prog_RANLIB"
1217
 
if test -n "$RANLIB"; then
1218
 
  echo "$ac_t""$RANLIB" 1>&6
1219
 
else
1220
 
  echo "$ac_t""no" 1>&6
1221
 
fi
1222
 
 
1223
 
else
1224
 
  RANLIB="ranlib"
1225
 
fi
1226
 
fi
1227
 
 
1228
 
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1229
 
set dummy ${ac_tool_prefix}gcc; ac_word=$2
1230
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1231
 
echo "configure:1232: checking for $ac_word" >&5
1232
 
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1233
 
  echo $ac_n "(cached) $ac_c" 1>&6
1234
 
else
1235
 
  if test -n "$CC"; then
1236
 
  ac_cv_prog_CC="$CC" # Let the user override the test.
1237
 
else
1238
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1239
 
  ac_dummy="$PATH"
1240
 
  for ac_dir in $ac_dummy; do
1241
 
    test -z "$ac_dir" && ac_dir=.
1242
 
    if test -f $ac_dir/$ac_word; then
1243
 
      ac_cv_prog_CC="${ac_tool_prefix}gcc"
1244
 
      break
1245
 
    fi
1246
 
  done
1247
 
  IFS="$ac_save_ifs"
1248
 
fi
1249
 
fi
1250
 
CC="$ac_cv_prog_CC"
1251
 
if test -n "$CC"; then
1252
 
  echo "$ac_t""$CC" 1>&6
1253
 
else
1254
 
  echo "$ac_t""no" 1>&6
1255
 
fi
1256
 
 
1257
 
 
1258
 
if test -z "$ac_cv_prog_CC"; then
1259
 
if test -n "$ac_tool_prefix"; then
1260
 
  # Extract the first word of "gcc", so it can be a program name with args.
1261
 
set dummy gcc; ac_word=$2
1262
 
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1263
 
echo "configure:1264: checking for $ac_word" >&5
1264
 
if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
1265
 
  echo $ac_n "(cached) $ac_c" 1>&6
1266
 
else
1267
 
  if test -n "$CC"; then
1268
 
  ac_cv_prog_CC="$CC" # Let the user override the test.
1269
 
else
1270
 
  IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1271
 
  ac_dummy="$PATH"
1272
 
  for ac_dir in $ac_dummy; do
1273
 
    test -z "$ac_dir" && ac_dir=.
1274
 
    if test -f $ac_dir/$ac_word; then
1275
 
      ac_cv_prog_CC="gcc"
1276
 
      break
1277
 
    fi
1278
 
  done
1279
 
  IFS="$ac_save_ifs"
1280
 
  test -z "$ac_cv_prog_CC" && ac_cv_prog_CC="gcc"
1281
 
fi
1282
 
fi
1283
 
CC="$ac_cv_prog_CC"
1284
 
if test -n "$CC"; then
1285
 
  echo "$ac_t""$CC" 1>&6
1286
 
else
1287
 
  echo "$ac_t""no" 1>&6
1288
 
fi
1289
 
 
1290
 
else
1291
 
  CC="gcc"
1292
 
fi
1293
 
fi
1294
 
 
 
3217
echo "$as_me:$LINENO: checking for $ac_word" >&5
 
3218
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
 
3219
if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
 
3220
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
3221
else
 
3222
  if test -n "$ac_ct_AR"; then
 
3223
  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
 
3224
else
 
3225
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3226
for as_dir in $PATH
 
3227
do
 
3228
  IFS=$as_save_IFS
 
3229
  test -z "$as_dir" && as_dir=.
 
3230
  for ac_exec_ext in '' $ac_executable_extensions; do
 
3231
  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
3232
    ac_cv_prog_ac_ct_AR="ar"
 
3233
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
 
3234
    break 2
 
3235
  fi
 
3236
done
 
3237
done
 
3238
 
 
3239
  test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="ar"
 
3240
fi
 
3241
fi
 
3242
ac_ct_AR=$ac_cv_prog_ac_ct_AR
 
3243
if test -n "$ac_ct_AR"; then
 
3244
  echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
 
3245
echo "${ECHO_T}$ac_ct_AR" >&6
 
3246
else
 
3247
  echo "$as_me:$LINENO: result: no" >&5
 
3248
echo "${ECHO_T}no" >&6
 
3249
fi
 
3250
 
 
3251
  AR=$ac_ct_AR
 
3252
else
 
3253
  AR="$ac_cv_prog_AR"
 
3254
fi
 
3255
 
 
3256
 
 
3257
# Make sure that we found the right avr cross-compiler.
1295
3258
 
1296
3259
case "${CC}" in
1297
3260
   *avr-gcc*) ;;
1298
 
   *) { echo "configure: error: Wrong C compiler found; check the PATH!" 1>&2; exit 1; } ;;
 
3261
   *) { { echo "$as_me:$LINENO: error: Wrong C compiler found; check the PATH!" >&5
 
3262
echo "$as_me: error: Wrong C compiler found; check the PATH!" >&2;}
 
3263
   { (exit 1); exit 1; }; } ;;
1299
3264
esac
1300
3265
case "${AS}" in
1301
3266
   *avr-as*) ;;
1302
 
   *) { echo "configure: error: Wrong assembler found; check the PATH!" 1>&2; exit 1; } ;;
 
3267
   *) { { echo "$as_me:$LINENO: error: Wrong assembler found; check the PATH!" >&5
 
3268
echo "$as_me: error: Wrong assembler found; check the PATH!" >&2;}
 
3269
   { (exit 1); exit 1; }; } ;;
1303
3270
esac
1304
3271
case "${AR}" in
1305
3272
   *avr-ar*) ;;
1306
 
   *) { echo "configure: error: Wrong archiver found; check the PATH!" 1>&2; exit 1; } ;;
 
3273
   *) { { echo "$as_me:$LINENO: error: Wrong archiver found; check the PATH!" >&5
 
3274
echo "$as_me: error: Wrong archiver found; check the PATH!" >&2;}
 
3275
   { (exit 1); exit 1; }; } ;;
1307
3276
esac
1308
3277
case "${RANLIB}" in
1309
3278
   *avr-ranlib*) ;;
1310
 
   *) { echo "configure: error: Wrong ranlib found; check the PATH!" 1>&2; exit 1; } ;;
 
3279
   *) { { echo "$as_me:$LINENO: error: Wrong ranlib found; check the PATH!" >&5
 
3280
echo "$as_me: error: Wrong ranlib found; check the PATH!" >&2;}
 
3281
   { (exit 1); exit 1; }; } ;;
1311
3282
esac
1312
3283
 
1313
3284
# Find a good install program.  We prefer a C program (faster),
1317
3288
# SunOS /usr/etc/install
1318
3289
# IRIX /sbin/install
1319
3290
# AIX /bin/install
 
3291
# AmigaOS /C/install, which installs bootblocks on floppy discs
1320
3292
# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1321
3293
# AFS /usr/afsws/bin/install, which mishandles nonexistent args
1322
3294
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
 
3295
# OS/2's system install, which has a completely different semantic
1323
3296
# ./install, which can be erroneously created by make from ./install.sh.
1324
 
echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
1325
 
echo "configure:1326: checking for a BSD compatible install" >&5
 
3297
echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
 
3298
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
1326
3299
if test -z "$INSTALL"; then
1327
 
if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
1328
 
  echo $ac_n "(cached) $ac_c" 1>&6
 
3300
if test "${ac_cv_path_install+set}" = set; then
 
3301
  echo $ECHO_N "(cached) $ECHO_C" >&6
1329
3302
else
1330
 
    IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
1331
 
  for ac_dir in $PATH; do
1332
 
    # Account for people who put trailing slashes in PATH elements.
1333
 
    case "$ac_dir/" in
1334
 
    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1335
 
    *)
1336
 
      # OSF1 and SCO ODT 3.0 have their own names for install.
1337
 
      # Don't use installbsd from OSF since it installs stuff as root
1338
 
      # by default.
1339
 
      for ac_prog in ginstall scoinst install; do
1340
 
        if test -f $ac_dir/$ac_prog; then
 
3303
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
3304
for as_dir in $PATH
 
3305
do
 
3306
  IFS=$as_save_IFS
 
3307
  test -z "$as_dir" && as_dir=.
 
3308
  # Account for people who put trailing slashes in PATH elements.
 
3309
case $as_dir/ in
 
3310
  ./ | .// | /cC/* | \
 
3311
  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
 
3312
  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
 
3313
  /usr/ucb/* ) ;;
 
3314
  *)
 
3315
    # OSF1 and SCO ODT 3.0 have their own names for install.
 
3316
    # Don't use installbsd from OSF since it installs stuff as root
 
3317
    # by default.
 
3318
    for ac_prog in ginstall scoinst install; do
 
3319
      for ac_exec_ext in '' $ac_executable_extensions; do
 
3320
        if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1341
3321
          if test $ac_prog = install &&
1342
 
            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
 
3322
            grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1343
3323
            # AIX install.  It has an incompatible calling convention.
1344
3324
            :
 
3325
          elif test $ac_prog = install &&
 
3326
            grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
 
3327
            # program-specific install script used by HP pwplus--don't use.
 
3328
            :
1345
3329
          else
1346
 
            ac_cv_path_install="$ac_dir/$ac_prog -c"
1347
 
            break 2
 
3330
            ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
 
3331
            break 3
1348
3332
          fi
1349
3333
        fi
1350
3334
      done
1351
 
      ;;
1352
 
    esac
1353
 
  done
1354
 
  IFS="$ac_save_IFS"
 
3335
    done
 
3336
    ;;
 
3337
esac
 
3338
done
 
3339
 
1355
3340
 
1356
3341
fi
1357
3342
  if test "${ac_cv_path_install+set}" = set; then
1358
 
    INSTALL="$ac_cv_path_install"
 
3343
    INSTALL=$ac_cv_path_install
1359
3344
  else
1360
3345
    # As a last resort, use the slow shell script.  We don't cache a
1361
3346
    # path for INSTALL within a source directory, because that will
1362
3347
    # break other packages using the cache if that directory is
1363
3348
    # removed, or if the path is relative.
1364
 
    INSTALL="$ac_install_sh"
 
3349
    INSTALL=$ac_install_sh
1365
3350
  fi
1366
3351
fi
1367
 
echo "$ac_t""$INSTALL" 1>&6
 
3352
echo "$as_me:$LINENO: result: $INSTALL" >&5
 
3353
echo "${ECHO_T}$INSTALL" >&6
1368
3354
 
1369
3355
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1370
3356
# It thinks the first close brace ends the variable substitution.
1371
3357
test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
1372
3358
 
1373
 
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
 
3359
test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
1374
3360
 
1375
3361
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1376
3362
 
1377
 
 
1378
 
 
1379
 
 
1380
 
echo $ac_n "checking for doxygen""... $ac_c" 1>&6
1381
 
echo "configure:1382: checking for doxygen" >&5
 
3363
echo "$as_me:$LINENO: checking whether ln -s works" >&5
 
3364
echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
 
3365
LN_S=$as_ln_s
 
3366
if test "$LN_S" = "ln -s"; then
 
3367
  echo "$as_me:$LINENO: result: yes" >&5
 
3368
echo "${ECHO_T}yes" >&6
 
3369
else
 
3370
  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
 
3371
echo "${ECHO_T}no, using $LN_S" >&6
 
3372
fi
 
3373
 
 
3374
echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
 
3375
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
 
3376
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
 
3377
if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
 
3378
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
3379
else
 
3380
  cat >conftest.make <<\_ACEOF
 
3381
all:
 
3382
        @echo 'ac_maketemp="$(MAKE)"'
 
3383
_ACEOF
 
3384
# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
3385
eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
 
3386
if test -n "$ac_maketemp"; then
 
3387
  eval ac_cv_prog_make_${ac_make}_set=yes
 
3388
else
 
3389
  eval ac_cv_prog_make_${ac_make}_set=no
 
3390
fi
 
3391
rm -f conftest.make
 
3392
fi
 
3393
if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
 
3394
  echo "$as_me:$LINENO: result: yes" >&5
 
3395
echo "${ECHO_T}yes" >&6
 
3396
  SET_MAKE=
 
3397
else
 
3398
  echo "$as_me:$LINENO: result: no" >&5
 
3399
echo "${ECHO_T}no" >&6
 
3400
  SET_MAKE="MAKE=${MAKE-make}"
 
3401
fi
 
3402
 
 
3403
 
 
3404
 
 
3405
 
 
3406
# Check whether --enable-doc or --disable-doc was given.
 
3407
if test "${enable_doc+set}" = set; then
 
3408
  enableval="$enable_doc"
 
3409
  case "${enableval}" in
 
3410
  yes) enable_doc=yes ;;
 
3411
  no)  enable_doc=no ;;
 
3412
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for global doc option" >&5
 
3413
echo "$as_me: error: bad value ${enableval} for global doc option" >&2;}
 
3414
   { (exit 1); exit 1; }; } ;;
 
3415
 esac
 
3416
else
 
3417
  enable_doc=no
 
3418
fi; # Check whether --enable-html-doc or --disable-html-doc was given.
 
3419
if test "${enable_html_doc+set}" = set; then
 
3420
  enableval="$enable_html_doc"
 
3421
  case "${enableval}" in
 
3422
  yes) html_doc=yes ;;
 
3423
  no)  html_doc=no ;;
 
3424
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for html-doc option" >&5
 
3425
echo "$as_me: error: bad value ${enableval} for html-doc option" >&2;}
 
3426
   { (exit 1); exit 1; }; } ;;
 
3427
 esac
 
3428
else
 
3429
  html_doc=yes
 
3430
fi;
 
3431
# Check whether --enable-ps-doc or --disable-ps-doc was given.
 
3432
if test "${enable_ps_doc+set}" = set; then
 
3433
  enableval="$enable_ps_doc"
 
3434
  case "${enableval}" in
 
3435
  yes) ps_doc=yes ;;
 
3436
  no)  ps_doc=no ;;
 
3437
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for ps-doc option" >&5
 
3438
echo "$as_me: error: bad value ${enableval} for ps-doc option" >&2;}
 
3439
   { (exit 1); exit 1; }; } ;;
 
3440
 esac
 
3441
else
 
3442
  ps_doc=yes
 
3443
fi;
 
3444
# Check whether --enable-pdf-doc or --disable-pdf-doc was given.
 
3445
if test "${enable_pdf_doc+set}" = set; then
 
3446
  enableval="$enable_pdf_doc"
 
3447
  case "${enableval}" in
 
3448
  yes) pdf_doc=yes ;;
 
3449
  no)  pdf_doc=no ;;
 
3450
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for pdf-doc option" >&5
 
3451
echo "$as_me: error: bad value ${enableval} for pdf-doc option" >&2;}
 
3452
   { (exit 1); exit 1; }; } ;;
 
3453
 esac
 
3454
else
 
3455
  pdf_doc=yes
 
3456
fi;
 
3457
# Check whether --enable-man-doc or --disable-man-doc was given.
 
3458
if test "${enable_man_doc+set}" = set; then
 
3459
  enableval="$enable_man_doc"
 
3460
  case "${enableval}" in
 
3461
  yes) man_doc=yes ;;
 
3462
  no)  man_doc=no ;;
 
3463
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for man-doc option" >&5
 
3464
echo "$as_me: error: bad value ${enableval} for man-doc option" >&2;}
 
3465
   { (exit 1); exit 1; }; } ;;
 
3466
 esac
 
3467
else
 
3468
  man_doc=yes
 
3469
fi;
 
3470
# Check whether --enable-versioned-doc or --disable-versioned-doc was given.
 
3471
if test "${enable_versioned_doc+set}" = set; then
 
3472
  enableval="$enable_versioned_doc"
 
3473
  case "${enableval}" in
 
3474
  yes) versioned_doc=yes ;;
 
3475
  no)  versioned_doc=no ;;
 
3476
  *)   { { echo "$as_me:$LINENO: error: bad value ${enableval} for versioned-doc option" >&5
 
3477
echo "$as_me: error: bad value ${enableval} for versioned-doc option" >&2;}
 
3478
   { (exit 1); exit 1; }; } ;;
 
3479
 esac
 
3480
else
 
3481
  versioned_doc=yes
 
3482
fi;
 
3483
 
 
3484
 
 
3485
echo "$as_me:$LINENO: checking for doxygen" >&5
 
3486
echo $ECHO_N "checking for doxygen... $ECHO_C" >&6
1382
3487
dox_ver=`doxygen --version 2>/dev/null`
1383
3488
if test "x$dox_ver" = "x"; then
1384
 
        echo "$ac_t""no" 1>&6
 
3489
        echo "$as_me:$LINENO: result: no" >&5
 
3490
echo "${ECHO_T}no" >&6
1385
3491
else
1386
 
        # FIXME: should also check for dox_ver >= 1.2.16
1387
 
        echo "$ac_t""yes" 1>&6
 
3492
        # FIXME: should also check for dox_ver >= 1.4.1
 
3493
        echo "$as_me:$LINENO: result: yes" >&5
 
3494
echo "${ECHO_T}yes" >&6
1388
3495
        if test "$ps_doc" = "yes"; then
 
3496
                { echo "$as_me:$LINENO: Enabling PS docs" >&5
 
3497
echo "$as_me: Enabling PS docs" >&6;}
1389
3498
                TARGET_DOX_PS=dox-ps
1390
3499
                INSTALL_DOX_PS=install-dox-ps
1391
3500
        fi
1392
3501
        if test "$pdf_doc" = "yes"; then
 
3502
                { echo "$as_me:$LINENO: Enabling PDF docs" >&5
 
3503
echo "$as_me: Enabling PDF docs" >&6;}
1393
3504
                TARGET_DOX_PDF=dox-pdf
1394
3505
                INSTALL_DOX_PDF=install-dox-pdf
1395
3506
        fi
1396
3507
        if test "$html_doc" = "yes"; then
 
3508
                { echo "$as_me:$LINENO: Enabling HTML docs" >&5
 
3509
echo "$as_me: Enabling HTML docs" >&6;}
1397
3510
                TARGET_DOX_HTML=dox-html
1398
3511
                INSTALL_DOX_HTML=install-dox-html
1399
3512
        fi
1400
3513
        if test "$man_doc" = "yes"; then
 
3514
                { echo "$as_me:$LINENO: Enabling man pages" >&5
 
3515
echo "$as_me: Enabling man pages" >&6;}
1401
3516
                TARGET_DOX_HTML=dox-html
1402
3517
                INSTALL_DOX_MAN=install-dox-man
1403
3518
        fi
1412
3527
 
1413
3528
 
1414
3529
 
1415
 
echo $ac_n "checking for pngtopnm""... $ac_c" 1>&6
1416
 
echo "configure:1417: checking for pngtopnm" >&5
 
3530
echo "$as_me:$LINENO: checking for pngtopnm" >&5
 
3531
echo $ECHO_N "checking for pngtopnm... $ECHO_C" >&6
1417
3532
has_pngtopnm=`pngtopnm --version 2>&1 | grep -c Version`
1418
3533
if test "$has_pngtopnm" = "1"; then
1419
 
        echo "$ac_t""yes" 1>&6
 
3534
        echo "$as_me:$LINENO: result: yes" >&5
 
3535
echo "${ECHO_T}yes" >&6
1420
3536
        PNGTOPNM="pngtopnm"
1421
3537
else
1422
 
        echo "$ac_t""no" 1>&6
 
3538
        echo "$as_me:$LINENO: result: no" >&5
 
3539
echo "${ECHO_T}no" >&6
1423
3540
        PNGTOPNM="cat"
1424
3541
fi
1425
 
echo $ac_n "checking for pngtopnm""... $ac_c" 1>&6
1426
 
echo "configure:1427: checking for pngtopnm" >&5
 
3542
echo "$as_me:$LINENO: checking for pngtopnm" >&5
 
3543
echo $ECHO_N "checking for pngtopnm... $ECHO_C" >&6
1427
3544
has_pnmtopng=`pnmtopng --version 2>&1 | grep -c Version`
1428
3545
if test "$has_pnmtopng" = "1"; then
1429
 
        echo "$ac_t""yes" 1>&6
 
3546
        echo "$as_me:$LINENO: result: yes" >&5
 
3547
echo "${ECHO_T}yes" >&6
1430
3548
        PNMTOPNG="pnmtopng"
1431
3549
else
1432
 
        echo "$ac_t""no" 1>&6
 
3550
        echo "$as_me:$LINENO: result: no" >&5
 
3551
echo "${ECHO_T}no" >&6
1433
3552
        PNMTOPNG="cat"
1434
3553
fi
1435
3554
if test "$PNMTOPNG" = "cat"; then
1447
3566
        AVR_LIBC_USER_MANUAL="avr-libc-user-manual"
1448
3567
fi
1449
3568
 
1450
 
 
1451
 
 
1452
 
 
1453
 
 
1454
 
 
1455
 
 
1456
 
 
1457
 
 
1458
 
avrlib_opt_space='-mcall-prologues -Os'
1459
 
avrlib_opt_speed='-O3'
1460
 
 
1461
 
AVR_CRT_AT90=''
1462
 
AVR_CRT_TINY=''
1463
 
AVR_CRT_MEGA=''
1464
 
AVR_CRT_OTHER=''
1465
 
avrlib_defines='-D__COMPILING_AVR_LIBC__'
1466
 
avrlib_cflags=''
1467
 
avrlib_asflags=''
1468
 
DOCSDIR=''
1469
 
if test -z "${with_multisubdir}"; then
1470
 
    avrlib_cflags="-mmcu=avr2 ${avrlib_opt_space}"
1471
 
  avrlib_asflags='-mmcu=avr2'
1472
 
  
 
3569
if test "$enable_doc" = "yes"; then
 
3570
        DOCSDIR='api'
 
3571
else
 
3572
        DOCSDIR=''
 
3573
fi
 
3574
 
 
3575
 
 
3576
 
 
3577
 
 
3578
 
 
3579
 
 
3580
 
 
3581
# avr1 and avr2
 
3582
 
 
3583
 
 
3584
if true; then
 
3585
  HAS_avr2_TRUE=
 
3586
  HAS_avr2_FALSE='#'
 
3587
else
 
3588
  HAS_avr2_TRUE='#'
 
3589
  HAS_avr2_FALSE=
 
3590
fi
 
3591
 
 
3592
 
 
3593
 
 
3594
if true; then
 
3595
  HAS_at90s1200_TRUE=
 
3596
  HAS_at90s1200_FALSE='#'
 
3597
else
 
3598
  HAS_at90s1200_TRUE='#'
 
3599
  HAS_at90s1200_FALSE=
 
3600
fi
 
3601
 
 
3602
 
 
3603
 
 
3604
if true; then
 
3605
  HAS_at90s2313_TRUE=
 
3606
  HAS_at90s2313_FALSE='#'
 
3607
else
 
3608
  HAS_at90s2313_TRUE='#'
 
3609
  HAS_at90s2313_FALSE=
 
3610
fi
 
3611
 
 
3612
 
 
3613
 
 
3614
if true; then
 
3615
  HAS_at90s2323_TRUE=
 
3616
  HAS_at90s2323_FALSE='#'
 
3617
else
 
3618
  HAS_at90s2323_TRUE='#'
 
3619
  HAS_at90s2323_FALSE=
 
3620
fi
 
3621
 
 
3622
 
 
3623
 
 
3624
if true; then
 
3625
  HAS_at90s2333_TRUE=
 
3626
  HAS_at90s2333_FALSE='#'
 
3627
else
 
3628
  HAS_at90s2333_TRUE='#'
 
3629
  HAS_at90s2333_FALSE=
 
3630
fi
 
3631
 
 
3632
 
 
3633
 
 
3634
if true; then
 
3635
  HAS_at90s2343_TRUE=
 
3636
  HAS_at90s2343_FALSE='#'
 
3637
else
 
3638
  HAS_at90s2343_TRUE='#'
 
3639
  HAS_at90s2343_FALSE=
 
3640
fi
 
3641
 
 
3642
 
 
3643
 
 
3644
if true; then
 
3645
  HAS_at90s4414_TRUE=
 
3646
  HAS_at90s4414_FALSE='#'
 
3647
else
 
3648
  HAS_at90s4414_TRUE='#'
 
3649
  HAS_at90s4414_FALSE=
 
3650
fi
 
3651
 
 
3652
 
 
3653
 
 
3654
if true; then
 
3655
  HAS_at90s4433_TRUE=
 
3656
  HAS_at90s4433_FALSE='#'
 
3657
else
 
3658
  HAS_at90s4433_TRUE='#'
 
3659
  HAS_at90s4433_FALSE=
 
3660
fi
 
3661
 
 
3662
 
 
3663
 
 
3664
if true; then
 
3665
  HAS_at90s4434_TRUE=
 
3666
  HAS_at90s4434_FALSE='#'
 
3667
else
 
3668
  HAS_at90s4434_TRUE='#'
 
3669
  HAS_at90s4434_FALSE=
 
3670
fi
 
3671
 
 
3672
 
 
3673
 
 
3674
if true; then
 
3675
  HAS_at90s8515_TRUE=
 
3676
  HAS_at90s8515_FALSE='#'
 
3677
else
 
3678
  HAS_at90s8515_TRUE='#'
 
3679
  HAS_at90s8515_FALSE=
 
3680
fi
 
3681
 
 
3682
 
 
3683
 
 
3684
if true; then
 
3685
  HAS_at90c8534_TRUE=
 
3686
  HAS_at90c8534_FALSE='#'
 
3687
else
 
3688
  HAS_at90c8534_TRUE='#'
 
3689
  HAS_at90c8534_FALSE=
 
3690
fi
 
3691
 
 
3692
 
 
3693
 
 
3694
if true; then
 
3695
  HAS_at90s8535_TRUE=
 
3696
  HAS_at90s8535_FALSE='#'
 
3697
else
 
3698
  HAS_at90s8535_TRUE='#'
 
3699
  HAS_at90s8535_FALSE=
 
3700
fi
 
3701
 
 
3702
 
 
3703
 
 
3704
if true; then
 
3705
  HAS_attiny11_TRUE=
 
3706
  HAS_attiny11_FALSE='#'
 
3707
else
 
3708
  HAS_attiny11_TRUE='#'
 
3709
  HAS_attiny11_FALSE=
 
3710
fi
 
3711
 
 
3712
 
 
3713
 
 
3714
if true; then
 
3715
  HAS_attiny12_TRUE=
 
3716
  HAS_attiny12_FALSE='#'
 
3717
else
 
3718
  HAS_attiny12_TRUE='#'
 
3719
  HAS_attiny12_FALSE=
 
3720
fi
 
3721
 
 
3722
 
 
3723
 
 
3724
if true; then
 
3725
  HAS_attiny15_TRUE=
 
3726
  HAS_attiny15_FALSE='#'
 
3727
else
 
3728
  HAS_attiny15_TRUE='#'
 
3729
  HAS_attiny15_FALSE=
 
3730
fi
 
3731
 
 
3732
 
 
3733
 
 
3734
if true; then
 
3735
  HAS_attiny22_TRUE=
 
3736
  HAS_attiny22_FALSE='#'
 
3737
else
 
3738
  HAS_attiny22_TRUE='#'
 
3739
  HAS_attiny22_FALSE=
 
3740
fi
 
3741
 
 
3742
 
 
3743
 
 
3744
if true; then
 
3745
  HAS_attiny26_TRUE=
 
3746
  HAS_attiny26_FALSE='#'
 
3747
else
 
3748
  HAS_attiny26_TRUE='#'
 
3749
  HAS_attiny26_FALSE=
 
3750
fi
 
3751
 
 
3752
 
 
3753
 
 
3754
if true; then
 
3755
  HAS_attiny28_TRUE=
 
3756
  HAS_attiny28_FALSE='#'
 
3757
else
 
3758
  HAS_attiny28_TRUE='#'
 
3759
  HAS_attiny28_FALSE=
 
3760
fi
 
3761
 
 
3762
 
 
3763
 
 
3764
if true; then
 
3765
  HAS_at86rf401_TRUE=
 
3766
  HAS_at86rf401_FALSE='#'
 
3767
else
 
3768
  HAS_at86rf401_TRUE='#'
 
3769
  HAS_at86rf401_FALSE=
 
3770
fi
 
3771
 
 
3772
 
 
3773
 
 
3774
 
1473
3775
    old_CC=${CC}
1474
3776
    old_CFLAGS=${CFLAGS}
1475
3777
    CFLAGS="-mmcu=attiny13"
1476
3778
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1477
 
    echo $ac_n "checking if ${CC} has support for attiny13""... $ac_c" 1>&6
1478
 
echo "configure:1479: checking if ${CC} has support for attiny13" >&5
1479
 
    cat > conftest.$ac_ext <<EOF
1480
 
#line 1481 "configure"
1481
 
#include "confdefs.h"
1482
 
 
1483
 
int main() {
1484
 
 
1485
 
; return 0; }
1486
 
EOF
1487
 
if { (eval echo configure:1488: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1488
 
  rm -rf conftest*
 
3779
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny13" >&5
 
3780
echo $ECHO_N "checking if ${CC} has support for attiny13... $ECHO_C" >&6
 
3781
    cat >conftest.$ac_ext <<_ACEOF
 
3782
/* confdefs.h.  */
 
3783
_ACEOF
 
3784
cat confdefs.h >>conftest.$ac_ext
 
3785
cat >>conftest.$ac_ext <<_ACEOF
 
3786
/* end confdefs.h.  */
 
3787
 
 
3788
_ACEOF
 
3789
rm -f conftest.$ac_objext
 
3790
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
3791
  (eval $ac_compile) 2>conftest.er1
 
3792
  ac_status=$?
 
3793
  grep -v '^ *+' conftest.er1 >conftest.err
 
3794
  rm -f conftest.er1
 
3795
  cat conftest.err >&5
 
3796
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3797
  (exit $ac_status); } &&
 
3798
         { ac_try='test -z "$ac_c_werror_flag"
 
3799
                         || test ! -s conftest.err'
 
3800
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3801
  (eval $ac_try) 2>&5
 
3802
  ac_status=$?
 
3803
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3804
  (exit $ac_status); }; } &&
 
3805
         { ac_try='test -s conftest.$ac_objext'
 
3806
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3807
  (eval $ac_try) 2>&5
 
3808
  ac_status=$?
 
3809
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3810
  (exit $ac_status); }; }; then
1489
3811
  has_dev_support=yes
1490
3812
else
1491
 
  echo "configure: failed program was:" >&5
1492
 
  cat conftest.$ac_ext >&5
1493
 
  rm -rf conftest*
1494
 
  has_dev_support=no
1495
 
    
 
3813
  echo "$as_me: failed program was:" >&5
 
3814
sed 's/^/| /' conftest.$ac_ext >&5
 
3815
 
 
3816
has_dev_support=no
 
3817
 
1496
3818
fi
1497
 
rm -f conftest*
 
3819
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1498
3820
    if test "x$has_dev_support" = "xyes"
1499
3821
    then
1500
3822
      HAS_attiny13=yes
1501
3823
    fi
1502
 
    echo "$ac_t""$has_dev_support" 1>&6
 
3824
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
3825
echo "${ECHO_T}$has_dev_support" >&6
1503
3826
    CC=${old_CC}
1504
3827
    CFLAGS=${old_CFLAGS}
1505
 
  
1506
 
 
1507
 
  
 
3828
 
 
3829
 
 
3830
 
 
3831
 
 
3832
if test "x$HAS_attiny13" = "xyes"; then
 
3833
  HAS_attiny13_TRUE=
 
3834
  HAS_attiny13_FALSE='#'
 
3835
else
 
3836
  HAS_attiny13_TRUE='#'
 
3837
  HAS_attiny13_FALSE=
 
3838
fi
 
3839
 
 
3840
 
 
3841
 
1508
3842
    old_CC=${CC}
1509
3843
    old_CFLAGS=${CFLAGS}
1510
3844
    CFLAGS="-mmcu=attiny2313"
1511
3845
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1512
 
    echo $ac_n "checking if ${CC} has support for attiny2313""... $ac_c" 1>&6
1513
 
echo "configure:1514: checking if ${CC} has support for attiny2313" >&5
1514
 
    cat > conftest.$ac_ext <<EOF
1515
 
#line 1516 "configure"
1516
 
#include "confdefs.h"
1517
 
 
1518
 
int main() {
1519
 
 
1520
 
; return 0; }
1521
 
EOF
1522
 
if { (eval echo configure:1523: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1523
 
  rm -rf conftest*
 
3846
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny2313" >&5
 
3847
echo $ECHO_N "checking if ${CC} has support for attiny2313... $ECHO_C" >&6
 
3848
    cat >conftest.$ac_ext <<_ACEOF
 
3849
/* confdefs.h.  */
 
3850
_ACEOF
 
3851
cat confdefs.h >>conftest.$ac_ext
 
3852
cat >>conftest.$ac_ext <<_ACEOF
 
3853
/* end confdefs.h.  */
 
3854
 
 
3855
_ACEOF
 
3856
rm -f conftest.$ac_objext
 
3857
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
3858
  (eval $ac_compile) 2>conftest.er1
 
3859
  ac_status=$?
 
3860
  grep -v '^ *+' conftest.er1 >conftest.err
 
3861
  rm -f conftest.er1
 
3862
  cat conftest.err >&5
 
3863
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3864
  (exit $ac_status); } &&
 
3865
         { ac_try='test -z "$ac_c_werror_flag"
 
3866
                         || test ! -s conftest.err'
 
3867
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3868
  (eval $ac_try) 2>&5
 
3869
  ac_status=$?
 
3870
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3871
  (exit $ac_status); }; } &&
 
3872
         { ac_try='test -s conftest.$ac_objext'
 
3873
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3874
  (eval $ac_try) 2>&5
 
3875
  ac_status=$?
 
3876
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3877
  (exit $ac_status); }; }; then
1524
3878
  has_dev_support=yes
1525
3879
else
1526
 
  echo "configure: failed program was:" >&5
1527
 
  cat conftest.$ac_ext >&5
1528
 
  rm -rf conftest*
1529
 
  has_dev_support=no
1530
 
    
 
3880
  echo "$as_me: failed program was:" >&5
 
3881
sed 's/^/| /' conftest.$ac_ext >&5
 
3882
 
 
3883
has_dev_support=no
 
3884
 
1531
3885
fi
1532
 
rm -f conftest*
 
3886
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1533
3887
    if test "x$has_dev_support" = "xyes"
1534
3888
    then
1535
3889
      HAS_attiny2313=yes
1536
3890
    fi
1537
 
    echo "$ac_t""$has_dev_support" 1>&6
1538
 
    CC=${old_CC}
1539
 
    CFLAGS=${old_CFLAGS}
1540
 
  
1541
 
 
1542
 
  AVR_CRT_AT90='crts1200.o crts2313.o crts2323.o crts2333.o crts2343.o \\\
1543
 
                crts4414.o crts4433.o crts4434.o crts8515.o crts8535.o \\\
1544
 
                crtc8534.o'
1545
 
  AVR_CRT_TINY='crttn11.o crttn12.o crttn15.o crttn28.o crttn22.o crttn26.o'
1546
 
  AVR_CRT_OTHER='crt86401.o'
1547
 
  if test "x$HAS_attiny13" = "xyes"; then
1548
 
    AVR_CRT_TINY="$AVR_CRT_TINY crttn13.o"
1549
 
  fi
1550
 
  if test "x$HAS_attiny2313" = "xyes"; then
1551
 
    AVR_CRT_TINY="$AVR_CRT_TINY crttn2313.o"
1552
 
  fi
1553
 
      if test "$enable_doc" = "yes"; then
1554
 
        DOCSDIR='doc'
1555
 
  fi
1556
 
else
1557
 
  case $with_multisubdir in
1558
 
  avr3) avrlib_cflags=${avrlib_opt_speed}
1559
 
        avrlib_asflags='-mmcu=avr3'
1560
 
        AVR_CRT_MEGA='crtm103.o'
1561
 
        AVR_CRT_OTHER='crt43320.o crt43355.o crt76711.o'
1562
 
  ;;
1563
 
  avr4)
1564
 
        
 
3891
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
3892
echo "${ECHO_T}$has_dev_support" >&6
 
3893
    CC=${old_CC}
 
3894
    CFLAGS=${old_CFLAGS}
 
3895
 
 
3896
 
 
3897
 
 
3898
 
 
3899
if test "x$HAS_attiny2313" = "xyes"; then
 
3900
  HAS_attiny2313_TRUE=
 
3901
  HAS_attiny2313_FALSE='#'
 
3902
else
 
3903
  HAS_attiny2313_TRUE='#'
 
3904
  HAS_attiny2313_FALSE=
 
3905
fi
 
3906
 
 
3907
 
 
3908
 
 
3909
    old_CC=${CC}
 
3910
    old_CFLAGS=${CFLAGS}
 
3911
    CFLAGS="-mmcu=attiny25"
 
3912
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
3913
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny25" >&5
 
3914
echo $ECHO_N "checking if ${CC} has support for attiny25... $ECHO_C" >&6
 
3915
    cat >conftest.$ac_ext <<_ACEOF
 
3916
/* confdefs.h.  */
 
3917
_ACEOF
 
3918
cat confdefs.h >>conftest.$ac_ext
 
3919
cat >>conftest.$ac_ext <<_ACEOF
 
3920
/* end confdefs.h.  */
 
3921
 
 
3922
_ACEOF
 
3923
rm -f conftest.$ac_objext
 
3924
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
3925
  (eval $ac_compile) 2>conftest.er1
 
3926
  ac_status=$?
 
3927
  grep -v '^ *+' conftest.er1 >conftest.err
 
3928
  rm -f conftest.er1
 
3929
  cat conftest.err >&5
 
3930
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3931
  (exit $ac_status); } &&
 
3932
         { ac_try='test -z "$ac_c_werror_flag"
 
3933
                         || test ! -s conftest.err'
 
3934
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3935
  (eval $ac_try) 2>&5
 
3936
  ac_status=$?
 
3937
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3938
  (exit $ac_status); }; } &&
 
3939
         { ac_try='test -s conftest.$ac_objext'
 
3940
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
3941
  (eval $ac_try) 2>&5
 
3942
  ac_status=$?
 
3943
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3944
  (exit $ac_status); }; }; then
 
3945
  has_dev_support=yes
 
3946
else
 
3947
  echo "$as_me: failed program was:" >&5
 
3948
sed 's/^/| /' conftest.$ac_ext >&5
 
3949
 
 
3950
has_dev_support=no
 
3951
 
 
3952
fi
 
3953
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
3954
    if test "x$has_dev_support" = "xyes"
 
3955
    then
 
3956
      HAS_attiny25=yes
 
3957
    fi
 
3958
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
3959
echo "${ECHO_T}$has_dev_support" >&6
 
3960
    CC=${old_CC}
 
3961
    CFLAGS=${old_CFLAGS}
 
3962
 
 
3963
 
 
3964
 
 
3965
 
 
3966
if test "x$HAS_attiny25" = "xyes"; then
 
3967
  HAS_attiny25_TRUE=
 
3968
  HAS_attiny25_FALSE='#'
 
3969
else
 
3970
  HAS_attiny25_TRUE='#'
 
3971
  HAS_attiny25_FALSE=
 
3972
fi
 
3973
 
 
3974
 
 
3975
 
 
3976
    old_CC=${CC}
 
3977
    old_CFLAGS=${CFLAGS}
 
3978
    CFLAGS="-mmcu=attiny45"
 
3979
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
3980
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny45" >&5
 
3981
echo $ECHO_N "checking if ${CC} has support for attiny45... $ECHO_C" >&6
 
3982
    cat >conftest.$ac_ext <<_ACEOF
 
3983
/* confdefs.h.  */
 
3984
_ACEOF
 
3985
cat confdefs.h >>conftest.$ac_ext
 
3986
cat >>conftest.$ac_ext <<_ACEOF
 
3987
/* end confdefs.h.  */
 
3988
 
 
3989
_ACEOF
 
3990
rm -f conftest.$ac_objext
 
3991
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
3992
  (eval $ac_compile) 2>conftest.er1
 
3993
  ac_status=$?
 
3994
  grep -v '^ *+' conftest.er1 >conftest.err
 
3995
  rm -f conftest.er1
 
3996
  cat conftest.err >&5
 
3997
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3998
  (exit $ac_status); } &&
 
3999
         { ac_try='test -z "$ac_c_werror_flag"
 
4000
                         || test ! -s conftest.err'
 
4001
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4002
  (eval $ac_try) 2>&5
 
4003
  ac_status=$?
 
4004
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4005
  (exit $ac_status); }; } &&
 
4006
         { ac_try='test -s conftest.$ac_objext'
 
4007
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4008
  (eval $ac_try) 2>&5
 
4009
  ac_status=$?
 
4010
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4011
  (exit $ac_status); }; }; then
 
4012
  has_dev_support=yes
 
4013
else
 
4014
  echo "$as_me: failed program was:" >&5
 
4015
sed 's/^/| /' conftest.$ac_ext >&5
 
4016
 
 
4017
has_dev_support=no
 
4018
 
 
4019
fi
 
4020
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4021
    if test "x$has_dev_support" = "xyes"
 
4022
    then
 
4023
      HAS_attiny45=yes
 
4024
    fi
 
4025
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4026
echo "${ECHO_T}$has_dev_support" >&6
 
4027
    CC=${old_CC}
 
4028
    CFLAGS=${old_CFLAGS}
 
4029
 
 
4030
 
 
4031
 
 
4032
 
 
4033
if test "x$HAS_attiny45" = "xyes"; then
 
4034
  HAS_attiny45_TRUE=
 
4035
  HAS_attiny45_FALSE='#'
 
4036
else
 
4037
  HAS_attiny45_TRUE='#'
 
4038
  HAS_attiny45_FALSE=
 
4039
fi
 
4040
 
 
4041
 
 
4042
 
 
4043
    old_CC=${CC}
 
4044
    old_CFLAGS=${CFLAGS}
 
4045
    CFLAGS="-mmcu=attiny85"
 
4046
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4047
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny85" >&5
 
4048
echo $ECHO_N "checking if ${CC} has support for attiny85... $ECHO_C" >&6
 
4049
    cat >conftest.$ac_ext <<_ACEOF
 
4050
/* confdefs.h.  */
 
4051
_ACEOF
 
4052
cat confdefs.h >>conftest.$ac_ext
 
4053
cat >>conftest.$ac_ext <<_ACEOF
 
4054
/* end confdefs.h.  */
 
4055
 
 
4056
_ACEOF
 
4057
rm -f conftest.$ac_objext
 
4058
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4059
  (eval $ac_compile) 2>conftest.er1
 
4060
  ac_status=$?
 
4061
  grep -v '^ *+' conftest.er1 >conftest.err
 
4062
  rm -f conftest.er1
 
4063
  cat conftest.err >&5
 
4064
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4065
  (exit $ac_status); } &&
 
4066
         { ac_try='test -z "$ac_c_werror_flag"
 
4067
                         || test ! -s conftest.err'
 
4068
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4069
  (eval $ac_try) 2>&5
 
4070
  ac_status=$?
 
4071
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4072
  (exit $ac_status); }; } &&
 
4073
         { ac_try='test -s conftest.$ac_objext'
 
4074
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4075
  (eval $ac_try) 2>&5
 
4076
  ac_status=$?
 
4077
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4078
  (exit $ac_status); }; }; then
 
4079
  has_dev_support=yes
 
4080
else
 
4081
  echo "$as_me: failed program was:" >&5
 
4082
sed 's/^/| /' conftest.$ac_ext >&5
 
4083
 
 
4084
has_dev_support=no
 
4085
 
 
4086
fi
 
4087
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4088
    if test "x$has_dev_support" = "xyes"
 
4089
    then
 
4090
      HAS_attiny85=yes
 
4091
    fi
 
4092
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4093
echo "${ECHO_T}$has_dev_support" >&6
 
4094
    CC=${old_CC}
 
4095
    CFLAGS=${old_CFLAGS}
 
4096
 
 
4097
 
 
4098
 
 
4099
 
 
4100
if test "x$HAS_attiny85" = "xyes"; then
 
4101
  HAS_attiny85_TRUE=
 
4102
  HAS_attiny85_FALSE='#'
 
4103
else
 
4104
  HAS_attiny85_TRUE='#'
 
4105
  HAS_attiny85_FALSE=
 
4106
fi
 
4107
 
 
4108
 
 
4109
 
 
4110
    old_CC=${CC}
 
4111
    old_CFLAGS=${CFLAGS}
 
4112
    CFLAGS="-mmcu=attiny24"
 
4113
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4114
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny24" >&5
 
4115
echo $ECHO_N "checking if ${CC} has support for attiny24... $ECHO_C" >&6
 
4116
    cat >conftest.$ac_ext <<_ACEOF
 
4117
/* confdefs.h.  */
 
4118
_ACEOF
 
4119
cat confdefs.h >>conftest.$ac_ext
 
4120
cat >>conftest.$ac_ext <<_ACEOF
 
4121
/* end confdefs.h.  */
 
4122
 
 
4123
_ACEOF
 
4124
rm -f conftest.$ac_objext
 
4125
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4126
  (eval $ac_compile) 2>conftest.er1
 
4127
  ac_status=$?
 
4128
  grep -v '^ *+' conftest.er1 >conftest.err
 
4129
  rm -f conftest.er1
 
4130
  cat conftest.err >&5
 
4131
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4132
  (exit $ac_status); } &&
 
4133
         { ac_try='test -z "$ac_c_werror_flag"
 
4134
                         || test ! -s conftest.err'
 
4135
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4136
  (eval $ac_try) 2>&5
 
4137
  ac_status=$?
 
4138
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4139
  (exit $ac_status); }; } &&
 
4140
         { ac_try='test -s conftest.$ac_objext'
 
4141
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4142
  (eval $ac_try) 2>&5
 
4143
  ac_status=$?
 
4144
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4145
  (exit $ac_status); }; }; then
 
4146
  has_dev_support=yes
 
4147
else
 
4148
  echo "$as_me: failed program was:" >&5
 
4149
sed 's/^/| /' conftest.$ac_ext >&5
 
4150
 
 
4151
has_dev_support=no
 
4152
 
 
4153
fi
 
4154
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4155
    if test "x$has_dev_support" = "xyes"
 
4156
    then
 
4157
      HAS_attiny24=yes
 
4158
    fi
 
4159
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4160
echo "${ECHO_T}$has_dev_support" >&6
 
4161
    CC=${old_CC}
 
4162
    CFLAGS=${old_CFLAGS}
 
4163
 
 
4164
 
 
4165
 
 
4166
 
 
4167
if test "x$HAS_attiny24" = "xyes"; then
 
4168
  HAS_attiny24_TRUE=
 
4169
  HAS_attiny24_FALSE='#'
 
4170
else
 
4171
  HAS_attiny24_TRUE='#'
 
4172
  HAS_attiny24_FALSE=
 
4173
fi
 
4174
 
 
4175
 
 
4176
 
 
4177
    old_CC=${CC}
 
4178
    old_CFLAGS=${CFLAGS}
 
4179
    CFLAGS="-mmcu=attiny44"
 
4180
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4181
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny44" >&5
 
4182
echo $ECHO_N "checking if ${CC} has support for attiny44... $ECHO_C" >&6
 
4183
    cat >conftest.$ac_ext <<_ACEOF
 
4184
/* confdefs.h.  */
 
4185
_ACEOF
 
4186
cat confdefs.h >>conftest.$ac_ext
 
4187
cat >>conftest.$ac_ext <<_ACEOF
 
4188
/* end confdefs.h.  */
 
4189
 
 
4190
_ACEOF
 
4191
rm -f conftest.$ac_objext
 
4192
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4193
  (eval $ac_compile) 2>conftest.er1
 
4194
  ac_status=$?
 
4195
  grep -v '^ *+' conftest.er1 >conftest.err
 
4196
  rm -f conftest.er1
 
4197
  cat conftest.err >&5
 
4198
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4199
  (exit $ac_status); } &&
 
4200
         { ac_try='test -z "$ac_c_werror_flag"
 
4201
                         || test ! -s conftest.err'
 
4202
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4203
  (eval $ac_try) 2>&5
 
4204
  ac_status=$?
 
4205
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4206
  (exit $ac_status); }; } &&
 
4207
         { ac_try='test -s conftest.$ac_objext'
 
4208
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4209
  (eval $ac_try) 2>&5
 
4210
  ac_status=$?
 
4211
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4212
  (exit $ac_status); }; }; then
 
4213
  has_dev_support=yes
 
4214
else
 
4215
  echo "$as_me: failed program was:" >&5
 
4216
sed 's/^/| /' conftest.$ac_ext >&5
 
4217
 
 
4218
has_dev_support=no
 
4219
 
 
4220
fi
 
4221
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4222
    if test "x$has_dev_support" = "xyes"
 
4223
    then
 
4224
      HAS_attiny44=yes
 
4225
    fi
 
4226
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4227
echo "${ECHO_T}$has_dev_support" >&6
 
4228
    CC=${old_CC}
 
4229
    CFLAGS=${old_CFLAGS}
 
4230
 
 
4231
 
 
4232
 
 
4233
 
 
4234
if test "x$HAS_attiny44" = "xyes"; then
 
4235
  HAS_attiny44_TRUE=
 
4236
  HAS_attiny44_FALSE='#'
 
4237
else
 
4238
  HAS_attiny44_TRUE='#'
 
4239
  HAS_attiny44_FALSE=
 
4240
fi
 
4241
 
 
4242
 
 
4243
 
 
4244
    old_CC=${CC}
 
4245
    old_CFLAGS=${CFLAGS}
 
4246
    CFLAGS="-mmcu=attiny84"
 
4247
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4248
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny84" >&5
 
4249
echo $ECHO_N "checking if ${CC} has support for attiny84... $ECHO_C" >&6
 
4250
    cat >conftest.$ac_ext <<_ACEOF
 
4251
/* confdefs.h.  */
 
4252
_ACEOF
 
4253
cat confdefs.h >>conftest.$ac_ext
 
4254
cat >>conftest.$ac_ext <<_ACEOF
 
4255
/* end confdefs.h.  */
 
4256
 
 
4257
_ACEOF
 
4258
rm -f conftest.$ac_objext
 
4259
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4260
  (eval $ac_compile) 2>conftest.er1
 
4261
  ac_status=$?
 
4262
  grep -v '^ *+' conftest.er1 >conftest.err
 
4263
  rm -f conftest.er1
 
4264
  cat conftest.err >&5
 
4265
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4266
  (exit $ac_status); } &&
 
4267
         { ac_try='test -z "$ac_c_werror_flag"
 
4268
                         || test ! -s conftest.err'
 
4269
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4270
  (eval $ac_try) 2>&5
 
4271
  ac_status=$?
 
4272
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4273
  (exit $ac_status); }; } &&
 
4274
         { ac_try='test -s conftest.$ac_objext'
 
4275
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4276
  (eval $ac_try) 2>&5
 
4277
  ac_status=$?
 
4278
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4279
  (exit $ac_status); }; }; then
 
4280
  has_dev_support=yes
 
4281
else
 
4282
  echo "$as_me: failed program was:" >&5
 
4283
sed 's/^/| /' conftest.$ac_ext >&5
 
4284
 
 
4285
has_dev_support=no
 
4286
 
 
4287
fi
 
4288
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4289
    if test "x$has_dev_support" = "xyes"
 
4290
    then
 
4291
      HAS_attiny84=yes
 
4292
    fi
 
4293
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4294
echo "${ECHO_T}$has_dev_support" >&6
 
4295
    CC=${old_CC}
 
4296
    CFLAGS=${old_CFLAGS}
 
4297
 
 
4298
 
 
4299
 
 
4300
 
 
4301
if test "x$HAS_attiny84" = "xyes"; then
 
4302
  HAS_attiny84_TRUE=
 
4303
  HAS_attiny84_FALSE='#'
 
4304
else
 
4305
  HAS_attiny84_TRUE='#'
 
4306
  HAS_attiny84_FALSE=
 
4307
fi
 
4308
 
 
4309
 
 
4310
 
 
4311
    old_CC=${CC}
 
4312
    old_CFLAGS=${CFLAGS}
 
4313
    CFLAGS="-mmcu=attiny261"
 
4314
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4315
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny261" >&5
 
4316
echo $ECHO_N "checking if ${CC} has support for attiny261... $ECHO_C" >&6
 
4317
    cat >conftest.$ac_ext <<_ACEOF
 
4318
/* confdefs.h.  */
 
4319
_ACEOF
 
4320
cat confdefs.h >>conftest.$ac_ext
 
4321
cat >>conftest.$ac_ext <<_ACEOF
 
4322
/* end confdefs.h.  */
 
4323
 
 
4324
_ACEOF
 
4325
rm -f conftest.$ac_objext
 
4326
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4327
  (eval $ac_compile) 2>conftest.er1
 
4328
  ac_status=$?
 
4329
  grep -v '^ *+' conftest.er1 >conftest.err
 
4330
  rm -f conftest.er1
 
4331
  cat conftest.err >&5
 
4332
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4333
  (exit $ac_status); } &&
 
4334
         { ac_try='test -z "$ac_c_werror_flag"
 
4335
                         || test ! -s conftest.err'
 
4336
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4337
  (eval $ac_try) 2>&5
 
4338
  ac_status=$?
 
4339
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4340
  (exit $ac_status); }; } &&
 
4341
         { ac_try='test -s conftest.$ac_objext'
 
4342
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4343
  (eval $ac_try) 2>&5
 
4344
  ac_status=$?
 
4345
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4346
  (exit $ac_status); }; }; then
 
4347
  has_dev_support=yes
 
4348
else
 
4349
  echo "$as_me: failed program was:" >&5
 
4350
sed 's/^/| /' conftest.$ac_ext >&5
 
4351
 
 
4352
has_dev_support=no
 
4353
 
 
4354
fi
 
4355
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4356
    if test "x$has_dev_support" = "xyes"
 
4357
    then
 
4358
      HAS_attiny261=yes
 
4359
    fi
 
4360
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4361
echo "${ECHO_T}$has_dev_support" >&6
 
4362
    CC=${old_CC}
 
4363
    CFLAGS=${old_CFLAGS}
 
4364
 
 
4365
 
 
4366
 
 
4367
 
 
4368
if test "x$HAS_attiny261" = "xyes"; then
 
4369
  HAS_attiny261_TRUE=
 
4370
  HAS_attiny261_FALSE='#'
 
4371
else
 
4372
  HAS_attiny261_TRUE='#'
 
4373
  HAS_attiny261_FALSE=
 
4374
fi
 
4375
 
 
4376
 
 
4377
 
 
4378
    old_CC=${CC}
 
4379
    old_CFLAGS=${CFLAGS}
 
4380
    CFLAGS="-mmcu=attiny461"
 
4381
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4382
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny461" >&5
 
4383
echo $ECHO_N "checking if ${CC} has support for attiny461... $ECHO_C" >&6
 
4384
    cat >conftest.$ac_ext <<_ACEOF
 
4385
/* confdefs.h.  */
 
4386
_ACEOF
 
4387
cat confdefs.h >>conftest.$ac_ext
 
4388
cat >>conftest.$ac_ext <<_ACEOF
 
4389
/* end confdefs.h.  */
 
4390
 
 
4391
_ACEOF
 
4392
rm -f conftest.$ac_objext
 
4393
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4394
  (eval $ac_compile) 2>conftest.er1
 
4395
  ac_status=$?
 
4396
  grep -v '^ *+' conftest.er1 >conftest.err
 
4397
  rm -f conftest.er1
 
4398
  cat conftest.err >&5
 
4399
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4400
  (exit $ac_status); } &&
 
4401
         { ac_try='test -z "$ac_c_werror_flag"
 
4402
                         || test ! -s conftest.err'
 
4403
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4404
  (eval $ac_try) 2>&5
 
4405
  ac_status=$?
 
4406
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4407
  (exit $ac_status); }; } &&
 
4408
         { ac_try='test -s conftest.$ac_objext'
 
4409
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4410
  (eval $ac_try) 2>&5
 
4411
  ac_status=$?
 
4412
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4413
  (exit $ac_status); }; }; then
 
4414
  has_dev_support=yes
 
4415
else
 
4416
  echo "$as_me: failed program was:" >&5
 
4417
sed 's/^/| /' conftest.$ac_ext >&5
 
4418
 
 
4419
has_dev_support=no
 
4420
 
 
4421
fi
 
4422
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4423
    if test "x$has_dev_support" = "xyes"
 
4424
    then
 
4425
      HAS_attiny461=yes
 
4426
    fi
 
4427
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4428
echo "${ECHO_T}$has_dev_support" >&6
 
4429
    CC=${old_CC}
 
4430
    CFLAGS=${old_CFLAGS}
 
4431
 
 
4432
 
 
4433
 
 
4434
 
 
4435
if test "x$HAS_attiny461" = "xyes"; then
 
4436
  HAS_attiny461_TRUE=
 
4437
  HAS_attiny461_FALSE='#'
 
4438
else
 
4439
  HAS_attiny461_TRUE='#'
 
4440
  HAS_attiny461_FALSE=
 
4441
fi
 
4442
 
 
4443
 
 
4444
 
 
4445
    old_CC=${CC}
 
4446
    old_CFLAGS=${CFLAGS}
 
4447
    CFLAGS="-mmcu=attiny861"
 
4448
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4449
    echo "$as_me:$LINENO: checking if ${CC} has support for attiny861" >&5
 
4450
echo $ECHO_N "checking if ${CC} has support for attiny861... $ECHO_C" >&6
 
4451
    cat >conftest.$ac_ext <<_ACEOF
 
4452
/* confdefs.h.  */
 
4453
_ACEOF
 
4454
cat confdefs.h >>conftest.$ac_ext
 
4455
cat >>conftest.$ac_ext <<_ACEOF
 
4456
/* end confdefs.h.  */
 
4457
 
 
4458
_ACEOF
 
4459
rm -f conftest.$ac_objext
 
4460
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4461
  (eval $ac_compile) 2>conftest.er1
 
4462
  ac_status=$?
 
4463
  grep -v '^ *+' conftest.er1 >conftest.err
 
4464
  rm -f conftest.er1
 
4465
  cat conftest.err >&5
 
4466
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4467
  (exit $ac_status); } &&
 
4468
         { ac_try='test -z "$ac_c_werror_flag"
 
4469
                         || test ! -s conftest.err'
 
4470
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4471
  (eval $ac_try) 2>&5
 
4472
  ac_status=$?
 
4473
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4474
  (exit $ac_status); }; } &&
 
4475
         { ac_try='test -s conftest.$ac_objext'
 
4476
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4477
  (eval $ac_try) 2>&5
 
4478
  ac_status=$?
 
4479
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4480
  (exit $ac_status); }; }; then
 
4481
  has_dev_support=yes
 
4482
else
 
4483
  echo "$as_me: failed program was:" >&5
 
4484
sed 's/^/| /' conftest.$ac_ext >&5
 
4485
 
 
4486
has_dev_support=no
 
4487
 
 
4488
fi
 
4489
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4490
    if test "x$has_dev_support" = "xyes"
 
4491
    then
 
4492
      HAS_attiny861=yes
 
4493
    fi
 
4494
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4495
echo "${ECHO_T}$has_dev_support" >&6
 
4496
    CC=${old_CC}
 
4497
    CFLAGS=${old_CFLAGS}
 
4498
 
 
4499
 
 
4500
 
 
4501
 
 
4502
if test "x$HAS_attiny861" = "xyes"; then
 
4503
  HAS_attiny861_TRUE=
 
4504
  HAS_attiny861_FALSE='#'
 
4505
else
 
4506
  HAS_attiny861_TRUE='#'
 
4507
  HAS_attiny861_FALSE=
 
4508
fi
 
4509
 
 
4510
 
 
4511
# avr3
 
4512
 
 
4513
 
 
4514
if true; then
 
4515
  HAS_avr3_TRUE=
 
4516
  HAS_avr3_FALSE='#'
 
4517
else
 
4518
  HAS_avr3_TRUE='#'
 
4519
  HAS_avr3_FALSE=
 
4520
fi
 
4521
 
 
4522
 
 
4523
 
 
4524
if true; then
 
4525
  HAS_atmega103_TRUE=
 
4526
  HAS_atmega103_FALSE='#'
 
4527
else
 
4528
  HAS_atmega103_TRUE='#'
 
4529
  HAS_atmega103_FALSE=
 
4530
fi
 
4531
 
 
4532
 
 
4533
 
 
4534
if true; then
 
4535
  HAS_at43usb320_TRUE=
 
4536
  HAS_at43usb320_FALSE='#'
 
4537
else
 
4538
  HAS_at43usb320_TRUE='#'
 
4539
  HAS_at43usb320_FALSE=
 
4540
fi
 
4541
 
 
4542
 
 
4543
 
 
4544
if true; then
 
4545
  HAS_at43usb355_TRUE=
 
4546
  HAS_at43usb355_FALSE='#'
 
4547
else
 
4548
  HAS_at43usb355_TRUE='#'
 
4549
  HAS_at43usb355_FALSE=
 
4550
fi
 
4551
 
 
4552
 
 
4553
 
 
4554
if true; then
 
4555
  HAS_at76c711_TRUE=
 
4556
  HAS_at76c711_FALSE='#'
 
4557
else
 
4558
  HAS_at76c711_TRUE='#'
 
4559
  HAS_at76c711_FALSE=
 
4560
fi
 
4561
 
 
4562
 
 
4563
# avr4
 
4564
 
 
4565
 
 
4566
if true; then
 
4567
  HAS_avr4_TRUE=
 
4568
  HAS_avr4_FALSE='#'
 
4569
else
 
4570
  HAS_avr4_TRUE='#'
 
4571
  HAS_avr4_FALSE=
 
4572
fi
 
4573
 
 
4574
 
 
4575
 
 
4576
if true; then
 
4577
  HAS_atmega8_TRUE=
 
4578
  HAS_atmega8_FALSE='#'
 
4579
else
 
4580
  HAS_atmega8_TRUE='#'
 
4581
  HAS_atmega8_FALSE=
 
4582
fi
 
4583
 
 
4584
 
 
4585
 
 
4586
if true; then
 
4587
  HAS_atmega8515_TRUE=
 
4588
  HAS_atmega8515_FALSE='#'
 
4589
else
 
4590
  HAS_atmega8515_TRUE='#'
 
4591
  HAS_atmega8515_FALSE=
 
4592
fi
 
4593
 
 
4594
 
 
4595
 
 
4596
if true; then
 
4597
  HAS_atmega8535_TRUE=
 
4598
  HAS_atmega8535_FALSE='#'
 
4599
else
 
4600
  HAS_atmega8535_TRUE='#'
 
4601
  HAS_atmega8535_FALSE=
 
4602
fi
 
4603
 
 
4604
 
 
4605
 
1565
4606
    old_CC=${CC}
1566
4607
    old_CFLAGS=${CFLAGS}
1567
4608
    CFLAGS="-mmcu=atmega48"
1568
4609
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1569
 
    echo $ac_n "checking if ${CC} has support for atmega48""... $ac_c" 1>&6
1570
 
echo "configure:1571: checking if ${CC} has support for atmega48" >&5
1571
 
    cat > conftest.$ac_ext <<EOF
1572
 
#line 1573 "configure"
1573
 
#include "confdefs.h"
1574
 
 
1575
 
int main() {
1576
 
 
1577
 
; return 0; }
1578
 
EOF
1579
 
if { (eval echo configure:1580: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1580
 
  rm -rf conftest*
 
4610
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega48" >&5
 
4611
echo $ECHO_N "checking if ${CC} has support for atmega48... $ECHO_C" >&6
 
4612
    cat >conftest.$ac_ext <<_ACEOF
 
4613
/* confdefs.h.  */
 
4614
_ACEOF
 
4615
cat confdefs.h >>conftest.$ac_ext
 
4616
cat >>conftest.$ac_ext <<_ACEOF
 
4617
/* end confdefs.h.  */
 
4618
 
 
4619
_ACEOF
 
4620
rm -f conftest.$ac_objext
 
4621
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4622
  (eval $ac_compile) 2>conftest.er1
 
4623
  ac_status=$?
 
4624
  grep -v '^ *+' conftest.er1 >conftest.err
 
4625
  rm -f conftest.er1
 
4626
  cat conftest.err >&5
 
4627
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4628
  (exit $ac_status); } &&
 
4629
         { ac_try='test -z "$ac_c_werror_flag"
 
4630
                         || test ! -s conftest.err'
 
4631
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4632
  (eval $ac_try) 2>&5
 
4633
  ac_status=$?
 
4634
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4635
  (exit $ac_status); }; } &&
 
4636
         { ac_try='test -s conftest.$ac_objext'
 
4637
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4638
  (eval $ac_try) 2>&5
 
4639
  ac_status=$?
 
4640
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4641
  (exit $ac_status); }; }; then
1581
4642
  has_dev_support=yes
1582
4643
else
1583
 
  echo "configure: failed program was:" >&5
1584
 
  cat conftest.$ac_ext >&5
1585
 
  rm -rf conftest*
1586
 
  has_dev_support=no
1587
 
    
 
4644
  echo "$as_me: failed program was:" >&5
 
4645
sed 's/^/| /' conftest.$ac_ext >&5
 
4646
 
 
4647
has_dev_support=no
 
4648
 
1588
4649
fi
1589
 
rm -f conftest*
 
4650
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1590
4651
    if test "x$has_dev_support" = "xyes"
1591
4652
    then
1592
4653
      HAS_atmega48=yes
1593
4654
    fi
1594
 
    echo "$ac_t""$has_dev_support" 1>&6
 
4655
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4656
echo "${ECHO_T}$has_dev_support" >&6
1595
4657
    CC=${old_CC}
1596
4658
    CFLAGS=${old_CFLAGS}
1597
 
  
1598
 
 
1599
 
        
 
4659
 
 
4660
 
 
4661
 
 
4662
 
 
4663
if test "x$HAS_atmega48" = "xyes"; then
 
4664
  HAS_atmega48_TRUE=
 
4665
  HAS_atmega48_FALSE='#'
 
4666
else
 
4667
  HAS_atmega48_TRUE='#'
 
4668
  HAS_atmega48_FALSE=
 
4669
fi
 
4670
 
 
4671
 
 
4672
 
1600
4673
    old_CC=${CC}
1601
4674
    old_CFLAGS=${CFLAGS}
1602
4675
    CFLAGS="-mmcu=atmega88"
1603
4676
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1604
 
    echo $ac_n "checking if ${CC} has support for atmega88""... $ac_c" 1>&6
1605
 
echo "configure:1606: checking if ${CC} has support for atmega88" >&5
1606
 
    cat > conftest.$ac_ext <<EOF
1607
 
#line 1608 "configure"
1608
 
#include "confdefs.h"
1609
 
 
1610
 
int main() {
1611
 
 
1612
 
; return 0; }
1613
 
EOF
1614
 
if { (eval echo configure:1615: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1615
 
  rm -rf conftest*
 
4677
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega88" >&5
 
4678
echo $ECHO_N "checking if ${CC} has support for atmega88... $ECHO_C" >&6
 
4679
    cat >conftest.$ac_ext <<_ACEOF
 
4680
/* confdefs.h.  */
 
4681
_ACEOF
 
4682
cat confdefs.h >>conftest.$ac_ext
 
4683
cat >>conftest.$ac_ext <<_ACEOF
 
4684
/* end confdefs.h.  */
 
4685
 
 
4686
_ACEOF
 
4687
rm -f conftest.$ac_objext
 
4688
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4689
  (eval $ac_compile) 2>conftest.er1
 
4690
  ac_status=$?
 
4691
  grep -v '^ *+' conftest.er1 >conftest.err
 
4692
  rm -f conftest.er1
 
4693
  cat conftest.err >&5
 
4694
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4695
  (exit $ac_status); } &&
 
4696
         { ac_try='test -z "$ac_c_werror_flag"
 
4697
                         || test ! -s conftest.err'
 
4698
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4699
  (eval $ac_try) 2>&5
 
4700
  ac_status=$?
 
4701
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4702
  (exit $ac_status); }; } &&
 
4703
         { ac_try='test -s conftest.$ac_objext'
 
4704
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4705
  (eval $ac_try) 2>&5
 
4706
  ac_status=$?
 
4707
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4708
  (exit $ac_status); }; }; then
1616
4709
  has_dev_support=yes
1617
4710
else
1618
 
  echo "configure: failed program was:" >&5
1619
 
  cat conftest.$ac_ext >&5
1620
 
  rm -rf conftest*
1621
 
  has_dev_support=no
1622
 
    
 
4711
  echo "$as_me: failed program was:" >&5
 
4712
sed 's/^/| /' conftest.$ac_ext >&5
 
4713
 
 
4714
has_dev_support=no
 
4715
 
1623
4716
fi
1624
 
rm -f conftest*
 
4717
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1625
4718
    if test "x$has_dev_support" = "xyes"
1626
4719
    then
1627
4720
      HAS_atmega88=yes
1628
4721
    fi
1629
 
    echo "$ac_t""$has_dev_support" 1>&6
1630
 
    CC=${old_CC}
1631
 
    CFLAGS=${old_CFLAGS}
1632
 
  
1633
 
 
1634
 
        avrlib_cflags=${avrlib_opt_space}
1635
 
        avrlib_asflags='-mmcu=avr4'
1636
 
        AVR_CRT_MEGA='crtm8.o crtm8515.o crtm8535.o'
1637
 
        if test "x$HAS_atmega48" = "xyes"; then
1638
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm48.o"
1639
 
        fi
1640
 
        if test "x$HAS_atmega88" = "xyes"; then
1641
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm88.o"
1642
 
        fi
1643
 
  ;;
1644
 
  avr5)
1645
 
        
 
4722
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4723
echo "${ECHO_T}$has_dev_support" >&6
 
4724
    CC=${old_CC}
 
4725
    CFLAGS=${old_CFLAGS}
 
4726
 
 
4727
 
 
4728
 
 
4729
 
 
4730
if test "x$HAS_atmega88" = "xyes"; then
 
4731
  HAS_atmega88_TRUE=
 
4732
  HAS_atmega88_FALSE='#'
 
4733
else
 
4734
  HAS_atmega88_TRUE='#'
 
4735
  HAS_atmega88_FALSE=
 
4736
fi
 
4737
 
 
4738
 
 
4739
 
 
4740
    old_CC=${CC}
 
4741
    old_CFLAGS=${CFLAGS}
 
4742
    CFLAGS="-mmcu=at90pwm2"
 
4743
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4744
    echo "$as_me:$LINENO: checking if ${CC} has support for at90pwm2" >&5
 
4745
echo $ECHO_N "checking if ${CC} has support for at90pwm2... $ECHO_C" >&6
 
4746
    cat >conftest.$ac_ext <<_ACEOF
 
4747
/* confdefs.h.  */
 
4748
_ACEOF
 
4749
cat confdefs.h >>conftest.$ac_ext
 
4750
cat >>conftest.$ac_ext <<_ACEOF
 
4751
/* end confdefs.h.  */
 
4752
 
 
4753
_ACEOF
 
4754
rm -f conftest.$ac_objext
 
4755
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4756
  (eval $ac_compile) 2>conftest.er1
 
4757
  ac_status=$?
 
4758
  grep -v '^ *+' conftest.er1 >conftest.err
 
4759
  rm -f conftest.er1
 
4760
  cat conftest.err >&5
 
4761
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4762
  (exit $ac_status); } &&
 
4763
         { ac_try='test -z "$ac_c_werror_flag"
 
4764
                         || test ! -s conftest.err'
 
4765
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4766
  (eval $ac_try) 2>&5
 
4767
  ac_status=$?
 
4768
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4769
  (exit $ac_status); }; } &&
 
4770
         { ac_try='test -s conftest.$ac_objext'
 
4771
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4772
  (eval $ac_try) 2>&5
 
4773
  ac_status=$?
 
4774
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4775
  (exit $ac_status); }; }; then
 
4776
  has_dev_support=yes
 
4777
else
 
4778
  echo "$as_me: failed program was:" >&5
 
4779
sed 's/^/| /' conftest.$ac_ext >&5
 
4780
 
 
4781
has_dev_support=no
 
4782
 
 
4783
fi
 
4784
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4785
    if test "x$has_dev_support" = "xyes"
 
4786
    then
 
4787
      HAS_at90pwm2=yes
 
4788
    fi
 
4789
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4790
echo "${ECHO_T}$has_dev_support" >&6
 
4791
    CC=${old_CC}
 
4792
    CFLAGS=${old_CFLAGS}
 
4793
 
 
4794
 
 
4795
 
 
4796
 
 
4797
if test "x$HAS_at90pwm2" = "xyes"; then
 
4798
  HAS_at90pwm2_TRUE=
 
4799
  HAS_at90pwm2_FALSE='#'
 
4800
else
 
4801
  HAS_at90pwm2_TRUE='#'
 
4802
  HAS_at90pwm2_FALSE=
 
4803
fi
 
4804
 
 
4805
 
 
4806
 
 
4807
    old_CC=${CC}
 
4808
    old_CFLAGS=${CFLAGS}
 
4809
    CFLAGS="-mmcu=at90pwm3"
 
4810
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4811
    echo "$as_me:$LINENO: checking if ${CC} has support for at90pwm3" >&5
 
4812
echo $ECHO_N "checking if ${CC} has support for at90pwm3... $ECHO_C" >&6
 
4813
    cat >conftest.$ac_ext <<_ACEOF
 
4814
/* confdefs.h.  */
 
4815
_ACEOF
 
4816
cat confdefs.h >>conftest.$ac_ext
 
4817
cat >>conftest.$ac_ext <<_ACEOF
 
4818
/* end confdefs.h.  */
 
4819
 
 
4820
_ACEOF
 
4821
rm -f conftest.$ac_objext
 
4822
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
4823
  (eval $ac_compile) 2>conftest.er1
 
4824
  ac_status=$?
 
4825
  grep -v '^ *+' conftest.er1 >conftest.err
 
4826
  rm -f conftest.er1
 
4827
  cat conftest.err >&5
 
4828
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4829
  (exit $ac_status); } &&
 
4830
         { ac_try='test -z "$ac_c_werror_flag"
 
4831
                         || test ! -s conftest.err'
 
4832
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4833
  (eval $ac_try) 2>&5
 
4834
  ac_status=$?
 
4835
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4836
  (exit $ac_status); }; } &&
 
4837
         { ac_try='test -s conftest.$ac_objext'
 
4838
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
4839
  (eval $ac_try) 2>&5
 
4840
  ac_status=$?
 
4841
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4842
  (exit $ac_status); }; }; then
 
4843
  has_dev_support=yes
 
4844
else
 
4845
  echo "$as_me: failed program was:" >&5
 
4846
sed 's/^/| /' conftest.$ac_ext >&5
 
4847
 
 
4848
has_dev_support=no
 
4849
 
 
4850
fi
 
4851
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
4852
    if test "x$has_dev_support" = "xyes"
 
4853
    then
 
4854
      HAS_at90pwm3=yes
 
4855
    fi
 
4856
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
4857
echo "${ECHO_T}$has_dev_support" >&6
 
4858
    CC=${old_CC}
 
4859
    CFLAGS=${old_CFLAGS}
 
4860
 
 
4861
 
 
4862
 
 
4863
 
 
4864
if test "x$HAS_at90pwm3" = "xyes"; then
 
4865
  HAS_at90pwm3_TRUE=
 
4866
  HAS_at90pwm3_FALSE='#'
 
4867
else
 
4868
  HAS_at90pwm3_TRUE='#'
 
4869
  HAS_at90pwm3_FALSE=
 
4870
fi
 
4871
 
 
4872
 
 
4873
# avr5
 
4874
 
 
4875
 
 
4876
if true; then
 
4877
  HAS_avr5_TRUE=
 
4878
  HAS_avr5_FALSE='#'
 
4879
else
 
4880
  HAS_avr5_TRUE='#'
 
4881
  HAS_avr5_FALSE=
 
4882
fi
 
4883
 
 
4884
 
 
4885
 
 
4886
if true; then
 
4887
  HAS_atmega16_TRUE=
 
4888
  HAS_atmega16_FALSE='#'
 
4889
else
 
4890
  HAS_atmega16_TRUE='#'
 
4891
  HAS_atmega16_FALSE=
 
4892
fi
 
4893
 
 
4894
 
 
4895
 
 
4896
if true; then
 
4897
  HAS_atmega161_TRUE=
 
4898
  HAS_atmega161_FALSE='#'
 
4899
else
 
4900
  HAS_atmega161_TRUE='#'
 
4901
  HAS_atmega161_FALSE=
 
4902
fi
 
4903
 
 
4904
 
 
4905
 
 
4906
if true; then
 
4907
  HAS_atmega162_TRUE=
 
4908
  HAS_atmega162_FALSE='#'
 
4909
else
 
4910
  HAS_atmega162_TRUE='#'
 
4911
  HAS_atmega162_FALSE=
 
4912
fi
 
4913
 
 
4914
 
 
4915
 
 
4916
if true; then
 
4917
  HAS_atmega163_TRUE=
 
4918
  HAS_atmega163_FALSE='#'
 
4919
else
 
4920
  HAS_atmega163_TRUE='#'
 
4921
  HAS_atmega163_FALSE=
 
4922
fi
 
4923
 
 
4924
 
 
4925
 
 
4926
if true; then
 
4927
  HAS_atmega169_TRUE=
 
4928
  HAS_atmega169_FALSE='#'
 
4929
else
 
4930
  HAS_atmega169_TRUE='#'
 
4931
  HAS_atmega169_FALSE=
 
4932
fi
 
4933
 
 
4934
 
 
4935
 
 
4936
if true; then
 
4937
  HAS_atmega32_TRUE=
 
4938
  HAS_atmega32_FALSE='#'
 
4939
else
 
4940
  HAS_atmega32_TRUE='#'
 
4941
  HAS_atmega32_FALSE=
 
4942
fi
 
4943
 
 
4944
 
 
4945
 
 
4946
if true; then
 
4947
  HAS_atmega323_TRUE=
 
4948
  HAS_atmega323_FALSE='#'
 
4949
else
 
4950
  HAS_atmega323_TRUE='#'
 
4951
  HAS_atmega323_FALSE=
 
4952
fi
 
4953
 
 
4954
 
 
4955
 
 
4956
if true; then
 
4957
  HAS_atmega64_TRUE=
 
4958
  HAS_atmega64_FALSE='#'
 
4959
else
 
4960
  HAS_atmega64_TRUE='#'
 
4961
  HAS_atmega64_FALSE=
 
4962
fi
 
4963
 
 
4964
 
 
4965
 
 
4966
if true; then
 
4967
  HAS_atmega128_TRUE=
 
4968
  HAS_atmega128_FALSE='#'
 
4969
else
 
4970
  HAS_atmega128_TRUE='#'
 
4971
  HAS_atmega128_FALSE=
 
4972
fi
 
4973
 
 
4974
 
 
4975
 
 
4976
if true; then
 
4977
  HAS_at94k_TRUE=
 
4978
  HAS_at94k_FALSE='#'
 
4979
else
 
4980
  HAS_at94k_TRUE='#'
 
4981
  HAS_at94k_FALSE=
 
4982
fi
 
4983
 
 
4984
 
 
4985
 
 
4986
    old_CC=${CC}
 
4987
    old_CFLAGS=${CFLAGS}
 
4988
    CFLAGS="-mmcu=atmega164p"
 
4989
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
4990
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega164p" >&5
 
4991
echo $ECHO_N "checking if ${CC} has support for atmega164p... $ECHO_C" >&6
 
4992
    cat >conftest.$ac_ext <<_ACEOF
 
4993
/* confdefs.h.  */
 
4994
_ACEOF
 
4995
cat confdefs.h >>conftest.$ac_ext
 
4996
cat >>conftest.$ac_ext <<_ACEOF
 
4997
/* end confdefs.h.  */
 
4998
 
 
4999
_ACEOF
 
5000
rm -f conftest.$ac_objext
 
5001
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5002
  (eval $ac_compile) 2>conftest.er1
 
5003
  ac_status=$?
 
5004
  grep -v '^ *+' conftest.er1 >conftest.err
 
5005
  rm -f conftest.er1
 
5006
  cat conftest.err >&5
 
5007
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5008
  (exit $ac_status); } &&
 
5009
         { ac_try='test -z "$ac_c_werror_flag"
 
5010
                         || test ! -s conftest.err'
 
5011
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5012
  (eval $ac_try) 2>&5
 
5013
  ac_status=$?
 
5014
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5015
  (exit $ac_status); }; } &&
 
5016
         { ac_try='test -s conftest.$ac_objext'
 
5017
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5018
  (eval $ac_try) 2>&5
 
5019
  ac_status=$?
 
5020
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5021
  (exit $ac_status); }; }; then
 
5022
  has_dev_support=yes
 
5023
else
 
5024
  echo "$as_me: failed program was:" >&5
 
5025
sed 's/^/| /' conftest.$ac_ext >&5
 
5026
 
 
5027
has_dev_support=no
 
5028
 
 
5029
fi
 
5030
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5031
    if test "x$has_dev_support" = "xyes"
 
5032
    then
 
5033
      HAS_atmega164p=yes
 
5034
    fi
 
5035
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5036
echo "${ECHO_T}$has_dev_support" >&6
 
5037
    CC=${old_CC}
 
5038
    CFLAGS=${old_CFLAGS}
 
5039
 
 
5040
 
 
5041
 
 
5042
 
 
5043
if test "x$HAS_atmega164p" = "xyes"; then
 
5044
  HAS_atmega164p_TRUE=
 
5045
  HAS_atmega164p_FALSE='#'
 
5046
else
 
5047
  HAS_atmega164p_TRUE='#'
 
5048
  HAS_atmega164p_FALSE=
 
5049
fi
 
5050
 
 
5051
 
 
5052
 
1646
5053
    old_CC=${CC}
1647
5054
    old_CFLAGS=${CFLAGS}
1648
5055
    CFLAGS="-mmcu=atmega165"
1649
5056
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1650
 
    echo $ac_n "checking if ${CC} has support for atmega165""... $ac_c" 1>&6
1651
 
echo "configure:1652: checking if ${CC} has support for atmega165" >&5
1652
 
    cat > conftest.$ac_ext <<EOF
1653
 
#line 1654 "configure"
1654
 
#include "confdefs.h"
1655
 
 
1656
 
int main() {
1657
 
 
1658
 
; return 0; }
1659
 
EOF
1660
 
if { (eval echo configure:1661: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1661
 
  rm -rf conftest*
 
5057
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega165" >&5
 
5058
echo $ECHO_N "checking if ${CC} has support for atmega165... $ECHO_C" >&6
 
5059
    cat >conftest.$ac_ext <<_ACEOF
 
5060
/* confdefs.h.  */
 
5061
_ACEOF
 
5062
cat confdefs.h >>conftest.$ac_ext
 
5063
cat >>conftest.$ac_ext <<_ACEOF
 
5064
/* end confdefs.h.  */
 
5065
 
 
5066
_ACEOF
 
5067
rm -f conftest.$ac_objext
 
5068
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5069
  (eval $ac_compile) 2>conftest.er1
 
5070
  ac_status=$?
 
5071
  grep -v '^ *+' conftest.er1 >conftest.err
 
5072
  rm -f conftest.er1
 
5073
  cat conftest.err >&5
 
5074
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5075
  (exit $ac_status); } &&
 
5076
         { ac_try='test -z "$ac_c_werror_flag"
 
5077
                         || test ! -s conftest.err'
 
5078
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5079
  (eval $ac_try) 2>&5
 
5080
  ac_status=$?
 
5081
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5082
  (exit $ac_status); }; } &&
 
5083
         { ac_try='test -s conftest.$ac_objext'
 
5084
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5085
  (eval $ac_try) 2>&5
 
5086
  ac_status=$?
 
5087
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5088
  (exit $ac_status); }; }; then
1662
5089
  has_dev_support=yes
1663
5090
else
1664
 
  echo "configure: failed program was:" >&5
1665
 
  cat conftest.$ac_ext >&5
1666
 
  rm -rf conftest*
1667
 
  has_dev_support=no
1668
 
    
 
5091
  echo "$as_me: failed program was:" >&5
 
5092
sed 's/^/| /' conftest.$ac_ext >&5
 
5093
 
 
5094
has_dev_support=no
 
5095
 
1669
5096
fi
1670
 
rm -f conftest*
 
5097
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1671
5098
    if test "x$has_dev_support" = "xyes"
1672
5099
    then
1673
5100
      HAS_atmega165=yes
1674
5101
    fi
1675
 
    echo "$ac_t""$has_dev_support" 1>&6
 
5102
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5103
echo "${ECHO_T}$has_dev_support" >&6
1676
5104
    CC=${old_CC}
1677
5105
    CFLAGS=${old_CFLAGS}
1678
 
  
1679
 
 
1680
 
        
 
5106
 
 
5107
 
 
5108
 
 
5109
 
 
5110
if test "x$HAS_atmega165" = "xyes"; then
 
5111
  HAS_atmega165_TRUE=
 
5112
  HAS_atmega165_FALSE='#'
 
5113
else
 
5114
  HAS_atmega165_TRUE='#'
 
5115
  HAS_atmega165_FALSE=
 
5116
fi
 
5117
 
 
5118
 
 
5119
 
1681
5120
    old_CC=${CC}
1682
5121
    old_CFLAGS=${CFLAGS}
1683
5122
    CFLAGS="-mmcu=atmega168"
1684
5123
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1685
 
    echo $ac_n "checking if ${CC} has support for atmega168""... $ac_c" 1>&6
1686
 
echo "configure:1687: checking if ${CC} has support for atmega168" >&5
1687
 
    cat > conftest.$ac_ext <<EOF
1688
 
#line 1689 "configure"
1689
 
#include "confdefs.h"
1690
 
 
1691
 
int main() {
1692
 
 
1693
 
; return 0; }
1694
 
EOF
1695
 
if { (eval echo configure:1696: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1696
 
  rm -rf conftest*
 
5124
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega168" >&5
 
5125
echo $ECHO_N "checking if ${CC} has support for atmega168... $ECHO_C" >&6
 
5126
    cat >conftest.$ac_ext <<_ACEOF
 
5127
/* confdefs.h.  */
 
5128
_ACEOF
 
5129
cat confdefs.h >>conftest.$ac_ext
 
5130
cat >>conftest.$ac_ext <<_ACEOF
 
5131
/* end confdefs.h.  */
 
5132
 
 
5133
_ACEOF
 
5134
rm -f conftest.$ac_objext
 
5135
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5136
  (eval $ac_compile) 2>conftest.er1
 
5137
  ac_status=$?
 
5138
  grep -v '^ *+' conftest.er1 >conftest.err
 
5139
  rm -f conftest.er1
 
5140
  cat conftest.err >&5
 
5141
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5142
  (exit $ac_status); } &&
 
5143
         { ac_try='test -z "$ac_c_werror_flag"
 
5144
                         || test ! -s conftest.err'
 
5145
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5146
  (eval $ac_try) 2>&5
 
5147
  ac_status=$?
 
5148
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5149
  (exit $ac_status); }; } &&
 
5150
         { ac_try='test -s conftest.$ac_objext'
 
5151
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5152
  (eval $ac_try) 2>&5
 
5153
  ac_status=$?
 
5154
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5155
  (exit $ac_status); }; }; then
1697
5156
  has_dev_support=yes
1698
5157
else
1699
 
  echo "configure: failed program was:" >&5
1700
 
  cat conftest.$ac_ext >&5
1701
 
  rm -rf conftest*
1702
 
  has_dev_support=no
1703
 
    
 
5158
  echo "$as_me: failed program was:" >&5
 
5159
sed 's/^/| /' conftest.$ac_ext >&5
 
5160
 
 
5161
has_dev_support=no
 
5162
 
1704
5163
fi
1705
 
rm -f conftest*
 
5164
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1706
5165
    if test "x$has_dev_support" = "xyes"
1707
5166
    then
1708
5167
      HAS_atmega168=yes
1709
5168
    fi
1710
 
    echo "$ac_t""$has_dev_support" 1>&6
1711
 
    CC=${old_CC}
1712
 
    CFLAGS=${old_CFLAGS}
1713
 
  
1714
 
 
1715
 
        
 
5169
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5170
echo "${ECHO_T}$has_dev_support" >&6
 
5171
    CC=${old_CC}
 
5172
    CFLAGS=${old_CFLAGS}
 
5173
 
 
5174
 
 
5175
 
 
5176
 
 
5177
if test "x$HAS_atmega168" = "xyes"; then
 
5178
  HAS_atmega168_TRUE=
 
5179
  HAS_atmega168_FALSE='#'
 
5180
else
 
5181
  HAS_atmega168_TRUE='#'
 
5182
  HAS_atmega168_FALSE=
 
5183
fi
 
5184
 
 
5185
 
 
5186
 
 
5187
    old_CC=${CC}
 
5188
    old_CFLAGS=${CFLAGS}
 
5189
    CFLAGS="-mmcu=atmega324p"
 
5190
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5191
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega324p" >&5
 
5192
echo $ECHO_N "checking if ${CC} has support for atmega324p... $ECHO_C" >&6
 
5193
    cat >conftest.$ac_ext <<_ACEOF
 
5194
/* confdefs.h.  */
 
5195
_ACEOF
 
5196
cat confdefs.h >>conftest.$ac_ext
 
5197
cat >>conftest.$ac_ext <<_ACEOF
 
5198
/* end confdefs.h.  */
 
5199
 
 
5200
_ACEOF
 
5201
rm -f conftest.$ac_objext
 
5202
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5203
  (eval $ac_compile) 2>conftest.er1
 
5204
  ac_status=$?
 
5205
  grep -v '^ *+' conftest.er1 >conftest.err
 
5206
  rm -f conftest.er1
 
5207
  cat conftest.err >&5
 
5208
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5209
  (exit $ac_status); } &&
 
5210
         { ac_try='test -z "$ac_c_werror_flag"
 
5211
                         || test ! -s conftest.err'
 
5212
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5213
  (eval $ac_try) 2>&5
 
5214
  ac_status=$?
 
5215
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5216
  (exit $ac_status); }; } &&
 
5217
         { ac_try='test -s conftest.$ac_objext'
 
5218
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5219
  (eval $ac_try) 2>&5
 
5220
  ac_status=$?
 
5221
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5222
  (exit $ac_status); }; }; then
 
5223
  has_dev_support=yes
 
5224
else
 
5225
  echo "$as_me: failed program was:" >&5
 
5226
sed 's/^/| /' conftest.$ac_ext >&5
 
5227
 
 
5228
has_dev_support=no
 
5229
 
 
5230
fi
 
5231
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5232
    if test "x$has_dev_support" = "xyes"
 
5233
    then
 
5234
      HAS_atmega324p=yes
 
5235
    fi
 
5236
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5237
echo "${ECHO_T}$has_dev_support" >&6
 
5238
    CC=${old_CC}
 
5239
    CFLAGS=${old_CFLAGS}
 
5240
 
 
5241
 
 
5242
 
 
5243
 
 
5244
if test "x$HAS_atmega324p" = "xyes"; then
 
5245
  HAS_atmega324p_TRUE=
 
5246
  HAS_atmega324p_FALSE='#'
 
5247
else
 
5248
  HAS_atmega324p_TRUE='#'
 
5249
  HAS_atmega324p_FALSE=
 
5250
fi
 
5251
 
 
5252
 
 
5253
 
1716
5254
    old_CC=${CC}
1717
5255
    old_CFLAGS=${CFLAGS}
1718
5256
    CFLAGS="-mmcu=atmega325"
1719
5257
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1720
 
    echo $ac_n "checking if ${CC} has support for atmega325""... $ac_c" 1>&6
1721
 
echo "configure:1722: checking if ${CC} has support for atmega325" >&5
1722
 
    cat > conftest.$ac_ext <<EOF
1723
 
#line 1724 "configure"
1724
 
#include "confdefs.h"
1725
 
 
1726
 
int main() {
1727
 
 
1728
 
; return 0; }
1729
 
EOF
1730
 
if { (eval echo configure:1731: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1731
 
  rm -rf conftest*
 
5258
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega325" >&5
 
5259
echo $ECHO_N "checking if ${CC} has support for atmega325... $ECHO_C" >&6
 
5260
    cat >conftest.$ac_ext <<_ACEOF
 
5261
/* confdefs.h.  */
 
5262
_ACEOF
 
5263
cat confdefs.h >>conftest.$ac_ext
 
5264
cat >>conftest.$ac_ext <<_ACEOF
 
5265
/* end confdefs.h.  */
 
5266
 
 
5267
_ACEOF
 
5268
rm -f conftest.$ac_objext
 
5269
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5270
  (eval $ac_compile) 2>conftest.er1
 
5271
  ac_status=$?
 
5272
  grep -v '^ *+' conftest.er1 >conftest.err
 
5273
  rm -f conftest.er1
 
5274
  cat conftest.err >&5
 
5275
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5276
  (exit $ac_status); } &&
 
5277
         { ac_try='test -z "$ac_c_werror_flag"
 
5278
                         || test ! -s conftest.err'
 
5279
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5280
  (eval $ac_try) 2>&5
 
5281
  ac_status=$?
 
5282
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5283
  (exit $ac_status); }; } &&
 
5284
         { ac_try='test -s conftest.$ac_objext'
 
5285
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5286
  (eval $ac_try) 2>&5
 
5287
  ac_status=$?
 
5288
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5289
  (exit $ac_status); }; }; then
1732
5290
  has_dev_support=yes
1733
5291
else
1734
 
  echo "configure: failed program was:" >&5
1735
 
  cat conftest.$ac_ext >&5
1736
 
  rm -rf conftest*
1737
 
  has_dev_support=no
1738
 
    
 
5292
  echo "$as_me: failed program was:" >&5
 
5293
sed 's/^/| /' conftest.$ac_ext >&5
 
5294
 
 
5295
has_dev_support=no
 
5296
 
1739
5297
fi
1740
 
rm -f conftest*
 
5298
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1741
5299
    if test "x$has_dev_support" = "xyes"
1742
5300
    then
1743
5301
      HAS_atmega325=yes
1744
5302
    fi
1745
 
    echo "$ac_t""$has_dev_support" 1>&6
 
5303
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5304
echo "${ECHO_T}$has_dev_support" >&6
1746
5305
    CC=${old_CC}
1747
5306
    CFLAGS=${old_CFLAGS}
1748
 
  
1749
 
 
1750
 
        
 
5307
 
 
5308
 
 
5309
 
 
5310
 
 
5311
if test "x$HAS_atmega325" = "xyes"; then
 
5312
  HAS_atmega325_TRUE=
 
5313
  HAS_atmega325_FALSE='#'
 
5314
else
 
5315
  HAS_atmega325_TRUE='#'
 
5316
  HAS_atmega325_FALSE=
 
5317
fi
 
5318
 
 
5319
 
 
5320
 
1751
5321
    old_CC=${CC}
1752
5322
    old_CFLAGS=${CFLAGS}
1753
5323
    CFLAGS="-mmcu=atmega3250"
1754
5324
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1755
 
    echo $ac_n "checking if ${CC} has support for atmega3250""... $ac_c" 1>&6
1756
 
echo "configure:1757: checking if ${CC} has support for atmega3250" >&5
1757
 
    cat > conftest.$ac_ext <<EOF
1758
 
#line 1759 "configure"
1759
 
#include "confdefs.h"
1760
 
 
1761
 
int main() {
1762
 
 
1763
 
; return 0; }
1764
 
EOF
1765
 
if { (eval echo configure:1766: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1766
 
  rm -rf conftest*
 
5325
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega3250" >&5
 
5326
echo $ECHO_N "checking if ${CC} has support for atmega3250... $ECHO_C" >&6
 
5327
    cat >conftest.$ac_ext <<_ACEOF
 
5328
/* confdefs.h.  */
 
5329
_ACEOF
 
5330
cat confdefs.h >>conftest.$ac_ext
 
5331
cat >>conftest.$ac_ext <<_ACEOF
 
5332
/* end confdefs.h.  */
 
5333
 
 
5334
_ACEOF
 
5335
rm -f conftest.$ac_objext
 
5336
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5337
  (eval $ac_compile) 2>conftest.er1
 
5338
  ac_status=$?
 
5339
  grep -v '^ *+' conftest.er1 >conftest.err
 
5340
  rm -f conftest.er1
 
5341
  cat conftest.err >&5
 
5342
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5343
  (exit $ac_status); } &&
 
5344
         { ac_try='test -z "$ac_c_werror_flag"
 
5345
                         || test ! -s conftest.err'
 
5346
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5347
  (eval $ac_try) 2>&5
 
5348
  ac_status=$?
 
5349
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5350
  (exit $ac_status); }; } &&
 
5351
         { ac_try='test -s conftest.$ac_objext'
 
5352
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5353
  (eval $ac_try) 2>&5
 
5354
  ac_status=$?
 
5355
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5356
  (exit $ac_status); }; }; then
1767
5357
  has_dev_support=yes
1768
5358
else
1769
 
  echo "configure: failed program was:" >&5
1770
 
  cat conftest.$ac_ext >&5
1771
 
  rm -rf conftest*
1772
 
  has_dev_support=no
1773
 
    
 
5359
  echo "$as_me: failed program was:" >&5
 
5360
sed 's/^/| /' conftest.$ac_ext >&5
 
5361
 
 
5362
has_dev_support=no
 
5363
 
1774
5364
fi
1775
 
rm -f conftest*
 
5365
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1776
5366
    if test "x$has_dev_support" = "xyes"
1777
5367
    then
1778
5368
      HAS_atmega3250=yes
1779
5369
    fi
1780
 
    echo "$ac_t""$has_dev_support" 1>&6
1781
 
    CC=${old_CC}
1782
 
    CFLAGS=${old_CFLAGS}
1783
 
  
1784
 
 
1785
 
        
 
5370
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5371
echo "${ECHO_T}$has_dev_support" >&6
 
5372
    CC=${old_CC}
 
5373
    CFLAGS=${old_CFLAGS}
 
5374
 
 
5375
 
 
5376
 
 
5377
 
 
5378
if test "x$HAS_atmega3250" = "xyes"; then
 
5379
  HAS_atmega3250_TRUE=
 
5380
  HAS_atmega3250_FALSE='#'
 
5381
else
 
5382
  HAS_atmega3250_TRUE='#'
 
5383
  HAS_atmega3250_FALSE=
 
5384
fi
 
5385
 
 
5386
 
 
5387
 
 
5388
    old_CC=${CC}
 
5389
    old_CFLAGS=${CFLAGS}
 
5390
    CFLAGS="-mmcu=atmega329"
 
5391
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5392
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega329" >&5
 
5393
echo $ECHO_N "checking if ${CC} has support for atmega329... $ECHO_C" >&6
 
5394
    cat >conftest.$ac_ext <<_ACEOF
 
5395
/* confdefs.h.  */
 
5396
_ACEOF
 
5397
cat confdefs.h >>conftest.$ac_ext
 
5398
cat >>conftest.$ac_ext <<_ACEOF
 
5399
/* end confdefs.h.  */
 
5400
 
 
5401
_ACEOF
 
5402
rm -f conftest.$ac_objext
 
5403
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5404
  (eval $ac_compile) 2>conftest.er1
 
5405
  ac_status=$?
 
5406
  grep -v '^ *+' conftest.er1 >conftest.err
 
5407
  rm -f conftest.er1
 
5408
  cat conftest.err >&5
 
5409
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5410
  (exit $ac_status); } &&
 
5411
         { ac_try='test -z "$ac_c_werror_flag"
 
5412
                         || test ! -s conftest.err'
 
5413
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5414
  (eval $ac_try) 2>&5
 
5415
  ac_status=$?
 
5416
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5417
  (exit $ac_status); }; } &&
 
5418
         { ac_try='test -s conftest.$ac_objext'
 
5419
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5420
  (eval $ac_try) 2>&5
 
5421
  ac_status=$?
 
5422
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5423
  (exit $ac_status); }; }; then
 
5424
  has_dev_support=yes
 
5425
else
 
5426
  echo "$as_me: failed program was:" >&5
 
5427
sed 's/^/| /' conftest.$ac_ext >&5
 
5428
 
 
5429
has_dev_support=no
 
5430
 
 
5431
fi
 
5432
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5433
    if test "x$has_dev_support" = "xyes"
 
5434
    then
 
5435
      HAS_atmega329=yes
 
5436
    fi
 
5437
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5438
echo "${ECHO_T}$has_dev_support" >&6
 
5439
    CC=${old_CC}
 
5440
    CFLAGS=${old_CFLAGS}
 
5441
 
 
5442
 
 
5443
 
 
5444
 
 
5445
if test "x$HAS_atmega329" = "xyes"; then
 
5446
  HAS_atmega329_TRUE=
 
5447
  HAS_atmega329_FALSE='#'
 
5448
else
 
5449
  HAS_atmega329_TRUE='#'
 
5450
  HAS_atmega329_FALSE=
 
5451
fi
 
5452
 
 
5453
 
 
5454
 
 
5455
    old_CC=${CC}
 
5456
    old_CFLAGS=${CFLAGS}
 
5457
    CFLAGS="-mmcu=atmega3290"
 
5458
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5459
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega3290" >&5
 
5460
echo $ECHO_N "checking if ${CC} has support for atmega3290... $ECHO_C" >&6
 
5461
    cat >conftest.$ac_ext <<_ACEOF
 
5462
/* confdefs.h.  */
 
5463
_ACEOF
 
5464
cat confdefs.h >>conftest.$ac_ext
 
5465
cat >>conftest.$ac_ext <<_ACEOF
 
5466
/* end confdefs.h.  */
 
5467
 
 
5468
_ACEOF
 
5469
rm -f conftest.$ac_objext
 
5470
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5471
  (eval $ac_compile) 2>conftest.er1
 
5472
  ac_status=$?
 
5473
  grep -v '^ *+' conftest.er1 >conftest.err
 
5474
  rm -f conftest.er1
 
5475
  cat conftest.err >&5
 
5476
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5477
  (exit $ac_status); } &&
 
5478
         { ac_try='test -z "$ac_c_werror_flag"
 
5479
                         || test ! -s conftest.err'
 
5480
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5481
  (eval $ac_try) 2>&5
 
5482
  ac_status=$?
 
5483
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5484
  (exit $ac_status); }; } &&
 
5485
         { ac_try='test -s conftest.$ac_objext'
 
5486
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5487
  (eval $ac_try) 2>&5
 
5488
  ac_status=$?
 
5489
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5490
  (exit $ac_status); }; }; then
 
5491
  has_dev_support=yes
 
5492
else
 
5493
  echo "$as_me: failed program was:" >&5
 
5494
sed 's/^/| /' conftest.$ac_ext >&5
 
5495
 
 
5496
has_dev_support=no
 
5497
 
 
5498
fi
 
5499
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5500
    if test "x$has_dev_support" = "xyes"
 
5501
    then
 
5502
      HAS_atmega3290=yes
 
5503
    fi
 
5504
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5505
echo "${ECHO_T}$has_dev_support" >&6
 
5506
    CC=${old_CC}
 
5507
    CFLAGS=${old_CFLAGS}
 
5508
 
 
5509
 
 
5510
 
 
5511
 
 
5512
if test "x$HAS_atmega3290" = "xyes"; then
 
5513
  HAS_atmega3290_TRUE=
 
5514
  HAS_atmega3290_FALSE='#'
 
5515
else
 
5516
  HAS_atmega3290_TRUE='#'
 
5517
  HAS_atmega3290_FALSE=
 
5518
fi
 
5519
 
 
5520
 
 
5521
 
 
5522
    old_CC=${CC}
 
5523
    old_CFLAGS=${CFLAGS}
 
5524
    CFLAGS="-mmcu=atmega406"
 
5525
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5526
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega406" >&5
 
5527
echo $ECHO_N "checking if ${CC} has support for atmega406... $ECHO_C" >&6
 
5528
    cat >conftest.$ac_ext <<_ACEOF
 
5529
/* confdefs.h.  */
 
5530
_ACEOF
 
5531
cat confdefs.h >>conftest.$ac_ext
 
5532
cat >>conftest.$ac_ext <<_ACEOF
 
5533
/* end confdefs.h.  */
 
5534
 
 
5535
_ACEOF
 
5536
rm -f conftest.$ac_objext
 
5537
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5538
  (eval $ac_compile) 2>conftest.er1
 
5539
  ac_status=$?
 
5540
  grep -v '^ *+' conftest.er1 >conftest.err
 
5541
  rm -f conftest.er1
 
5542
  cat conftest.err >&5
 
5543
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5544
  (exit $ac_status); } &&
 
5545
         { ac_try='test -z "$ac_c_werror_flag"
 
5546
                         || test ! -s conftest.err'
 
5547
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5548
  (eval $ac_try) 2>&5
 
5549
  ac_status=$?
 
5550
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5551
  (exit $ac_status); }; } &&
 
5552
         { ac_try='test -s conftest.$ac_objext'
 
5553
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5554
  (eval $ac_try) 2>&5
 
5555
  ac_status=$?
 
5556
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5557
  (exit $ac_status); }; }; then
 
5558
  has_dev_support=yes
 
5559
else
 
5560
  echo "$as_me: failed program was:" >&5
 
5561
sed 's/^/| /' conftest.$ac_ext >&5
 
5562
 
 
5563
has_dev_support=no
 
5564
 
 
5565
fi
 
5566
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5567
    if test "x$has_dev_support" = "xyes"
 
5568
    then
 
5569
      HAS_atmega406=yes
 
5570
    fi
 
5571
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5572
echo "${ECHO_T}$has_dev_support" >&6
 
5573
    CC=${old_CC}
 
5574
    CFLAGS=${old_CFLAGS}
 
5575
 
 
5576
 
 
5577
 
 
5578
 
 
5579
if test "x$HAS_atmega406" = "xyes"; then
 
5580
  HAS_atmega406_TRUE=
 
5581
  HAS_atmega406_FALSE='#'
 
5582
else
 
5583
  HAS_atmega406_TRUE='#'
 
5584
  HAS_atmega406_FALSE=
 
5585
fi
 
5586
 
 
5587
 
 
5588
 
 
5589
    old_CC=${CC}
 
5590
    old_CFLAGS=${CFLAGS}
 
5591
    CFLAGS="-mmcu=atmega640"
 
5592
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5593
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega640" >&5
 
5594
echo $ECHO_N "checking if ${CC} has support for atmega640... $ECHO_C" >&6
 
5595
    cat >conftest.$ac_ext <<_ACEOF
 
5596
/* confdefs.h.  */
 
5597
_ACEOF
 
5598
cat confdefs.h >>conftest.$ac_ext
 
5599
cat >>conftest.$ac_ext <<_ACEOF
 
5600
/* end confdefs.h.  */
 
5601
 
 
5602
_ACEOF
 
5603
rm -f conftest.$ac_objext
 
5604
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5605
  (eval $ac_compile) 2>conftest.er1
 
5606
  ac_status=$?
 
5607
  grep -v '^ *+' conftest.er1 >conftest.err
 
5608
  rm -f conftest.er1
 
5609
  cat conftest.err >&5
 
5610
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5611
  (exit $ac_status); } &&
 
5612
         { ac_try='test -z "$ac_c_werror_flag"
 
5613
                         || test ! -s conftest.err'
 
5614
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5615
  (eval $ac_try) 2>&5
 
5616
  ac_status=$?
 
5617
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5618
  (exit $ac_status); }; } &&
 
5619
         { ac_try='test -s conftest.$ac_objext'
 
5620
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5621
  (eval $ac_try) 2>&5
 
5622
  ac_status=$?
 
5623
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5624
  (exit $ac_status); }; }; then
 
5625
  has_dev_support=yes
 
5626
else
 
5627
  echo "$as_me: failed program was:" >&5
 
5628
sed 's/^/| /' conftest.$ac_ext >&5
 
5629
 
 
5630
has_dev_support=no
 
5631
 
 
5632
fi
 
5633
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5634
    if test "x$has_dev_support" = "xyes"
 
5635
    then
 
5636
      HAS_atmega640=yes
 
5637
    fi
 
5638
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5639
echo "${ECHO_T}$has_dev_support" >&6
 
5640
    CC=${old_CC}
 
5641
    CFLAGS=${old_CFLAGS}
 
5642
 
 
5643
 
 
5644
 
 
5645
 
 
5646
if test "x$HAS_atmega640" = "xyes"; then
 
5647
  HAS_atmega640_TRUE=
 
5648
  HAS_atmega640_FALSE='#'
 
5649
else
 
5650
  HAS_atmega640_TRUE='#'
 
5651
  HAS_atmega640_FALSE=
 
5652
fi
 
5653
 
 
5654
 
 
5655
 
 
5656
    old_CC=${CC}
 
5657
    old_CFLAGS=${CFLAGS}
 
5658
    CFLAGS="-mmcu=atmega644"
 
5659
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5660
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega644" >&5
 
5661
echo $ECHO_N "checking if ${CC} has support for atmega644... $ECHO_C" >&6
 
5662
    cat >conftest.$ac_ext <<_ACEOF
 
5663
/* confdefs.h.  */
 
5664
_ACEOF
 
5665
cat confdefs.h >>conftest.$ac_ext
 
5666
cat >>conftest.$ac_ext <<_ACEOF
 
5667
/* end confdefs.h.  */
 
5668
 
 
5669
_ACEOF
 
5670
rm -f conftest.$ac_objext
 
5671
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5672
  (eval $ac_compile) 2>conftest.er1
 
5673
  ac_status=$?
 
5674
  grep -v '^ *+' conftest.er1 >conftest.err
 
5675
  rm -f conftest.er1
 
5676
  cat conftest.err >&5
 
5677
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5678
  (exit $ac_status); } &&
 
5679
         { ac_try='test -z "$ac_c_werror_flag"
 
5680
                         || test ! -s conftest.err'
 
5681
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5682
  (eval $ac_try) 2>&5
 
5683
  ac_status=$?
 
5684
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5685
  (exit $ac_status); }; } &&
 
5686
         { ac_try='test -s conftest.$ac_objext'
 
5687
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5688
  (eval $ac_try) 2>&5
 
5689
  ac_status=$?
 
5690
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5691
  (exit $ac_status); }; }; then
 
5692
  has_dev_support=yes
 
5693
else
 
5694
  echo "$as_me: failed program was:" >&5
 
5695
sed 's/^/| /' conftest.$ac_ext >&5
 
5696
 
 
5697
has_dev_support=no
 
5698
 
 
5699
fi
 
5700
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5701
    if test "x$has_dev_support" = "xyes"
 
5702
    then
 
5703
      HAS_atmega644=yes
 
5704
    fi
 
5705
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5706
echo "${ECHO_T}$has_dev_support" >&6
 
5707
    CC=${old_CC}
 
5708
    CFLAGS=${old_CFLAGS}
 
5709
 
 
5710
 
 
5711
 
 
5712
 
 
5713
if test "x$HAS_atmega644" = "xyes"; then
 
5714
  HAS_atmega644_TRUE=
 
5715
  HAS_atmega644_FALSE='#'
 
5716
else
 
5717
  HAS_atmega644_TRUE='#'
 
5718
  HAS_atmega644_FALSE=
 
5719
fi
 
5720
 
 
5721
 
 
5722
 
 
5723
    old_CC=${CC}
 
5724
    old_CFLAGS=${CFLAGS}
 
5725
    CFLAGS="-mmcu=atmega644p"
 
5726
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5727
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega644p" >&5
 
5728
echo $ECHO_N "checking if ${CC} has support for atmega644p... $ECHO_C" >&6
 
5729
    cat >conftest.$ac_ext <<_ACEOF
 
5730
/* confdefs.h.  */
 
5731
_ACEOF
 
5732
cat confdefs.h >>conftest.$ac_ext
 
5733
cat >>conftest.$ac_ext <<_ACEOF
 
5734
/* end confdefs.h.  */
 
5735
 
 
5736
_ACEOF
 
5737
rm -f conftest.$ac_objext
 
5738
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5739
  (eval $ac_compile) 2>conftest.er1
 
5740
  ac_status=$?
 
5741
  grep -v '^ *+' conftest.er1 >conftest.err
 
5742
  rm -f conftest.er1
 
5743
  cat conftest.err >&5
 
5744
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5745
  (exit $ac_status); } &&
 
5746
         { ac_try='test -z "$ac_c_werror_flag"
 
5747
                         || test ! -s conftest.err'
 
5748
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5749
  (eval $ac_try) 2>&5
 
5750
  ac_status=$?
 
5751
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5752
  (exit $ac_status); }; } &&
 
5753
         { ac_try='test -s conftest.$ac_objext'
 
5754
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5755
  (eval $ac_try) 2>&5
 
5756
  ac_status=$?
 
5757
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5758
  (exit $ac_status); }; }; then
 
5759
  has_dev_support=yes
 
5760
else
 
5761
  echo "$as_me: failed program was:" >&5
 
5762
sed 's/^/| /' conftest.$ac_ext >&5
 
5763
 
 
5764
has_dev_support=no
 
5765
 
 
5766
fi
 
5767
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5768
    if test "x$has_dev_support" = "xyes"
 
5769
    then
 
5770
      HAS_atmega644p=yes
 
5771
    fi
 
5772
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5773
echo "${ECHO_T}$has_dev_support" >&6
 
5774
    CC=${old_CC}
 
5775
    CFLAGS=${old_CFLAGS}
 
5776
 
 
5777
 
 
5778
 
 
5779
 
 
5780
if test "x$HAS_atmega644p" = "xyes"; then
 
5781
  HAS_atmega644p_TRUE=
 
5782
  HAS_atmega644p_FALSE='#'
 
5783
else
 
5784
  HAS_atmega644p_TRUE='#'
 
5785
  HAS_atmega644p_FALSE=
 
5786
fi
 
5787
 
 
5788
 
 
5789
 
1786
5790
    old_CC=${CC}
1787
5791
    old_CFLAGS=${CFLAGS}
1788
5792
    CFLAGS="-mmcu=atmega645"
1789
5793
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1790
 
    echo $ac_n "checking if ${CC} has support for atmega645""... $ac_c" 1>&6
1791
 
echo "configure:1792: checking if ${CC} has support for atmega645" >&5
1792
 
    cat > conftest.$ac_ext <<EOF
1793
 
#line 1794 "configure"
1794
 
#include "confdefs.h"
1795
 
 
1796
 
int main() {
1797
 
 
1798
 
; return 0; }
1799
 
EOF
1800
 
if { (eval echo configure:1801: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1801
 
  rm -rf conftest*
 
5794
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega645" >&5
 
5795
echo $ECHO_N "checking if ${CC} has support for atmega645... $ECHO_C" >&6
 
5796
    cat >conftest.$ac_ext <<_ACEOF
 
5797
/* confdefs.h.  */
 
5798
_ACEOF
 
5799
cat confdefs.h >>conftest.$ac_ext
 
5800
cat >>conftest.$ac_ext <<_ACEOF
 
5801
/* end confdefs.h.  */
 
5802
 
 
5803
_ACEOF
 
5804
rm -f conftest.$ac_objext
 
5805
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5806
  (eval $ac_compile) 2>conftest.er1
 
5807
  ac_status=$?
 
5808
  grep -v '^ *+' conftest.er1 >conftest.err
 
5809
  rm -f conftest.er1
 
5810
  cat conftest.err >&5
 
5811
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5812
  (exit $ac_status); } &&
 
5813
         { ac_try='test -z "$ac_c_werror_flag"
 
5814
                         || test ! -s conftest.err'
 
5815
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5816
  (eval $ac_try) 2>&5
 
5817
  ac_status=$?
 
5818
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5819
  (exit $ac_status); }; } &&
 
5820
         { ac_try='test -s conftest.$ac_objext'
 
5821
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5822
  (eval $ac_try) 2>&5
 
5823
  ac_status=$?
 
5824
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5825
  (exit $ac_status); }; }; then
1802
5826
  has_dev_support=yes
1803
5827
else
1804
 
  echo "configure: failed program was:" >&5
1805
 
  cat conftest.$ac_ext >&5
1806
 
  rm -rf conftest*
1807
 
  has_dev_support=no
1808
 
    
 
5828
  echo "$as_me: failed program was:" >&5
 
5829
sed 's/^/| /' conftest.$ac_ext >&5
 
5830
 
 
5831
has_dev_support=no
 
5832
 
1809
5833
fi
1810
 
rm -f conftest*
 
5834
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1811
5835
    if test "x$has_dev_support" = "xyes"
1812
5836
    then
1813
5837
      HAS_atmega645=yes
1814
5838
    fi
1815
 
    echo "$ac_t""$has_dev_support" 1>&6
 
5839
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5840
echo "${ECHO_T}$has_dev_support" >&6
1816
5841
    CC=${old_CC}
1817
5842
    CFLAGS=${old_CFLAGS}
1818
 
  
1819
 
 
1820
 
        
 
5843
 
 
5844
 
 
5845
 
 
5846
 
 
5847
if test "x$HAS_atmega645" = "xyes"; then
 
5848
  HAS_atmega645_TRUE=
 
5849
  HAS_atmega645_FALSE='#'
 
5850
else
 
5851
  HAS_atmega645_TRUE='#'
 
5852
  HAS_atmega645_FALSE=
 
5853
fi
 
5854
 
 
5855
 
 
5856
 
1821
5857
    old_CC=${CC}
1822
5858
    old_CFLAGS=${CFLAGS}
1823
5859
    CFLAGS="-mmcu=atmega6450"
1824
5860
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1825
 
    echo $ac_n "checking if ${CC} has support for atmega6450""... $ac_c" 1>&6
1826
 
echo "configure:1827: checking if ${CC} has support for atmega6450" >&5
1827
 
    cat > conftest.$ac_ext <<EOF
1828
 
#line 1829 "configure"
1829
 
#include "confdefs.h"
1830
 
 
1831
 
int main() {
1832
 
 
1833
 
; return 0; }
1834
 
EOF
1835
 
if { (eval echo configure:1836: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1836
 
  rm -rf conftest*
 
5861
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega6450" >&5
 
5862
echo $ECHO_N "checking if ${CC} has support for atmega6450... $ECHO_C" >&6
 
5863
    cat >conftest.$ac_ext <<_ACEOF
 
5864
/* confdefs.h.  */
 
5865
_ACEOF
 
5866
cat confdefs.h >>conftest.$ac_ext
 
5867
cat >>conftest.$ac_ext <<_ACEOF
 
5868
/* end confdefs.h.  */
 
5869
 
 
5870
_ACEOF
 
5871
rm -f conftest.$ac_objext
 
5872
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5873
  (eval $ac_compile) 2>conftest.er1
 
5874
  ac_status=$?
 
5875
  grep -v '^ *+' conftest.er1 >conftest.err
 
5876
  rm -f conftest.er1
 
5877
  cat conftest.err >&5
 
5878
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5879
  (exit $ac_status); } &&
 
5880
         { ac_try='test -z "$ac_c_werror_flag"
 
5881
                         || test ! -s conftest.err'
 
5882
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5883
  (eval $ac_try) 2>&5
 
5884
  ac_status=$?
 
5885
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5886
  (exit $ac_status); }; } &&
 
5887
         { ac_try='test -s conftest.$ac_objext'
 
5888
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5889
  (eval $ac_try) 2>&5
 
5890
  ac_status=$?
 
5891
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5892
  (exit $ac_status); }; }; then
1837
5893
  has_dev_support=yes
1838
5894
else
1839
 
  echo "configure: failed program was:" >&5
1840
 
  cat conftest.$ac_ext >&5
1841
 
  rm -rf conftest*
1842
 
  has_dev_support=no
1843
 
    
 
5895
  echo "$as_me: failed program was:" >&5
 
5896
sed 's/^/| /' conftest.$ac_ext >&5
 
5897
 
 
5898
has_dev_support=no
 
5899
 
1844
5900
fi
1845
 
rm -f conftest*
 
5901
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1846
5902
    if test "x$has_dev_support" = "xyes"
1847
5903
    then
1848
5904
      HAS_atmega6450=yes
1849
5905
    fi
1850
 
    echo "$ac_t""$has_dev_support" 1>&6
1851
 
    CC=${old_CC}
1852
 
    CFLAGS=${old_CFLAGS}
1853
 
  
1854
 
 
1855
 
        
 
5906
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5907
echo "${ECHO_T}$has_dev_support" >&6
 
5908
    CC=${old_CC}
 
5909
    CFLAGS=${old_CFLAGS}
 
5910
 
 
5911
 
 
5912
 
 
5913
 
 
5914
if test "x$HAS_atmega6450" = "xyes"; then
 
5915
  HAS_atmega6450_TRUE=
 
5916
  HAS_atmega6450_FALSE='#'
 
5917
else
 
5918
  HAS_atmega6450_TRUE='#'
 
5919
  HAS_atmega6450_FALSE=
 
5920
fi
 
5921
 
 
5922
 
 
5923
 
 
5924
    old_CC=${CC}
 
5925
    old_CFLAGS=${CFLAGS}
 
5926
    CFLAGS="-mmcu=atmega649"
 
5927
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5928
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega649" >&5
 
5929
echo $ECHO_N "checking if ${CC} has support for atmega649... $ECHO_C" >&6
 
5930
    cat >conftest.$ac_ext <<_ACEOF
 
5931
/* confdefs.h.  */
 
5932
_ACEOF
 
5933
cat confdefs.h >>conftest.$ac_ext
 
5934
cat >>conftest.$ac_ext <<_ACEOF
 
5935
/* end confdefs.h.  */
 
5936
 
 
5937
_ACEOF
 
5938
rm -f conftest.$ac_objext
 
5939
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
5940
  (eval $ac_compile) 2>conftest.er1
 
5941
  ac_status=$?
 
5942
  grep -v '^ *+' conftest.er1 >conftest.err
 
5943
  rm -f conftest.er1
 
5944
  cat conftest.err >&5
 
5945
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5946
  (exit $ac_status); } &&
 
5947
         { ac_try='test -z "$ac_c_werror_flag"
 
5948
                         || test ! -s conftest.err'
 
5949
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5950
  (eval $ac_try) 2>&5
 
5951
  ac_status=$?
 
5952
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5953
  (exit $ac_status); }; } &&
 
5954
         { ac_try='test -s conftest.$ac_objext'
 
5955
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
5956
  (eval $ac_try) 2>&5
 
5957
  ac_status=$?
 
5958
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5959
  (exit $ac_status); }; }; then
 
5960
  has_dev_support=yes
 
5961
else
 
5962
  echo "$as_me: failed program was:" >&5
 
5963
sed 's/^/| /' conftest.$ac_ext >&5
 
5964
 
 
5965
has_dev_support=no
 
5966
 
 
5967
fi
 
5968
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
5969
    if test "x$has_dev_support" = "xyes"
 
5970
    then
 
5971
      HAS_atmega649=yes
 
5972
    fi
 
5973
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
5974
echo "${ECHO_T}$has_dev_support" >&6
 
5975
    CC=${old_CC}
 
5976
    CFLAGS=${old_CFLAGS}
 
5977
 
 
5978
 
 
5979
 
 
5980
 
 
5981
if test "x$HAS_atmega649" = "xyes"; then
 
5982
  HAS_atmega649_TRUE=
 
5983
  HAS_atmega649_FALSE='#'
 
5984
else
 
5985
  HAS_atmega649_TRUE='#'
 
5986
  HAS_atmega649_FALSE=
 
5987
fi
 
5988
 
 
5989
 
 
5990
 
 
5991
    old_CC=${CC}
 
5992
    old_CFLAGS=${CFLAGS}
 
5993
    CFLAGS="-mmcu=atmega6490"
 
5994
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
5995
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega6490" >&5
 
5996
echo $ECHO_N "checking if ${CC} has support for atmega6490... $ECHO_C" >&6
 
5997
    cat >conftest.$ac_ext <<_ACEOF
 
5998
/* confdefs.h.  */
 
5999
_ACEOF
 
6000
cat confdefs.h >>conftest.$ac_ext
 
6001
cat >>conftest.$ac_ext <<_ACEOF
 
6002
/* end confdefs.h.  */
 
6003
 
 
6004
_ACEOF
 
6005
rm -f conftest.$ac_objext
 
6006
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6007
  (eval $ac_compile) 2>conftest.er1
 
6008
  ac_status=$?
 
6009
  grep -v '^ *+' conftest.er1 >conftest.err
 
6010
  rm -f conftest.er1
 
6011
  cat conftest.err >&5
 
6012
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6013
  (exit $ac_status); } &&
 
6014
         { ac_try='test -z "$ac_c_werror_flag"
 
6015
                         || test ! -s conftest.err'
 
6016
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6017
  (eval $ac_try) 2>&5
 
6018
  ac_status=$?
 
6019
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6020
  (exit $ac_status); }; } &&
 
6021
         { ac_try='test -s conftest.$ac_objext'
 
6022
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6023
  (eval $ac_try) 2>&5
 
6024
  ac_status=$?
 
6025
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6026
  (exit $ac_status); }; }; then
 
6027
  has_dev_support=yes
 
6028
else
 
6029
  echo "$as_me: failed program was:" >&5
 
6030
sed 's/^/| /' conftest.$ac_ext >&5
 
6031
 
 
6032
has_dev_support=no
 
6033
 
 
6034
fi
 
6035
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6036
    if test "x$has_dev_support" = "xyes"
 
6037
    then
 
6038
      HAS_atmega6490=yes
 
6039
    fi
 
6040
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6041
echo "${ECHO_T}$has_dev_support" >&6
 
6042
    CC=${old_CC}
 
6043
    CFLAGS=${old_CFLAGS}
 
6044
 
 
6045
 
 
6046
 
 
6047
 
 
6048
if test "x$HAS_atmega6490" = "xyes"; then
 
6049
  HAS_atmega6490_TRUE=
 
6050
  HAS_atmega6490_FALSE='#'
 
6051
else
 
6052
  HAS_atmega6490_TRUE='#'
 
6053
  HAS_atmega6490_FALSE=
 
6054
fi
 
6055
 
 
6056
 
 
6057
 
 
6058
    old_CC=${CC}
 
6059
    old_CFLAGS=${CFLAGS}
 
6060
    CFLAGS="-mmcu=atmega1280"
 
6061
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6062
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega1280" >&5
 
6063
echo $ECHO_N "checking if ${CC} has support for atmega1280... $ECHO_C" >&6
 
6064
    cat >conftest.$ac_ext <<_ACEOF
 
6065
/* confdefs.h.  */
 
6066
_ACEOF
 
6067
cat confdefs.h >>conftest.$ac_ext
 
6068
cat >>conftest.$ac_ext <<_ACEOF
 
6069
/* end confdefs.h.  */
 
6070
 
 
6071
_ACEOF
 
6072
rm -f conftest.$ac_objext
 
6073
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6074
  (eval $ac_compile) 2>conftest.er1
 
6075
  ac_status=$?
 
6076
  grep -v '^ *+' conftest.er1 >conftest.err
 
6077
  rm -f conftest.er1
 
6078
  cat conftest.err >&5
 
6079
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6080
  (exit $ac_status); } &&
 
6081
         { ac_try='test -z "$ac_c_werror_flag"
 
6082
                         || test ! -s conftest.err'
 
6083
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6084
  (eval $ac_try) 2>&5
 
6085
  ac_status=$?
 
6086
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6087
  (exit $ac_status); }; } &&
 
6088
         { ac_try='test -s conftest.$ac_objext'
 
6089
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6090
  (eval $ac_try) 2>&5
 
6091
  ac_status=$?
 
6092
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6093
  (exit $ac_status); }; }; then
 
6094
  has_dev_support=yes
 
6095
else
 
6096
  echo "$as_me: failed program was:" >&5
 
6097
sed 's/^/| /' conftest.$ac_ext >&5
 
6098
 
 
6099
has_dev_support=no
 
6100
 
 
6101
fi
 
6102
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6103
    if test "x$has_dev_support" = "xyes"
 
6104
    then
 
6105
      HAS_atmega1280=yes
 
6106
    fi
 
6107
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6108
echo "${ECHO_T}$has_dev_support" >&6
 
6109
    CC=${old_CC}
 
6110
    CFLAGS=${old_CFLAGS}
 
6111
 
 
6112
 
 
6113
 
 
6114
 
 
6115
if test "x$HAS_atmega1280" = "xyes"; then
 
6116
  HAS_atmega1280_TRUE=
 
6117
  HAS_atmega1280_FALSE='#'
 
6118
else
 
6119
  HAS_atmega1280_TRUE='#'
 
6120
  HAS_atmega1280_FALSE=
 
6121
fi
 
6122
 
 
6123
 
 
6124
 
 
6125
    old_CC=${CC}
 
6126
    old_CFLAGS=${CFLAGS}
 
6127
    CFLAGS="-mmcu=atmega1281"
 
6128
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6129
    echo "$as_me:$LINENO: checking if ${CC} has support for atmega1281" >&5
 
6130
echo $ECHO_N "checking if ${CC} has support for atmega1281... $ECHO_C" >&6
 
6131
    cat >conftest.$ac_ext <<_ACEOF
 
6132
/* confdefs.h.  */
 
6133
_ACEOF
 
6134
cat confdefs.h >>conftest.$ac_ext
 
6135
cat >>conftest.$ac_ext <<_ACEOF
 
6136
/* end confdefs.h.  */
 
6137
 
 
6138
_ACEOF
 
6139
rm -f conftest.$ac_objext
 
6140
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6141
  (eval $ac_compile) 2>conftest.er1
 
6142
  ac_status=$?
 
6143
  grep -v '^ *+' conftest.er1 >conftest.err
 
6144
  rm -f conftest.er1
 
6145
  cat conftest.err >&5
 
6146
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6147
  (exit $ac_status); } &&
 
6148
         { ac_try='test -z "$ac_c_werror_flag"
 
6149
                         || test ! -s conftest.err'
 
6150
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6151
  (eval $ac_try) 2>&5
 
6152
  ac_status=$?
 
6153
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6154
  (exit $ac_status); }; } &&
 
6155
         { ac_try='test -s conftest.$ac_objext'
 
6156
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6157
  (eval $ac_try) 2>&5
 
6158
  ac_status=$?
 
6159
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6160
  (exit $ac_status); }; }; then
 
6161
  has_dev_support=yes
 
6162
else
 
6163
  echo "$as_me: failed program was:" >&5
 
6164
sed 's/^/| /' conftest.$ac_ext >&5
 
6165
 
 
6166
has_dev_support=no
 
6167
 
 
6168
fi
 
6169
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6170
    if test "x$has_dev_support" = "xyes"
 
6171
    then
 
6172
      HAS_atmega1281=yes
 
6173
    fi
 
6174
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6175
echo "${ECHO_T}$has_dev_support" >&6
 
6176
    CC=${old_CC}
 
6177
    CFLAGS=${old_CFLAGS}
 
6178
 
 
6179
 
 
6180
 
 
6181
 
 
6182
if test "x$HAS_atmega1281" = "xyes"; then
 
6183
  HAS_atmega1281_TRUE=
 
6184
  HAS_atmega1281_FALSE='#'
 
6185
else
 
6186
  HAS_atmega1281_TRUE='#'
 
6187
  HAS_atmega1281_FALSE=
 
6188
fi
 
6189
 
 
6190
 
 
6191
 
 
6192
    old_CC=${CC}
 
6193
    old_CFLAGS=${CFLAGS}
 
6194
    CFLAGS="-mmcu=at90can32"
 
6195
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6196
    echo "$as_me:$LINENO: checking if ${CC} has support for at90can32" >&5
 
6197
echo $ECHO_N "checking if ${CC} has support for at90can32... $ECHO_C" >&6
 
6198
    cat >conftest.$ac_ext <<_ACEOF
 
6199
/* confdefs.h.  */
 
6200
_ACEOF
 
6201
cat confdefs.h >>conftest.$ac_ext
 
6202
cat >>conftest.$ac_ext <<_ACEOF
 
6203
/* end confdefs.h.  */
 
6204
 
 
6205
_ACEOF
 
6206
rm -f conftest.$ac_objext
 
6207
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6208
  (eval $ac_compile) 2>conftest.er1
 
6209
  ac_status=$?
 
6210
  grep -v '^ *+' conftest.er1 >conftest.err
 
6211
  rm -f conftest.er1
 
6212
  cat conftest.err >&5
 
6213
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6214
  (exit $ac_status); } &&
 
6215
         { ac_try='test -z "$ac_c_werror_flag"
 
6216
                         || test ! -s conftest.err'
 
6217
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6218
  (eval $ac_try) 2>&5
 
6219
  ac_status=$?
 
6220
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6221
  (exit $ac_status); }; } &&
 
6222
         { ac_try='test -s conftest.$ac_objext'
 
6223
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6224
  (eval $ac_try) 2>&5
 
6225
  ac_status=$?
 
6226
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6227
  (exit $ac_status); }; }; then
 
6228
  has_dev_support=yes
 
6229
else
 
6230
  echo "$as_me: failed program was:" >&5
 
6231
sed 's/^/| /' conftest.$ac_ext >&5
 
6232
 
 
6233
has_dev_support=no
 
6234
 
 
6235
fi
 
6236
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6237
    if test "x$has_dev_support" = "xyes"
 
6238
    then
 
6239
      HAS_at90can32=yes
 
6240
    fi
 
6241
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6242
echo "${ECHO_T}$has_dev_support" >&6
 
6243
    CC=${old_CC}
 
6244
    CFLAGS=${old_CFLAGS}
 
6245
 
 
6246
 
 
6247
 
 
6248
 
 
6249
if test "x$HAS_at90can32" = "xyes"; then
 
6250
  HAS_at90can32_TRUE=
 
6251
  HAS_at90can32_FALSE='#'
 
6252
else
 
6253
  HAS_at90can32_TRUE='#'
 
6254
  HAS_at90can32_FALSE=
 
6255
fi
 
6256
 
 
6257
 
 
6258
 
 
6259
    old_CC=${CC}
 
6260
    old_CFLAGS=${CFLAGS}
 
6261
    CFLAGS="-mmcu=at90can64"
 
6262
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6263
    echo "$as_me:$LINENO: checking if ${CC} has support for at90can64" >&5
 
6264
echo $ECHO_N "checking if ${CC} has support for at90can64... $ECHO_C" >&6
 
6265
    cat >conftest.$ac_ext <<_ACEOF
 
6266
/* confdefs.h.  */
 
6267
_ACEOF
 
6268
cat confdefs.h >>conftest.$ac_ext
 
6269
cat >>conftest.$ac_ext <<_ACEOF
 
6270
/* end confdefs.h.  */
 
6271
 
 
6272
_ACEOF
 
6273
rm -f conftest.$ac_objext
 
6274
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6275
  (eval $ac_compile) 2>conftest.er1
 
6276
  ac_status=$?
 
6277
  grep -v '^ *+' conftest.er1 >conftest.err
 
6278
  rm -f conftest.er1
 
6279
  cat conftest.err >&5
 
6280
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6281
  (exit $ac_status); } &&
 
6282
         { ac_try='test -z "$ac_c_werror_flag"
 
6283
                         || test ! -s conftest.err'
 
6284
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6285
  (eval $ac_try) 2>&5
 
6286
  ac_status=$?
 
6287
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6288
  (exit $ac_status); }; } &&
 
6289
         { ac_try='test -s conftest.$ac_objext'
 
6290
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6291
  (eval $ac_try) 2>&5
 
6292
  ac_status=$?
 
6293
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6294
  (exit $ac_status); }; }; then
 
6295
  has_dev_support=yes
 
6296
else
 
6297
  echo "$as_me: failed program was:" >&5
 
6298
sed 's/^/| /' conftest.$ac_ext >&5
 
6299
 
 
6300
has_dev_support=no
 
6301
 
 
6302
fi
 
6303
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6304
    if test "x$has_dev_support" = "xyes"
 
6305
    then
 
6306
      HAS_at90can64=yes
 
6307
    fi
 
6308
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6309
echo "${ECHO_T}$has_dev_support" >&6
 
6310
    CC=${old_CC}
 
6311
    CFLAGS=${old_CFLAGS}
 
6312
 
 
6313
 
 
6314
 
 
6315
 
 
6316
if test "x$HAS_at90can64" = "xyes"; then
 
6317
  HAS_at90can64_TRUE=
 
6318
  HAS_at90can64_FALSE='#'
 
6319
else
 
6320
  HAS_at90can64_TRUE='#'
 
6321
  HAS_at90can64_FALSE=
 
6322
fi
 
6323
 
 
6324
 
 
6325
 
1856
6326
    old_CC=${CC}
1857
6327
    old_CFLAGS=${CFLAGS}
1858
6328
    CFLAGS="-mmcu=at90can128"
1859
6329
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
1860
 
    echo $ac_n "checking if ${CC} has support for at90can128""... $ac_c" 1>&6
1861
 
echo "configure:1862: checking if ${CC} has support for at90can128" >&5
1862
 
    cat > conftest.$ac_ext <<EOF
1863
 
#line 1864 "configure"
1864
 
#include "confdefs.h"
1865
 
 
1866
 
int main() {
1867
 
 
1868
 
; return 0; }
1869
 
EOF
1870
 
if { (eval echo configure:1871: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1871
 
  rm -rf conftest*
 
6330
    echo "$as_me:$LINENO: checking if ${CC} has support for at90can128" >&5
 
6331
echo $ECHO_N "checking if ${CC} has support for at90can128... $ECHO_C" >&6
 
6332
    cat >conftest.$ac_ext <<_ACEOF
 
6333
/* confdefs.h.  */
 
6334
_ACEOF
 
6335
cat confdefs.h >>conftest.$ac_ext
 
6336
cat >>conftest.$ac_ext <<_ACEOF
 
6337
/* end confdefs.h.  */
 
6338
 
 
6339
_ACEOF
 
6340
rm -f conftest.$ac_objext
 
6341
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6342
  (eval $ac_compile) 2>conftest.er1
 
6343
  ac_status=$?
 
6344
  grep -v '^ *+' conftest.er1 >conftest.err
 
6345
  rm -f conftest.er1
 
6346
  cat conftest.err >&5
 
6347
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6348
  (exit $ac_status); } &&
 
6349
         { ac_try='test -z "$ac_c_werror_flag"
 
6350
                         || test ! -s conftest.err'
 
6351
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6352
  (eval $ac_try) 2>&5
 
6353
  ac_status=$?
 
6354
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6355
  (exit $ac_status); }; } &&
 
6356
         { ac_try='test -s conftest.$ac_objext'
 
6357
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6358
  (eval $ac_try) 2>&5
 
6359
  ac_status=$?
 
6360
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6361
  (exit $ac_status); }; }; then
1872
6362
  has_dev_support=yes
1873
6363
else
1874
 
  echo "configure: failed program was:" >&5
1875
 
  cat conftest.$ac_ext >&5
1876
 
  rm -rf conftest*
1877
 
  has_dev_support=no
1878
 
    
 
6364
  echo "$as_me: failed program was:" >&5
 
6365
sed 's/^/| /' conftest.$ac_ext >&5
 
6366
 
 
6367
has_dev_support=no
 
6368
 
1879
6369
fi
1880
 
rm -f conftest*
 
6370
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
1881
6371
    if test "x$has_dev_support" = "xyes"
1882
6372
    then
1883
6373
      HAS_at90can128=yes
1884
6374
    fi
1885
 
    echo "$ac_t""$has_dev_support" 1>&6
1886
 
    CC=${old_CC}
1887
 
    CFLAGS=${old_CFLAGS}
1888
 
  
1889
 
 
1890
 
        avrlib_cflags=${avrlib_opt_speed}
1891
 
        avrlib_asflags='-mmcu=avr5'
1892
 
        AVR_CRT_MEGA='crtm161.o crtm162.o crtm163.o crtm169.o crtm323.o crtm128.o crtm16.o crtm32.o crtm64.o'
1893
 
        if test "x$HAS_atmega165" = "xyes"; then
1894
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm165.o"
1895
 
        fi
1896
 
        if test "x$HAS_atmega168" = "xyes"; then
1897
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm168.o"
1898
 
        fi
1899
 
        if test "x$HAS_atmega325" = "xyes"; then
1900
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm325.o"
1901
 
        fi
1902
 
        if test "x$HAS_atmega3250" = "xyes"; then
1903
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm3250.o"
1904
 
        fi
1905
 
        if test "x$HAS_atmega645" = "xyes"; then
1906
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm645.o"
1907
 
        fi
1908
 
        if test "x$HAS_atmega6450" = "xyes"; then
1909
 
          AVR_CRT_MEGA="$AVR_CRT_MEGA crtm6450.o"
1910
 
        fi
1911
 
        AVR_CRT_OTHER='crtat94k.o'
1912
 
        if test "x$HAS_at90can128" = "xyes"; then
1913
 
          AVR_CRT_OTHER="$AVR_CRT_OTHER crtcan128.o"
1914
 
        fi
1915
 
  ;;
1916
 
  *)    { echo "configure: error: unexpected value '${with_multisubdir}' for with_multisubdir" 1>&2; exit 1; }
1917
 
  ;;
1918
 
  esac
1919
 
fi
1920
 
 
1921
 
AVRLIB_CFLAGS="-g -Wall -W -Wstrict-prototypes ${avrlib_defines} ${avrlib_cflags}"
1922
 
 
1923
 
AVRLIB_ASFLAGS="-x assembler-with-cpp -Wa,-gstabs ${avrlib_defines} ${avrlib_asflags}"
1924
 
 
1925
 
AVR_CRT_ASFLAGS='-x assembler-with-cpp -Wa,-gstabs'
1926
 
 
1927
 
 
1928
 
 
1929
 
 
1930
 
 
1931
 
 
1932
 
INCLUDES='-I$(top_srcdir)/include -I$(top_srcdir)/common'
1933
 
 
1934
 
 
1935
 
 
1936
 
 
1937
 
if test "${multilib}" = "yes"; then
1938
 
  multilib_arg="--enable-multilib"
1939
 
else
1940
 
  multilib_arg=
1941
 
fi
1942
 
 
1943
 
trap '' 1 2 15
1944
 
cat > confcache <<\EOF
 
6375
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6376
echo "${ECHO_T}$has_dev_support" >&6
 
6377
    CC=${old_CC}
 
6378
    CFLAGS=${old_CFLAGS}
 
6379
 
 
6380
 
 
6381
 
 
6382
 
 
6383
if test "x$HAS_at90can128" = "xyes"; then
 
6384
  HAS_at90can128_TRUE=
 
6385
  HAS_at90can128_FALSE='#'
 
6386
else
 
6387
  HAS_at90can128_TRUE='#'
 
6388
  HAS_at90can128_FALSE=
 
6389
fi
 
6390
 
 
6391
 
 
6392
 
 
6393
    old_CC=${CC}
 
6394
    old_CFLAGS=${CFLAGS}
 
6395
    CFLAGS="-mmcu=at90usb646"
 
6396
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6397
    echo "$as_me:$LINENO: checking if ${CC} has support for at90usb646" >&5
 
6398
echo $ECHO_N "checking if ${CC} has support for at90usb646... $ECHO_C" >&6
 
6399
    cat >conftest.$ac_ext <<_ACEOF
 
6400
/* confdefs.h.  */
 
6401
_ACEOF
 
6402
cat confdefs.h >>conftest.$ac_ext
 
6403
cat >>conftest.$ac_ext <<_ACEOF
 
6404
/* end confdefs.h.  */
 
6405
 
 
6406
_ACEOF
 
6407
rm -f conftest.$ac_objext
 
6408
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6409
  (eval $ac_compile) 2>conftest.er1
 
6410
  ac_status=$?
 
6411
  grep -v '^ *+' conftest.er1 >conftest.err
 
6412
  rm -f conftest.er1
 
6413
  cat conftest.err >&5
 
6414
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6415
  (exit $ac_status); } &&
 
6416
         { ac_try='test -z "$ac_c_werror_flag"
 
6417
                         || test ! -s conftest.err'
 
6418
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6419
  (eval $ac_try) 2>&5
 
6420
  ac_status=$?
 
6421
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6422
  (exit $ac_status); }; } &&
 
6423
         { ac_try='test -s conftest.$ac_objext'
 
6424
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6425
  (eval $ac_try) 2>&5
 
6426
  ac_status=$?
 
6427
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6428
  (exit $ac_status); }; }; then
 
6429
  has_dev_support=yes
 
6430
else
 
6431
  echo "$as_me: failed program was:" >&5
 
6432
sed 's/^/| /' conftest.$ac_ext >&5
 
6433
 
 
6434
has_dev_support=no
 
6435
 
 
6436
fi
 
6437
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6438
    if test "x$has_dev_support" = "xyes"
 
6439
    then
 
6440
      HAS_at90usb646=yes
 
6441
    fi
 
6442
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6443
echo "${ECHO_T}$has_dev_support" >&6
 
6444
    CC=${old_CC}
 
6445
    CFLAGS=${old_CFLAGS}
 
6446
 
 
6447
 
 
6448
 
 
6449
 
 
6450
if test "x$HAS_at90usb646" = "xyes"; then
 
6451
  HAS_at90usb646_TRUE=
 
6452
  HAS_at90usb646_FALSE='#'
 
6453
else
 
6454
  HAS_at90usb646_TRUE='#'
 
6455
  HAS_at90usb646_FALSE=
 
6456
fi
 
6457
 
 
6458
 
 
6459
 
 
6460
    old_CC=${CC}
 
6461
    old_CFLAGS=${CFLAGS}
 
6462
    CFLAGS="-mmcu=at90usb647"
 
6463
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6464
    echo "$as_me:$LINENO: checking if ${CC} has support for at90usb647" >&5
 
6465
echo $ECHO_N "checking if ${CC} has support for at90usb647... $ECHO_C" >&6
 
6466
    cat >conftest.$ac_ext <<_ACEOF
 
6467
/* confdefs.h.  */
 
6468
_ACEOF
 
6469
cat confdefs.h >>conftest.$ac_ext
 
6470
cat >>conftest.$ac_ext <<_ACEOF
 
6471
/* end confdefs.h.  */
 
6472
 
 
6473
_ACEOF
 
6474
rm -f conftest.$ac_objext
 
6475
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6476
  (eval $ac_compile) 2>conftest.er1
 
6477
  ac_status=$?
 
6478
  grep -v '^ *+' conftest.er1 >conftest.err
 
6479
  rm -f conftest.er1
 
6480
  cat conftest.err >&5
 
6481
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6482
  (exit $ac_status); } &&
 
6483
         { ac_try='test -z "$ac_c_werror_flag"
 
6484
                         || test ! -s conftest.err'
 
6485
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6486
  (eval $ac_try) 2>&5
 
6487
  ac_status=$?
 
6488
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6489
  (exit $ac_status); }; } &&
 
6490
         { ac_try='test -s conftest.$ac_objext'
 
6491
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6492
  (eval $ac_try) 2>&5
 
6493
  ac_status=$?
 
6494
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6495
  (exit $ac_status); }; }; then
 
6496
  has_dev_support=yes
 
6497
else
 
6498
  echo "$as_me: failed program was:" >&5
 
6499
sed 's/^/| /' conftest.$ac_ext >&5
 
6500
 
 
6501
has_dev_support=no
 
6502
 
 
6503
fi
 
6504
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6505
    if test "x$has_dev_support" = "xyes"
 
6506
    then
 
6507
      HAS_at90usb647=yes
 
6508
    fi
 
6509
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6510
echo "${ECHO_T}$has_dev_support" >&6
 
6511
    CC=${old_CC}
 
6512
    CFLAGS=${old_CFLAGS}
 
6513
 
 
6514
 
 
6515
 
 
6516
 
 
6517
if test "x$HAS_at90usb647" = "xyes"; then
 
6518
  HAS_at90usb647_TRUE=
 
6519
  HAS_at90usb647_FALSE='#'
 
6520
else
 
6521
  HAS_at90usb647_TRUE='#'
 
6522
  HAS_at90usb647_FALSE=
 
6523
fi
 
6524
 
 
6525
 
 
6526
 
 
6527
    old_CC=${CC}
 
6528
    old_CFLAGS=${CFLAGS}
 
6529
    CFLAGS="-mmcu=at90usb1286"
 
6530
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6531
    echo "$as_me:$LINENO: checking if ${CC} has support for at90usb1286" >&5
 
6532
echo $ECHO_N "checking if ${CC} has support for at90usb1286... $ECHO_C" >&6
 
6533
    cat >conftest.$ac_ext <<_ACEOF
 
6534
/* confdefs.h.  */
 
6535
_ACEOF
 
6536
cat confdefs.h >>conftest.$ac_ext
 
6537
cat >>conftest.$ac_ext <<_ACEOF
 
6538
/* end confdefs.h.  */
 
6539
 
 
6540
_ACEOF
 
6541
rm -f conftest.$ac_objext
 
6542
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6543
  (eval $ac_compile) 2>conftest.er1
 
6544
  ac_status=$?
 
6545
  grep -v '^ *+' conftest.er1 >conftest.err
 
6546
  rm -f conftest.er1
 
6547
  cat conftest.err >&5
 
6548
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6549
  (exit $ac_status); } &&
 
6550
         { ac_try='test -z "$ac_c_werror_flag"
 
6551
                         || test ! -s conftest.err'
 
6552
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6553
  (eval $ac_try) 2>&5
 
6554
  ac_status=$?
 
6555
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6556
  (exit $ac_status); }; } &&
 
6557
         { ac_try='test -s conftest.$ac_objext'
 
6558
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6559
  (eval $ac_try) 2>&5
 
6560
  ac_status=$?
 
6561
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6562
  (exit $ac_status); }; }; then
 
6563
  has_dev_support=yes
 
6564
else
 
6565
  echo "$as_me: failed program was:" >&5
 
6566
sed 's/^/| /' conftest.$ac_ext >&5
 
6567
 
 
6568
has_dev_support=no
 
6569
 
 
6570
fi
 
6571
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6572
    if test "x$has_dev_support" = "xyes"
 
6573
    then
 
6574
      HAS_at90usb1286=yes
 
6575
    fi
 
6576
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6577
echo "${ECHO_T}$has_dev_support" >&6
 
6578
    CC=${old_CC}
 
6579
    CFLAGS=${old_CFLAGS}
 
6580
 
 
6581
 
 
6582
 
 
6583
 
 
6584
if test "x$HAS_at90usb1286" = "xyes"; then
 
6585
  HAS_at90usb1286_TRUE=
 
6586
  HAS_at90usb1286_FALSE='#'
 
6587
else
 
6588
  HAS_at90usb1286_TRUE='#'
 
6589
  HAS_at90usb1286_FALSE=
 
6590
fi
 
6591
 
 
6592
 
 
6593
 
 
6594
    old_CC=${CC}
 
6595
    old_CFLAGS=${CFLAGS}
 
6596
    CFLAGS="-mmcu=at90usb1287"
 
6597
    CC=`echo "${CC}" | sed 's/-mmcu=avr.//'`
 
6598
    echo "$as_me:$LINENO: checking if ${CC} has support for at90usb1287" >&5
 
6599
echo $ECHO_N "checking if ${CC} has support for at90usb1287... $ECHO_C" >&6
 
6600
    cat >conftest.$ac_ext <<_ACEOF
 
6601
/* confdefs.h.  */
 
6602
_ACEOF
 
6603
cat confdefs.h >>conftest.$ac_ext
 
6604
cat >>conftest.$ac_ext <<_ACEOF
 
6605
/* end confdefs.h.  */
 
6606
 
 
6607
_ACEOF
 
6608
rm -f conftest.$ac_objext
 
6609
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
 
6610
  (eval $ac_compile) 2>conftest.er1
 
6611
  ac_status=$?
 
6612
  grep -v '^ *+' conftest.er1 >conftest.err
 
6613
  rm -f conftest.er1
 
6614
  cat conftest.err >&5
 
6615
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6616
  (exit $ac_status); } &&
 
6617
         { ac_try='test -z "$ac_c_werror_flag"
 
6618
                         || test ! -s conftest.err'
 
6619
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6620
  (eval $ac_try) 2>&5
 
6621
  ac_status=$?
 
6622
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6623
  (exit $ac_status); }; } &&
 
6624
         { ac_try='test -s conftest.$ac_objext'
 
6625
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
6626
  (eval $ac_try) 2>&5
 
6627
  ac_status=$?
 
6628
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
6629
  (exit $ac_status); }; }; then
 
6630
  has_dev_support=yes
 
6631
else
 
6632
  echo "$as_me: failed program was:" >&5
 
6633
sed 's/^/| /' conftest.$ac_ext >&5
 
6634
 
 
6635
has_dev_support=no
 
6636
 
 
6637
fi
 
6638
rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
 
6639
    if test "x$has_dev_support" = "xyes"
 
6640
    then
 
6641
      HAS_at90usb1287=yes
 
6642
    fi
 
6643
    echo "$as_me:$LINENO: result: $has_dev_support" >&5
 
6644
echo "${ECHO_T}$has_dev_support" >&6
 
6645
    CC=${old_CC}
 
6646
    CFLAGS=${old_CFLAGS}
 
6647
 
 
6648
 
 
6649
 
 
6650
 
 
6651
if test "x$HAS_at90usb1287" = "xyes"; then
 
6652
  HAS_at90usb1287_TRUE=
 
6653
  HAS_at90usb1287_FALSE='#'
 
6654
else
 
6655
  HAS_at90usb1287_TRUE='#'
 
6656
  HAS_at90usb1287_FALSE=
 
6657
fi
 
6658
 
 
6659
 
 
6660
# Generate all files from *.in sources.
 
6661
 
 
6662
                                                                                                                                                                                                                                      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/compat/Makefile include/util/Makefile 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"
 
6663
 
 
6664
 
 
6665
#avr1 and avr2
 
6666
                                                                                                                                                                                                                                                                                                            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"
 
6667
 
 
6668
 
 
6669
#avr3
 
6670
                                                  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"
 
6671
 
 
6672
 
 
6673
#avr4
 
6674
                                                                                ac_config_files="$ac_config_files avr/lib/avr4/Makefile avr/lib/avr4/atmega48/Makefile avr/lib/avr4/atmega8/Makefile avr/lib/avr4/atmega88/Makefile avr/lib/avr4/atmega8515/Makefile avr/lib/avr4/atmega8535/Makefile avr/lib/avr4/at90pwm2/Makefile avr/lib/avr4/at90pwm3/Makefile"
 
6675
 
 
6676
 
 
6677
#avr5
 
6678
                                                                                                                                                                                                                                                                                                                                                                        ac_config_files="$ac_config_files avr/lib/avr5/Makefile avr/lib/avr5/atmega16/Makefile avr/lib/avr5/atmega161/Makefile avr/lib/avr5/atmega162/Makefile avr/lib/avr5/atmega163/Makefile avr/lib/avr5/atmega164p/Makefile avr/lib/avr5/atmega165/Makefile avr/lib/avr5/atmega168/Makefile avr/lib/avr5/atmega169/Makefile avr/lib/avr5/atmega32/Makefile avr/lib/avr5/atmega323/Makefile avr/lib/avr5/atmega324p/Makefile avr/lib/avr5/atmega325/Makefile avr/lib/avr5/atmega3250/Makefile avr/lib/avr5/atmega329/Makefile avr/lib/avr5/atmega3290/Makefile avr/lib/avr5/atmega406/Makefile avr/lib/avr5/atmega64/Makefile avr/lib/avr5/atmega640/Makefile avr/lib/avr5/atmega644/Makefile avr/lib/avr5/atmega644p/Makefile avr/lib/avr5/atmega645/Makefile avr/lib/avr5/atmega6450/Makefile avr/lib/avr5/atmega649/Makefile avr/lib/avr5/atmega6490/Makefile avr/lib/avr5/atmega128/Makefile avr/lib/avr5/atmega1280/Makefile avr/lib/avr5/atmega1281/Makefile avr/lib/avr5/at90can32/Makefile avr/lib/avr5/at90can64/Makefile avr/lib/avr5/at90can128/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"
 
6679
 
 
6680
 
 
6681
cat >confcache <<\_ACEOF
1945
6682
# This file is a shell script that caches the results of configure
1946
6683
# tests run on this system so they can be shared between configure
1947
 
# scripts and configure runs.  It is not useful on other systems.
1948
 
# If it contains results you don't want to keep, you may remove or edit it.
1949
 
#
1950
 
# By default, configure uses ./config.cache as the cache file,
1951
 
# creating it if it does not exist already.  You can give configure
1952
 
# the --cache-file=FILE option to use a different cache file; that is
1953
 
# what configure does when it calls configure scripts in
1954
 
# subdirectories, so they share the cache.
1955
 
# Giving --cache-file=/dev/null disables caching, for debugging configure.
1956
 
# config.status only pays attention to the cache file if you give it the
1957
 
# --recheck option to rerun configure.
1958
 
#
1959
 
EOF
 
6684
# scripts and configure runs, see configure's option --config-cache.
 
6685
# It is not useful on other systems.  If it contains results you don't
 
6686
# want to keep, you may remove or edit it.
 
6687
#
 
6688
# config.status only pays attention to the cache file if you give it
 
6689
# the --recheck option to rerun configure.
 
6690
#
 
6691
# `ac_cv_env_foo' variables (set or unset) will be overridden when
 
6692
# loading this file, other *unset* `ac_cv_foo' will be assigned the
 
6693
# following values.
 
6694
 
 
6695
_ACEOF
 
6696
 
1960
6697
# The following way of writing the cache mishandles newlines in values,
1961
6698
# but we know of no workaround that is simple, portable, and efficient.
1962
6699
# So, don't put newlines in cache variables' values.
1963
6700
# Ultrix sh set writes to stderr and can't be redirected directly,
1964
6701
# and sets the high bit in the cache file unless we assign to the vars.
1965
 
(set) 2>&1 |
1966
 
  case `(ac_space=' '; set | grep ac_space) 2>&1` in
1967
 
  *ac_space=\ *)
1968
 
    # `set' does not quote correctly, so add quotes (double-quote substitution
1969
 
    # turns \\\\ into \\, and sed turns \\ into \).
1970
 
    sed -n \
1971
 
      -e "s/'/'\\\\''/g" \
1972
 
      -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1973
 
    ;;
1974
 
  *)
1975
 
    # `set' quotes correctly as required by POSIX, so do not add quotes.
1976
 
    sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1977
 
    ;;
1978
 
  esac >> confcache
1979
 
if cmp -s $cache_file confcache; then
1980
 
  :
1981
 
else
 
6702
{
 
6703
  (set) 2>&1 |
 
6704
    case `(ac_space=' '; set | grep ac_space) 2>&1` in
 
6705
    *ac_space=\ *)
 
6706
      # `set' does not quote correctly, so add quotes (double-quote
 
6707
      # substitution turns \\\\ into \\, and sed turns \\ into \).
 
6708
      sed -n \
 
6709
        "s/'/'\\\\''/g;
 
6710
          s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
 
6711
      ;;
 
6712
    *)
 
6713
      # `set' quotes correctly as required by POSIX, so do not add quotes.
 
6714
      sed -n \
 
6715
        "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
 
6716
      ;;
 
6717
    esac;
 
6718
} |
 
6719
  sed '
 
6720
     t clear
 
6721
     : clear
 
6722
     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
 
6723
     t end
 
6724
     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
 
6725
     : end' >>confcache
 
6726
if diff $cache_file confcache >/dev/null 2>&1; then :; else
1982
6727
  if test -w $cache_file; then
1983
 
    echo "updating cache $cache_file"
1984
 
    cat confcache > $cache_file
 
6728
    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
 
6729
    cat confcache >$cache_file
1985
6730
  else
1986
6731
    echo "not updating unwritable cache $cache_file"
1987
6732
  fi
1988
6733
fi
1989
6734
rm -f confcache
1990
6735
 
1991
 
trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1992
 
 
1993
6736
test "x$prefix" = xNONE && prefix=$ac_default_prefix
1994
6737
# Let make expand exec_prefix.
1995
6738
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1996
6739
 
1997
 
# Any assignment to VPATH causes Sun make to only execute
1998
 
# the first set of double-colon rules, so remove it if not needed.
1999
 
# If there is a colon in the path, we need to keep it.
 
6740
# VPATH may cause trouble with some makes, so we remove $(srcdir),
 
6741
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
 
6742
# trailing colons and then remove the whole line if VPATH becomes empty
 
6743
# (actually we leave an empty line to preserve line numbers).
2000
6744
if test "x$srcdir" = x.; then
2001
 
  ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
2002
 
fi
2003
 
 
2004
 
trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
2005
 
 
2006
 
# Transform confdefs.h into DEFS.
2007
 
# Protect against shell expansion while executing Makefile rules.
2008
 
# Protect against Makefile macro expansion.
2009
 
cat > conftest.defs <<\EOF
2010
 
s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
2011
 
s%[     `~#$^&*(){}\\|;'"<>?]%\\&%g
2012
 
s%\[%\\&%g
2013
 
s%\]%\\&%g
2014
 
s%\$%$$%g
2015
 
EOF
2016
 
DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
2017
 
rm -f conftest.defs
2018
 
 
2019
 
 
2020
 
# Without the "./", some shells look in PATH for config.status.
 
6745
  ac_vpsub='/^[  ]*VPATH[        ]*=/{
 
6746
s/:*\$(srcdir):*/:/;
 
6747
s/:*\${srcdir}:*/:/;
 
6748
s/:*@srcdir@:*/:/;
 
6749
s/^\([^=]*=[     ]*\):*/\1/;
 
6750
s/:*$//;
 
6751
s/^[^=]*=[       ]*$//;
 
6752
}'
 
6753
fi
 
6754
 
 
6755
DEFS=-DHAVE_CONFIG_H
 
6756
 
 
6757
ac_libobjs=
 
6758
ac_ltlibobjs=
 
6759
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
 
6760
  # 1. Remove the extension, and $U if already installed.
 
6761
  ac_i=`echo "$ac_i" |
 
6762
         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
 
6763
  # 2. Add them.
 
6764
  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
 
6765
  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
 
6766
done
 
6767
LIBOBJS=$ac_libobjs
 
6768
 
 
6769
LTLIBOBJS=$ac_ltlibobjs
 
6770
 
 
6771
 
 
6772
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
 
6773
  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
 
6774
Usually this means the macro was only invoked conditionally." >&5
 
6775
echo "$as_me: error: conditional \"AMDEP\" was never defined.
 
6776
Usually this means the macro was only invoked conditionally." >&2;}
 
6777
   { (exit 1); exit 1; }; }
 
6778
fi
 
6779
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
 
6780
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
 
6781
Usually this means the macro was only invoked conditionally." >&5
 
6782
echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
 
6783
Usually this means the macro was only invoked conditionally." >&2;}
 
6784
   { (exit 1); exit 1; }; }
 
6785
fi
 
6786
if test -z "${HAS_avr2_TRUE}" && test -z "${HAS_avr2_FALSE}"; then
 
6787
  { { echo "$as_me:$LINENO: error: conditional \"HAS_avr2\" was never defined.
 
6788
Usually this means the macro was only invoked conditionally." >&5
 
6789
echo "$as_me: error: conditional \"HAS_avr2\" was never defined.
 
6790
Usually this means the macro was only invoked conditionally." >&2;}
 
6791
   { (exit 1); exit 1; }; }
 
6792
fi
 
6793
if test -z "${HAS_at90s1200_TRUE}" && test -z "${HAS_at90s1200_FALSE}"; then
 
6794
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s1200\" was never defined.
 
6795
Usually this means the macro was only invoked conditionally." >&5
 
6796
echo "$as_me: error: conditional \"HAS_at90s1200\" was never defined.
 
6797
Usually this means the macro was only invoked conditionally." >&2;}
 
6798
   { (exit 1); exit 1; }; }
 
6799
fi
 
6800
if test -z "${HAS_at90s2313_TRUE}" && test -z "${HAS_at90s2313_FALSE}"; then
 
6801
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s2313\" was never defined.
 
6802
Usually this means the macro was only invoked conditionally." >&5
 
6803
echo "$as_me: error: conditional \"HAS_at90s2313\" was never defined.
 
6804
Usually this means the macro was only invoked conditionally." >&2;}
 
6805
   { (exit 1); exit 1; }; }
 
6806
fi
 
6807
if test -z "${HAS_at90s2323_TRUE}" && test -z "${HAS_at90s2323_FALSE}"; then
 
6808
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s2323\" was never defined.
 
6809
Usually this means the macro was only invoked conditionally." >&5
 
6810
echo "$as_me: error: conditional \"HAS_at90s2323\" was never defined.
 
6811
Usually this means the macro was only invoked conditionally." >&2;}
 
6812
   { (exit 1); exit 1; }; }
 
6813
fi
 
6814
if test -z "${HAS_at90s2333_TRUE}" && test -z "${HAS_at90s2333_FALSE}"; then
 
6815
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s2333\" was never defined.
 
6816
Usually this means the macro was only invoked conditionally." >&5
 
6817
echo "$as_me: error: conditional \"HAS_at90s2333\" was never defined.
 
6818
Usually this means the macro was only invoked conditionally." >&2;}
 
6819
   { (exit 1); exit 1; }; }
 
6820
fi
 
6821
if test -z "${HAS_at90s2343_TRUE}" && test -z "${HAS_at90s2343_FALSE}"; then
 
6822
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s2343\" was never defined.
 
6823
Usually this means the macro was only invoked conditionally." >&5
 
6824
echo "$as_me: error: conditional \"HAS_at90s2343\" was never defined.
 
6825
Usually this means the macro was only invoked conditionally." >&2;}
 
6826
   { (exit 1); exit 1; }; }
 
6827
fi
 
6828
if test -z "${HAS_at90s4414_TRUE}" && test -z "${HAS_at90s4414_FALSE}"; then
 
6829
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s4414\" was never defined.
 
6830
Usually this means the macro was only invoked conditionally." >&5
 
6831
echo "$as_me: error: conditional \"HAS_at90s4414\" was never defined.
 
6832
Usually this means the macro was only invoked conditionally." >&2;}
 
6833
   { (exit 1); exit 1; }; }
 
6834
fi
 
6835
if test -z "${HAS_at90s4433_TRUE}" && test -z "${HAS_at90s4433_FALSE}"; then
 
6836
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s4433\" was never defined.
 
6837
Usually this means the macro was only invoked conditionally." >&5
 
6838
echo "$as_me: error: conditional \"HAS_at90s4433\" was never defined.
 
6839
Usually this means the macro was only invoked conditionally." >&2;}
 
6840
   { (exit 1); exit 1; }; }
 
6841
fi
 
6842
if test -z "${HAS_at90s4434_TRUE}" && test -z "${HAS_at90s4434_FALSE}"; then
 
6843
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s4434\" was never defined.
 
6844
Usually this means the macro was only invoked conditionally." >&5
 
6845
echo "$as_me: error: conditional \"HAS_at90s4434\" was never defined.
 
6846
Usually this means the macro was only invoked conditionally." >&2;}
 
6847
   { (exit 1); exit 1; }; }
 
6848
fi
 
6849
if test -z "${HAS_at90s8515_TRUE}" && test -z "${HAS_at90s8515_FALSE}"; then
 
6850
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s8515\" was never defined.
 
6851
Usually this means the macro was only invoked conditionally." >&5
 
6852
echo "$as_me: error: conditional \"HAS_at90s8515\" was never defined.
 
6853
Usually this means the macro was only invoked conditionally." >&2;}
 
6854
   { (exit 1); exit 1; }; }
 
6855
fi
 
6856
if test -z "${HAS_at90c8534_TRUE}" && test -z "${HAS_at90c8534_FALSE}"; then
 
6857
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90c8534\" was never defined.
 
6858
Usually this means the macro was only invoked conditionally." >&5
 
6859
echo "$as_me: error: conditional \"HAS_at90c8534\" was never defined.
 
6860
Usually this means the macro was only invoked conditionally." >&2;}
 
6861
   { (exit 1); exit 1; }; }
 
6862
fi
 
6863
if test -z "${HAS_at90s8535_TRUE}" && test -z "${HAS_at90s8535_FALSE}"; then
 
6864
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90s8535\" was never defined.
 
6865
Usually this means the macro was only invoked conditionally." >&5
 
6866
echo "$as_me: error: conditional \"HAS_at90s8535\" was never defined.
 
6867
Usually this means the macro was only invoked conditionally." >&2;}
 
6868
   { (exit 1); exit 1; }; }
 
6869
fi
 
6870
if test -z "${HAS_attiny11_TRUE}" && test -z "${HAS_attiny11_FALSE}"; then
 
6871
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny11\" was never defined.
 
6872
Usually this means the macro was only invoked conditionally." >&5
 
6873
echo "$as_me: error: conditional \"HAS_attiny11\" was never defined.
 
6874
Usually this means the macro was only invoked conditionally." >&2;}
 
6875
   { (exit 1); exit 1; }; }
 
6876
fi
 
6877
if test -z "${HAS_attiny12_TRUE}" && test -z "${HAS_attiny12_FALSE}"; then
 
6878
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny12\" was never defined.
 
6879
Usually this means the macro was only invoked conditionally." >&5
 
6880
echo "$as_me: error: conditional \"HAS_attiny12\" was never defined.
 
6881
Usually this means the macro was only invoked conditionally." >&2;}
 
6882
   { (exit 1); exit 1; }; }
 
6883
fi
 
6884
if test -z "${HAS_attiny15_TRUE}" && test -z "${HAS_attiny15_FALSE}"; then
 
6885
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny15\" was never defined.
 
6886
Usually this means the macro was only invoked conditionally." >&5
 
6887
echo "$as_me: error: conditional \"HAS_attiny15\" was never defined.
 
6888
Usually this means the macro was only invoked conditionally." >&2;}
 
6889
   { (exit 1); exit 1; }; }
 
6890
fi
 
6891
if test -z "${HAS_attiny22_TRUE}" && test -z "${HAS_attiny22_FALSE}"; then
 
6892
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny22\" was never defined.
 
6893
Usually this means the macro was only invoked conditionally." >&5
 
6894
echo "$as_me: error: conditional \"HAS_attiny22\" was never defined.
 
6895
Usually this means the macro was only invoked conditionally." >&2;}
 
6896
   { (exit 1); exit 1; }; }
 
6897
fi
 
6898
if test -z "${HAS_attiny26_TRUE}" && test -z "${HAS_attiny26_FALSE}"; then
 
6899
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny26\" was never defined.
 
6900
Usually this means the macro was only invoked conditionally." >&5
 
6901
echo "$as_me: error: conditional \"HAS_attiny26\" was never defined.
 
6902
Usually this means the macro was only invoked conditionally." >&2;}
 
6903
   { (exit 1); exit 1; }; }
 
6904
fi
 
6905
if test -z "${HAS_attiny28_TRUE}" && test -z "${HAS_attiny28_FALSE}"; then
 
6906
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny28\" was never defined.
 
6907
Usually this means the macro was only invoked conditionally." >&5
 
6908
echo "$as_me: error: conditional \"HAS_attiny28\" was never defined.
 
6909
Usually this means the macro was only invoked conditionally." >&2;}
 
6910
   { (exit 1); exit 1; }; }
 
6911
fi
 
6912
if test -z "${HAS_at86rf401_TRUE}" && test -z "${HAS_at86rf401_FALSE}"; then
 
6913
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at86rf401\" was never defined.
 
6914
Usually this means the macro was only invoked conditionally." >&5
 
6915
echo "$as_me: error: conditional \"HAS_at86rf401\" was never defined.
 
6916
Usually this means the macro was only invoked conditionally." >&2;}
 
6917
   { (exit 1); exit 1; }; }
 
6918
fi
 
6919
if test -z "${HAS_attiny13_TRUE}" && test -z "${HAS_attiny13_FALSE}"; then
 
6920
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny13\" was never defined.
 
6921
Usually this means the macro was only invoked conditionally." >&5
 
6922
echo "$as_me: error: conditional \"HAS_attiny13\" was never defined.
 
6923
Usually this means the macro was only invoked conditionally." >&2;}
 
6924
   { (exit 1); exit 1; }; }
 
6925
fi
 
6926
if test -z "${HAS_attiny2313_TRUE}" && test -z "${HAS_attiny2313_FALSE}"; then
 
6927
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny2313\" was never defined.
 
6928
Usually this means the macro was only invoked conditionally." >&5
 
6929
echo "$as_me: error: conditional \"HAS_attiny2313\" was never defined.
 
6930
Usually this means the macro was only invoked conditionally." >&2;}
 
6931
   { (exit 1); exit 1; }; }
 
6932
fi
 
6933
if test -z "${HAS_attiny25_TRUE}" && test -z "${HAS_attiny25_FALSE}"; then
 
6934
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny25\" was never defined.
 
6935
Usually this means the macro was only invoked conditionally." >&5
 
6936
echo "$as_me: error: conditional \"HAS_attiny25\" was never defined.
 
6937
Usually this means the macro was only invoked conditionally." >&2;}
 
6938
   { (exit 1); exit 1; }; }
 
6939
fi
 
6940
if test -z "${HAS_attiny45_TRUE}" && test -z "${HAS_attiny45_FALSE}"; then
 
6941
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny45\" was never defined.
 
6942
Usually this means the macro was only invoked conditionally." >&5
 
6943
echo "$as_me: error: conditional \"HAS_attiny45\" was never defined.
 
6944
Usually this means the macro was only invoked conditionally." >&2;}
 
6945
   { (exit 1); exit 1; }; }
 
6946
fi
 
6947
if test -z "${HAS_attiny85_TRUE}" && test -z "${HAS_attiny85_FALSE}"; then
 
6948
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny85\" was never defined.
 
6949
Usually this means the macro was only invoked conditionally." >&5
 
6950
echo "$as_me: error: conditional \"HAS_attiny85\" was never defined.
 
6951
Usually this means the macro was only invoked conditionally." >&2;}
 
6952
   { (exit 1); exit 1; }; }
 
6953
fi
 
6954
if test -z "${HAS_attiny24_TRUE}" && test -z "${HAS_attiny24_FALSE}"; then
 
6955
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny24\" was never defined.
 
6956
Usually this means the macro was only invoked conditionally." >&5
 
6957
echo "$as_me: error: conditional \"HAS_attiny24\" was never defined.
 
6958
Usually this means the macro was only invoked conditionally." >&2;}
 
6959
   { (exit 1); exit 1; }; }
 
6960
fi
 
6961
if test -z "${HAS_attiny44_TRUE}" && test -z "${HAS_attiny44_FALSE}"; then
 
6962
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny44\" was never defined.
 
6963
Usually this means the macro was only invoked conditionally." >&5
 
6964
echo "$as_me: error: conditional \"HAS_attiny44\" was never defined.
 
6965
Usually this means the macro was only invoked conditionally." >&2;}
 
6966
   { (exit 1); exit 1; }; }
 
6967
fi
 
6968
if test -z "${HAS_attiny84_TRUE}" && test -z "${HAS_attiny84_FALSE}"; then
 
6969
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny84\" was never defined.
 
6970
Usually this means the macro was only invoked conditionally." >&5
 
6971
echo "$as_me: error: conditional \"HAS_attiny84\" was never defined.
 
6972
Usually this means the macro was only invoked conditionally." >&2;}
 
6973
   { (exit 1); exit 1; }; }
 
6974
fi
 
6975
if test -z "${HAS_attiny261_TRUE}" && test -z "${HAS_attiny261_FALSE}"; then
 
6976
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny261\" was never defined.
 
6977
Usually this means the macro was only invoked conditionally." >&5
 
6978
echo "$as_me: error: conditional \"HAS_attiny261\" was never defined.
 
6979
Usually this means the macro was only invoked conditionally." >&2;}
 
6980
   { (exit 1); exit 1; }; }
 
6981
fi
 
6982
if test -z "${HAS_attiny461_TRUE}" && test -z "${HAS_attiny461_FALSE}"; then
 
6983
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny461\" was never defined.
 
6984
Usually this means the macro was only invoked conditionally." >&5
 
6985
echo "$as_me: error: conditional \"HAS_attiny461\" was never defined.
 
6986
Usually this means the macro was only invoked conditionally." >&2;}
 
6987
   { (exit 1); exit 1; }; }
 
6988
fi
 
6989
if test -z "${HAS_attiny861_TRUE}" && test -z "${HAS_attiny861_FALSE}"; then
 
6990
  { { echo "$as_me:$LINENO: error: conditional \"HAS_attiny861\" was never defined.
 
6991
Usually this means the macro was only invoked conditionally." >&5
 
6992
echo "$as_me: error: conditional \"HAS_attiny861\" was never defined.
 
6993
Usually this means the macro was only invoked conditionally." >&2;}
 
6994
   { (exit 1); exit 1; }; }
 
6995
fi
 
6996
if test -z "${HAS_avr3_TRUE}" && test -z "${HAS_avr3_FALSE}"; then
 
6997
  { { echo "$as_me:$LINENO: error: conditional \"HAS_avr3\" was never defined.
 
6998
Usually this means the macro was only invoked conditionally." >&5
 
6999
echo "$as_me: error: conditional \"HAS_avr3\" was never defined.
 
7000
Usually this means the macro was only invoked conditionally." >&2;}
 
7001
   { (exit 1); exit 1; }; }
 
7002
fi
 
7003
if test -z "${HAS_atmega103_TRUE}" && test -z "${HAS_atmega103_FALSE}"; then
 
7004
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega103\" was never defined.
 
7005
Usually this means the macro was only invoked conditionally." >&5
 
7006
echo "$as_me: error: conditional \"HAS_atmega103\" was never defined.
 
7007
Usually this means the macro was only invoked conditionally." >&2;}
 
7008
   { (exit 1); exit 1; }; }
 
7009
fi
 
7010
if test -z "${HAS_at43usb320_TRUE}" && test -z "${HAS_at43usb320_FALSE}"; then
 
7011
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at43usb320\" was never defined.
 
7012
Usually this means the macro was only invoked conditionally." >&5
 
7013
echo "$as_me: error: conditional \"HAS_at43usb320\" was never defined.
 
7014
Usually this means the macro was only invoked conditionally." >&2;}
 
7015
   { (exit 1); exit 1; }; }
 
7016
fi
 
7017
if test -z "${HAS_at43usb355_TRUE}" && test -z "${HAS_at43usb355_FALSE}"; then
 
7018
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at43usb355\" was never defined.
 
7019
Usually this means the macro was only invoked conditionally." >&5
 
7020
echo "$as_me: error: conditional \"HAS_at43usb355\" was never defined.
 
7021
Usually this means the macro was only invoked conditionally." >&2;}
 
7022
   { (exit 1); exit 1; }; }
 
7023
fi
 
7024
if test -z "${HAS_at76c711_TRUE}" && test -z "${HAS_at76c711_FALSE}"; then
 
7025
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at76c711\" was never defined.
 
7026
Usually this means the macro was only invoked conditionally." >&5
 
7027
echo "$as_me: error: conditional \"HAS_at76c711\" was never defined.
 
7028
Usually this means the macro was only invoked conditionally." >&2;}
 
7029
   { (exit 1); exit 1; }; }
 
7030
fi
 
7031
if test -z "${HAS_avr4_TRUE}" && test -z "${HAS_avr4_FALSE}"; then
 
7032
  { { echo "$as_me:$LINENO: error: conditional \"HAS_avr4\" was never defined.
 
7033
Usually this means the macro was only invoked conditionally." >&5
 
7034
echo "$as_me: error: conditional \"HAS_avr4\" was never defined.
 
7035
Usually this means the macro was only invoked conditionally." >&2;}
 
7036
   { (exit 1); exit 1; }; }
 
7037
fi
 
7038
if test -z "${HAS_atmega8_TRUE}" && test -z "${HAS_atmega8_FALSE}"; then
 
7039
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega8\" was never defined.
 
7040
Usually this means the macro was only invoked conditionally." >&5
 
7041
echo "$as_me: error: conditional \"HAS_atmega8\" was never defined.
 
7042
Usually this means the macro was only invoked conditionally." >&2;}
 
7043
   { (exit 1); exit 1; }; }
 
7044
fi
 
7045
if test -z "${HAS_atmega8515_TRUE}" && test -z "${HAS_atmega8515_FALSE}"; then
 
7046
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega8515\" was never defined.
 
7047
Usually this means the macro was only invoked conditionally." >&5
 
7048
echo "$as_me: error: conditional \"HAS_atmega8515\" was never defined.
 
7049
Usually this means the macro was only invoked conditionally." >&2;}
 
7050
   { (exit 1); exit 1; }; }
 
7051
fi
 
7052
if test -z "${HAS_atmega8535_TRUE}" && test -z "${HAS_atmega8535_FALSE}"; then
 
7053
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega8535\" was never defined.
 
7054
Usually this means the macro was only invoked conditionally." >&5
 
7055
echo "$as_me: error: conditional \"HAS_atmega8535\" was never defined.
 
7056
Usually this means the macro was only invoked conditionally." >&2;}
 
7057
   { (exit 1); exit 1; }; }
 
7058
fi
 
7059
if test -z "${HAS_atmega48_TRUE}" && test -z "${HAS_atmega48_FALSE}"; then
 
7060
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega48\" was never defined.
 
7061
Usually this means the macro was only invoked conditionally." >&5
 
7062
echo "$as_me: error: conditional \"HAS_atmega48\" was never defined.
 
7063
Usually this means the macro was only invoked conditionally." >&2;}
 
7064
   { (exit 1); exit 1; }; }
 
7065
fi
 
7066
if test -z "${HAS_atmega88_TRUE}" && test -z "${HAS_atmega88_FALSE}"; then
 
7067
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega88\" was never defined.
 
7068
Usually this means the macro was only invoked conditionally." >&5
 
7069
echo "$as_me: error: conditional \"HAS_atmega88\" was never defined.
 
7070
Usually this means the macro was only invoked conditionally." >&2;}
 
7071
   { (exit 1); exit 1; }; }
 
7072
fi
 
7073
if test -z "${HAS_at90pwm2_TRUE}" && test -z "${HAS_at90pwm2_FALSE}"; then
 
7074
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90pwm2\" was never defined.
 
7075
Usually this means the macro was only invoked conditionally." >&5
 
7076
echo "$as_me: error: conditional \"HAS_at90pwm2\" was never defined.
 
7077
Usually this means the macro was only invoked conditionally." >&2;}
 
7078
   { (exit 1); exit 1; }; }
 
7079
fi
 
7080
if test -z "${HAS_at90pwm3_TRUE}" && test -z "${HAS_at90pwm3_FALSE}"; then
 
7081
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90pwm3\" was never defined.
 
7082
Usually this means the macro was only invoked conditionally." >&5
 
7083
echo "$as_me: error: conditional \"HAS_at90pwm3\" was never defined.
 
7084
Usually this means the macro was only invoked conditionally." >&2;}
 
7085
   { (exit 1); exit 1; }; }
 
7086
fi
 
7087
if test -z "${HAS_avr5_TRUE}" && test -z "${HAS_avr5_FALSE}"; then
 
7088
  { { echo "$as_me:$LINENO: error: conditional \"HAS_avr5\" was never defined.
 
7089
Usually this means the macro was only invoked conditionally." >&5
 
7090
echo "$as_me: error: conditional \"HAS_avr5\" was never defined.
 
7091
Usually this means the macro was only invoked conditionally." >&2;}
 
7092
   { (exit 1); exit 1; }; }
 
7093
fi
 
7094
if test -z "${HAS_atmega16_TRUE}" && test -z "${HAS_atmega16_FALSE}"; then
 
7095
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega16\" was never defined.
 
7096
Usually this means the macro was only invoked conditionally." >&5
 
7097
echo "$as_me: error: conditional \"HAS_atmega16\" was never defined.
 
7098
Usually this means the macro was only invoked conditionally." >&2;}
 
7099
   { (exit 1); exit 1; }; }
 
7100
fi
 
7101
if test -z "${HAS_atmega161_TRUE}" && test -z "${HAS_atmega161_FALSE}"; then
 
7102
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega161\" was never defined.
 
7103
Usually this means the macro was only invoked conditionally." >&5
 
7104
echo "$as_me: error: conditional \"HAS_atmega161\" was never defined.
 
7105
Usually this means the macro was only invoked conditionally." >&2;}
 
7106
   { (exit 1); exit 1; }; }
 
7107
fi
 
7108
if test -z "${HAS_atmega162_TRUE}" && test -z "${HAS_atmega162_FALSE}"; then
 
7109
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega162\" was never defined.
 
7110
Usually this means the macro was only invoked conditionally." >&5
 
7111
echo "$as_me: error: conditional \"HAS_atmega162\" was never defined.
 
7112
Usually this means the macro was only invoked conditionally." >&2;}
 
7113
   { (exit 1); exit 1; }; }
 
7114
fi
 
7115
if test -z "${HAS_atmega163_TRUE}" && test -z "${HAS_atmega163_FALSE}"; then
 
7116
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega163\" was never defined.
 
7117
Usually this means the macro was only invoked conditionally." >&5
 
7118
echo "$as_me: error: conditional \"HAS_atmega163\" was never defined.
 
7119
Usually this means the macro was only invoked conditionally." >&2;}
 
7120
   { (exit 1); exit 1; }; }
 
7121
fi
 
7122
if test -z "${HAS_atmega169_TRUE}" && test -z "${HAS_atmega169_FALSE}"; then
 
7123
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega169\" was never defined.
 
7124
Usually this means the macro was only invoked conditionally." >&5
 
7125
echo "$as_me: error: conditional \"HAS_atmega169\" was never defined.
 
7126
Usually this means the macro was only invoked conditionally." >&2;}
 
7127
   { (exit 1); exit 1; }; }
 
7128
fi
 
7129
if test -z "${HAS_atmega32_TRUE}" && test -z "${HAS_atmega32_FALSE}"; then
 
7130
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega32\" was never defined.
 
7131
Usually this means the macro was only invoked conditionally." >&5
 
7132
echo "$as_me: error: conditional \"HAS_atmega32\" was never defined.
 
7133
Usually this means the macro was only invoked conditionally." >&2;}
 
7134
   { (exit 1); exit 1; }; }
 
7135
fi
 
7136
if test -z "${HAS_atmega323_TRUE}" && test -z "${HAS_atmega323_FALSE}"; then
 
7137
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega323\" was never defined.
 
7138
Usually this means the macro was only invoked conditionally." >&5
 
7139
echo "$as_me: error: conditional \"HAS_atmega323\" was never defined.
 
7140
Usually this means the macro was only invoked conditionally." >&2;}
 
7141
   { (exit 1); exit 1; }; }
 
7142
fi
 
7143
if test -z "${HAS_atmega64_TRUE}" && test -z "${HAS_atmega64_FALSE}"; then
 
7144
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega64\" was never defined.
 
7145
Usually this means the macro was only invoked conditionally." >&5
 
7146
echo "$as_me: error: conditional \"HAS_atmega64\" was never defined.
 
7147
Usually this means the macro was only invoked conditionally." >&2;}
 
7148
   { (exit 1); exit 1; }; }
 
7149
fi
 
7150
if test -z "${HAS_atmega128_TRUE}" && test -z "${HAS_atmega128_FALSE}"; then
 
7151
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega128\" was never defined.
 
7152
Usually this means the macro was only invoked conditionally." >&5
 
7153
echo "$as_me: error: conditional \"HAS_atmega128\" was never defined.
 
7154
Usually this means the macro was only invoked conditionally." >&2;}
 
7155
   { (exit 1); exit 1; }; }
 
7156
fi
 
7157
if test -z "${HAS_at94k_TRUE}" && test -z "${HAS_at94k_FALSE}"; then
 
7158
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at94k\" was never defined.
 
7159
Usually this means the macro was only invoked conditionally." >&5
 
7160
echo "$as_me: error: conditional \"HAS_at94k\" was never defined.
 
7161
Usually this means the macro was only invoked conditionally." >&2;}
 
7162
   { (exit 1); exit 1; }; }
 
7163
fi
 
7164
if test -z "${HAS_atmega164p_TRUE}" && test -z "${HAS_atmega164p_FALSE}"; then
 
7165
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega164p\" was never defined.
 
7166
Usually this means the macro was only invoked conditionally." >&5
 
7167
echo "$as_me: error: conditional \"HAS_atmega164p\" was never defined.
 
7168
Usually this means the macro was only invoked conditionally." >&2;}
 
7169
   { (exit 1); exit 1; }; }
 
7170
fi
 
7171
if test -z "${HAS_atmega165_TRUE}" && test -z "${HAS_atmega165_FALSE}"; then
 
7172
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega165\" was never defined.
 
7173
Usually this means the macro was only invoked conditionally." >&5
 
7174
echo "$as_me: error: conditional \"HAS_atmega165\" was never defined.
 
7175
Usually this means the macro was only invoked conditionally." >&2;}
 
7176
   { (exit 1); exit 1; }; }
 
7177
fi
 
7178
if test -z "${HAS_atmega168_TRUE}" && test -z "${HAS_atmega168_FALSE}"; then
 
7179
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega168\" was never defined.
 
7180
Usually this means the macro was only invoked conditionally." >&5
 
7181
echo "$as_me: error: conditional \"HAS_atmega168\" was never defined.
 
7182
Usually this means the macro was only invoked conditionally." >&2;}
 
7183
   { (exit 1); exit 1; }; }
 
7184
fi
 
7185
if test -z "${HAS_atmega324p_TRUE}" && test -z "${HAS_atmega324p_FALSE}"; then
 
7186
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega324p\" was never defined.
 
7187
Usually this means the macro was only invoked conditionally." >&5
 
7188
echo "$as_me: error: conditional \"HAS_atmega324p\" was never defined.
 
7189
Usually this means the macro was only invoked conditionally." >&2;}
 
7190
   { (exit 1); exit 1; }; }
 
7191
fi
 
7192
if test -z "${HAS_atmega325_TRUE}" && test -z "${HAS_atmega325_FALSE}"; then
 
7193
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega325\" was never defined.
 
7194
Usually this means the macro was only invoked conditionally." >&5
 
7195
echo "$as_me: error: conditional \"HAS_atmega325\" was never defined.
 
7196
Usually this means the macro was only invoked conditionally." >&2;}
 
7197
   { (exit 1); exit 1; }; }
 
7198
fi
 
7199
if test -z "${HAS_atmega3250_TRUE}" && test -z "${HAS_atmega3250_FALSE}"; then
 
7200
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega3250\" was never defined.
 
7201
Usually this means the macro was only invoked conditionally." >&5
 
7202
echo "$as_me: error: conditional \"HAS_atmega3250\" was never defined.
 
7203
Usually this means the macro was only invoked conditionally." >&2;}
 
7204
   { (exit 1); exit 1; }; }
 
7205
fi
 
7206
if test -z "${HAS_atmega329_TRUE}" && test -z "${HAS_atmega329_FALSE}"; then
 
7207
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega329\" was never defined.
 
7208
Usually this means the macro was only invoked conditionally." >&5
 
7209
echo "$as_me: error: conditional \"HAS_atmega329\" was never defined.
 
7210
Usually this means the macro was only invoked conditionally." >&2;}
 
7211
   { (exit 1); exit 1; }; }
 
7212
fi
 
7213
if test -z "${HAS_atmega3290_TRUE}" && test -z "${HAS_atmega3290_FALSE}"; then
 
7214
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega3290\" was never defined.
 
7215
Usually this means the macro was only invoked conditionally." >&5
 
7216
echo "$as_me: error: conditional \"HAS_atmega3290\" was never defined.
 
7217
Usually this means the macro was only invoked conditionally." >&2;}
 
7218
   { (exit 1); exit 1; }; }
 
7219
fi
 
7220
if test -z "${HAS_atmega406_TRUE}" && test -z "${HAS_atmega406_FALSE}"; then
 
7221
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega406\" was never defined.
 
7222
Usually this means the macro was only invoked conditionally." >&5
 
7223
echo "$as_me: error: conditional \"HAS_atmega406\" was never defined.
 
7224
Usually this means the macro was only invoked conditionally." >&2;}
 
7225
   { (exit 1); exit 1; }; }
 
7226
fi
 
7227
if test -z "${HAS_atmega640_TRUE}" && test -z "${HAS_atmega640_FALSE}"; then
 
7228
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega640\" was never defined.
 
7229
Usually this means the macro was only invoked conditionally." >&5
 
7230
echo "$as_me: error: conditional \"HAS_atmega640\" was never defined.
 
7231
Usually this means the macro was only invoked conditionally." >&2;}
 
7232
   { (exit 1); exit 1; }; }
 
7233
fi
 
7234
if test -z "${HAS_atmega644_TRUE}" && test -z "${HAS_atmega644_FALSE}"; then
 
7235
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega644\" was never defined.
 
7236
Usually this means the macro was only invoked conditionally." >&5
 
7237
echo "$as_me: error: conditional \"HAS_atmega644\" was never defined.
 
7238
Usually this means the macro was only invoked conditionally." >&2;}
 
7239
   { (exit 1); exit 1; }; }
 
7240
fi
 
7241
if test -z "${HAS_atmega644p_TRUE}" && test -z "${HAS_atmega644p_FALSE}"; then
 
7242
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega644p\" was never defined.
 
7243
Usually this means the macro was only invoked conditionally." >&5
 
7244
echo "$as_me: error: conditional \"HAS_atmega644p\" was never defined.
 
7245
Usually this means the macro was only invoked conditionally." >&2;}
 
7246
   { (exit 1); exit 1; }; }
 
7247
fi
 
7248
if test -z "${HAS_atmega645_TRUE}" && test -z "${HAS_atmega645_FALSE}"; then
 
7249
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega645\" was never defined.
 
7250
Usually this means the macro was only invoked conditionally." >&5
 
7251
echo "$as_me: error: conditional \"HAS_atmega645\" was never defined.
 
7252
Usually this means the macro was only invoked conditionally." >&2;}
 
7253
   { (exit 1); exit 1; }; }
 
7254
fi
 
7255
if test -z "${HAS_atmega6450_TRUE}" && test -z "${HAS_atmega6450_FALSE}"; then
 
7256
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega6450\" was never defined.
 
7257
Usually this means the macro was only invoked conditionally." >&5
 
7258
echo "$as_me: error: conditional \"HAS_atmega6450\" was never defined.
 
7259
Usually this means the macro was only invoked conditionally." >&2;}
 
7260
   { (exit 1); exit 1; }; }
 
7261
fi
 
7262
if test -z "${HAS_atmega649_TRUE}" && test -z "${HAS_atmega649_FALSE}"; then
 
7263
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega649\" was never defined.
 
7264
Usually this means the macro was only invoked conditionally." >&5
 
7265
echo "$as_me: error: conditional \"HAS_atmega649\" was never defined.
 
7266
Usually this means the macro was only invoked conditionally." >&2;}
 
7267
   { (exit 1); exit 1; }; }
 
7268
fi
 
7269
if test -z "${HAS_atmega6490_TRUE}" && test -z "${HAS_atmega6490_FALSE}"; then
 
7270
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega6490\" was never defined.
 
7271
Usually this means the macro was only invoked conditionally." >&5
 
7272
echo "$as_me: error: conditional \"HAS_atmega6490\" was never defined.
 
7273
Usually this means the macro was only invoked conditionally." >&2;}
 
7274
   { (exit 1); exit 1; }; }
 
7275
fi
 
7276
if test -z "${HAS_atmega1280_TRUE}" && test -z "${HAS_atmega1280_FALSE}"; then
 
7277
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega1280\" was never defined.
 
7278
Usually this means the macro was only invoked conditionally." >&5
 
7279
echo "$as_me: error: conditional \"HAS_atmega1280\" was never defined.
 
7280
Usually this means the macro was only invoked conditionally." >&2;}
 
7281
   { (exit 1); exit 1; }; }
 
7282
fi
 
7283
if test -z "${HAS_atmega1281_TRUE}" && test -z "${HAS_atmega1281_FALSE}"; then
 
7284
  { { echo "$as_me:$LINENO: error: conditional \"HAS_atmega1281\" was never defined.
 
7285
Usually this means the macro was only invoked conditionally." >&5
 
7286
echo "$as_me: error: conditional \"HAS_atmega1281\" was never defined.
 
7287
Usually this means the macro was only invoked conditionally." >&2;}
 
7288
   { (exit 1); exit 1; }; }
 
7289
fi
 
7290
if test -z "${HAS_at90can32_TRUE}" && test -z "${HAS_at90can32_FALSE}"; then
 
7291
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90can32\" was never defined.
 
7292
Usually this means the macro was only invoked conditionally." >&5
 
7293
echo "$as_me: error: conditional \"HAS_at90can32\" was never defined.
 
7294
Usually this means the macro was only invoked conditionally." >&2;}
 
7295
   { (exit 1); exit 1; }; }
 
7296
fi
 
7297
if test -z "${HAS_at90can64_TRUE}" && test -z "${HAS_at90can64_FALSE}"; then
 
7298
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90can64\" was never defined.
 
7299
Usually this means the macro was only invoked conditionally." >&5
 
7300
echo "$as_me: error: conditional \"HAS_at90can64\" was never defined.
 
7301
Usually this means the macro was only invoked conditionally." >&2;}
 
7302
   { (exit 1); exit 1; }; }
 
7303
fi
 
7304
if test -z "${HAS_at90can128_TRUE}" && test -z "${HAS_at90can128_FALSE}"; then
 
7305
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90can128\" was never defined.
 
7306
Usually this means the macro was only invoked conditionally." >&5
 
7307
echo "$as_me: error: conditional \"HAS_at90can128\" was never defined.
 
7308
Usually this means the macro was only invoked conditionally." >&2;}
 
7309
   { (exit 1); exit 1; }; }
 
7310
fi
 
7311
if test -z "${HAS_at90usb646_TRUE}" && test -z "${HAS_at90usb646_FALSE}"; then
 
7312
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90usb646\" was never defined.
 
7313
Usually this means the macro was only invoked conditionally." >&5
 
7314
echo "$as_me: error: conditional \"HAS_at90usb646\" was never defined.
 
7315
Usually this means the macro was only invoked conditionally." >&2;}
 
7316
   { (exit 1); exit 1; }; }
 
7317
fi
 
7318
if test -z "${HAS_at90usb647_TRUE}" && test -z "${HAS_at90usb647_FALSE}"; then
 
7319
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90usb647\" was never defined.
 
7320
Usually this means the macro was only invoked conditionally." >&5
 
7321
echo "$as_me: error: conditional \"HAS_at90usb647\" was never defined.
 
7322
Usually this means the macro was only invoked conditionally." >&2;}
 
7323
   { (exit 1); exit 1; }; }
 
7324
fi
 
7325
if test -z "${HAS_at90usb1286_TRUE}" && test -z "${HAS_at90usb1286_FALSE}"; then
 
7326
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90usb1286\" was never defined.
 
7327
Usually this means the macro was only invoked conditionally." >&5
 
7328
echo "$as_me: error: conditional \"HAS_at90usb1286\" was never defined.
 
7329
Usually this means the macro was only invoked conditionally." >&2;}
 
7330
   { (exit 1); exit 1; }; }
 
7331
fi
 
7332
if test -z "${HAS_at90usb1287_TRUE}" && test -z "${HAS_at90usb1287_FALSE}"; then
 
7333
  { { echo "$as_me:$LINENO: error: conditional \"HAS_at90usb1287\" was never defined.
 
7334
Usually this means the macro was only invoked conditionally." >&5
 
7335
echo "$as_me: error: conditional \"HAS_at90usb1287\" was never defined.
 
7336
Usually this means the macro was only invoked conditionally." >&2;}
 
7337
   { (exit 1); exit 1; }; }
 
7338
fi
 
7339
 
2021
7340
: ${CONFIG_STATUS=./config.status}
2022
 
 
2023
 
echo creating $CONFIG_STATUS
2024
 
rm -f $CONFIG_STATUS
2025
 
cat > $CONFIG_STATUS <<EOF
2026
 
#! /bin/sh
2027
 
# Generated automatically by configure.
 
7341
ac_clean_files_save=$ac_clean_files
 
7342
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
 
7343
{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
 
7344
echo "$as_me: creating $CONFIG_STATUS" >&6;}
 
7345
cat >$CONFIG_STATUS <<_ACEOF
 
7346
#! $SHELL
 
7347
# Generated by $as_me.
2028
7348
# Run this file to recreate the current configuration.
2029
 
# This directory was configured as follows,
2030
 
# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
2031
 
#
2032
 
# $0 $ac_configure_args
2033
 
#
2034
7349
# Compiler output produced by configure, useful for debugging
2035
 
# configure, is in ./config.log if it exists.
2036
 
 
2037
 
ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
2038
 
for ac_option
2039
 
do
2040
 
  case "\$ac_option" in
 
7350
# configure, is in config.log if it exists.
 
7351
 
 
7352
debug=false
 
7353
ac_cs_recheck=false
 
7354
ac_cs_silent=false
 
7355
SHELL=\${CONFIG_SHELL-$SHELL}
 
7356
_ACEOF
 
7357
 
 
7358
cat >>$CONFIG_STATUS <<\_ACEOF
 
7359
## --------------------- ##
 
7360
## M4sh Initialization.  ##
 
7361
## --------------------- ##
 
7362
 
 
7363
# Be Bourne compatible
 
7364
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
 
7365
  emulate sh
 
7366
  NULLCMD=:
 
7367
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
 
7368
  # is contrary to our usage.  Disable this feature.
 
7369
  alias -g '${1+"$@"}'='"$@"'
 
7370
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
 
7371
  set -o posix
 
7372
fi
 
7373
DUALCASE=1; export DUALCASE # for MKS sh
 
7374
 
 
7375
# Support unset when possible.
 
7376
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
 
7377
  as_unset=unset
 
7378
else
 
7379
  as_unset=false
 
7380
fi
 
7381
 
 
7382
 
 
7383
# Work around bugs in pre-3.0 UWIN ksh.
 
7384
$as_unset ENV MAIL MAILPATH
 
7385
PS1='$ '
 
7386
PS2='> '
 
7387
PS4='+ '
 
7388
 
 
7389
# NLS nuisances.
 
7390
for as_var in \
 
7391
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
 
7392
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
 
7393
  LC_TELEPHONE LC_TIME
 
7394
do
 
7395
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
 
7396
    eval $as_var=C; export $as_var
 
7397
  else
 
7398
    $as_unset $as_var
 
7399
  fi
 
7400
done
 
7401
 
 
7402
# Required to use basename.
 
7403
if expr a : '\(a\)' >/dev/null 2>&1; then
 
7404
  as_expr=expr
 
7405
else
 
7406
  as_expr=false
 
7407
fi
 
7408
 
 
7409
if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
 
7410
  as_basename=basename
 
7411
else
 
7412
  as_basename=false
 
7413
fi
 
7414
 
 
7415
 
 
7416
# Name of the executable.
 
7417
as_me=`$as_basename "$0" ||
 
7418
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
 
7419
         X"$0" : 'X\(//\)$' \| \
 
7420
         X"$0" : 'X\(/\)$' \| \
 
7421
         .     : '\(.\)' 2>/dev/null ||
 
7422
echo X/"$0" |
 
7423
    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
 
7424
          /^X\/\(\/\/\)$/{ s//\1/; q; }
 
7425
          /^X\/\(\/\).*/{ s//\1/; q; }
 
7426
          s/.*/./; q'`
 
7427
 
 
7428
 
 
7429
# PATH needs CR, and LINENO needs CR and PATH.
 
7430
# Avoid depending upon Character Ranges.
 
7431
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
 
7432
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
 
7433
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
 
7434
as_cr_digits='0123456789'
 
7435
as_cr_alnum=$as_cr_Letters$as_cr_digits
 
7436
 
 
7437
# The user is always right.
 
7438
if test "${PATH_SEPARATOR+set}" != set; then
 
7439
  echo "#! /bin/sh" >conf$$.sh
 
7440
  echo  "exit 0"   >>conf$$.sh
 
7441
  chmod +x conf$$.sh
 
7442
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
 
7443
    PATH_SEPARATOR=';'
 
7444
  else
 
7445
    PATH_SEPARATOR=:
 
7446
  fi
 
7447
  rm -f conf$$.sh
 
7448
fi
 
7449
 
 
7450
 
 
7451
  as_lineno_1=$LINENO
 
7452
  as_lineno_2=$LINENO
 
7453
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
7454
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
7455
  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
 
7456
  # Find who we are.  Look in the path if we contain no path at all
 
7457
  # relative or not.
 
7458
  case $0 in
 
7459
    *[\\/]* ) as_myself=$0 ;;
 
7460
    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
7461
for as_dir in $PATH
 
7462
do
 
7463
  IFS=$as_save_IFS
 
7464
  test -z "$as_dir" && as_dir=.
 
7465
  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
 
7466
done
 
7467
 
 
7468
       ;;
 
7469
  esac
 
7470
  # We did not find ourselves, most probably we were run as `sh COMMAND'
 
7471
  # in which case we are not to be found in the path.
 
7472
  if test "x$as_myself" = x; then
 
7473
    as_myself=$0
 
7474
  fi
 
7475
  if test ! -f "$as_myself"; then
 
7476
    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
 
7477
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
 
7478
   { (exit 1); exit 1; }; }
 
7479
  fi
 
7480
  case $CONFIG_SHELL in
 
7481
  '')
 
7482
    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
7483
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
 
7484
do
 
7485
  IFS=$as_save_IFS
 
7486
  test -z "$as_dir" && as_dir=.
 
7487
  for as_base in sh bash ksh sh5; do
 
7488
         case $as_dir in
 
7489
         /*)
 
7490
           if ("$as_dir/$as_base" -c '
 
7491
  as_lineno_1=$LINENO
 
7492
  as_lineno_2=$LINENO
 
7493
  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
 
7494
  test "x$as_lineno_1" != "x$as_lineno_2" &&
 
7495
  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
 
7496
             $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
 
7497
             $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
 
7498
             CONFIG_SHELL=$as_dir/$as_base
 
7499
             export CONFIG_SHELL
 
7500
             exec "$CONFIG_SHELL" "$0" ${1+"$@"}
 
7501
           fi;;
 
7502
         esac
 
7503
       done
 
7504
done
 
7505
;;
 
7506
  esac
 
7507
 
 
7508
  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
 
7509
  # uniformly replaced by the line number.  The first 'sed' inserts a
 
7510
  # line-number line before each line; the second 'sed' does the real
 
7511
  # work.  The second script uses 'N' to pair each line-number line
 
7512
  # with the numbered line, and appends trailing '-' during
 
7513
  # substitution so that $LINENO is not a special case at line end.
 
7514
  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
 
7515
  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
 
7516
  sed '=' <$as_myself |
 
7517
    sed '
 
7518
      N
 
7519
      s,$,-,
 
7520
      : loop
 
7521
      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
 
7522
      t loop
 
7523
      s,-$,,
 
7524
      s,^['$as_cr_digits']*\n,,
 
7525
    ' >$as_me.lineno &&
 
7526
  chmod +x $as_me.lineno ||
 
7527
    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
 
7528
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
 
7529
   { (exit 1); exit 1; }; }
 
7530
 
 
7531
  # Don't try to exec as it changes $[0], causing all sort of problems
 
7532
  # (the dirname of $[0] is not the place where we might find the
 
7533
  # original and so on.  Autoconf is especially sensible to this).
 
7534
  . ./$as_me.lineno
 
7535
  # Exit status is that of the last command.
 
7536
  exit
 
7537
}
 
7538
 
 
7539
 
 
7540
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
 
7541
  *c*,-n*) ECHO_N= ECHO_C='
 
7542
' ECHO_T='      ' ;;
 
7543
  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
 
7544
  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
 
7545
esac
 
7546
 
 
7547
if expr a : '\(a\)' >/dev/null 2>&1; then
 
7548
  as_expr=expr
 
7549
else
 
7550
  as_expr=false
 
7551
fi
 
7552
 
 
7553
rm -f conf$$ conf$$.exe conf$$.file
 
7554
echo >conf$$.file
 
7555
if ln -s conf$$.file conf$$ 2>/dev/null; then
 
7556
  # We could just check for DJGPP; but this test a) works b) is more generic
 
7557
  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
 
7558
  if test -f conf$$.exe; then
 
7559
    # Don't use ln at all; we don't have any links
 
7560
    as_ln_s='cp -p'
 
7561
  else
 
7562
    as_ln_s='ln -s'
 
7563
  fi
 
7564
elif ln conf$$.file conf$$ 2>/dev/null; then
 
7565
  as_ln_s=ln
 
7566
else
 
7567
  as_ln_s='cp -p'
 
7568
fi
 
7569
rm -f conf$$ conf$$.exe conf$$.file
 
7570
 
 
7571
if mkdir -p . 2>/dev/null; then
 
7572
  as_mkdir_p=:
 
7573
else
 
7574
  test -d ./-p && rmdir ./-p
 
7575
  as_mkdir_p=false
 
7576
fi
 
7577
 
 
7578
as_executable_p="test -f"
 
7579
 
 
7580
# Sed expression to map a string onto a valid CPP name.
 
7581
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
 
7582
 
 
7583
# Sed expression to map a string onto a valid variable name.
 
7584
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
 
7585
 
 
7586
 
 
7587
# IFS
 
7588
# We need space, tab and new line, in precisely that order.
 
7589
as_nl='
 
7590
'
 
7591
IFS="   $as_nl"
 
7592
 
 
7593
# CDPATH.
 
7594
$as_unset CDPATH
 
7595
 
 
7596
exec 6>&1
 
7597
 
 
7598
# Open the log real soon, to keep \$[0] and so on meaningful, and to
 
7599
# report actual input values of CONFIG_FILES etc. instead of their
 
7600
# values after options handling.  Logging --version etc. is OK.
 
7601
exec 5>>config.log
 
7602
{
 
7603
  echo
 
7604
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
 
7605
## Running $as_me. ##
 
7606
_ASBOX
 
7607
} >&5
 
7608
cat >&5 <<_CSEOF
 
7609
 
 
7610
This file was extended by avr-libc $as_me 1.4.4, which was
 
7611
generated by GNU Autoconf 2.59.  Invocation command line was
 
7612
 
 
7613
  CONFIG_FILES    = $CONFIG_FILES
 
7614
  CONFIG_HEADERS  = $CONFIG_HEADERS
 
7615
  CONFIG_LINKS    = $CONFIG_LINKS
 
7616
  CONFIG_COMMANDS = $CONFIG_COMMANDS
 
7617
  $ $0 $@
 
7618
 
 
7619
_CSEOF
 
7620
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
 
7621
echo >&5
 
7622
_ACEOF
 
7623
 
 
7624
# Files that config.status was made for.
 
7625
if test -n "$ac_config_files"; then
 
7626
  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
 
7627
fi
 
7628
 
 
7629
if test -n "$ac_config_headers"; then
 
7630
  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
 
7631
fi
 
7632
 
 
7633
if test -n "$ac_config_links"; then
 
7634
  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
 
7635
fi
 
7636
 
 
7637
if test -n "$ac_config_commands"; then
 
7638
  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
 
7639
fi
 
7640
 
 
7641
cat >>$CONFIG_STATUS <<\_ACEOF
 
7642
 
 
7643
ac_cs_usage="\
 
7644
\`$as_me' instantiates files from templates according to the
 
7645
current configuration.
 
7646
 
 
7647
Usage: $0 [OPTIONS] [FILE]...
 
7648
 
 
7649
  -h, --help       print this help, then exit
 
7650
  -V, --version    print version number, then exit
 
7651
  -q, --quiet      do not print progress messages
 
7652
  -d, --debug      don't remove temporary files
 
7653
      --recheck    update $as_me by reconfiguring in the same conditions
 
7654
  --file=FILE[:TEMPLATE]
 
7655
                   instantiate the configuration file FILE
 
7656
  --header=FILE[:TEMPLATE]
 
7657
                   instantiate the configuration header FILE
 
7658
 
 
7659
Configuration files:
 
7660
$config_files
 
7661
 
 
7662
Configuration headers:
 
7663
$config_headers
 
7664
 
 
7665
Configuration commands:
 
7666
$config_commands
 
7667
 
 
7668
Report bugs to <bug-autoconf@gnu.org>."
 
7669
_ACEOF
 
7670
 
 
7671
cat >>$CONFIG_STATUS <<_ACEOF
 
7672
ac_cs_version="\\
 
7673
avr-libc config.status 1.4.4
 
7674
configured by $0, generated by GNU Autoconf 2.59,
 
7675
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
7676
 
 
7677
Copyright (C) 2003 Free Software Foundation, Inc.
 
7678
This config.status script is free software; the Free Software Foundation
 
7679
gives unlimited permission to copy, distribute and modify it."
 
7680
srcdir=$srcdir
 
7681
INSTALL="$INSTALL"
 
7682
_ACEOF
 
7683
 
 
7684
cat >>$CONFIG_STATUS <<\_ACEOF
 
7685
# If no file are specified by the user, then we need to provide default
 
7686
# value.  By we need to know if files were specified by the user.
 
7687
ac_need_defaults=:
 
7688
while test $# != 0
 
7689
do
 
7690
  case $1 in
 
7691
  --*=*)
 
7692
    ac_option=`expr "x$1" : 'x\([^=]*\)='`
 
7693
    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
 
7694
    ac_shift=:
 
7695
    ;;
 
7696
  -*)
 
7697
    ac_option=$1
 
7698
    ac_optarg=$2
 
7699
    ac_shift=shift
 
7700
    ;;
 
7701
  *) # This is not an option, so the user has probably given explicit
 
7702
     # arguments.
 
7703
     ac_option=$1
 
7704
     ac_need_defaults=false;;
 
7705
  esac
 
7706
 
 
7707
  case $ac_option in
 
7708
  # Handling of the options.
 
7709
_ACEOF
 
7710
cat >>$CONFIG_STATUS <<\_ACEOF
2041
7711
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
2042
 
    echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
2043
 
    exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
2044
 
  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
2045
 
    echo "$CONFIG_STATUS generated by autoconf version 2.13"
2046
 
    exit 0 ;;
2047
 
  -help | --help | --hel | --he | --h)
2048
 
    echo "\$ac_cs_usage"; exit 0 ;;
2049
 
  *) echo "\$ac_cs_usage"; exit 1 ;;
2050
 
  esac
2051
 
done
2052
 
 
2053
 
ac_given_srcdir=$srcdir
2054
 
ac_given_INSTALL="$INSTALL"
2055
 
 
2056
 
trap 'rm -fr `echo "crt1/Makefile libc/Makefile libc/stdlib/Makefile
2057
 
          libc/pmstring/Makefile libc/string/Makefile libc/misc/Makefile
2058
 
          libc/stdio/Makefile
2059
 
          libm/Makefile libm/fplib/Makefile avr-libc.spec
2060
 
          doc/Makefile doc/examples/Makefile
2061
 
          doc/api/Makefile doc/api/doxygen.config
2062
 
          scripts/Makefile scripts/avr-man
2063
 
          Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
2064
 
EOF
2065
 
cat >> $CONFIG_STATUS <<EOF
2066
 
 
2067
 
# Protect against being on the right side of a sed subst in config.status.
2068
 
sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
2069
 
 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
2070
 
$ac_vpsub
 
7712
    ac_cs_recheck=: ;;
 
7713
  --version | --vers* | -V )
 
7714
    echo "$ac_cs_version"; exit 0 ;;
 
7715
  --he | --h)
 
7716
    # Conflict between --help and --header
 
7717
    { { echo "$as_me:$LINENO: error: ambiguous option: $1
 
7718
Try \`$0 --help' for more information." >&5
 
7719
echo "$as_me: error: ambiguous option: $1
 
7720
Try \`$0 --help' for more information." >&2;}
 
7721
   { (exit 1); exit 1; }; };;
 
7722
  --help | --hel | -h )
 
7723
    echo "$ac_cs_usage"; exit 0 ;;
 
7724
  --debug | --d* | -d )
 
7725
    debug=: ;;
 
7726
  --file | --fil | --fi | --f )
 
7727
    $ac_shift
 
7728
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
 
7729
    ac_need_defaults=false;;
 
7730
  --header | --heade | --head | --hea )
 
7731
    $ac_shift
 
7732
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
 
7733
    ac_need_defaults=false;;
 
7734
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
 
7735
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
 
7736
    ac_cs_silent=: ;;
 
7737
 
 
7738
  # This is an error.
 
7739
  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
 
7740
Try \`$0 --help' for more information." >&5
 
7741
echo "$as_me: error: unrecognized option: $1
 
7742
Try \`$0 --help' for more information." >&2;}
 
7743
   { (exit 1); exit 1; }; } ;;
 
7744
 
 
7745
  *) ac_config_targets="$ac_config_targets $1" ;;
 
7746
 
 
7747
  esac
 
7748
  shift
 
7749
done
 
7750
 
 
7751
ac_configure_extra_args=
 
7752
 
 
7753
if $ac_cs_silent; then
 
7754
  exec 6>/dev/null
 
7755
  ac_configure_extra_args="$ac_configure_extra_args --silent"
 
7756
fi
 
7757
 
 
7758
_ACEOF
 
7759
cat >>$CONFIG_STATUS <<_ACEOF
 
7760
if \$ac_cs_recheck; then
 
7761
  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
 
7762
  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
 
7763
fi
 
7764
 
 
7765
_ACEOF
 
7766
 
 
7767
cat >>$CONFIG_STATUS <<_ACEOF
 
7768
#
 
7769
# INIT-COMMANDS section.
 
7770
#
 
7771
 
 
7772
AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
 
7773
 
 
7774
_ACEOF
 
7775
 
 
7776
 
 
7777
 
 
7778
cat >>$CONFIG_STATUS <<\_ACEOF
 
7779
for ac_config_target in $ac_config_targets
 
7780
do
 
7781
  case "$ac_config_target" in
 
7782
  # Handling of arguments.
 
7783
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
 
7784
  "avr-libc.spec" ) CONFIG_FILES="$CONFIG_FILES avr-libc.spec" ;;
 
7785
  "avr/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/Makefile" ;;
 
7786
  "avr/lib/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/Makefile" ;;
 
7787
  "common/Makefile" ) CONFIG_FILES="$CONFIG_FILES common/Makefile" ;;
 
7788
  "crt1/Makefile" ) CONFIG_FILES="$CONFIG_FILES crt1/Makefile" ;;
 
7789
  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
 
7790
  "doc/api/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/api/Makefile" ;;
 
7791
  "doc/examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/examples/Makefile" ;;
 
7792
  "include/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/Makefile" ;;
 
7793
  "include/avr/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/avr/Makefile" ;;
 
7794
  "include/compat/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/compat/Makefile" ;;
 
7795
  "include/util/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/util/Makefile" ;;
 
7796
  "libc/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/Makefile" ;;
 
7797
  "libc/misc/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/misc/Makefile" ;;
 
7798
  "libc/pmstring/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/pmstring/Makefile" ;;
 
7799
  "libc/stdio/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/stdio/Makefile" ;;
 
7800
  "libc/stdlib/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/stdlib/Makefile" ;;
 
7801
  "libc/string/Makefile" ) CONFIG_FILES="$CONFIG_FILES libc/string/Makefile" ;;
 
7802
  "libm/Makefile" ) CONFIG_FILES="$CONFIG_FILES libm/Makefile" ;;
 
7803
  "libm/fplib/Makefile" ) CONFIG_FILES="$CONFIG_FILES libm/fplib/Makefile" ;;
 
7804
  "scripts/Makefile" ) CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;;
 
7805
  "devtools/Makefile" ) CONFIG_FILES="$CONFIG_FILES devtools/Makefile" ;;
 
7806
  "avr/lib/avr2/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/Makefile" ;;
 
7807
  "avr/lib/avr2/at90s1200/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s1200/Makefile" ;;
 
7808
  "avr/lib/avr2/at90s2313/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2313/Makefile" ;;
 
7809
  "avr/lib/avr2/at90s2323/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2323/Makefile" ;;
 
7810
  "avr/lib/avr2/at90s2333/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2333/Makefile" ;;
 
7811
  "avr/lib/avr2/at90s2343/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s2343/Makefile" ;;
 
7812
  "avr/lib/avr2/at90s4414/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4414/Makefile" ;;
 
7813
  "avr/lib/avr2/at90s4433/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4433/Makefile" ;;
 
7814
  "avr/lib/avr2/at90s4434/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s4434/Makefile" ;;
 
7815
  "avr/lib/avr2/at90s8515/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s8515/Makefile" ;;
 
7816
  "avr/lib/avr2/at90c8534/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90c8534/Makefile" ;;
 
7817
  "avr/lib/avr2/at90s8535/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at90s8535/Makefile" ;;
 
7818
  "avr/lib/avr2/attiny11/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny11/Makefile" ;;
 
7819
  "avr/lib/avr2/attiny12/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny12/Makefile" ;;
 
7820
  "avr/lib/avr2/attiny13/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny13/Makefile" ;;
 
7821
  "avr/lib/avr2/attiny15/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny15/Makefile" ;;
 
7822
  "avr/lib/avr2/attiny22/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny22/Makefile" ;;
 
7823
  "avr/lib/avr2/attiny24/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny24/Makefile" ;;
 
7824
  "avr/lib/avr2/attiny25/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny25/Makefile" ;;
 
7825
  "avr/lib/avr2/attiny26/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny26/Makefile" ;;
 
7826
  "avr/lib/avr2/attiny261/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny261/Makefile" ;;
 
7827
  "avr/lib/avr2/attiny28/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny28/Makefile" ;;
 
7828
  "avr/lib/avr2/attiny44/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny44/Makefile" ;;
 
7829
  "avr/lib/avr2/attiny45/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny45/Makefile" ;;
 
7830
  "avr/lib/avr2/attiny461/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny461/Makefile" ;;
 
7831
  "avr/lib/avr2/attiny84/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny84/Makefile" ;;
 
7832
  "avr/lib/avr2/attiny85/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny85/Makefile" ;;
 
7833
  "avr/lib/avr2/attiny861/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny861/Makefile" ;;
 
7834
  "avr/lib/avr2/attiny2313/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/attiny2313/Makefile" ;;
 
7835
  "avr/lib/avr2/at86rf401/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr2/at86rf401/Makefile" ;;
 
7836
  "avr/lib/avr3/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/Makefile" ;;
 
7837
  "avr/lib/avr3/atmega103/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/atmega103/Makefile" ;;
 
7838
  "avr/lib/avr3/at43usb320/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at43usb320/Makefile" ;;
 
7839
  "avr/lib/avr3/at43usb355/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at43usb355/Makefile" ;;
 
7840
  "avr/lib/avr3/at76c711/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr3/at76c711/Makefile" ;;
 
7841
  "avr/lib/avr4/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/Makefile" ;;
 
7842
  "avr/lib/avr4/atmega48/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega48/Makefile" ;;
 
7843
  "avr/lib/avr4/atmega8/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8/Makefile" ;;
 
7844
  "avr/lib/avr4/atmega88/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega88/Makefile" ;;
 
7845
  "avr/lib/avr4/atmega8515/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8515/Makefile" ;;
 
7846
  "avr/lib/avr4/atmega8535/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/atmega8535/Makefile" ;;
 
7847
  "avr/lib/avr4/at90pwm2/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm2/Makefile" ;;
 
7848
  "avr/lib/avr4/at90pwm3/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr4/at90pwm3/Makefile" ;;
 
7849
  "avr/lib/avr5/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/Makefile" ;;
 
7850
  "avr/lib/avr5/atmega16/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega16/Makefile" ;;
 
7851
  "avr/lib/avr5/atmega161/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega161/Makefile" ;;
 
7852
  "avr/lib/avr5/atmega162/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega162/Makefile" ;;
 
7853
  "avr/lib/avr5/atmega163/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega163/Makefile" ;;
 
7854
  "avr/lib/avr5/atmega164p/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega164p/Makefile" ;;
 
7855
  "avr/lib/avr5/atmega165/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega165/Makefile" ;;
 
7856
  "avr/lib/avr5/atmega168/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega168/Makefile" ;;
 
7857
  "avr/lib/avr5/atmega169/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega169/Makefile" ;;
 
7858
  "avr/lib/avr5/atmega32/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega32/Makefile" ;;
 
7859
  "avr/lib/avr5/atmega323/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega323/Makefile" ;;
 
7860
  "avr/lib/avr5/atmega324p/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega324p/Makefile" ;;
 
7861
  "avr/lib/avr5/atmega325/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega325/Makefile" ;;
 
7862
  "avr/lib/avr5/atmega3250/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3250/Makefile" ;;
 
7863
  "avr/lib/avr5/atmega329/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega329/Makefile" ;;
 
7864
  "avr/lib/avr5/atmega3290/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega3290/Makefile" ;;
 
7865
  "avr/lib/avr5/atmega406/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega406/Makefile" ;;
 
7866
  "avr/lib/avr5/atmega64/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega64/Makefile" ;;
 
7867
  "avr/lib/avr5/atmega640/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega640/Makefile" ;;
 
7868
  "avr/lib/avr5/atmega644/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644/Makefile" ;;
 
7869
  "avr/lib/avr5/atmega644p/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega644p/Makefile" ;;
 
7870
  "avr/lib/avr5/atmega645/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega645/Makefile" ;;
 
7871
  "avr/lib/avr5/atmega6450/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6450/Makefile" ;;
 
7872
  "avr/lib/avr5/atmega649/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega649/Makefile" ;;
 
7873
  "avr/lib/avr5/atmega6490/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega6490/Makefile" ;;
 
7874
  "avr/lib/avr5/atmega128/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega128/Makefile" ;;
 
7875
  "avr/lib/avr5/atmega1280/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega1280/Makefile" ;;
 
7876
  "avr/lib/avr5/atmega1281/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/atmega1281/Makefile" ;;
 
7877
  "avr/lib/avr5/at90can32/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can32/Makefile" ;;
 
7878
  "avr/lib/avr5/at90can64/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can64/Makefile" ;;
 
7879
  "avr/lib/avr5/at90can128/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90can128/Makefile" ;;
 
7880
  "avr/lib/avr5/at90usb646/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb646/Makefile" ;;
 
7881
  "avr/lib/avr5/at90usb647/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb647/Makefile" ;;
 
7882
  "avr/lib/avr5/at90usb1286/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb1286/Makefile" ;;
 
7883
  "avr/lib/avr5/at90usb1287/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at90usb1287/Makefile" ;;
 
7884
  "avr/lib/avr5/at94k/Makefile" ) CONFIG_FILES="$CONFIG_FILES avr/lib/avr5/at94k/Makefile" ;;
 
7885
  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
 
7886
  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
 
7887
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
 
7888
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
 
7889
   { (exit 1); exit 1; }; };;
 
7890
  esac
 
7891
done
 
7892
 
 
7893
# If the user did not use the arguments to specify the items to instantiate,
 
7894
# then the envvar interface is used.  Set only those that are not.
 
7895
# We use the long form for the default assignment because of an extremely
 
7896
# bizarre bug on SunOS 4.1.3.
 
7897
if $ac_need_defaults; then
 
7898
  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
 
7899
  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
 
7900
  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
 
7901
fi
 
7902
 
 
7903
# Have a temporary directory for convenience.  Make it in the build tree
 
7904
# simply because there is no reason to put it here, and in addition,
 
7905
# creating and moving files from /tmp can sometimes cause problems.
 
7906
# Create a temporary directory, and hook for its removal unless debugging.
 
7907
$debug ||
 
7908
{
 
7909
  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
 
7910
  trap '{ (exit 1); exit 1; }' 1 2 13 15
 
7911
}
 
7912
 
 
7913
# Create a (secure) tmp directory for tmp files.
 
7914
 
 
7915
{
 
7916
  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
 
7917
  test -n "$tmp" && test -d "$tmp"
 
7918
}  ||
 
7919
{
 
7920
  tmp=./confstat$$-$RANDOM
 
7921
  (umask 077 && mkdir $tmp)
 
7922
} ||
 
7923
{
 
7924
   echo "$me: cannot create a temporary directory in ." >&2
 
7925
   { (exit 1); exit 1; }
 
7926
}
 
7927
 
 
7928
_ACEOF
 
7929
 
 
7930
cat >>$CONFIG_STATUS <<_ACEOF
 
7931
 
 
7932
#
 
7933
# CONFIG_FILES section.
 
7934
#
 
7935
 
 
7936
# No need to generate the scripts if there are no CONFIG_FILES.
 
7937
# This happens for instance when ./config.status config.h
 
7938
if test -n "\$CONFIG_FILES"; then
 
7939
  # Protect against being on the right side of a sed subst in config.status.
 
7940
  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
 
7941
   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
 
7942
s,@SHELL@,$SHELL,;t t
 
7943
s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
 
7944
s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
 
7945
s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
 
7946
s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
 
7947
s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
 
7948
s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
 
7949
s,@exec_prefix@,$exec_prefix,;t t
 
7950
s,@prefix@,$prefix,;t t
 
7951
s,@program_transform_name@,$program_transform_name,;t t
 
7952
s,@bindir@,$bindir,;t t
 
7953
s,@sbindir@,$sbindir,;t t
 
7954
s,@libexecdir@,$libexecdir,;t t
 
7955
s,@datadir@,$datadir,;t t
 
7956
s,@sysconfdir@,$sysconfdir,;t t
 
7957
s,@sharedstatedir@,$sharedstatedir,;t t
 
7958
s,@localstatedir@,$localstatedir,;t t
 
7959
s,@libdir@,$libdir,;t t
 
7960
s,@includedir@,$includedir,;t t
 
7961
s,@oldincludedir@,$oldincludedir,;t t
 
7962
s,@infodir@,$infodir,;t t
 
7963
s,@mandir@,$mandir,;t t
 
7964
s,@build_alias@,$build_alias,;t t
 
7965
s,@host_alias@,$host_alias,;t t
 
7966
s,@target_alias@,$target_alias,;t t
 
7967
s,@DEFS@,$DEFS,;t t
 
7968
s,@ECHO_C@,$ECHO_C,;t t
 
7969
s,@ECHO_N@,$ECHO_N,;t t
 
7970
s,@ECHO_T@,$ECHO_T,;t t
 
7971
s,@LIBS@,$LIBS,;t t
 
7972
s,@AVR_LIBC_MAJOR@,$AVR_LIBC_MAJOR,;t t
 
7973
s,@AVR_LIBC_MINOR@,$AVR_LIBC_MINOR,;t t
 
7974
s,@AVR_LIBC_REVISION@,$AVR_LIBC_REVISION,;t t
 
7975
s,@AVR_LIBC_RELDATE@,$AVR_LIBC_RELDATE,;t t
 
7976
s,@AVR_LIBC_VERSION@,$AVR_LIBC_VERSION,;t t
 
7977
s,@AVR_LIBC_VERSION_NUMERIC@,$AVR_LIBC_VERSION_NUMERIC,;t t
 
7978
s,@build@,$build,;t t
 
7979
s,@build_cpu@,$build_cpu,;t t
 
7980
s,@build_vendor@,$build_vendor,;t t
 
7981
s,@build_os@,$build_os,;t t
 
7982
s,@host@,$host,;t t
 
7983
s,@host_cpu@,$host_cpu,;t t
 
7984
s,@host_vendor@,$host_vendor,;t t
 
7985
s,@host_os@,$host_os,;t t
 
7986
s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
 
7987
s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
 
7988
s,@INSTALL_DATA@,$INSTALL_DATA,;t t
 
7989
s,@CYGPATH_W@,$CYGPATH_W,;t t
 
7990
s,@PACKAGE@,$PACKAGE,;t t
 
7991
s,@VERSION@,$VERSION,;t t
 
7992
s,@ACLOCAL@,$ACLOCAL,;t t
 
7993
s,@AUTOCONF@,$AUTOCONF,;t t
 
7994
s,@AUTOMAKE@,$AUTOMAKE,;t t
 
7995
s,@AUTOHEADER@,$AUTOHEADER,;t t
 
7996
s,@MAKEINFO@,$MAKEINFO,;t t
 
7997
s,@install_sh@,$install_sh,;t t
 
7998
s,@STRIP@,$STRIP,;t t
 
7999
s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
 
8000
s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
 
8001
s,@mkdir_p@,$mkdir_p,;t t
 
8002
s,@AWK@,$AWK,;t t
 
8003
s,@SET_MAKE@,$SET_MAKE,;t t
 
8004
s,@am__leading_dot@,$am__leading_dot,;t t
 
8005
s,@AMTAR@,$AMTAR,;t t
 
8006
s,@am__tar@,$am__tar,;t t
 
8007
s,@am__untar@,$am__untar,;t t
 
8008
s,@CC@,$CC,;t t
 
8009
s,@CFLAGS@,$CFLAGS,;t t
 
8010
s,@LDFLAGS@,$LDFLAGS,;t t
 
8011
s,@CPPFLAGS@,$CPPFLAGS,;t t
 
8012
s,@ac_ct_CC@,$ac_ct_CC,;t t
 
8013
s,@EXEEXT@,$EXEEXT,;t t
 
8014
s,@OBJEXT@,$OBJEXT,;t t
 
8015
s,@DEPDIR@,$DEPDIR,;t t
 
8016
s,@am__include@,$am__include,;t t
 
8017
s,@am__quote@,$am__quote,;t t
 
8018
s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
 
8019
s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
 
8020
s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
 
8021
s,@CCDEPMODE@,$CCDEPMODE,;t t
 
8022
s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
 
8023
s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
 
8024
s,@AS@,$AS,;t t
 
8025
s,@ac_ct_AS@,$ac_ct_AS,;t t
 
8026
s,@CCAS@,$CCAS,;t t
 
8027
s,@CCASFLAGS@,$CCASFLAGS,;t t
 
8028
s,@RANLIB@,$RANLIB,;t t
 
8029
s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
 
8030
s,@AR@,$AR,;t t
 
8031
s,@ac_ct_AR@,$ac_ct_AR,;t t
 
8032
s,@LN_S@,$LN_S,;t t
 
8033
s,@TARGET_DOX_PS@,$TARGET_DOX_PS,;t t
 
8034
s,@TARGET_DOX_PDF@,$TARGET_DOX_PDF,;t t
 
8035
s,@TARGET_DOX_HTML@,$TARGET_DOX_HTML,;t t
 
8036
s,@INSTALL_DOX_PS@,$INSTALL_DOX_PS,;t t
 
8037
s,@INSTALL_DOX_PDF@,$INSTALL_DOX_PDF,;t t
 
8038
s,@INSTALL_DOX_HTML@,$INSTALL_DOX_HTML,;t t
 
8039
s,@INSTALL_DOX_MAN@,$INSTALL_DOX_MAN,;t t
 
8040
s,@PNGTOPNM@,$PNGTOPNM,;t t
 
8041
s,@PNMTOPNG@,$PNMTOPNG,;t t
 
8042
s,@DOCSDIR@,$DOCSDIR,;t t
 
8043
s,@AVR_LIBC_USER_MANUAL@,$AVR_LIBC_USER_MANUAL,;t t
 
8044
s,@DOC_INST_DIR@,$DOC_INST_DIR,;t t
 
8045
s,@HAS_avr2_TRUE@,$HAS_avr2_TRUE,;t t
 
8046
s,@HAS_avr2_FALSE@,$HAS_avr2_FALSE,;t t
 
8047
s,@HAS_at90s1200_TRUE@,$HAS_at90s1200_TRUE,;t t
 
8048
s,@HAS_at90s1200_FALSE@,$HAS_at90s1200_FALSE,;t t
 
8049
s,@HAS_at90s2313_TRUE@,$HAS_at90s2313_TRUE,;t t
 
8050
s,@HAS_at90s2313_FALSE@,$HAS_at90s2313_FALSE,;t t
 
8051
s,@HAS_at90s2323_TRUE@,$HAS_at90s2323_TRUE,;t t
 
8052
s,@HAS_at90s2323_FALSE@,$HAS_at90s2323_FALSE,;t t
 
8053
s,@HAS_at90s2333_TRUE@,$HAS_at90s2333_TRUE,;t t
 
8054
s,@HAS_at90s2333_FALSE@,$HAS_at90s2333_FALSE,;t t
 
8055
s,@HAS_at90s2343_TRUE@,$HAS_at90s2343_TRUE,;t t
 
8056
s,@HAS_at90s2343_FALSE@,$HAS_at90s2343_FALSE,;t t
 
8057
s,@HAS_at90s4414_TRUE@,$HAS_at90s4414_TRUE,;t t
 
8058
s,@HAS_at90s4414_FALSE@,$HAS_at90s4414_FALSE,;t t
 
8059
s,@HAS_at90s4433_TRUE@,$HAS_at90s4433_TRUE,;t t
 
8060
s,@HAS_at90s4433_FALSE@,$HAS_at90s4433_FALSE,;t t
 
8061
s,@HAS_at90s4434_TRUE@,$HAS_at90s4434_TRUE,;t t
 
8062
s,@HAS_at90s4434_FALSE@,$HAS_at90s4434_FALSE,;t t
 
8063
s,@HAS_at90s8515_TRUE@,$HAS_at90s8515_TRUE,;t t
 
8064
s,@HAS_at90s8515_FALSE@,$HAS_at90s8515_FALSE,;t t
 
8065
s,@HAS_at90c8534_TRUE@,$HAS_at90c8534_TRUE,;t t
 
8066
s,@HAS_at90c8534_FALSE@,$HAS_at90c8534_FALSE,;t t
 
8067
s,@HAS_at90s8535_TRUE@,$HAS_at90s8535_TRUE,;t t
 
8068
s,@HAS_at90s8535_FALSE@,$HAS_at90s8535_FALSE,;t t
 
8069
s,@HAS_attiny11_TRUE@,$HAS_attiny11_TRUE,;t t
 
8070
s,@HAS_attiny11_FALSE@,$HAS_attiny11_FALSE,;t t
 
8071
s,@HAS_attiny12_TRUE@,$HAS_attiny12_TRUE,;t t
 
8072
s,@HAS_attiny12_FALSE@,$HAS_attiny12_FALSE,;t t
 
8073
s,@HAS_attiny15_TRUE@,$HAS_attiny15_TRUE,;t t
 
8074
s,@HAS_attiny15_FALSE@,$HAS_attiny15_FALSE,;t t
 
8075
s,@HAS_attiny22_TRUE@,$HAS_attiny22_TRUE,;t t
 
8076
s,@HAS_attiny22_FALSE@,$HAS_attiny22_FALSE,;t t
 
8077
s,@HAS_attiny26_TRUE@,$HAS_attiny26_TRUE,;t t
 
8078
s,@HAS_attiny26_FALSE@,$HAS_attiny26_FALSE,;t t
 
8079
s,@HAS_attiny28_TRUE@,$HAS_attiny28_TRUE,;t t
 
8080
s,@HAS_attiny28_FALSE@,$HAS_attiny28_FALSE,;t t
 
8081
s,@HAS_at86rf401_TRUE@,$HAS_at86rf401_TRUE,;t t
 
8082
s,@HAS_at86rf401_FALSE@,$HAS_at86rf401_FALSE,;t t
 
8083
s,@HAS_attiny13_TRUE@,$HAS_attiny13_TRUE,;t t
 
8084
s,@HAS_attiny13_FALSE@,$HAS_attiny13_FALSE,;t t
 
8085
s,@HAS_attiny2313_TRUE@,$HAS_attiny2313_TRUE,;t t
 
8086
s,@HAS_attiny2313_FALSE@,$HAS_attiny2313_FALSE,;t t
 
8087
s,@HAS_attiny25_TRUE@,$HAS_attiny25_TRUE,;t t
 
8088
s,@HAS_attiny25_FALSE@,$HAS_attiny25_FALSE,;t t
 
8089
s,@HAS_attiny45_TRUE@,$HAS_attiny45_TRUE,;t t
 
8090
s,@HAS_attiny45_FALSE@,$HAS_attiny45_FALSE,;t t
 
8091
s,@HAS_attiny85_TRUE@,$HAS_attiny85_TRUE,;t t
 
8092
s,@HAS_attiny85_FALSE@,$HAS_attiny85_FALSE,;t t
 
8093
s,@HAS_attiny24_TRUE@,$HAS_attiny24_TRUE,;t t
 
8094
s,@HAS_attiny24_FALSE@,$HAS_attiny24_FALSE,;t t
 
8095
s,@HAS_attiny44_TRUE@,$HAS_attiny44_TRUE,;t t
 
8096
s,@HAS_attiny44_FALSE@,$HAS_attiny44_FALSE,;t t
 
8097
s,@HAS_attiny84_TRUE@,$HAS_attiny84_TRUE,;t t
 
8098
s,@HAS_attiny84_FALSE@,$HAS_attiny84_FALSE,;t t
 
8099
s,@HAS_attiny261_TRUE@,$HAS_attiny261_TRUE,;t t
 
8100
s,@HAS_attiny261_FALSE@,$HAS_attiny261_FALSE,;t t
 
8101
s,@HAS_attiny461_TRUE@,$HAS_attiny461_TRUE,;t t
 
8102
s,@HAS_attiny461_FALSE@,$HAS_attiny461_FALSE,;t t
 
8103
s,@HAS_attiny861_TRUE@,$HAS_attiny861_TRUE,;t t
 
8104
s,@HAS_attiny861_FALSE@,$HAS_attiny861_FALSE,;t t
 
8105
s,@HAS_avr3_TRUE@,$HAS_avr3_TRUE,;t t
 
8106
s,@HAS_avr3_FALSE@,$HAS_avr3_FALSE,;t t
 
8107
s,@HAS_atmega103_TRUE@,$HAS_atmega103_TRUE,;t t
 
8108
s,@HAS_atmega103_FALSE@,$HAS_atmega103_FALSE,;t t
 
8109
s,@HAS_at43usb320_TRUE@,$HAS_at43usb320_TRUE,;t t
 
8110
s,@HAS_at43usb320_FALSE@,$HAS_at43usb320_FALSE,;t t
 
8111
s,@HAS_at43usb355_TRUE@,$HAS_at43usb355_TRUE,;t t
 
8112
s,@HAS_at43usb355_FALSE@,$HAS_at43usb355_FALSE,;t t
 
8113
s,@HAS_at76c711_TRUE@,$HAS_at76c711_TRUE,;t t
 
8114
s,@HAS_at76c711_FALSE@,$HAS_at76c711_FALSE,;t t
 
8115
s,@HAS_avr4_TRUE@,$HAS_avr4_TRUE,;t t
 
8116
s,@HAS_avr4_FALSE@,$HAS_avr4_FALSE,;t t
 
8117
s,@HAS_atmega8_TRUE@,$HAS_atmega8_TRUE,;t t
 
8118
s,@HAS_atmega8_FALSE@,$HAS_atmega8_FALSE,;t t
 
8119
s,@HAS_atmega8515_TRUE@,$HAS_atmega8515_TRUE,;t t
 
8120
s,@HAS_atmega8515_FALSE@,$HAS_atmega8515_FALSE,;t t
 
8121
s,@HAS_atmega8535_TRUE@,$HAS_atmega8535_TRUE,;t t
 
8122
s,@HAS_atmega8535_FALSE@,$HAS_atmega8535_FALSE,;t t
 
8123
s,@HAS_atmega48_TRUE@,$HAS_atmega48_TRUE,;t t
 
8124
s,@HAS_atmega48_FALSE@,$HAS_atmega48_FALSE,;t t
 
8125
s,@HAS_atmega88_TRUE@,$HAS_atmega88_TRUE,;t t
 
8126
s,@HAS_atmega88_FALSE@,$HAS_atmega88_FALSE,;t t
 
8127
s,@HAS_at90pwm2_TRUE@,$HAS_at90pwm2_TRUE,;t t
 
8128
s,@HAS_at90pwm2_FALSE@,$HAS_at90pwm2_FALSE,;t t
 
8129
s,@HAS_at90pwm3_TRUE@,$HAS_at90pwm3_TRUE,;t t
 
8130
s,@HAS_at90pwm3_FALSE@,$HAS_at90pwm3_FALSE,;t t
 
8131
s,@HAS_avr5_TRUE@,$HAS_avr5_TRUE,;t t
 
8132
s,@HAS_avr5_FALSE@,$HAS_avr5_FALSE,;t t
 
8133
s,@HAS_atmega16_TRUE@,$HAS_atmega16_TRUE,;t t
 
8134
s,@HAS_atmega16_FALSE@,$HAS_atmega16_FALSE,;t t
 
8135
s,@HAS_atmega161_TRUE@,$HAS_atmega161_TRUE,;t t
 
8136
s,@HAS_atmega161_FALSE@,$HAS_atmega161_FALSE,;t t
 
8137
s,@HAS_atmega162_TRUE@,$HAS_atmega162_TRUE,;t t
 
8138
s,@HAS_atmega162_FALSE@,$HAS_atmega162_FALSE,;t t
 
8139
s,@HAS_atmega163_TRUE@,$HAS_atmega163_TRUE,;t t
 
8140
s,@HAS_atmega163_FALSE@,$HAS_atmega163_FALSE,;t t
 
8141
s,@HAS_atmega169_TRUE@,$HAS_atmega169_TRUE,;t t
 
8142
s,@HAS_atmega169_FALSE@,$HAS_atmega169_FALSE,;t t
 
8143
s,@HAS_atmega32_TRUE@,$HAS_atmega32_TRUE,;t t
 
8144
s,@HAS_atmega32_FALSE@,$HAS_atmega32_FALSE,;t t
 
8145
s,@HAS_atmega323_TRUE@,$HAS_atmega323_TRUE,;t t
 
8146
s,@HAS_atmega323_FALSE@,$HAS_atmega323_FALSE,;t t
 
8147
s,@HAS_atmega64_TRUE@,$HAS_atmega64_TRUE,;t t
 
8148
s,@HAS_atmega64_FALSE@,$HAS_atmega64_FALSE,;t t
 
8149
s,@HAS_atmega128_TRUE@,$HAS_atmega128_TRUE,;t t
 
8150
s,@HAS_atmega128_FALSE@,$HAS_atmega128_FALSE,;t t
 
8151
s,@HAS_at94k_TRUE@,$HAS_at94k_TRUE,;t t
 
8152
s,@HAS_at94k_FALSE@,$HAS_at94k_FALSE,;t t
 
8153
s,@HAS_atmega164p_TRUE@,$HAS_atmega164p_TRUE,;t t
 
8154
s,@HAS_atmega164p_FALSE@,$HAS_atmega164p_FALSE,;t t
 
8155
s,@HAS_atmega165_TRUE@,$HAS_atmega165_TRUE,;t t
 
8156
s,@HAS_atmega165_FALSE@,$HAS_atmega165_FALSE,;t t
 
8157
s,@HAS_atmega168_TRUE@,$HAS_atmega168_TRUE,;t t
 
8158
s,@HAS_atmega168_FALSE@,$HAS_atmega168_FALSE,;t t
 
8159
s,@HAS_atmega324p_TRUE@,$HAS_atmega324p_TRUE,;t t
 
8160
s,@HAS_atmega324p_FALSE@,$HAS_atmega324p_FALSE,;t t
 
8161
s,@HAS_atmega325_TRUE@,$HAS_atmega325_TRUE,;t t
 
8162
s,@HAS_atmega325_FALSE@,$HAS_atmega325_FALSE,;t t
 
8163
s,@HAS_atmega3250_TRUE@,$HAS_atmega3250_TRUE,;t t
 
8164
s,@HAS_atmega3250_FALSE@,$HAS_atmega3250_FALSE,;t t
 
8165
s,@HAS_atmega329_TRUE@,$HAS_atmega329_TRUE,;t t
 
8166
s,@HAS_atmega329_FALSE@,$HAS_atmega329_FALSE,;t t
 
8167
s,@HAS_atmega3290_TRUE@,$HAS_atmega3290_TRUE,;t t
 
8168
s,@HAS_atmega3290_FALSE@,$HAS_atmega3290_FALSE,;t t
 
8169
s,@HAS_atmega406_TRUE@,$HAS_atmega406_TRUE,;t t
 
8170
s,@HAS_atmega406_FALSE@,$HAS_atmega406_FALSE,;t t
 
8171
s,@HAS_atmega640_TRUE@,$HAS_atmega640_TRUE,;t t
 
8172
s,@HAS_atmega640_FALSE@,$HAS_atmega640_FALSE,;t t
 
8173
s,@HAS_atmega644_TRUE@,$HAS_atmega644_TRUE,;t t
 
8174
s,@HAS_atmega644_FALSE@,$HAS_atmega644_FALSE,;t t
 
8175
s,@HAS_atmega644p_TRUE@,$HAS_atmega644p_TRUE,;t t
 
8176
s,@HAS_atmega644p_FALSE@,$HAS_atmega644p_FALSE,;t t
 
8177
s,@HAS_atmega645_TRUE@,$HAS_atmega645_TRUE,;t t
 
8178
s,@HAS_atmega645_FALSE@,$HAS_atmega645_FALSE,;t t
 
8179
s,@HAS_atmega6450_TRUE@,$HAS_atmega6450_TRUE,;t t
 
8180
s,@HAS_atmega6450_FALSE@,$HAS_atmega6450_FALSE,;t t
 
8181
s,@HAS_atmega649_TRUE@,$HAS_atmega649_TRUE,;t t
 
8182
s,@HAS_atmega649_FALSE@,$HAS_atmega649_FALSE,;t t
 
8183
s,@HAS_atmega6490_TRUE@,$HAS_atmega6490_TRUE,;t t
 
8184
s,@HAS_atmega6490_FALSE@,$HAS_atmega6490_FALSE,;t t
 
8185
s,@HAS_atmega1280_TRUE@,$HAS_atmega1280_TRUE,;t t
 
8186
s,@HAS_atmega1280_FALSE@,$HAS_atmega1280_FALSE,;t t
 
8187
s,@HAS_atmega1281_TRUE@,$HAS_atmega1281_TRUE,;t t
 
8188
s,@HAS_atmega1281_FALSE@,$HAS_atmega1281_FALSE,;t t
 
8189
s,@HAS_at90can32_TRUE@,$HAS_at90can32_TRUE,;t t
 
8190
s,@HAS_at90can32_FALSE@,$HAS_at90can32_FALSE,;t t
 
8191
s,@HAS_at90can64_TRUE@,$HAS_at90can64_TRUE,;t t
 
8192
s,@HAS_at90can64_FALSE@,$HAS_at90can64_FALSE,;t t
 
8193
s,@HAS_at90can128_TRUE@,$HAS_at90can128_TRUE,;t t
 
8194
s,@HAS_at90can128_FALSE@,$HAS_at90can128_FALSE,;t t
 
8195
s,@HAS_at90usb646_TRUE@,$HAS_at90usb646_TRUE,;t t
 
8196
s,@HAS_at90usb646_FALSE@,$HAS_at90usb646_FALSE,;t t
 
8197
s,@HAS_at90usb647_TRUE@,$HAS_at90usb647_TRUE,;t t
 
8198
s,@HAS_at90usb647_FALSE@,$HAS_at90usb647_FALSE,;t t
 
8199
s,@HAS_at90usb1286_TRUE@,$HAS_at90usb1286_TRUE,;t t
 
8200
s,@HAS_at90usb1286_FALSE@,$HAS_at90usb1286_FALSE,;t t
 
8201
s,@HAS_at90usb1287_TRUE@,$HAS_at90usb1287_TRUE,;t t
 
8202
s,@HAS_at90usb1287_FALSE@,$HAS_at90usb1287_FALSE,;t t
 
8203
s,@LIBOBJS@,$LIBOBJS,;t t
 
8204
s,@LTLIBOBJS@,$LTLIBOBJS,;t t
 
8205
CEOF
 
8206
 
 
8207
_ACEOF
 
8208
 
 
8209
  cat >>$CONFIG_STATUS <<\_ACEOF
 
8210
  # Split the substitutions into bite-sized pieces for seds with
 
8211
  # small command number limits, like on Digital OSF/1 and HP-UX.
 
8212
  ac_max_sed_lines=48
 
8213
  ac_sed_frag=1 # Number of current file.
 
8214
  ac_beg=1 # First line for current file.
 
8215
  ac_end=$ac_max_sed_lines # Line after last line for current file.
 
8216
  ac_more_lines=:
 
8217
  ac_sed_cmds=
 
8218
  while $ac_more_lines; do
 
8219
    if test $ac_beg -gt 1; then
 
8220
      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
 
8221
    else
 
8222
      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
 
8223
    fi
 
8224
    if test ! -s $tmp/subs.frag; then
 
8225
      ac_more_lines=false
 
8226
    else
 
8227
      # The purpose of the label and of the branching condition is to
 
8228
      # speed up the sed processing (if there are no `@' at all, there
 
8229
      # is no need to browse any of the substitutions).
 
8230
      # These are the two extra sed commands mentioned above.
 
8231
      (echo ':t
 
8232
  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
 
8233
      if test -z "$ac_sed_cmds"; then
 
8234
        ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
 
8235
      else
 
8236
        ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
 
8237
      fi
 
8238
      ac_sed_frag=`expr $ac_sed_frag + 1`
 
8239
      ac_beg=$ac_end
 
8240
      ac_end=`expr $ac_end + $ac_max_sed_lines`
 
8241
    fi
 
8242
  done
 
8243
  if test -z "$ac_sed_cmds"; then
 
8244
    ac_sed_cmds=cat
 
8245
  fi
 
8246
fi # test -n "$CONFIG_FILES"
 
8247
 
 
8248
_ACEOF
 
8249
cat >>$CONFIG_STATUS <<\_ACEOF
 
8250
for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
 
8251
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
 
8252
  case $ac_file in
 
8253
  - | *:- | *:-:* ) # input from stdin
 
8254
        cat >$tmp/stdin
 
8255
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
8256
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
8257
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
8258
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
8259
  * )   ac_file_in=$ac_file.in ;;
 
8260
  esac
 
8261
 
 
8262
  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
 
8263
  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
 
8264
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8265
         X"$ac_file" : 'X\(//\)[^/]' \| \
 
8266
         X"$ac_file" : 'X\(//\)$' \| \
 
8267
         X"$ac_file" : 'X\(/\)' \| \
 
8268
         .     : '\(.\)' 2>/dev/null ||
 
8269
echo X"$ac_file" |
 
8270
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8271
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8272
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8273
          /^X\(\/\).*/{ s//\1/; q; }
 
8274
          s/.*/./; q'`
 
8275
  { if $as_mkdir_p; then
 
8276
    mkdir -p "$ac_dir"
 
8277
  else
 
8278
    as_dir="$ac_dir"
 
8279
    as_dirs=
 
8280
    while test ! -d "$as_dir"; do
 
8281
      as_dirs="$as_dir $as_dirs"
 
8282
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
 
8283
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8284
         X"$as_dir" : 'X\(//\)[^/]' \| \
 
8285
         X"$as_dir" : 'X\(//\)$' \| \
 
8286
         X"$as_dir" : 'X\(/\)' \| \
 
8287
         .     : '\(.\)' 2>/dev/null ||
 
8288
echo X"$as_dir" |
 
8289
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8290
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8291
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8292
          /^X\(\/\).*/{ s//\1/; q; }
 
8293
          s/.*/./; q'`
 
8294
    done
 
8295
    test ! -n "$as_dirs" || mkdir $as_dirs
 
8296
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
 
8297
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
 
8298
   { (exit 1); exit 1; }; }; }
 
8299
 
 
8300
  ac_builddir=.
 
8301
 
 
8302
if test "$ac_dir" != .; then
 
8303
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
8304
  # A "../" for each directory in $ac_dir_suffix.
 
8305
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
 
8306
else
 
8307
  ac_dir_suffix= ac_top_builddir=
 
8308
fi
 
8309
 
 
8310
case $srcdir in
 
8311
  .)  # No --srcdir option.  We are building in place.
 
8312
    ac_srcdir=.
 
8313
    if test -z "$ac_top_builddir"; then
 
8314
       ac_top_srcdir=.
 
8315
    else
 
8316
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
 
8317
    fi ;;
 
8318
  [\\/]* | ?:[\\/]* )  # Absolute path.
 
8319
    ac_srcdir=$srcdir$ac_dir_suffix;
 
8320
    ac_top_srcdir=$srcdir ;;
 
8321
  *) # Relative path.
 
8322
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 
8323
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 
8324
esac
 
8325
 
 
8326
# Do not use `cd foo && pwd` to compute absolute paths, because
 
8327
# the directories may not exist.
 
8328
case `pwd` in
 
8329
.) ac_abs_builddir="$ac_dir";;
 
8330
*)
 
8331
  case "$ac_dir" in
 
8332
  .) ac_abs_builddir=`pwd`;;
 
8333
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 
8334
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 
8335
  esac;;
 
8336
esac
 
8337
case $ac_abs_builddir in
 
8338
.) ac_abs_top_builddir=${ac_top_builddir}.;;
 
8339
*)
 
8340
  case ${ac_top_builddir}. in
 
8341
  .) ac_abs_top_builddir=$ac_abs_builddir;;
 
8342
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 
8343
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 
8344
  esac;;
 
8345
esac
 
8346
case $ac_abs_builddir in
 
8347
.) ac_abs_srcdir=$ac_srcdir;;
 
8348
*)
 
8349
  case $ac_srcdir in
 
8350
  .) ac_abs_srcdir=$ac_abs_builddir;;
 
8351
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 
8352
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 
8353
  esac;;
 
8354
esac
 
8355
case $ac_abs_builddir in
 
8356
.) ac_abs_top_srcdir=$ac_top_srcdir;;
 
8357
*)
 
8358
  case $ac_top_srcdir in
 
8359
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 
8360
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 
8361
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 
8362
  esac;;
 
8363
esac
 
8364
 
 
8365
 
 
8366
  case $INSTALL in
 
8367
  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
 
8368
  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
 
8369
  esac
 
8370
 
 
8371
  if test x"$ac_file" != x-; then
 
8372
    { echo "$as_me:$LINENO: creating $ac_file" >&5
 
8373
echo "$as_me: creating $ac_file" >&6;}
 
8374
    rm -f "$ac_file"
 
8375
  fi
 
8376
  # Let's still pretend it is `configure' which instantiates (i.e., don't
 
8377
  # use $as_me), people would be surprised to read:
 
8378
  #    /* config.h.  Generated by config.status.  */
 
8379
  if test x"$ac_file" = x-; then
 
8380
    configure_input=
 
8381
  else
 
8382
    configure_input="$ac_file.  "
 
8383
  fi
 
8384
  configure_input=$configure_input"Generated from `echo $ac_file_in |
 
8385
                                     sed 's,.*/,,'` by configure."
 
8386
 
 
8387
  # First look for the input files in the build tree, otherwise in the
 
8388
  # src tree.
 
8389
  ac_file_inputs=`IFS=:
 
8390
    for f in $ac_file_in; do
 
8391
      case $f in
 
8392
      -) echo $tmp/stdin ;;
 
8393
      [\\/$]*)
 
8394
         # Absolute (can't be DOS-style, as IFS=:)
 
8395
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
8396
echo "$as_me: error: cannot find input file: $f" >&2;}
 
8397
   { (exit 1); exit 1; }; }
 
8398
         echo "$f";;
 
8399
      *) # Relative
 
8400
         if test -f "$f"; then
 
8401
           # Build tree
 
8402
           echo "$f"
 
8403
         elif test -f "$srcdir/$f"; then
 
8404
           # Source tree
 
8405
           echo "$srcdir/$f"
 
8406
         else
 
8407
           # /dev/null tree
 
8408
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
8409
echo "$as_me: error: cannot find input file: $f" >&2;}
 
8410
   { (exit 1); exit 1; }; }
 
8411
         fi;;
 
8412
      esac
 
8413
    done` || { (exit 1); exit 1; }
 
8414
_ACEOF
 
8415
cat >>$CONFIG_STATUS <<_ACEOF
 
8416
  sed "$ac_vpsub
2071
8417
$extrasub
2072
 
s%@SHELL@%$SHELL%g
2073
 
s%@CFLAGS@%$CFLAGS%g
2074
 
s%@CPPFLAGS@%$CPPFLAGS%g
2075
 
s%@CXXFLAGS@%$CXXFLAGS%g
2076
 
s%@FFLAGS@%$FFLAGS%g
2077
 
s%@DEFS@%$DEFS%g
2078
 
s%@LDFLAGS@%$LDFLAGS%g
2079
 
s%@LIBS@%$LIBS%g
2080
 
s%@exec_prefix@%$exec_prefix%g
2081
 
s%@prefix@%$prefix%g
2082
 
s%@program_transform_name@%$program_transform_name%g
2083
 
s%@bindir@%$bindir%g
2084
 
s%@sbindir@%$sbindir%g
2085
 
s%@libexecdir@%$libexecdir%g
2086
 
s%@datadir@%$datadir%g
2087
 
s%@sysconfdir@%$sysconfdir%g
2088
 
s%@sharedstatedir@%$sharedstatedir%g
2089
 
s%@localstatedir@%$localstatedir%g
2090
 
s%@libdir@%$libdir%g
2091
 
s%@includedir@%$includedir%g
2092
 
s%@oldincludedir@%$oldincludedir%g
2093
 
s%@infodir@%$infodir%g
2094
 
s%@mandir@%$mandir%g
2095
 
s%@avrlib_basedir@%$avrlib_basedir%g
2096
 
s%@host@%$host%g
2097
 
s%@host_alias@%$host_alias%g
2098
 
s%@host_cpu@%$host_cpu%g
2099
 
s%@host_vendor@%$host_vendor%g
2100
 
s%@host_os@%$host_os%g
2101
 
s%@target@%$target%g
2102
 
s%@target_alias@%$target_alias%g
2103
 
s%@target_cpu@%$target_cpu%g
2104
 
s%@target_vendor@%$target_vendor%g
2105
 
s%@target_os@%$target_os%g
2106
 
s%@build@%$build%g
2107
 
s%@build_alias@%$build_alias%g
2108
 
s%@build_cpu@%$build_cpu%g
2109
 
s%@build_vendor@%$build_vendor%g
2110
 
s%@build_os@%$build_os%g
2111
 
s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
2112
 
s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
2113
 
s%@INSTALL_DATA@%$INSTALL_DATA%g
2114
 
s%@PACKAGE@%$PACKAGE%g
2115
 
s%@VERSION@%$VERSION%g
2116
 
s%@ACLOCAL@%$ACLOCAL%g
2117
 
s%@AUTOCONF@%$AUTOCONF%g
2118
 
s%@AUTOMAKE@%$AUTOMAKE%g
2119
 
s%@AUTOHEADER@%$AUTOHEADER%g
2120
 
s%@MAKEINFO@%$MAKEINFO%g
2121
 
s%@SET_MAKE@%$SET_MAKE%g
2122
 
s%@AS@%$AS%g
2123
 
s%@AR@%$AR%g
2124
 
s%@RANLIB@%$RANLIB%g
2125
 
s%@CC@%$CC%g
2126
 
s%@TARGET_DOX_PS@%$TARGET_DOX_PS%g
2127
 
s%@TARGET_DOX_PDF@%$TARGET_DOX_PDF%g
2128
 
s%@TARGET_DOX_HTML@%$TARGET_DOX_HTML%g
2129
 
s%@INSTALL_DOX_PS@%$INSTALL_DOX_PS%g
2130
 
s%@INSTALL_DOX_PDF@%$INSTALL_DOX_PDF%g
2131
 
s%@INSTALL_DOX_HTML@%$INSTALL_DOX_HTML%g
2132
 
s%@INSTALL_DOX_MAN@%$INSTALL_DOX_MAN%g
2133
 
s%@PNGTOPNM@%$PNGTOPNM%g
2134
 
s%@PNMTOPNG@%$PNMTOPNG%g
2135
 
s%@AVR_LIBC_USER_MANUAL@%$AVR_LIBC_USER_MANUAL%g
2136
 
s%@DOC_INST_DIR@%$DOC_INST_DIR%g
2137
 
s%@AVRLIB_CFLAGS@%$AVRLIB_CFLAGS%g
2138
 
s%@AVRLIB_ASFLAGS@%$AVRLIB_ASFLAGS%g
2139
 
s%@AVR_CRT_ASFLAGS@%$AVR_CRT_ASFLAGS%g
2140
 
s%@AVR_CRT_AT90@%$AVR_CRT_AT90%g
2141
 
s%@AVR_CRT_TINY@%$AVR_CRT_TINY%g
2142
 
s%@AVR_CRT_MEGA@%$AVR_CRT_MEGA%g
2143
 
s%@AVR_CRT_OTHER@%$AVR_CRT_OTHER%g
2144
 
s%@INCLUDES@%$INCLUDES%g
2145
 
s%@DOCSDIR@%$DOCSDIR%g
2146
 
 
2147
 
CEOF
2148
 
EOF
2149
 
 
2150
 
cat >> $CONFIG_STATUS <<\EOF
2151
 
 
2152
 
# Split the substitutions into bite-sized pieces for seds with
2153
 
# small command number limits, like on Digital OSF/1 and HP-UX.
2154
 
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
2155
 
ac_file=1 # Number of current file.
2156
 
ac_beg=1 # First line for current file.
2157
 
ac_end=$ac_max_sed_cmds # Line after last line for current file.
2158
 
ac_more_lines=:
2159
 
ac_sed_cmds=""
2160
 
while $ac_more_lines; do
2161
 
  if test $ac_beg -gt 1; then
2162
 
    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
2163
 
  else
2164
 
    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
2165
 
  fi
2166
 
  if test ! -s conftest.s$ac_file; then
2167
 
    ac_more_lines=false
2168
 
    rm -f conftest.s$ac_file
2169
 
  else
2170
 
    if test -z "$ac_sed_cmds"; then
2171
 
      ac_sed_cmds="sed -f conftest.s$ac_file"
 
8418
_ACEOF
 
8419
cat >>$CONFIG_STATUS <<\_ACEOF
 
8420
:t
 
8421
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
8422
s,@configure_input@,$configure_input,;t t
 
8423
s,@srcdir@,$ac_srcdir,;t t
 
8424
s,@abs_srcdir@,$ac_abs_srcdir,;t t
 
8425
s,@top_srcdir@,$ac_top_srcdir,;t t
 
8426
s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
 
8427
s,@builddir@,$ac_builddir,;t t
 
8428
s,@abs_builddir@,$ac_abs_builddir,;t t
 
8429
s,@top_builddir@,$ac_top_builddir,;t t
 
8430
s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
 
8431
s,@INSTALL@,$ac_INSTALL,;t t
 
8432
" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
 
8433
  rm -f $tmp/stdin
 
8434
  if test x"$ac_file" != x-; then
 
8435
    mv $tmp/out $ac_file
 
8436
  else
 
8437
    cat $tmp/out
 
8438
    rm -f $tmp/out
 
8439
  fi
 
8440
 
 
8441
done
 
8442
_ACEOF
 
8443
cat >>$CONFIG_STATUS <<\_ACEOF
 
8444
 
 
8445
#
 
8446
# CONFIG_HEADER section.
 
8447
#
 
8448
 
 
8449
# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
 
8450
# NAME is the cpp macro being defined and VALUE is the value it is being given.
 
8451
#
 
8452
# ac_d sets the value in "#define NAME VALUE" lines.
 
8453
ac_dA='s,^\([    ]*\)#\([        ]*define[       ][      ]*\)'
 
8454
ac_dB='[         ].*$,\1#\2'
 
8455
ac_dC=' '
 
8456
ac_dD=',;t'
 
8457
# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
 
8458
ac_uA='s,^\([    ]*\)#\([        ]*\)undef\([    ][      ]*\)'
 
8459
ac_uB='$,\1#\2define\3'
 
8460
ac_uC=' '
 
8461
ac_uD=',;t'
 
8462
 
 
8463
for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
 
8464
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
 
8465
  case $ac_file in
 
8466
  - | *:- | *:-:* ) # input from stdin
 
8467
        cat >$tmp/stdin
 
8468
        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
8469
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
8470
  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
8471
        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
 
8472
  * )   ac_file_in=$ac_file.in ;;
 
8473
  esac
 
8474
 
 
8475
  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
 
8476
echo "$as_me: creating $ac_file" >&6;}
 
8477
 
 
8478
  # First look for the input files in the build tree, otherwise in the
 
8479
  # src tree.
 
8480
  ac_file_inputs=`IFS=:
 
8481
    for f in $ac_file_in; do
 
8482
      case $f in
 
8483
      -) echo $tmp/stdin ;;
 
8484
      [\\/$]*)
 
8485
         # Absolute (can't be DOS-style, as IFS=:)
 
8486
         test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
8487
echo "$as_me: error: cannot find input file: $f" >&2;}
 
8488
   { (exit 1); exit 1; }; }
 
8489
         # Do quote $f, to prevent DOS paths from being IFS'd.
 
8490
         echo "$f";;
 
8491
      *) # Relative
 
8492
         if test -f "$f"; then
 
8493
           # Build tree
 
8494
           echo "$f"
 
8495
         elif test -f "$srcdir/$f"; then
 
8496
           # Source tree
 
8497
           echo "$srcdir/$f"
 
8498
         else
 
8499
           # /dev/null tree
 
8500
           { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
 
8501
echo "$as_me: error: cannot find input file: $f" >&2;}
 
8502
   { (exit 1); exit 1; }; }
 
8503
         fi;;
 
8504
      esac
 
8505
    done` || { (exit 1); exit 1; }
 
8506
  # Remove the trailing spaces.
 
8507
  sed 's/[       ]*$//' $ac_file_inputs >$tmp/in
 
8508
 
 
8509
_ACEOF
 
8510
 
 
8511
# Transform confdefs.h into two sed scripts, `conftest.defines' and
 
8512
# `conftest.undefs', that substitutes the proper values into
 
8513
# config.h.in to produce config.h.  The first handles `#define'
 
8514
# templates, and the second `#undef' templates.
 
8515
# And first: Protect against being on the right side of a sed subst in
 
8516
# config.status.  Protect against being in an unquoted here document
 
8517
# in config.status.
 
8518
rm -f conftest.defines conftest.undefs
 
8519
# Using a here document instead of a string reduces the quoting nightmare.
 
8520
# Putting comments in sed scripts is not portable.
 
8521
#
 
8522
# `end' is used to avoid that the second main sed command (meant for
 
8523
# 0-ary CPP macros) applies to n-ary macro definitions.
 
8524
# See the Autoconf documentation for `clear'.
 
8525
cat >confdef2sed.sed <<\_ACEOF
 
8526
s/[\\&,]/\\&/g
 
8527
s,[\\$`],\\&,g
 
8528
t clear
 
8529
: clear
 
8530
s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
 
8531
t end
 
8532
s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
 
8533
: end
 
8534
_ACEOF
 
8535
# If some macros were called several times there might be several times
 
8536
# the same #defines, which is useless.  Nevertheless, we may not want to
 
8537
# sort them, since we want the *last* AC-DEFINE to be honored.
 
8538
uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
 
8539
sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
 
8540
rm -f confdef2sed.sed
 
8541
 
 
8542
# This sed command replaces #undef with comments.  This is necessary, for
 
8543
# example, in the case of _POSIX_SOURCE, which is predefined and required
 
8544
# on some systems where configure will not decide to define it.
 
8545
cat >>conftest.undefs <<\_ACEOF
 
8546
s,^[     ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
 
8547
_ACEOF
 
8548
 
 
8549
# Break up conftest.defines because some shells have a limit on the size
 
8550
# of here documents, and old seds have small limits too (100 cmds).
 
8551
echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
 
8552
echo '  if grep "^[      ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
 
8553
echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
 
8554
echo '  :' >>$CONFIG_STATUS
 
8555
rm -f conftest.tail
 
8556
while grep . conftest.defines >/dev/null
 
8557
do
 
8558
  # Write a limited-size here document to $tmp/defines.sed.
 
8559
  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
 
8560
  # Speed up: don't consider the non `#define' lines.
 
8561
  echo '/^[      ]*#[    ]*define/!b' >>$CONFIG_STATUS
 
8562
  # Work around the forget-to-reset-the-flag bug.
 
8563
  echo 't clr' >>$CONFIG_STATUS
 
8564
  echo ': clr' >>$CONFIG_STATUS
 
8565
  sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
 
8566
  echo 'CEOF
 
8567
  sed -f $tmp/defines.sed $tmp/in >$tmp/out
 
8568
  rm -f $tmp/in
 
8569
  mv $tmp/out $tmp/in
 
8570
' >>$CONFIG_STATUS
 
8571
  sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
 
8572
  rm -f conftest.defines
 
8573
  mv conftest.tail conftest.defines
 
8574
done
 
8575
rm -f conftest.defines
 
8576
echo '  fi # grep' >>$CONFIG_STATUS
 
8577
echo >>$CONFIG_STATUS
 
8578
 
 
8579
# Break up conftest.undefs because some shells have a limit on the size
 
8580
# of here documents, and old seds have small limits too (100 cmds).
 
8581
echo '  # Handle all the #undef templates' >>$CONFIG_STATUS
 
8582
rm -f conftest.tail
 
8583
while grep . conftest.undefs >/dev/null
 
8584
do
 
8585
  # Write a limited-size here document to $tmp/undefs.sed.
 
8586
  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
 
8587
  # Speed up: don't consider the non `#undef'
 
8588
  echo '/^[      ]*#[    ]*undef/!b' >>$CONFIG_STATUS
 
8589
  # Work around the forget-to-reset-the-flag bug.
 
8590
  echo 't clr' >>$CONFIG_STATUS
 
8591
  echo ': clr' >>$CONFIG_STATUS
 
8592
  sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
 
8593
  echo 'CEOF
 
8594
  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
 
8595
  rm -f $tmp/in
 
8596
  mv $tmp/out $tmp/in
 
8597
' >>$CONFIG_STATUS
 
8598
  sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
 
8599
  rm -f conftest.undefs
 
8600
  mv conftest.tail conftest.undefs
 
8601
done
 
8602
rm -f conftest.undefs
 
8603
 
 
8604
cat >>$CONFIG_STATUS <<\_ACEOF
 
8605
  # Let's still pretend it is `configure' which instantiates (i.e., don't
 
8606
  # use $as_me), people would be surprised to read:
 
8607
  #    /* config.h.  Generated by config.status.  */
 
8608
  if test x"$ac_file" = x-; then
 
8609
    echo "/* Generated by configure.  */" >$tmp/config.h
 
8610
  else
 
8611
    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
 
8612
  fi
 
8613
  cat $tmp/in >>$tmp/config.h
 
8614
  rm -f $tmp/in
 
8615
  if test x"$ac_file" != x-; then
 
8616
    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
 
8617
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
 
8618
echo "$as_me: $ac_file is unchanged" >&6;}
2172
8619
    else
2173
 
      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
 
8620
      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
 
8621
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8622
         X"$ac_file" : 'X\(//\)[^/]' \| \
 
8623
         X"$ac_file" : 'X\(//\)$' \| \
 
8624
         X"$ac_file" : 'X\(/\)' \| \
 
8625
         .     : '\(.\)' 2>/dev/null ||
 
8626
echo X"$ac_file" |
 
8627
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8628
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8629
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8630
          /^X\(\/\).*/{ s//\1/; q; }
 
8631
          s/.*/./; q'`
 
8632
      { if $as_mkdir_p; then
 
8633
    mkdir -p "$ac_dir"
 
8634
  else
 
8635
    as_dir="$ac_dir"
 
8636
    as_dirs=
 
8637
    while test ! -d "$as_dir"; do
 
8638
      as_dirs="$as_dir $as_dirs"
 
8639
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
 
8640
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8641
         X"$as_dir" : 'X\(//\)[^/]' \| \
 
8642
         X"$as_dir" : 'X\(//\)$' \| \
 
8643
         X"$as_dir" : 'X\(/\)' \| \
 
8644
         .     : '\(.\)' 2>/dev/null ||
 
8645
echo X"$as_dir" |
 
8646
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8647
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8648
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8649
          /^X\(\/\).*/{ s//\1/; q; }
 
8650
          s/.*/./; q'`
 
8651
    done
 
8652
    test ! -n "$as_dirs" || mkdir $as_dirs
 
8653
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
 
8654
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
 
8655
   { (exit 1); exit 1; }; }; }
 
8656
 
 
8657
      rm -f $ac_file
 
8658
      mv $tmp/config.h $ac_file
2174
8659
    fi
2175
 
    ac_file=`expr $ac_file + 1`
2176
 
    ac_beg=$ac_end
2177
 
    ac_end=`expr $ac_end + $ac_max_sed_cmds`
 
8660
  else
 
8661
    cat $tmp/config.h
 
8662
    rm -f $tmp/config.h
2178
8663
  fi
2179
 
done
2180
 
if test -z "$ac_sed_cmds"; then
2181
 
  ac_sed_cmds=cat
 
8664
# Compute $ac_file's index in $config_headers.
 
8665
_am_stamp_count=1
 
8666
for _am_header in $config_headers :; do
 
8667
  case $_am_header in
 
8668
    $ac_file | $ac_file:* )
 
8669
      break ;;
 
8670
    * )
 
8671
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
 
8672
  esac
 
8673
done
 
8674
echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
 
8675
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8676
         X$ac_file : 'X\(//\)[^/]' \| \
 
8677
         X$ac_file : 'X\(//\)$' \| \
 
8678
         X$ac_file : 'X\(/\)' \| \
 
8679
         .     : '\(.\)' 2>/dev/null ||
 
8680
echo X$ac_file |
 
8681
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8682
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8683
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8684
          /^X\(\/\).*/{ s//\1/; q; }
 
8685
          s/.*/./; q'`/stamp-h$_am_stamp_count
 
8686
done
 
8687
_ACEOF
 
8688
cat >>$CONFIG_STATUS <<\_ACEOF
 
8689
 
 
8690
#
 
8691
# CONFIG_COMMANDS section.
 
8692
#
 
8693
for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
 
8694
  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
 
8695
  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
 
8696
  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
 
8697
$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8698
         X"$ac_dest" : 'X\(//\)[^/]' \| \
 
8699
         X"$ac_dest" : 'X\(//\)$' \| \
 
8700
         X"$ac_dest" : 'X\(/\)' \| \
 
8701
         .     : '\(.\)' 2>/dev/null ||
 
8702
echo X"$ac_dest" |
 
8703
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8704
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8705
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8706
          /^X\(\/\).*/{ s//\1/; q; }
 
8707
          s/.*/./; q'`
 
8708
  { if $as_mkdir_p; then
 
8709
    mkdir -p "$ac_dir"
 
8710
  else
 
8711
    as_dir="$ac_dir"
 
8712
    as_dirs=
 
8713
    while test ! -d "$as_dir"; do
 
8714
      as_dirs="$as_dir $as_dirs"
 
8715
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
 
8716
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8717
         X"$as_dir" : 'X\(//\)[^/]' \| \
 
8718
         X"$as_dir" : 'X\(//\)$' \| \
 
8719
         X"$as_dir" : 'X\(/\)' \| \
 
8720
         .     : '\(.\)' 2>/dev/null ||
 
8721
echo X"$as_dir" |
 
8722
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8723
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8724
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8725
          /^X\(\/\).*/{ s//\1/; q; }
 
8726
          s/.*/./; q'`
 
8727
    done
 
8728
    test ! -n "$as_dirs" || mkdir $as_dirs
 
8729
  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
 
8730
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
 
8731
   { (exit 1); exit 1; }; }; }
 
8732
 
 
8733
  ac_builddir=.
 
8734
 
 
8735
if test "$ac_dir" != .; then
 
8736
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
 
8737
  # A "../" for each directory in $ac_dir_suffix.
 
8738
  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
 
8739
else
 
8740
  ac_dir_suffix= ac_top_builddir=
2182
8741
fi
2183
 
EOF
2184
 
 
2185
 
cat >> $CONFIG_STATUS <<EOF
2186
 
 
2187
 
CONFIG_FILES=\${CONFIG_FILES-"crt1/Makefile libc/Makefile libc/stdlib/Makefile
2188
 
          libc/pmstring/Makefile libc/string/Makefile libc/misc/Makefile
2189
 
          libc/stdio/Makefile
2190
 
          libm/Makefile libm/fplib/Makefile avr-libc.spec
2191
 
          doc/Makefile doc/examples/Makefile
2192
 
          doc/api/Makefile doc/api/doxygen.config
2193
 
          scripts/Makefile scripts/avr-man
2194
 
          Makefile"}
2195
 
EOF
2196
 
cat >> $CONFIG_STATUS <<\EOF
2197
 
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
2198
 
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
2199
 
  case "$ac_file" in
2200
 
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
2201
 
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
2202
 
  *) ac_file_in="${ac_file}.in" ;;
2203
 
  esac
2204
 
 
2205
 
  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
2206
 
 
2207
 
  # Remove last slash and all that follows it.  Not all systems have dirname.
2208
 
  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
2209
 
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
2210
 
    # The file is in a subdirectory.
2211
 
    test ! -d "$ac_dir" && mkdir "$ac_dir"
2212
 
    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
2213
 
    # A "../" for each directory in $ac_dir_suffix.
2214
 
    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
2215
 
  else
2216
 
    ac_dir_suffix= ac_dots=
2217
 
  fi
2218
 
 
2219
 
  case "$ac_given_srcdir" in
2220
 
  .)  srcdir=.
2221
 
      if test -z "$ac_dots"; then top_srcdir=.
2222
 
      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
2223
 
  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
 
8742
 
 
8743
case $srcdir in
 
8744
  .)  # No --srcdir option.  We are building in place.
 
8745
    ac_srcdir=.
 
8746
    if test -z "$ac_top_builddir"; then
 
8747
       ac_top_srcdir=.
 
8748
    else
 
8749
       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
 
8750
    fi ;;
 
8751
  [\\/]* | ?:[\\/]* )  # Absolute path.
 
8752
    ac_srcdir=$srcdir$ac_dir_suffix;
 
8753
    ac_top_srcdir=$srcdir ;;
2224
8754
  *) # Relative path.
2225
 
    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
2226
 
    top_srcdir="$ac_dots$ac_given_srcdir" ;;
2227
 
  esac
2228
 
 
2229
 
  case "$ac_given_INSTALL" in
2230
 
  [/$]*) INSTALL="$ac_given_INSTALL" ;;
2231
 
  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
2232
 
  esac
2233
 
 
2234
 
  echo creating "$ac_file"
2235
 
  rm -f "$ac_file"
2236
 
  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
2237
 
  case "$ac_file" in
2238
 
  *Makefile*) ac_comsub="1i\\
2239
 
# $configure_input" ;;
2240
 
  *) ac_comsub= ;;
2241
 
  esac
2242
 
 
2243
 
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
2244
 
  sed -e "$ac_comsub
2245
 
s%@configure_input@%$configure_input%g
2246
 
s%@srcdir@%$srcdir%g
2247
 
s%@top_srcdir@%$top_srcdir%g
2248
 
s%@INSTALL@%$INSTALL%g
2249
 
" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
2250
 
fi; done
2251
 
rm -f conftest.s*
2252
 
 
2253
 
EOF
2254
 
cat >> $CONFIG_STATUS <<EOF
2255
 
srcdir=${srcdir}
2256
 
host=${host}
2257
 
target=${target}
2258
 
with_multisubdir=${with_multisubdir}
2259
 
ac_configure_args="${multilib_arg} ${ac_configure_args}"
2260
 
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
2261
 
avrlib_basedir=${avrlib_basedir}
2262
 
CC="${CC}"
2263
 
 
2264
 
EOF
2265
 
cat >> $CONFIG_STATUS <<\EOF
2266
 
if test -n "$CONFIG_FILES"; then
2267
 
  . ${avrlib_basedir}/config-ml.in
2268
 
fi
2269
 
exit 0
2270
 
EOF
 
8755
    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
 
8756
    ac_top_srcdir=$ac_top_builddir$srcdir ;;
 
8757
esac
 
8758
 
 
8759
# Do not use `cd foo && pwd` to compute absolute paths, because
 
8760
# the directories may not exist.
 
8761
case `pwd` in
 
8762
.) ac_abs_builddir="$ac_dir";;
 
8763
*)
 
8764
  case "$ac_dir" in
 
8765
  .) ac_abs_builddir=`pwd`;;
 
8766
  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
 
8767
  *) ac_abs_builddir=`pwd`/"$ac_dir";;
 
8768
  esac;;
 
8769
esac
 
8770
case $ac_abs_builddir in
 
8771
.) ac_abs_top_builddir=${ac_top_builddir}.;;
 
8772
*)
 
8773
  case ${ac_top_builddir}. in
 
8774
  .) ac_abs_top_builddir=$ac_abs_builddir;;
 
8775
  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
 
8776
  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
 
8777
  esac;;
 
8778
esac
 
8779
case $ac_abs_builddir in
 
8780
.) ac_abs_srcdir=$ac_srcdir;;
 
8781
*)
 
8782
  case $ac_srcdir in
 
8783
  .) ac_abs_srcdir=$ac_abs_builddir;;
 
8784
  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
 
8785
  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
 
8786
  esac;;
 
8787
esac
 
8788
case $ac_abs_builddir in
 
8789
.) ac_abs_top_srcdir=$ac_top_srcdir;;
 
8790
*)
 
8791
  case $ac_top_srcdir in
 
8792
  .) ac_abs_top_srcdir=$ac_abs_builddir;;
 
8793
  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
 
8794
  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
 
8795
  esac;;
 
8796
esac
 
8797
 
 
8798
 
 
8799
  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
 
8800
echo "$as_me: executing $ac_dest commands" >&6;}
 
8801
  case $ac_dest in
 
8802
    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
 
8803
  # Strip MF so we end up with the name of the file.
 
8804
  mf=`echo "$mf" | sed -e 's/:.*$//'`
 
8805
  # Check whether this is an Automake generated Makefile or not.
 
8806
  # We used to match only the files named `Makefile.in', but
 
8807
  # some people rename them; so instead we look at the file content.
 
8808
  # Grep'ing the first line is not enough: some people post-process
 
8809
  # each Makefile.in and add a new line on top of each file to say so.
 
8810
  # So let's grep whole file.
 
8811
  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
 
8812
    dirpart=`(dirname "$mf") 2>/dev/null ||
 
8813
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8814
         X"$mf" : 'X\(//\)[^/]' \| \
 
8815
         X"$mf" : 'X\(//\)$' \| \
 
8816
         X"$mf" : 'X\(/\)' \| \
 
8817
         .     : '\(.\)' 2>/dev/null ||
 
8818
echo X"$mf" |
 
8819
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8820
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8821
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8822
          /^X\(\/\).*/{ s//\1/; q; }
 
8823
          s/.*/./; q'`
 
8824
  else
 
8825
    continue
 
8826
  fi
 
8827
  # Extract the definition of DEPDIR, am__include, and am__quote
 
8828
  # from the Makefile without running `make'.
 
8829
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
 
8830
  test -z "$DEPDIR" && continue
 
8831
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
8832
  test -z "am__include" && continue
 
8833
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
 
8834
  # When using ansi2knr, U may be empty or an underscore; expand it
 
8835
  U=`sed -n 's/^U = //p' < "$mf"`
 
8836
  # Find all dependency output files, they are included files with
 
8837
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
8838
  # simplest approach to changing $(DEPDIR) to its actual value in the
 
8839
  # expansion.
 
8840
  for file in `sed -n "
 
8841
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
 
8842
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
 
8843
    # Make sure the directory exists.
 
8844
    test -f "$dirpart/$file" && continue
 
8845
    fdir=`(dirname "$file") 2>/dev/null ||
 
8846
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8847
         X"$file" : 'X\(//\)[^/]' \| \
 
8848
         X"$file" : 'X\(//\)$' \| \
 
8849
         X"$file" : 'X\(/\)' \| \
 
8850
         .     : '\(.\)' 2>/dev/null ||
 
8851
echo X"$file" |
 
8852
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8853
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8854
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8855
          /^X\(\/\).*/{ s//\1/; q; }
 
8856
          s/.*/./; q'`
 
8857
    { if $as_mkdir_p; then
 
8858
    mkdir -p $dirpart/$fdir
 
8859
  else
 
8860
    as_dir=$dirpart/$fdir
 
8861
    as_dirs=
 
8862
    while test ! -d "$as_dir"; do
 
8863
      as_dirs="$as_dir $as_dirs"
 
8864
      as_dir=`(dirname "$as_dir") 2>/dev/null ||
 
8865
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
 
8866
         X"$as_dir" : 'X\(//\)[^/]' \| \
 
8867
         X"$as_dir" : 'X\(//\)$' \| \
 
8868
         X"$as_dir" : 'X\(/\)' \| \
 
8869
         .     : '\(.\)' 2>/dev/null ||
 
8870
echo X"$as_dir" |
 
8871
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
 
8872
          /^X\(\/\/\)[^/].*/{ s//\1/; q; }
 
8873
          /^X\(\/\/\)$/{ s//\1/; q; }
 
8874
          /^X\(\/\).*/{ s//\1/; q; }
 
8875
          s/.*/./; q'`
 
8876
    done
 
8877
    test ! -n "$as_dirs" || mkdir $as_dirs
 
8878
  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
 
8879
echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
 
8880
   { (exit 1); exit 1; }; }; }
 
8881
 
 
8882
    # echo "creating $dirpart/$file"
 
8883
    echo '# dummy' > "$dirpart/$file"
 
8884
  done
 
8885
done
 
8886
 ;;
 
8887
  esac
 
8888
done
 
8889
_ACEOF
 
8890
 
 
8891
cat >>$CONFIG_STATUS <<\_ACEOF
 
8892
 
 
8893
{ (exit 0); exit 0; }
 
8894
_ACEOF
2271
8895
chmod +x $CONFIG_STATUS
2272
 
rm -fr confdefs* $ac_clean_files
2273
 
test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
 
8896
ac_clean_files=$ac_clean_files_save
 
8897
 
 
8898
 
 
8899
# configure is writing to config.log, and then calls config.status.
 
8900
# config.status does its own redirection, appending to config.log.
 
8901
# Unfortunately, on DOS this fails, as config.log is still kept open
 
8902
# by configure, so config.status won't be able to write to it; its
 
8903
# output is simply discarded.  So we exec the FD to /dev/null,
 
8904
# effectively closing config.log, so it can be properly (re)opened and
 
8905
# appended to by config.status.  When coming back to configure, we
 
8906
# need to make the FD available again.
 
8907
if test "$no_create" != yes; then
 
8908
  ac_cs_success=:
 
8909
  ac_config_status_args=
 
8910
  test "$silent" = yes &&
 
8911
    ac_config_status_args="$ac_config_status_args --quiet"
 
8912
  exec 5>/dev/null
 
8913
  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
 
8914
  exec 5>>config.log
 
8915
  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
 
8916
  # would make configure fail if this is the last instruction.
 
8917
  $ac_cs_success || { (exit 1); exit 1; }
 
8918
fi
2274
8919