]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/erc32/configure
sim: unify general maintainer settings
[thirdparty/binutils-gdb.git] / sim / erc32 / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69.
4 #
5 #
6 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7 #
8 #
9 # This configure script is free software; the Free Software Foundation
10 # gives unlimited permission to copy, distribute and modify it.
11 ## -------------------- ##
12 ## M4sh Initialization. ##
13 ## -------------------- ##
14
15 # Be more Bourne compatible
16 DUALCASE=1; export DUALCASE # for MKS sh
17 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
18 emulate sh
19 NULLCMD=:
20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
21 # is contrary to our usage. Disable this feature.
22 alias -g '${1+"$@"}'='"$@"'
23 setopt NO_GLOB_SUBST
24 else
25 case `(set -o) 2>/dev/null` in #(
26 *posix*) :
27 set -o posix ;; #(
28 *) :
29 ;;
30 esac
31 fi
32
33
34 as_nl='
35 '
36 export as_nl
37 # Printing a long string crashes Solaris 7 /usr/bin/printf.
38 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
39 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
40 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
41 # Prefer a ksh shell builtin over an external printf program on Solaris,
42 # but without wasting forks for bash or zsh.
43 if test -z "$BASH_VERSION$ZSH_VERSION" \
44 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
45 as_echo='print -r --'
46 as_echo_n='print -rn --'
47 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48 as_echo='printf %s\n'
49 as_echo_n='printf %s'
50 else
51 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53 as_echo_n='/usr/ucb/echo -n'
54 else
55 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56 as_echo_n_body='eval
57 arg=$1;
58 case $arg in #(
59 *"$as_nl"*)
60 expr "X$arg" : "X\\(.*\\)$as_nl";
61 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62 esac;
63 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64 '
65 export as_echo_n_body
66 as_echo_n='sh -c $as_echo_n_body as_echo'
67 fi
68 export as_echo_body
69 as_echo='sh -c $as_echo_body as_echo'
70 fi
71
72 # The user is always right.
73 if test "${PATH_SEPARATOR+set}" != set; then
74 PATH_SEPARATOR=:
75 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
76 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
77 PATH_SEPARATOR=';'
78 }
79 fi
80
81
82 # IFS
83 # We need space, tab and new line, in precisely that order. Quoting is
84 # there to prevent editors from complaining about space-tab.
85 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
86 # splitting by setting IFS to empty value.)
87 IFS=" "" $as_nl"
88
89 # Find who we are. Look in the path if we contain no directory separator.
90 as_myself=
91 case $0 in #((
92 *[\\/]* ) as_myself=$0 ;;
93 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
94 for as_dir in $PATH
95 do
96 IFS=$as_save_IFS
97 test -z "$as_dir" && as_dir=.
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
100 IFS=$as_save_IFS
101
102 ;;
103 esac
104 # We did not find ourselves, most probably we were run as `sh COMMAND'
105 # in which case we are not to be found in the path.
106 if test "x$as_myself" = x; then
107 as_myself=$0
108 fi
109 if test ! -f "$as_myself"; then
110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
111 exit 1
112 fi
113
114 # Unset variables that we do not need and which cause bugs (e.g. in
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116 # suppresses any "Segmentation fault" message there. '((' could
117 # trigger a bug in pdksh 5.2.14.
118 for as_var in BASH_ENV ENV MAIL MAILPATH
119 do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
121 done
122 PS1='$ '
123 PS2='> '
124 PS4='+ '
125
126 # NLS nuisances.
127 LC_ALL=C
128 export LC_ALL
129 LANGUAGE=C
130 export LANGUAGE
131
132 # CDPATH.
133 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
135 # Use a proper internal environment variable to ensure we don't fall
136 # into an infinite loop, continuously re-executing ourselves.
137 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
138 _as_can_reexec=no; export _as_can_reexec;
139 # We cannot yet assume a decent shell, so we have to provide a
140 # neutralization value for shells without unset; and this also
141 # works around shells that cannot unset nonexistent variables.
142 # Preserve -v and -x to the replacement shell.
143 BASH_ENV=/dev/null
144 ENV=/dev/null
145 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
146 case $- in # ((((
147 *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
151 esac
152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
153 # Admittedly, this is quite paranoid, since all the known shells bail
154 # out after a failed `exec'.
155 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
156 as_fn_exit 255
157 fi
158 # We don't want this to propagate to other subprocesses.
159 { _as_can_reexec=; unset _as_can_reexec;}
160 if test "x$CONFIG_SHELL" = x; then
161 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
162 emulate sh
163 NULLCMD=:
164 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
165 # is contrary to our usage. Disable this feature.
166 alias -g '\${1+\"\$@\"}'='\"\$@\"'
167 setopt NO_GLOB_SUBST
168 else
169 case \`(set -o) 2>/dev/null\` in #(
170 *posix*) :
171 set -o posix ;; #(
172 *) :
173 ;;
174 esac
175 fi
176 "
177 as_required="as_fn_return () { (exit \$1); }
178 as_fn_success () { as_fn_return 0; }
179 as_fn_failure () { as_fn_return 1; }
180 as_fn_ret_success () { return 0; }
181 as_fn_ret_failure () { return 1; }
182
183 exitcode=0
184 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
185 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
186 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
187 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
188 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
189
190 else
191 exitcode=1; echo positional parameters were not saved.
192 fi
193 test x\$exitcode = x0 || exit 1
194 test -x / || exit 1"
195 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
196 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
197 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
198 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
199 test \$(( 1 + 1 )) = 2 || exit 1"
200 if (eval "$as_required") 2>/dev/null; then :
201 as_have_required=yes
202 else
203 as_have_required=no
204 fi
205 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
206
207 else
208 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
209 as_found=false
210 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
211 do
212 IFS=$as_save_IFS
213 test -z "$as_dir" && as_dir=.
214 as_found=:
215 case $as_dir in #(
216 /*)
217 for as_base in sh bash ksh sh5; do
218 # Try only shells that exist, to save several forks.
219 as_shell=$as_dir/$as_base
220 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
221 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
222 CONFIG_SHELL=$as_shell as_have_required=yes
223 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
224 break 2
225 fi
226 fi
227 done;;
228 esac
229 as_found=false
230 done
231 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
232 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
233 CONFIG_SHELL=$SHELL as_have_required=yes
234 fi; }
235 IFS=$as_save_IFS
236
237
238 if test "x$CONFIG_SHELL" != x; then :
239 export CONFIG_SHELL
240 # We cannot yet assume a decent shell, so we have to provide a
241 # neutralization value for shells without unset; and this also
242 # works around shells that cannot unset nonexistent variables.
243 # Preserve -v and -x to the replacement shell.
244 BASH_ENV=/dev/null
245 ENV=/dev/null
246 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
247 case $- in # ((((
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
252 esac
253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
254 # Admittedly, this is quite paranoid, since all the known shells bail
255 # out after a failed `exec'.
256 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
257 exit 255
258 fi
259
260 if test x$as_have_required = xno; then :
261 $as_echo "$0: This script requires a shell more modern than all"
262 $as_echo "$0: the shells that I found on your system."
263 if test x${ZSH_VERSION+set} = xset ; then
264 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
265 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
266 else
267 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
268 $0: including any error possibly output before this
269 $0: message. Then install a modern shell, or manually run
270 $0: the script under such a shell if you do have one."
271 fi
272 exit 1
273 fi
274 fi
275 fi
276 SHELL=${CONFIG_SHELL-/bin/sh}
277 export SHELL
278 # Unset more variables known to interfere with behavior of common tools.
279 CLICOLOR_FORCE= GREP_OPTIONS=
280 unset CLICOLOR_FORCE GREP_OPTIONS
281
282 ## --------------------- ##
283 ## M4sh Shell Functions. ##
284 ## --------------------- ##
285 # as_fn_unset VAR
286 # ---------------
287 # Portably unset VAR.
288 as_fn_unset ()
289 {
290 { eval $1=; unset $1;}
291 }
292 as_unset=as_fn_unset
293
294 # as_fn_set_status STATUS
295 # -----------------------
296 # Set $? to STATUS, without forking.
297 as_fn_set_status ()
298 {
299 return $1
300 } # as_fn_set_status
301
302 # as_fn_exit STATUS
303 # -----------------
304 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
305 as_fn_exit ()
306 {
307 set +e
308 as_fn_set_status $1
309 exit $1
310 } # as_fn_exit
311
312 # as_fn_mkdir_p
313 # -------------
314 # Create "$as_dir" as a directory, including parents if necessary.
315 as_fn_mkdir_p ()
316 {
317
318 case $as_dir in #(
319 -*) as_dir=./$as_dir;;
320 esac
321 test -d "$as_dir" || eval $as_mkdir_p || {
322 as_dirs=
323 while :; do
324 case $as_dir in #(
325 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
326 *) as_qdir=$as_dir;;
327 esac
328 as_dirs="'$as_qdir' $as_dirs"
329 as_dir=`$as_dirname -- "$as_dir" ||
330 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
331 X"$as_dir" : 'X\(//\)[^/]' \| \
332 X"$as_dir" : 'X\(//\)$' \| \
333 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
334 $as_echo X"$as_dir" |
335 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
336 s//\1/
337 q
338 }
339 /^X\(\/\/\)[^/].*/{
340 s//\1/
341 q
342 }
343 /^X\(\/\/\)$/{
344 s//\1/
345 q
346 }
347 /^X\(\/\).*/{
348 s//\1/
349 q
350 }
351 s/.*/./; q'`
352 test -d "$as_dir" && break
353 done
354 test -z "$as_dirs" || eval "mkdir $as_dirs"
355 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
356
357
358 } # as_fn_mkdir_p
359
360 # as_fn_executable_p FILE
361 # -----------------------
362 # Test if FILE is an executable regular file.
363 as_fn_executable_p ()
364 {
365 test -f "$1" && test -x "$1"
366 } # as_fn_executable_p
367 # as_fn_append VAR VALUE
368 # ----------------------
369 # Append the text in VALUE to the end of the definition contained in VAR. Take
370 # advantage of any shell optimizations that allow amortized linear growth over
371 # repeated appends, instead of the typical quadratic growth present in naive
372 # implementations.
373 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
374 eval 'as_fn_append ()
375 {
376 eval $1+=\$2
377 }'
378 else
379 as_fn_append ()
380 {
381 eval $1=\$$1\$2
382 }
383 fi # as_fn_append
384
385 # as_fn_arith ARG...
386 # ------------------
387 # Perform arithmetic evaluation on the ARGs, and store the result in the
388 # global $as_val. Take advantage of shells that can avoid forks. The arguments
389 # must be portable across $(()) and expr.
390 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
391 eval 'as_fn_arith ()
392 {
393 as_val=$(( $* ))
394 }'
395 else
396 as_fn_arith ()
397 {
398 as_val=`expr "$@" || test $? -eq 1`
399 }
400 fi # as_fn_arith
401
402
403 # as_fn_error STATUS ERROR [LINENO LOG_FD]
404 # ----------------------------------------
405 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
406 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
407 # script with STATUS, using 1 if that was 0.
408 as_fn_error ()
409 {
410 as_status=$1; test $as_status -eq 0 && as_status=1
411 if test "$4"; then
412 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
413 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
414 fi
415 $as_echo "$as_me: error: $2" >&2
416 as_fn_exit $as_status
417 } # as_fn_error
418
419 if expr a : '\(a\)' >/dev/null 2>&1 &&
420 test "X`expr 00001 : '.*\(...\)'`" = X001; then
421 as_expr=expr
422 else
423 as_expr=false
424 fi
425
426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
427 as_basename=basename
428 else
429 as_basename=false
430 fi
431
432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
433 as_dirname=dirname
434 else
435 as_dirname=false
436 fi
437
438 as_me=`$as_basename -- "$0" ||
439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
440 X"$0" : 'X\(//\)$' \| \
441 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
442 $as_echo X/"$0" |
443 sed '/^.*\/\([^/][^/]*\)\/*$/{
444 s//\1/
445 q
446 }
447 /^X\/\(\/\/\)$/{
448 s//\1/
449 q
450 }
451 /^X\/\(\/\).*/{
452 s//\1/
453 q
454 }
455 s/.*/./; q'`
456
457 # Avoid depending upon Character Ranges.
458 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
459 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
460 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
461 as_cr_digits='0123456789'
462 as_cr_alnum=$as_cr_Letters$as_cr_digits
463
464
465 as_lineno_1=$LINENO as_lineno_1a=$LINENO
466 as_lineno_2=$LINENO as_lineno_2a=$LINENO
467 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
468 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
469 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
470 sed -n '
471 p
472 /[$]LINENO/=
473 ' <$as_myself |
474 sed '
475 s/[$]LINENO.*/&-/
476 t lineno
477 b
478 :lineno
479 N
480 :loop
481 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
482 t loop
483 s/-\n.*//
484 ' >$as_me.lineno &&
485 chmod +x "$as_me.lineno" ||
486 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
487
488 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
489 # already done that, so ensure we don't try to do so again and fall
490 # in an infinite loop. This has already happened in practice.
491 _as_can_reexec=no; export _as_can_reexec
492 # Don't try to exec as it changes $[0], causing all sort of problems
493 # (the dirname of $[0] is not the place where we might find the
494 # original and so on. Autoconf is especially sensitive to this).
495 . "./$as_me.lineno"
496 # Exit status is that of the last command.
497 exit
498 }
499
500 ECHO_C= ECHO_N= ECHO_T=
501 case `echo -n x` in #(((((
502 -n*)
503 case `echo 'xy\c'` in
504 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
505 xy) ECHO_C='\c';;
506 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
507 ECHO_T=' ';;
508 esac;;
509 *)
510 ECHO_N='-n';;
511 esac
512
513 rm -f conf$$ conf$$.exe conf$$.file
514 if test -d conf$$.dir; then
515 rm -f conf$$.dir/conf$$.file
516 else
517 rm -f conf$$.dir
518 mkdir conf$$.dir 2>/dev/null
519 fi
520 if (echo >conf$$.file) 2>/dev/null; then
521 if ln -s conf$$.file conf$$ 2>/dev/null; then
522 as_ln_s='ln -s'
523 # ... but there are two gotchas:
524 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
525 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
526 # In both cases, we have to default to `cp -pR'.
527 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
528 as_ln_s='cp -pR'
529 elif ln conf$$.file conf$$ 2>/dev/null; then
530 as_ln_s=ln
531 else
532 as_ln_s='cp -pR'
533 fi
534 else
535 as_ln_s='cp -pR'
536 fi
537 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
538 rmdir conf$$.dir 2>/dev/null
539
540 if mkdir -p . 2>/dev/null; then
541 as_mkdir_p='mkdir -p "$as_dir"'
542 else
543 test -d ./-p && rmdir ./-p
544 as_mkdir_p=false
545 fi
546
547 as_test_x='test -x'
548 as_executable_p=as_fn_executable_p
549
550 # Sed expression to map a string onto a valid CPP name.
551 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
552
553 # Sed expression to map a string onto a valid variable name.
554 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
555
556
557 test -n "$DJDIR" || exec 7<&0 </dev/null
558 exec 6>&1
559
560 # Name of the host.
561 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
562 # so uname gets run too.
563 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
564
565 #
566 # Initializations.
567 #
568 ac_default_prefix=/usr/local
569 ac_clean_files=
570 ac_config_libobj_dir=.
571 LIBOBJS=
572 cross_compiling=no
573 subdirs=
574 MFLAGS=
575 MAKEFLAGS=
576
577 # Identity of this package.
578 PACKAGE_NAME=
579 PACKAGE_TARNAME=
580 PACKAGE_VERSION=
581 PACKAGE_STRING=
582 PACKAGE_BUGREPORT=
583 PACKAGE_URL=
584
585 ac_unique_file="Makefile.in"
586 ac_subst_vars='LTLIBOBJS
587 LIBOBJS
588 sim_reserved_bits
589 sim_default_model
590 sim_scache
591 sim_float
592 sim_bitsize
593 cgen_breaks
594 READLINE_CFLAGS
595 READLINE
596 TERMCAP
597 EGREP
598 GREP
599 CPP
600 OBJEXT
601 EXEEXT
602 ac_ct_CC
603 CPPFLAGS
604 LDFLAGS
605 CFLAGS
606 CC
607 target_alias
608 host_alias
609 build_alias
610 LIBS
611 ECHO_T
612 ECHO_N
613 ECHO_C
614 DEFS
615 mandir
616 localedir
617 libdir
618 psdir
619 pdfdir
620 dvidir
621 htmldir
622 infodir
623 docdir
624 oldincludedir
625 includedir
626 localstatedir
627 sharedstatedir
628 sysconfdir
629 datadir
630 datarootdir
631 libexecdir
632 sbindir
633 bindir
634 program_transform_name
635 prefix
636 exec_prefix
637 PACKAGE_URL
638 PACKAGE_BUGREPORT
639 PACKAGE_STRING
640 PACKAGE_VERSION
641 PACKAGE_TARNAME
642 PACKAGE_NAME
643 PATH_SEPARATOR
644 SHELL
645 sim_hw
646 sim_hw_objs
647 sim_hw_cflags'
648 ac_subst_files=''
649 ac_user_opts='
650 enable_option_checking
651 enable_sim_hardware
652 '
653 ac_precious_vars='build_alias
654 host_alias
655 target_alias
656 CC
657 CFLAGS
658 LDFLAGS
659 LIBS
660 CPPFLAGS
661 CPP'
662
663
664 # Initialize some variables set by options.
665 ac_init_help=
666 ac_init_version=false
667 ac_unrecognized_opts=
668 ac_unrecognized_sep=
669 # The variables have the same names as the options, with
670 # dashes changed to underlines.
671 cache_file=/dev/null
672 exec_prefix=NONE
673 no_create=
674 no_recursion=
675 prefix=NONE
676 program_prefix=NONE
677 program_suffix=NONE
678 program_transform_name=s,x,x,
679 silent=
680 site=
681 srcdir=
682 verbose=
683 x_includes=NONE
684 x_libraries=NONE
685
686 # Installation directory options.
687 # These are left unexpanded so users can "make install exec_prefix=/foo"
688 # and all the variables that are supposed to be based on exec_prefix
689 # by default will actually change.
690 # Use braces instead of parens because sh, perl, etc. also accept them.
691 # (The list follows the same order as the GNU Coding Standards.)
692 bindir='${exec_prefix}/bin'
693 sbindir='${exec_prefix}/sbin'
694 libexecdir='${exec_prefix}/libexec'
695 datarootdir='${prefix}/share'
696 datadir='${datarootdir}'
697 sysconfdir='${prefix}/etc'
698 sharedstatedir='${prefix}/com'
699 localstatedir='${prefix}/var'
700 includedir='${prefix}/include'
701 oldincludedir='/usr/include'
702 docdir='${datarootdir}/doc/${PACKAGE}'
703 infodir='${datarootdir}/info'
704 htmldir='${docdir}'
705 dvidir='${docdir}'
706 pdfdir='${docdir}'
707 psdir='${docdir}'
708 libdir='${exec_prefix}/lib'
709 localedir='${datarootdir}/locale'
710 mandir='${datarootdir}/man'
711
712 ac_prev=
713 ac_dashdash=
714 for ac_option
715 do
716 # If the previous option needs an argument, assign it.
717 if test -n "$ac_prev"; then
718 eval $ac_prev=\$ac_option
719 ac_prev=
720 continue
721 fi
722
723 case $ac_option in
724 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
725 *=) ac_optarg= ;;
726 *) ac_optarg=yes ;;
727 esac
728
729 # Accept the important Cygnus configure options, so we can diagnose typos.
730
731 case $ac_dashdash$ac_option in
732 --)
733 ac_dashdash=yes ;;
734
735 -bindir | --bindir | --bindi | --bind | --bin | --bi)
736 ac_prev=bindir ;;
737 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
738 bindir=$ac_optarg ;;
739
740 -build | --build | --buil | --bui | --bu)
741 ac_prev=build_alias ;;
742 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
743 build_alias=$ac_optarg ;;
744
745 -cache-file | --cache-file | --cache-fil | --cache-fi \
746 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
747 ac_prev=cache_file ;;
748 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
749 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
750 cache_file=$ac_optarg ;;
751
752 --config-cache | -C)
753 cache_file=config.cache ;;
754
755 -datadir | --datadir | --datadi | --datad)
756 ac_prev=datadir ;;
757 -datadir=* | --datadir=* | --datadi=* | --datad=*)
758 datadir=$ac_optarg ;;
759
760 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
761 | --dataroo | --dataro | --datar)
762 ac_prev=datarootdir ;;
763 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
764 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
765 datarootdir=$ac_optarg ;;
766
767 -disable-* | --disable-*)
768 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
769 # Reject names that are not valid shell variable names.
770 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
771 as_fn_error $? "invalid feature name: $ac_useropt"
772 ac_useropt_orig=$ac_useropt
773 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
774 case $ac_user_opts in
775 *"
776 "enable_$ac_useropt"
777 "*) ;;
778 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
779 ac_unrecognized_sep=', ';;
780 esac
781 eval enable_$ac_useropt=no ;;
782
783 -docdir | --docdir | --docdi | --doc | --do)
784 ac_prev=docdir ;;
785 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
786 docdir=$ac_optarg ;;
787
788 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
789 ac_prev=dvidir ;;
790 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
791 dvidir=$ac_optarg ;;
792
793 -enable-* | --enable-*)
794 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
795 # Reject names that are not valid shell variable names.
796 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
797 as_fn_error $? "invalid feature name: $ac_useropt"
798 ac_useropt_orig=$ac_useropt
799 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
800 case $ac_user_opts in
801 *"
802 "enable_$ac_useropt"
803 "*) ;;
804 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
805 ac_unrecognized_sep=', ';;
806 esac
807 eval enable_$ac_useropt=\$ac_optarg ;;
808
809 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
810 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
811 | --exec | --exe | --ex)
812 ac_prev=exec_prefix ;;
813 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
814 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
815 | --exec=* | --exe=* | --ex=*)
816 exec_prefix=$ac_optarg ;;
817
818 -gas | --gas | --ga | --g)
819 # Obsolete; use --with-gas.
820 with_gas=yes ;;
821
822 -help | --help | --hel | --he | -h)
823 ac_init_help=long ;;
824 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
825 ac_init_help=recursive ;;
826 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
827 ac_init_help=short ;;
828
829 -host | --host | --hos | --ho)
830 ac_prev=host_alias ;;
831 -host=* | --host=* | --hos=* | --ho=*)
832 host_alias=$ac_optarg ;;
833
834 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
835 ac_prev=htmldir ;;
836 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
837 | --ht=*)
838 htmldir=$ac_optarg ;;
839
840 -includedir | --includedir | --includedi | --included | --include \
841 | --includ | --inclu | --incl | --inc)
842 ac_prev=includedir ;;
843 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
844 | --includ=* | --inclu=* | --incl=* | --inc=*)
845 includedir=$ac_optarg ;;
846
847 -infodir | --infodir | --infodi | --infod | --info | --inf)
848 ac_prev=infodir ;;
849 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
850 infodir=$ac_optarg ;;
851
852 -libdir | --libdir | --libdi | --libd)
853 ac_prev=libdir ;;
854 -libdir=* | --libdir=* | --libdi=* | --libd=*)
855 libdir=$ac_optarg ;;
856
857 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
858 | --libexe | --libex | --libe)
859 ac_prev=libexecdir ;;
860 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
861 | --libexe=* | --libex=* | --libe=*)
862 libexecdir=$ac_optarg ;;
863
864 -localedir | --localedir | --localedi | --localed | --locale)
865 ac_prev=localedir ;;
866 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
867 localedir=$ac_optarg ;;
868
869 -localstatedir | --localstatedir | --localstatedi | --localstated \
870 | --localstate | --localstat | --localsta | --localst | --locals)
871 ac_prev=localstatedir ;;
872 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
873 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
874 localstatedir=$ac_optarg ;;
875
876 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
877 ac_prev=mandir ;;
878 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
879 mandir=$ac_optarg ;;
880
881 -nfp | --nfp | --nf)
882 # Obsolete; use --without-fp.
883 with_fp=no ;;
884
885 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
886 | --no-cr | --no-c | -n)
887 no_create=yes ;;
888
889 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
890 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
891 no_recursion=yes ;;
892
893 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
894 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
895 | --oldin | --oldi | --old | --ol | --o)
896 ac_prev=oldincludedir ;;
897 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
898 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
899 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
900 oldincludedir=$ac_optarg ;;
901
902 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
903 ac_prev=prefix ;;
904 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
905 prefix=$ac_optarg ;;
906
907 -program-prefix | --program-prefix | --program-prefi | --program-pref \
908 | --program-pre | --program-pr | --program-p)
909 ac_prev=program_prefix ;;
910 -program-prefix=* | --program-prefix=* | --program-prefi=* \
911 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
912 program_prefix=$ac_optarg ;;
913
914 -program-suffix | --program-suffix | --program-suffi | --program-suff \
915 | --program-suf | --program-su | --program-s)
916 ac_prev=program_suffix ;;
917 -program-suffix=* | --program-suffix=* | --program-suffi=* \
918 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
919 program_suffix=$ac_optarg ;;
920
921 -program-transform-name | --program-transform-name \
922 | --program-transform-nam | --program-transform-na \
923 | --program-transform-n | --program-transform- \
924 | --program-transform | --program-transfor \
925 | --program-transfo | --program-transf \
926 | --program-trans | --program-tran \
927 | --progr-tra | --program-tr | --program-t)
928 ac_prev=program_transform_name ;;
929 -program-transform-name=* | --program-transform-name=* \
930 | --program-transform-nam=* | --program-transform-na=* \
931 | --program-transform-n=* | --program-transform-=* \
932 | --program-transform=* | --program-transfor=* \
933 | --program-transfo=* | --program-transf=* \
934 | --program-trans=* | --program-tran=* \
935 | --progr-tra=* | --program-tr=* | --program-t=*)
936 program_transform_name=$ac_optarg ;;
937
938 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
939 ac_prev=pdfdir ;;
940 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
941 pdfdir=$ac_optarg ;;
942
943 -psdir | --psdir | --psdi | --psd | --ps)
944 ac_prev=psdir ;;
945 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
946 psdir=$ac_optarg ;;
947
948 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
949 | -silent | --silent | --silen | --sile | --sil)
950 silent=yes ;;
951
952 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
953 ac_prev=sbindir ;;
954 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
955 | --sbi=* | --sb=*)
956 sbindir=$ac_optarg ;;
957
958 -sharedstatedir | --sharedstatedir | --sharedstatedi \
959 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
960 | --sharedst | --shareds | --shared | --share | --shar \
961 | --sha | --sh)
962 ac_prev=sharedstatedir ;;
963 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
964 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
965 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
966 | --sha=* | --sh=*)
967 sharedstatedir=$ac_optarg ;;
968
969 -site | --site | --sit)
970 ac_prev=site ;;
971 -site=* | --site=* | --sit=*)
972 site=$ac_optarg ;;
973
974 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
975 ac_prev=srcdir ;;
976 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
977 srcdir=$ac_optarg ;;
978
979 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
980 | --syscon | --sysco | --sysc | --sys | --sy)
981 ac_prev=sysconfdir ;;
982 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
983 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
984 sysconfdir=$ac_optarg ;;
985
986 -target | --target | --targe | --targ | --tar | --ta | --t)
987 ac_prev=target_alias ;;
988 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
989 target_alias=$ac_optarg ;;
990
991 -v | -verbose | --verbose | --verbos | --verbo | --verb)
992 verbose=yes ;;
993
994 -version | --version | --versio | --versi | --vers | -V)
995 ac_init_version=: ;;
996
997 -with-* | --with-*)
998 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
999 # Reject names that are not valid shell variable names.
1000 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1001 as_fn_error $? "invalid package name: $ac_useropt"
1002 ac_useropt_orig=$ac_useropt
1003 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1004 case $ac_user_opts in
1005 *"
1006 "with_$ac_useropt"
1007 "*) ;;
1008 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1009 ac_unrecognized_sep=', ';;
1010 esac
1011 eval with_$ac_useropt=\$ac_optarg ;;
1012
1013 -without-* | --without-*)
1014 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1015 # Reject names that are not valid shell variable names.
1016 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1017 as_fn_error $? "invalid package name: $ac_useropt"
1018 ac_useropt_orig=$ac_useropt
1019 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1020 case $ac_user_opts in
1021 *"
1022 "with_$ac_useropt"
1023 "*) ;;
1024 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1025 ac_unrecognized_sep=', ';;
1026 esac
1027 eval with_$ac_useropt=no ;;
1028
1029 --x)
1030 # Obsolete; use --with-x.
1031 with_x=yes ;;
1032
1033 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1034 | --x-incl | --x-inc | --x-in | --x-i)
1035 ac_prev=x_includes ;;
1036 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1037 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1038 x_includes=$ac_optarg ;;
1039
1040 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1041 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1042 ac_prev=x_libraries ;;
1043 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1044 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1045 x_libraries=$ac_optarg ;;
1046
1047 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1048 Try \`$0 --help' for more information"
1049 ;;
1050
1051 *=*)
1052 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1053 # Reject names that are not valid shell variable names.
1054 case $ac_envvar in #(
1055 '' | [0-9]* | *[!_$as_cr_alnum]* )
1056 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1057 esac
1058 eval $ac_envvar=\$ac_optarg
1059 export $ac_envvar ;;
1060
1061 *)
1062 # FIXME: should be removed in autoconf 3.0.
1063 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1064 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1065 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1066 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1067 ;;
1068
1069 esac
1070 done
1071
1072 if test -n "$ac_prev"; then
1073 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1074 as_fn_error $? "missing argument to $ac_option"
1075 fi
1076
1077 if test -n "$ac_unrecognized_opts"; then
1078 case $enable_option_checking in
1079 no) ;;
1080 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1081 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1082 esac
1083 fi
1084
1085 # Check all directory arguments for consistency.
1086 for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
1087 datadir sysconfdir sharedstatedir localstatedir includedir \
1088 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1089 libdir localedir mandir
1090 do
1091 eval ac_val=\$$ac_var
1092 # Remove trailing slashes.
1093 case $ac_val in
1094 */ )
1095 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1096 eval $ac_var=\$ac_val;;
1097 esac
1098 # Be sure to have absolute directory names.
1099 case $ac_val in
1100 [\\/$]* | ?:[\\/]* ) continue;;
1101 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1102 esac
1103 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1104 done
1105
1106 # There might be people who depend on the old broken behavior: `$host'
1107 # used to hold the argument of --host etc.
1108 # FIXME: To remove some day.
1109 build=$build_alias
1110 host=$host_alias
1111 target=$target_alias
1112
1113 # FIXME: To remove some day.
1114 if test "x$host_alias" != x; then
1115 if test "x$build_alias" = x; then
1116 cross_compiling=maybe
1117 elif test "x$build_alias" != "x$host_alias"; then
1118 cross_compiling=yes
1119 fi
1120 fi
1121
1122 ac_tool_prefix=
1123 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1124
1125 test "$silent" = yes && exec 6>/dev/null
1126
1127
1128 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1129 ac_ls_di=`ls -di .` &&
1130 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1131 as_fn_error $? "working directory cannot be determined"
1132 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1133 as_fn_error $? "pwd does not report name of working directory"
1134
1135
1136 # Find the source files, if location was not specified.
1137 if test -z "$srcdir"; then
1138 ac_srcdir_defaulted=yes
1139 # Try the directory containing this script, then the parent directory.
1140 ac_confdir=`$as_dirname -- "$as_myself" ||
1141 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1142 X"$as_myself" : 'X\(//\)[^/]' \| \
1143 X"$as_myself" : 'X\(//\)$' \| \
1144 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1145 $as_echo X"$as_myself" |
1146 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1147 s//\1/
1148 q
1149 }
1150 /^X\(\/\/\)[^/].*/{
1151 s//\1/
1152 q
1153 }
1154 /^X\(\/\/\)$/{
1155 s//\1/
1156 q
1157 }
1158 /^X\(\/\).*/{
1159 s//\1/
1160 q
1161 }
1162 s/.*/./; q'`
1163 srcdir=$ac_confdir
1164 if test ! -r "$srcdir/$ac_unique_file"; then
1165 srcdir=..
1166 fi
1167 else
1168 ac_srcdir_defaulted=no
1169 fi
1170 if test ! -r "$srcdir/$ac_unique_file"; then
1171 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1172 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1173 fi
1174 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1175 ac_abs_confdir=`(
1176 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1177 pwd)`
1178 # When building in place, set srcdir=.
1179 if test "$ac_abs_confdir" = "$ac_pwd"; then
1180 srcdir=.
1181 fi
1182 # Remove unnecessary trailing slashes from srcdir.
1183 # Double slashes in file names in object file debugging info
1184 # mess up M-x gdb in Emacs.
1185 case $srcdir in
1186 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1187 esac
1188 for ac_var in $ac_precious_vars; do
1189 eval ac_env_${ac_var}_set=\${${ac_var}+set}
1190 eval ac_env_${ac_var}_value=\$${ac_var}
1191 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1192 eval ac_cv_env_${ac_var}_value=\$${ac_var}
1193 done
1194
1195 #
1196 # Report the --help message.
1197 #
1198 if test "$ac_init_help" = "long"; then
1199 # Omit some internal or obsolete options to make the list less imposing.
1200 # This message is too long to be a string in the A/UX 3.1 sh.
1201 cat <<_ACEOF
1202 \`configure' configures this package to adapt to many kinds of systems.
1203
1204 Usage: $0 [OPTION]... [VAR=VALUE]...
1205
1206 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1207 VAR=VALUE. See below for descriptions of some of the useful variables.
1208
1209 Defaults for the options are specified in brackets.
1210
1211 Configuration:
1212 -h, --help display this help and exit
1213 --help=short display options specific to this package
1214 --help=recursive display the short help of all the included packages
1215 -V, --version display version information and exit
1216 -q, --quiet, --silent do not print \`checking ...' messages
1217 --cache-file=FILE cache test results in FILE [disabled]
1218 -C, --config-cache alias for \`--cache-file=config.cache'
1219 -n, --no-create do not create output files
1220 --srcdir=DIR find the sources in DIR [configure dir or \`..']
1221
1222 Installation directories:
1223 --prefix=PREFIX install architecture-independent files in PREFIX
1224 [$ac_default_prefix]
1225 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
1226 [PREFIX]
1227
1228 By default, \`make install' will install all the files in
1229 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
1230 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1231 for instance \`--prefix=\$HOME'.
1232
1233 For better control, use the options below.
1234
1235 Fine tuning of the installation directories:
1236 --bindir=DIR user executables [EPREFIX/bin]
1237 --sbindir=DIR system admin executables [EPREFIX/sbin]
1238 --libexecdir=DIR program executables [EPREFIX/libexec]
1239 --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
1240 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
1241 --localstatedir=DIR modifiable single-machine data [PREFIX/var]
1242 --libdir=DIR object code libraries [EPREFIX/lib]
1243 --includedir=DIR C header files [PREFIX/include]
1244 --oldincludedir=DIR C header files for non-gcc [/usr/include]
1245 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1246 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1247 --infodir=DIR info documentation [DATAROOTDIR/info]
1248 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1249 --mandir=DIR man documentation [DATAROOTDIR/man]
1250 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE]
1251 --htmldir=DIR html documentation [DOCDIR]
1252 --dvidir=DIR dvi documentation [DOCDIR]
1253 --pdfdir=DIR pdf documentation [DOCDIR]
1254 --psdir=DIR ps documentation [DOCDIR]
1255 _ACEOF
1256
1257 cat <<\_ACEOF
1258 _ACEOF
1259 fi
1260
1261 if test -n "$ac_init_help"; then
1262
1263 cat <<\_ACEOF
1264
1265 Optional Features:
1266 --disable-option-checking ignore unrecognized --enable/--with options
1267 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1268 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1269 --enable-sim-hardware=LIST
1270 Specify the hardware to be included in the build.
1271
1272 Some influential environment variables:
1273 CC C compiler command
1274 CFLAGS C compiler flags
1275 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1276 nonstandard directory <lib dir>
1277 LIBS libraries to pass to the linker, e.g. -l<library>
1278 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1279 you have headers in a nonstandard directory <include dir>
1280 CPP C preprocessor
1281
1282 Use these variables to override the choices made by `configure' or to help
1283 it to find libraries and programs with nonstandard names/locations.
1284
1285 Report bugs to the package provider.
1286 _ACEOF
1287 ac_status=$?
1288 fi
1289
1290 if test "$ac_init_help" = "recursive"; then
1291 # If there are subdirs, report their specific --help.
1292 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1293 test -d "$ac_dir" ||
1294 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1295 continue
1296 ac_builddir=.
1297
1298 case "$ac_dir" in
1299 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1300 *)
1301 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1302 # A ".." for each directory in $ac_dir_suffix.
1303 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1304 case $ac_top_builddir_sub in
1305 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1306 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1307 esac ;;
1308 esac
1309 ac_abs_top_builddir=$ac_pwd
1310 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1311 # for backward compatibility:
1312 ac_top_builddir=$ac_top_build_prefix
1313
1314 case $srcdir in
1315 .) # We are building in place.
1316 ac_srcdir=.
1317 ac_top_srcdir=$ac_top_builddir_sub
1318 ac_abs_top_srcdir=$ac_pwd ;;
1319 [\\/]* | ?:[\\/]* ) # Absolute name.
1320 ac_srcdir=$srcdir$ac_dir_suffix;
1321 ac_top_srcdir=$srcdir
1322 ac_abs_top_srcdir=$srcdir ;;
1323 *) # Relative name.
1324 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1325 ac_top_srcdir=$ac_top_build_prefix$srcdir
1326 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1327 esac
1328 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1329
1330 cd "$ac_dir" || { ac_status=$?; continue; }
1331 # Check for guested configure.
1332 if test -f "$ac_srcdir/configure.gnu"; then
1333 echo &&
1334 $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1335 elif test -f "$ac_srcdir/configure"; then
1336 echo &&
1337 $SHELL "$ac_srcdir/configure" --help=recursive
1338 else
1339 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1340 fi || ac_status=$?
1341 cd "$ac_pwd" || { ac_status=$?; break; }
1342 done
1343 fi
1344
1345 test -n "$ac_init_help" && exit $ac_status
1346 if $ac_init_version; then
1347 cat <<\_ACEOF
1348 configure
1349 generated by GNU Autoconf 2.69
1350
1351 Copyright (C) 2012 Free Software Foundation, Inc.
1352 This configure script is free software; the Free Software Foundation
1353 gives unlimited permission to copy, distribute and modify it.
1354 _ACEOF
1355 exit
1356 fi
1357
1358 ## ------------------------ ##
1359 ## Autoconf initialization. ##
1360 ## ------------------------ ##
1361
1362 # ac_fn_c_try_compile LINENO
1363 # --------------------------
1364 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1365 ac_fn_c_try_compile ()
1366 {
1367 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1368 rm -f conftest.$ac_objext
1369 if { { ac_try="$ac_compile"
1370 case "(($ac_try" in
1371 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1372 *) ac_try_echo=$ac_try;;
1373 esac
1374 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1375 $as_echo "$ac_try_echo"; } >&5
1376 (eval "$ac_compile") 2>conftest.err
1377 ac_status=$?
1378 if test -s conftest.err; then
1379 grep -v '^ *+' conftest.err >conftest.er1
1380 cat conftest.er1 >&5
1381 mv -f conftest.er1 conftest.err
1382 fi
1383 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1384 test $ac_status = 0; } && {
1385 test -z "$ac_c_werror_flag" ||
1386 test ! -s conftest.err
1387 } && test -s conftest.$ac_objext; then :
1388 ac_retval=0
1389 else
1390 $as_echo "$as_me: failed program was:" >&5
1391 sed 's/^/| /' conftest.$ac_ext >&5
1392
1393 ac_retval=1
1394 fi
1395 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1396 as_fn_set_status $ac_retval
1397
1398 } # ac_fn_c_try_compile
1399
1400 # ac_fn_c_try_cpp LINENO
1401 # ----------------------
1402 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1403 ac_fn_c_try_cpp ()
1404 {
1405 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1406 if { { ac_try="$ac_cpp conftest.$ac_ext"
1407 case "(($ac_try" in
1408 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1409 *) ac_try_echo=$ac_try;;
1410 esac
1411 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1412 $as_echo "$ac_try_echo"; } >&5
1413 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1414 ac_status=$?
1415 if test -s conftest.err; then
1416 grep -v '^ *+' conftest.err >conftest.er1
1417 cat conftest.er1 >&5
1418 mv -f conftest.er1 conftest.err
1419 fi
1420 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1421 test $ac_status = 0; } > conftest.i && {
1422 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1423 test ! -s conftest.err
1424 }; then :
1425 ac_retval=0
1426 else
1427 $as_echo "$as_me: failed program was:" >&5
1428 sed 's/^/| /' conftest.$ac_ext >&5
1429
1430 ac_retval=1
1431 fi
1432 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1433 as_fn_set_status $ac_retval
1434
1435 } # ac_fn_c_try_cpp
1436
1437 # ac_fn_c_try_link LINENO
1438 # -----------------------
1439 # Try to link conftest.$ac_ext, and return whether this succeeded.
1440 ac_fn_c_try_link ()
1441 {
1442 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1443 rm -f conftest.$ac_objext conftest$ac_exeext
1444 if { { ac_try="$ac_link"
1445 case "(($ac_try" in
1446 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1447 *) ac_try_echo=$ac_try;;
1448 esac
1449 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1450 $as_echo "$ac_try_echo"; } >&5
1451 (eval "$ac_link") 2>conftest.err
1452 ac_status=$?
1453 if test -s conftest.err; then
1454 grep -v '^ *+' conftest.err >conftest.er1
1455 cat conftest.er1 >&5
1456 mv -f conftest.er1 conftest.err
1457 fi
1458 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1459 test $ac_status = 0; } && {
1460 test -z "$ac_c_werror_flag" ||
1461 test ! -s conftest.err
1462 } && test -s conftest$ac_exeext && {
1463 test "$cross_compiling" = yes ||
1464 test -x conftest$ac_exeext
1465 }; then :
1466 ac_retval=0
1467 else
1468 $as_echo "$as_me: failed program was:" >&5
1469 sed 's/^/| /' conftest.$ac_ext >&5
1470
1471 ac_retval=1
1472 fi
1473 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1474 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1475 # interfere with the next link command; also delete a directory that is
1476 # left behind by Apple's compiler. We do this before executing the actions.
1477 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1478 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1479 as_fn_set_status $ac_retval
1480
1481 } # ac_fn_c_try_link
1482 cat >config.log <<_ACEOF
1483 This file contains any messages produced by compilers while
1484 running configure, to aid debugging if configure makes a mistake.
1485
1486 It was created by $as_me, which was
1487 generated by GNU Autoconf 2.69. Invocation command line was
1488
1489 $ $0 $@
1490
1491 _ACEOF
1492 exec 5>>config.log
1493 {
1494 cat <<_ASUNAME
1495 ## --------- ##
1496 ## Platform. ##
1497 ## --------- ##
1498
1499 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1500 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1501 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1502 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1503 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1504
1505 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1506 /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
1507
1508 /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
1509 /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
1510 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1511 /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
1512 /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
1513 /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
1514 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
1515
1516 _ASUNAME
1517
1518 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1519 for as_dir in $PATH
1520 do
1521 IFS=$as_save_IFS
1522 test -z "$as_dir" && as_dir=.
1523 $as_echo "PATH: $as_dir"
1524 done
1525 IFS=$as_save_IFS
1526
1527 } >&5
1528
1529 cat >&5 <<_ACEOF
1530
1531
1532 ## ----------- ##
1533 ## Core tests. ##
1534 ## ----------- ##
1535
1536 _ACEOF
1537
1538
1539 # Keep a trace of the command line.
1540 # Strip out --no-create and --no-recursion so they do not pile up.
1541 # Strip out --silent because we don't want to record it for future runs.
1542 # Also quote any args containing shell meta-characters.
1543 # Make two passes to allow for proper duplicate-argument suppression.
1544 ac_configure_args=
1545 ac_configure_args0=
1546 ac_configure_args1=
1547 ac_must_keep_next=false
1548 for ac_pass in 1 2
1549 do
1550 for ac_arg
1551 do
1552 case $ac_arg in
1553 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1554 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1555 | -silent | --silent | --silen | --sile | --sil)
1556 continue ;;
1557 *\'*)
1558 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1559 esac
1560 case $ac_pass in
1561 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1562 2)
1563 as_fn_append ac_configure_args1 " '$ac_arg'"
1564 if test $ac_must_keep_next = true; then
1565 ac_must_keep_next=false # Got value, back to normal.
1566 else
1567 case $ac_arg in
1568 *=* | --config-cache | -C | -disable-* | --disable-* \
1569 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1570 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1571 | -with-* | --with-* | -without-* | --without-* | --x)
1572 case "$ac_configure_args0 " in
1573 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1574 esac
1575 ;;
1576 -* ) ac_must_keep_next=true ;;
1577 esac
1578 fi
1579 as_fn_append ac_configure_args " '$ac_arg'"
1580 ;;
1581 esac
1582 done
1583 done
1584 { ac_configure_args0=; unset ac_configure_args0;}
1585 { ac_configure_args1=; unset ac_configure_args1;}
1586
1587 # When interrupted or exit'd, cleanup temporary files, and complete
1588 # config.log. We remove comments because anyway the quotes in there
1589 # would cause problems or look ugly.
1590 # WARNING: Use '\'' to represent an apostrophe within the trap.
1591 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1592 trap 'exit_status=$?
1593 # Save into config.log some information that might help in debugging.
1594 {
1595 echo
1596
1597 $as_echo "## ---------------- ##
1598 ## Cache variables. ##
1599 ## ---------------- ##"
1600 echo
1601 # The following way of writing the cache mishandles newlines in values,
1602 (
1603 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
1604 eval ac_val=\$$ac_var
1605 case $ac_val in #(
1606 *${as_nl}*)
1607 case $ac_var in #(
1608 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1609 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1610 esac
1611 case $ac_var in #(
1612 _ | IFS | as_nl) ;; #(
1613 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1614 *) { eval $ac_var=; unset $ac_var;} ;;
1615 esac ;;
1616 esac
1617 done
1618 (set) 2>&1 |
1619 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
1620 *${as_nl}ac_space=\ *)
1621 sed -n \
1622 "s/'\''/'\''\\\\'\'''\''/g;
1623 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
1624 ;; #(
1625 *)
1626 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
1627 ;;
1628 esac |
1629 sort
1630 )
1631 echo
1632
1633 $as_echo "## ----------------- ##
1634 ## Output variables. ##
1635 ## ----------------- ##"
1636 echo
1637 for ac_var in $ac_subst_vars
1638 do
1639 eval ac_val=\$$ac_var
1640 case $ac_val in
1641 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1642 esac
1643 $as_echo "$ac_var='\''$ac_val'\''"
1644 done | sort
1645 echo
1646
1647 if test -n "$ac_subst_files"; then
1648 $as_echo "## ------------------- ##
1649 ## File substitutions. ##
1650 ## ------------------- ##"
1651 echo
1652 for ac_var in $ac_subst_files
1653 do
1654 eval ac_val=\$$ac_var
1655 case $ac_val in
1656 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1657 esac
1658 $as_echo "$ac_var='\''$ac_val'\''"
1659 done | sort
1660 echo
1661 fi
1662
1663 if test -s confdefs.h; then
1664 $as_echo "## ----------- ##
1665 ## confdefs.h. ##
1666 ## ----------- ##"
1667 echo
1668 cat confdefs.h
1669 echo
1670 fi
1671 test "$ac_signal" != 0 &&
1672 $as_echo "$as_me: caught signal $ac_signal"
1673 $as_echo "$as_me: exit $exit_status"
1674 } >&5
1675 rm -f core *.core core.conftest.* &&
1676 rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1677 exit $exit_status
1678 ' 0
1679 for ac_signal in 1 2 13 15; do
1680 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
1681 done
1682 ac_signal=0
1683
1684 # confdefs.h avoids OS command line length limits that DEFS can exceed.
1685 rm -f -r conftest* confdefs.h
1686
1687 $as_echo "/* confdefs.h */" > confdefs.h
1688
1689 # Predefined preprocessor variables.
1690
1691 cat >>confdefs.h <<_ACEOF
1692 #define PACKAGE_NAME "$PACKAGE_NAME"
1693 _ACEOF
1694
1695 cat >>confdefs.h <<_ACEOF
1696 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
1697 _ACEOF
1698
1699 cat >>confdefs.h <<_ACEOF
1700 #define PACKAGE_VERSION "$PACKAGE_VERSION"
1701 _ACEOF
1702
1703 cat >>confdefs.h <<_ACEOF
1704 #define PACKAGE_STRING "$PACKAGE_STRING"
1705 _ACEOF
1706
1707 cat >>confdefs.h <<_ACEOF
1708 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
1709 _ACEOF
1710
1711 cat >>confdefs.h <<_ACEOF
1712 #define PACKAGE_URL "$PACKAGE_URL"
1713 _ACEOF
1714
1715
1716 # Let the site file select an alternate cache file if it wants to.
1717 # Prefer an explicitly selected file to automatically selected ones.
1718 ac_site_file1=NONE
1719 ac_site_file2=NONE
1720 if test -n "$CONFIG_SITE"; then
1721 # We do not want a PATH search for config.site.
1722 case $CONFIG_SITE in #((
1723 -*) ac_site_file1=./$CONFIG_SITE;;
1724 */*) ac_site_file1=$CONFIG_SITE;;
1725 *) ac_site_file1=./$CONFIG_SITE;;
1726 esac
1727 elif test "x$prefix" != xNONE; then
1728 ac_site_file1=$prefix/share/config.site
1729 ac_site_file2=$prefix/etc/config.site
1730 else
1731 ac_site_file1=$ac_default_prefix/share/config.site
1732 ac_site_file2=$ac_default_prefix/etc/config.site
1733 fi
1734 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1735 do
1736 test "x$ac_site_file" = xNONE && continue
1737 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
1738 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
1739 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
1740 sed 's/^/| /' "$ac_site_file" >&5
1741 . "$ac_site_file" \
1742 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1743 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1744 as_fn_error $? "failed to load site script $ac_site_file
1745 See \`config.log' for more details" "$LINENO" 5; }
1746 fi
1747 done
1748
1749 if test -r "$cache_file"; then
1750 # Some versions of bash will fail to source /dev/null (special files
1751 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
1752 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
1753 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
1754 $as_echo "$as_me: loading cache $cache_file" >&6;}
1755 case $cache_file in
1756 [\\/]* | ?:[\\/]* ) . "$cache_file";;
1757 *) . "./$cache_file";;
1758 esac
1759 fi
1760 else
1761 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
1762 $as_echo "$as_me: creating cache $cache_file" >&6;}
1763 >$cache_file
1764 fi
1765
1766 # Check that the precious variables saved in the cache have kept the same
1767 # value.
1768 ac_cache_corrupted=false
1769 for ac_var in $ac_precious_vars; do
1770 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1771 eval ac_new_set=\$ac_env_${ac_var}_set
1772 eval ac_old_val=\$ac_cv_env_${ac_var}_value
1773 eval ac_new_val=\$ac_env_${ac_var}_value
1774 case $ac_old_set,$ac_new_set in
1775 set,)
1776 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1777 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1778 ac_cache_corrupted=: ;;
1779 ,set)
1780 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
1781 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1782 ac_cache_corrupted=: ;;
1783 ,);;
1784 *)
1785 if test "x$ac_old_val" != "x$ac_new_val"; then
1786 # differences in whitespace do not lead to failure.
1787 ac_old_val_w=`echo x $ac_old_val`
1788 ac_new_val_w=`echo x $ac_new_val`
1789 if test "$ac_old_val_w" != "$ac_new_val_w"; then
1790 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
1791 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1792 ac_cache_corrupted=:
1793 else
1794 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1795 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1796 eval $ac_var=\$ac_old_val
1797 fi
1798 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
1799 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
1800 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
1801 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
1802 fi;;
1803 esac
1804 # Pass precious variables to config.status.
1805 if test "$ac_new_set" = set; then
1806 case $ac_new_val in
1807 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1808 *) ac_arg=$ac_var=$ac_new_val ;;
1809 esac
1810 case " $ac_configure_args " in
1811 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
1812 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
1813 esac
1814 fi
1815 done
1816 if $ac_cache_corrupted; then
1817 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
1818 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1819 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
1820 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1821 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
1822 fi
1823 ## -------------------- ##
1824 ## Main body of script. ##
1825 ## -------------------- ##
1826
1827 ac_ext=c
1828 ac_cpp='$CPP $CPPFLAGS'
1829 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1830 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1831 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1832
1833
1834
1835
1836
1837
1838 # In the Cygwin environment, we need some additional flags.
1839 ac_ext=c
1840 ac_cpp='$CPP $CPPFLAGS'
1841 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
1842 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
1843 ac_compiler_gnu=$ac_cv_c_compiler_gnu
1844 if test -n "$ac_tool_prefix"; then
1845 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
1846 set dummy ${ac_tool_prefix}gcc; ac_word=$2
1847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1848 $as_echo_n "checking for $ac_word... " >&6; }
1849 if ${ac_cv_prog_CC+:} false; then :
1850 $as_echo_n "(cached) " >&6
1851 else
1852 if test -n "$CC"; then
1853 ac_cv_prog_CC="$CC" # Let the user override the test.
1854 else
1855 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1856 for as_dir in $PATH
1857 do
1858 IFS=$as_save_IFS
1859 test -z "$as_dir" && as_dir=.
1860 for ac_exec_ext in '' $ac_executable_extensions; do
1861 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1862 ac_cv_prog_CC="${ac_tool_prefix}gcc"
1863 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1864 break 2
1865 fi
1866 done
1867 done
1868 IFS=$as_save_IFS
1869
1870 fi
1871 fi
1872 CC=$ac_cv_prog_CC
1873 if test -n "$CC"; then
1874 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1875 $as_echo "$CC" >&6; }
1876 else
1877 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1878 $as_echo "no" >&6; }
1879 fi
1880
1881
1882 fi
1883 if test -z "$ac_cv_prog_CC"; then
1884 ac_ct_CC=$CC
1885 # Extract the first word of "gcc", so it can be a program name with args.
1886 set dummy gcc; ac_word=$2
1887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1888 $as_echo_n "checking for $ac_word... " >&6; }
1889 if ${ac_cv_prog_ac_ct_CC+:} false; then :
1890 $as_echo_n "(cached) " >&6
1891 else
1892 if test -n "$ac_ct_CC"; then
1893 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
1894 else
1895 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1896 for as_dir in $PATH
1897 do
1898 IFS=$as_save_IFS
1899 test -z "$as_dir" && as_dir=.
1900 for ac_exec_ext in '' $ac_executable_extensions; do
1901 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1902 ac_cv_prog_ac_ct_CC="gcc"
1903 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1904 break 2
1905 fi
1906 done
1907 done
1908 IFS=$as_save_IFS
1909
1910 fi
1911 fi
1912 ac_ct_CC=$ac_cv_prog_ac_ct_CC
1913 if test -n "$ac_ct_CC"; then
1914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
1915 $as_echo "$ac_ct_CC" >&6; }
1916 else
1917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1918 $as_echo "no" >&6; }
1919 fi
1920
1921 if test "x$ac_ct_CC" = x; then
1922 CC=""
1923 else
1924 case $cross_compiling:$ac_tool_warned in
1925 yes:)
1926 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
1927 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
1928 ac_tool_warned=yes ;;
1929 esac
1930 CC=$ac_ct_CC
1931 fi
1932 else
1933 CC="$ac_cv_prog_CC"
1934 fi
1935
1936 if test -z "$CC"; then
1937 if test -n "$ac_tool_prefix"; then
1938 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
1939 set dummy ${ac_tool_prefix}cc; ac_word=$2
1940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1941 $as_echo_n "checking for $ac_word... " >&6; }
1942 if ${ac_cv_prog_CC+:} false; then :
1943 $as_echo_n "(cached) " >&6
1944 else
1945 if test -n "$CC"; then
1946 ac_cv_prog_CC="$CC" # Let the user override the test.
1947 else
1948 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1949 for as_dir in $PATH
1950 do
1951 IFS=$as_save_IFS
1952 test -z "$as_dir" && as_dir=.
1953 for ac_exec_ext in '' $ac_executable_extensions; do
1954 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1955 ac_cv_prog_CC="${ac_tool_prefix}cc"
1956 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1957 break 2
1958 fi
1959 done
1960 done
1961 IFS=$as_save_IFS
1962
1963 fi
1964 fi
1965 CC=$ac_cv_prog_CC
1966 if test -n "$CC"; then
1967 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
1968 $as_echo "$CC" >&6; }
1969 else
1970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1971 $as_echo "no" >&6; }
1972 fi
1973
1974
1975 fi
1976 fi
1977 if test -z "$CC"; then
1978 # Extract the first word of "cc", so it can be a program name with args.
1979 set dummy cc; ac_word=$2
1980 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1981 $as_echo_n "checking for $ac_word... " >&6; }
1982 if ${ac_cv_prog_CC+:} false; then :
1983 $as_echo_n "(cached) " >&6
1984 else
1985 if test -n "$CC"; then
1986 ac_cv_prog_CC="$CC" # Let the user override the test.
1987 else
1988 ac_prog_rejected=no
1989 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1990 for as_dir in $PATH
1991 do
1992 IFS=$as_save_IFS
1993 test -z "$as_dir" && as_dir=.
1994 for ac_exec_ext in '' $ac_executable_extensions; do
1995 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1996 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1997 ac_prog_rejected=yes
1998 continue
1999 fi
2000 ac_cv_prog_CC="cc"
2001 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2002 break 2
2003 fi
2004 done
2005 done
2006 IFS=$as_save_IFS
2007
2008 if test $ac_prog_rejected = yes; then
2009 # We found a bogon in the path, so make sure we never use it.
2010 set dummy $ac_cv_prog_CC
2011 shift
2012 if test $# != 0; then
2013 # We chose a different compiler from the bogus one.
2014 # However, it has the same basename, so the bogon will be chosen
2015 # first if we set CC to just the basename; use the full file name.
2016 shift
2017 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2018 fi
2019 fi
2020 fi
2021 fi
2022 CC=$ac_cv_prog_CC
2023 if test -n "$CC"; then
2024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2025 $as_echo "$CC" >&6; }
2026 else
2027 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2028 $as_echo "no" >&6; }
2029 fi
2030
2031
2032 fi
2033 if test -z "$CC"; then
2034 if test -n "$ac_tool_prefix"; then
2035 for ac_prog in cl.exe
2036 do
2037 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2038 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2039 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2040 $as_echo_n "checking for $ac_word... " >&6; }
2041 if ${ac_cv_prog_CC+:} false; then :
2042 $as_echo_n "(cached) " >&6
2043 else
2044 if test -n "$CC"; then
2045 ac_cv_prog_CC="$CC" # Let the user override the test.
2046 else
2047 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2048 for as_dir in $PATH
2049 do
2050 IFS=$as_save_IFS
2051 test -z "$as_dir" && as_dir=.
2052 for ac_exec_ext in '' $ac_executable_extensions; do
2053 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2054 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2055 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2056 break 2
2057 fi
2058 done
2059 done
2060 IFS=$as_save_IFS
2061
2062 fi
2063 fi
2064 CC=$ac_cv_prog_CC
2065 if test -n "$CC"; then
2066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2067 $as_echo "$CC" >&6; }
2068 else
2069 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2070 $as_echo "no" >&6; }
2071 fi
2072
2073
2074 test -n "$CC" && break
2075 done
2076 fi
2077 if test -z "$CC"; then
2078 ac_ct_CC=$CC
2079 for ac_prog in cl.exe
2080 do
2081 # Extract the first word of "$ac_prog", so it can be a program name with args.
2082 set dummy $ac_prog; ac_word=$2
2083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2084 $as_echo_n "checking for $ac_word... " >&6; }
2085 if ${ac_cv_prog_ac_ct_CC+:} false; then :
2086 $as_echo_n "(cached) " >&6
2087 else
2088 if test -n "$ac_ct_CC"; then
2089 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2090 else
2091 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2092 for as_dir in $PATH
2093 do
2094 IFS=$as_save_IFS
2095 test -z "$as_dir" && as_dir=.
2096 for ac_exec_ext in '' $ac_executable_extensions; do
2097 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2098 ac_cv_prog_ac_ct_CC="$ac_prog"
2099 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2100 break 2
2101 fi
2102 done
2103 done
2104 IFS=$as_save_IFS
2105
2106 fi
2107 fi
2108 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2109 if test -n "$ac_ct_CC"; then
2110 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2111 $as_echo "$ac_ct_CC" >&6; }
2112 else
2113 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2114 $as_echo "no" >&6; }
2115 fi
2116
2117
2118 test -n "$ac_ct_CC" && break
2119 done
2120
2121 if test "x$ac_ct_CC" = x; then
2122 CC=""
2123 else
2124 case $cross_compiling:$ac_tool_warned in
2125 yes:)
2126 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2127 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2128 ac_tool_warned=yes ;;
2129 esac
2130 CC=$ac_ct_CC
2131 fi
2132 fi
2133
2134 fi
2135
2136
2137 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2138 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2139 as_fn_error $? "no acceptable C compiler found in \$PATH
2140 See \`config.log' for more details" "$LINENO" 5; }
2141
2142 # Provide some information about the compiler.
2143 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2144 set X $ac_compile
2145 ac_compiler=$2
2146 for ac_option in --version -v -V -qversion; do
2147 { { ac_try="$ac_compiler $ac_option >&5"
2148 case "(($ac_try" in
2149 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2150 *) ac_try_echo=$ac_try;;
2151 esac
2152 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2153 $as_echo "$ac_try_echo"; } >&5
2154 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2155 ac_status=$?
2156 if test -s conftest.err; then
2157 sed '10a\
2158 ... rest of stderr output deleted ...
2159 10q' conftest.err >conftest.er1
2160 cat conftest.er1 >&5
2161 fi
2162 rm -f conftest.er1 conftest.err
2163 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2164 test $ac_status = 0; }
2165 done
2166
2167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2168 /* end confdefs.h. */
2169
2170 int
2171 main ()
2172 {
2173
2174 ;
2175 return 0;
2176 }
2177 _ACEOF
2178 ac_clean_files_save=$ac_clean_files
2179 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2180 # Try to create an executable without -o first, disregard a.out.
2181 # It will help us diagnose broken compilers, and finding out an intuition
2182 # of exeext.
2183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2184 $as_echo_n "checking whether the C compiler works... " >&6; }
2185 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2186
2187 # The possible output files:
2188 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2189
2190 ac_rmfiles=
2191 for ac_file in $ac_files
2192 do
2193 case $ac_file in
2194 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2195 * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2196 esac
2197 done
2198 rm -f $ac_rmfiles
2199
2200 if { { ac_try="$ac_link_default"
2201 case "(($ac_try" in
2202 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2203 *) ac_try_echo=$ac_try;;
2204 esac
2205 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2206 $as_echo "$ac_try_echo"; } >&5
2207 (eval "$ac_link_default") 2>&5
2208 ac_status=$?
2209 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2210 test $ac_status = 0; }; then :
2211 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2212 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2213 # in a Makefile. We should not override ac_cv_exeext if it was cached,
2214 # so that the user can short-circuit this test for compilers unknown to
2215 # Autoconf.
2216 for ac_file in $ac_files ''
2217 do
2218 test -f "$ac_file" || continue
2219 case $ac_file in
2220 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2221 ;;
2222 [ab].out )
2223 # We found the default executable, but exeext='' is most
2224 # certainly right.
2225 break;;
2226 *.* )
2227 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2228 then :; else
2229 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2230 fi
2231 # We set ac_cv_exeext here because the later test for it is not
2232 # safe: cross compilers may not add the suffix if given an `-o'
2233 # argument, so we may need to know it at that point already.
2234 # Even if this section looks crufty: it has the advantage of
2235 # actually working.
2236 break;;
2237 * )
2238 break;;
2239 esac
2240 done
2241 test "$ac_cv_exeext" = no && ac_cv_exeext=
2242
2243 else
2244 ac_file=''
2245 fi
2246 if test -z "$ac_file"; then :
2247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2248 $as_echo "no" >&6; }
2249 $as_echo "$as_me: failed program was:" >&5
2250 sed 's/^/| /' conftest.$ac_ext >&5
2251
2252 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2253 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2254 as_fn_error 77 "C compiler cannot create executables
2255 See \`config.log' for more details" "$LINENO" 5; }
2256 else
2257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2258 $as_echo "yes" >&6; }
2259 fi
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2261 $as_echo_n "checking for C compiler default output file name... " >&6; }
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2263 $as_echo "$ac_file" >&6; }
2264 ac_exeext=$ac_cv_exeext
2265
2266 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2267 ac_clean_files=$ac_clean_files_save
2268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2269 $as_echo_n "checking for suffix of executables... " >&6; }
2270 if { { ac_try="$ac_link"
2271 case "(($ac_try" in
2272 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2273 *) ac_try_echo=$ac_try;;
2274 esac
2275 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2276 $as_echo "$ac_try_echo"; } >&5
2277 (eval "$ac_link") 2>&5
2278 ac_status=$?
2279 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2280 test $ac_status = 0; }; then :
2281 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2282 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
2283 # work properly (i.e., refer to `conftest.exe'), while it won't with
2284 # `rm'.
2285 for ac_file in conftest.exe conftest conftest.*; do
2286 test -f "$ac_file" || continue
2287 case $ac_file in
2288 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2289 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2290 break;;
2291 * ) break;;
2292 esac
2293 done
2294 else
2295 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2296 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2297 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
2298 See \`config.log' for more details" "$LINENO" 5; }
2299 fi
2300 rm -f conftest conftest$ac_cv_exeext
2301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2302 $as_echo "$ac_cv_exeext" >&6; }
2303
2304 rm -f conftest.$ac_ext
2305 EXEEXT=$ac_cv_exeext
2306 ac_exeext=$EXEEXT
2307 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2308 /* end confdefs.h. */
2309 #include <stdio.h>
2310 int
2311 main ()
2312 {
2313 FILE *f = fopen ("conftest.out", "w");
2314 return ferror (f) || fclose (f) != 0;
2315
2316 ;
2317 return 0;
2318 }
2319 _ACEOF
2320 ac_clean_files="$ac_clean_files conftest.out"
2321 # Check that the compiler produces executables we can run. If not, either
2322 # the compiler is broken, or we cross compile.
2323 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2324 $as_echo_n "checking whether we are cross compiling... " >&6; }
2325 if test "$cross_compiling" != yes; then
2326 { { ac_try="$ac_link"
2327 case "(($ac_try" in
2328 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2329 *) ac_try_echo=$ac_try;;
2330 esac
2331 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2332 $as_echo "$ac_try_echo"; } >&5
2333 (eval "$ac_link") 2>&5
2334 ac_status=$?
2335 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2336 test $ac_status = 0; }
2337 if { ac_try='./conftest$ac_cv_exeext'
2338 { { case "(($ac_try" in
2339 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2340 *) ac_try_echo=$ac_try;;
2341 esac
2342 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2343 $as_echo "$ac_try_echo"; } >&5
2344 (eval "$ac_try") 2>&5
2345 ac_status=$?
2346 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2347 test $ac_status = 0; }; }; then
2348 cross_compiling=no
2349 else
2350 if test "$cross_compiling" = maybe; then
2351 cross_compiling=yes
2352 else
2353 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2354 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2355 as_fn_error $? "cannot run C compiled programs.
2356 If you meant to cross compile, use \`--host'.
2357 See \`config.log' for more details" "$LINENO" 5; }
2358 fi
2359 fi
2360 fi
2361 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2362 $as_echo "$cross_compiling" >&6; }
2363
2364 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
2365 ac_clean_files=$ac_clean_files_save
2366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2367 $as_echo_n "checking for suffix of object files... " >&6; }
2368 if ${ac_cv_objext+:} false; then :
2369 $as_echo_n "(cached) " >&6
2370 else
2371 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2372 /* end confdefs.h. */
2373
2374 int
2375 main ()
2376 {
2377
2378 ;
2379 return 0;
2380 }
2381 _ACEOF
2382 rm -f conftest.o conftest.obj
2383 if { { ac_try="$ac_compile"
2384 case "(($ac_try" in
2385 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2386 *) ac_try_echo=$ac_try;;
2387 esac
2388 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2389 $as_echo "$ac_try_echo"; } >&5
2390 (eval "$ac_compile") 2>&5
2391 ac_status=$?
2392 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2393 test $ac_status = 0; }; then :
2394 for ac_file in conftest.o conftest.obj conftest.*; do
2395 test -f "$ac_file" || continue;
2396 case $ac_file in
2397 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2398 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2399 break;;
2400 esac
2401 done
2402 else
2403 $as_echo "$as_me: failed program was:" >&5
2404 sed 's/^/| /' conftest.$ac_ext >&5
2405
2406 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2407 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2408 as_fn_error $? "cannot compute suffix of object files: cannot compile
2409 See \`config.log' for more details" "$LINENO" 5; }
2410 fi
2411 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2412 fi
2413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2414 $as_echo "$ac_cv_objext" >&6; }
2415 OBJEXT=$ac_cv_objext
2416 ac_objext=$OBJEXT
2417 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
2418 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2419 if ${ac_cv_c_compiler_gnu+:} false; then :
2420 $as_echo_n "(cached) " >&6
2421 else
2422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2423 /* end confdefs.h. */
2424
2425 int
2426 main ()
2427 {
2428 #ifndef __GNUC__
2429 choke me
2430 #endif
2431
2432 ;
2433 return 0;
2434 }
2435 _ACEOF
2436 if ac_fn_c_try_compile "$LINENO"; then :
2437 ac_compiler_gnu=yes
2438 else
2439 ac_compiler_gnu=no
2440 fi
2441 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2442 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2443
2444 fi
2445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
2446 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
2447 if test $ac_compiler_gnu = yes; then
2448 GCC=yes
2449 else
2450 GCC=
2451 fi
2452 ac_test_CFLAGS=${CFLAGS+set}
2453 ac_save_CFLAGS=$CFLAGS
2454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2455 $as_echo_n "checking whether $CC accepts -g... " >&6; }
2456 if ${ac_cv_prog_cc_g+:} false; then :
2457 $as_echo_n "(cached) " >&6
2458 else
2459 ac_save_c_werror_flag=$ac_c_werror_flag
2460 ac_c_werror_flag=yes
2461 ac_cv_prog_cc_g=no
2462 CFLAGS="-g"
2463 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2464 /* end confdefs.h. */
2465
2466 int
2467 main ()
2468 {
2469
2470 ;
2471 return 0;
2472 }
2473 _ACEOF
2474 if ac_fn_c_try_compile "$LINENO"; then :
2475 ac_cv_prog_cc_g=yes
2476 else
2477 CFLAGS=""
2478 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2479 /* end confdefs.h. */
2480
2481 int
2482 main ()
2483 {
2484
2485 ;
2486 return 0;
2487 }
2488 _ACEOF
2489 if ac_fn_c_try_compile "$LINENO"; then :
2490
2491 else
2492 ac_c_werror_flag=$ac_save_c_werror_flag
2493 CFLAGS="-g"
2494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2495 /* end confdefs.h. */
2496
2497 int
2498 main ()
2499 {
2500
2501 ;
2502 return 0;
2503 }
2504 _ACEOF
2505 if ac_fn_c_try_compile "$LINENO"; then :
2506 ac_cv_prog_cc_g=yes
2507 fi
2508 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2509 fi
2510 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2511 fi
2512 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2513 ac_c_werror_flag=$ac_save_c_werror_flag
2514 fi
2515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
2516 $as_echo "$ac_cv_prog_cc_g" >&6; }
2517 if test "$ac_test_CFLAGS" = set; then
2518 CFLAGS=$ac_save_CFLAGS
2519 elif test $ac_cv_prog_cc_g = yes; then
2520 if test "$GCC" = yes; then
2521 CFLAGS="-g -O2"
2522 else
2523 CFLAGS="-g"
2524 fi
2525 else
2526 if test "$GCC" = yes; then
2527 CFLAGS="-O2"
2528 else
2529 CFLAGS=
2530 fi
2531 fi
2532 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
2533 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
2534 if ${ac_cv_prog_cc_c89+:} false; then :
2535 $as_echo_n "(cached) " >&6
2536 else
2537 ac_cv_prog_cc_c89=no
2538 ac_save_CC=$CC
2539 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2540 /* end confdefs.h. */
2541 #include <stdarg.h>
2542 #include <stdio.h>
2543 struct stat;
2544 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
2545 struct buf { int x; };
2546 FILE * (*rcsopen) (struct buf *, struct stat *, int);
2547 static char *e (p, i)
2548 char **p;
2549 int i;
2550 {
2551 return p[i];
2552 }
2553 static char *f (char * (*g) (char **, int), char **p, ...)
2554 {
2555 char *s;
2556 va_list v;
2557 va_start (v,p);
2558 s = g (p, va_arg (v,int));
2559 va_end (v);
2560 return s;
2561 }
2562
2563 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
2564 function prototypes and stuff, but not '\xHH' hex character constants.
2565 These don't provoke an error unfortunately, instead are silently treated
2566 as 'x'. The following induces an error, until -std is added to get
2567 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
2568 array size at least. It's necessary to write '\x00'==0 to get something
2569 that's true only with -std. */
2570 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2571
2572 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
2573 inside strings and character constants. */
2574 #define FOO(x) 'x'
2575 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
2576
2577 int test (int i, double x);
2578 struct s1 {int (*f) (int a);};
2579 struct s2 {int (*f) (double a);};
2580 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
2581 int argc;
2582 char **argv;
2583 int
2584 main ()
2585 {
2586 return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
2587 ;
2588 return 0;
2589 }
2590 _ACEOF
2591 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
2592 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2593 do
2594 CC="$ac_save_CC $ac_arg"
2595 if ac_fn_c_try_compile "$LINENO"; then :
2596 ac_cv_prog_cc_c89=$ac_arg
2597 fi
2598 rm -f core conftest.err conftest.$ac_objext
2599 test "x$ac_cv_prog_cc_c89" != "xno" && break
2600 done
2601 rm -f conftest.$ac_ext
2602 CC=$ac_save_CC
2603
2604 fi
2605 # AC_CACHE_VAL
2606 case "x$ac_cv_prog_cc_c89" in
2607 x)
2608 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
2609 $as_echo "none needed" >&6; } ;;
2610 xno)
2611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
2612 $as_echo "unsupported" >&6; } ;;
2613 *)
2614 CC="$CC $ac_cv_prog_cc_c89"
2615 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
2616 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
2617 esac
2618 if test "x$ac_cv_prog_cc_c89" != xno; then :
2619
2620 fi
2621
2622 ac_ext=c
2623 ac_cpp='$CPP $CPPFLAGS'
2624 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2625 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2626 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2627
2628
2629 ac_ext=c
2630 ac_cpp='$CPP $CPPFLAGS'
2631 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2632 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2633 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
2635 $as_echo_n "checking how to run the C preprocessor... " >&6; }
2636 # On Suns, sometimes $CPP names a directory.
2637 if test -n "$CPP" && test -d "$CPP"; then
2638 CPP=
2639 fi
2640 if test -z "$CPP"; then
2641 if ${ac_cv_prog_CPP+:} false; then :
2642 $as_echo_n "(cached) " >&6
2643 else
2644 # Double quotes because CPP needs to be expanded
2645 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
2646 do
2647 ac_preproc_ok=false
2648 for ac_c_preproc_warn_flag in '' yes
2649 do
2650 # Use a header file that comes with gcc, so configuring glibc
2651 # with a fresh cross-compiler works.
2652 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2653 # <limits.h> exists even on freestanding compilers.
2654 # On the NeXT, cc -E runs the code through the compiler's parser,
2655 # not just through cpp. "Syntax error" is here to catch this case.
2656 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2657 /* end confdefs.h. */
2658 #ifdef __STDC__
2659 # include <limits.h>
2660 #else
2661 # include <assert.h>
2662 #endif
2663 Syntax error
2664 _ACEOF
2665 if ac_fn_c_try_cpp "$LINENO"; then :
2666
2667 else
2668 # Broken: fails on valid input.
2669 continue
2670 fi
2671 rm -f conftest.err conftest.i conftest.$ac_ext
2672
2673 # OK, works on sane cases. Now check whether nonexistent headers
2674 # can be detected and how.
2675 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2676 /* end confdefs.h. */
2677 #include <ac_nonexistent.h>
2678 _ACEOF
2679 if ac_fn_c_try_cpp "$LINENO"; then :
2680 # Broken: success on invalid input.
2681 continue
2682 else
2683 # Passes both tests.
2684 ac_preproc_ok=:
2685 break
2686 fi
2687 rm -f conftest.err conftest.i conftest.$ac_ext
2688
2689 done
2690 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2691 rm -f conftest.i conftest.err conftest.$ac_ext
2692 if $ac_preproc_ok; then :
2693 break
2694 fi
2695
2696 done
2697 ac_cv_prog_CPP=$CPP
2698
2699 fi
2700 CPP=$ac_cv_prog_CPP
2701 else
2702 ac_cv_prog_CPP=$CPP
2703 fi
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
2705 $as_echo "$CPP" >&6; }
2706 ac_preproc_ok=false
2707 for ac_c_preproc_warn_flag in '' yes
2708 do
2709 # Use a header file that comes with gcc, so configuring glibc
2710 # with a fresh cross-compiler works.
2711 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2712 # <limits.h> exists even on freestanding compilers.
2713 # On the NeXT, cc -E runs the code through the compiler's parser,
2714 # not just through cpp. "Syntax error" is here to catch this case.
2715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2716 /* end confdefs.h. */
2717 #ifdef __STDC__
2718 # include <limits.h>
2719 #else
2720 # include <assert.h>
2721 #endif
2722 Syntax error
2723 _ACEOF
2724 if ac_fn_c_try_cpp "$LINENO"; then :
2725
2726 else
2727 # Broken: fails on valid input.
2728 continue
2729 fi
2730 rm -f conftest.err conftest.i conftest.$ac_ext
2731
2732 # OK, works on sane cases. Now check whether nonexistent headers
2733 # can be detected and how.
2734 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2735 /* end confdefs.h. */
2736 #include <ac_nonexistent.h>
2737 _ACEOF
2738 if ac_fn_c_try_cpp "$LINENO"; then :
2739 # Broken: success on invalid input.
2740 continue
2741 else
2742 # Passes both tests.
2743 ac_preproc_ok=:
2744 break
2745 fi
2746 rm -f conftest.err conftest.i conftest.$ac_ext
2747
2748 done
2749 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
2750 rm -f conftest.i conftest.err conftest.$ac_ext
2751 if $ac_preproc_ok; then :
2752
2753 else
2754 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2755 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2756 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
2757 See \`config.log' for more details" "$LINENO" 5; }
2758 fi
2759
2760 ac_ext=c
2761 ac_cpp='$CPP $CPPFLAGS'
2762 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2763 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2764 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2765
2766
2767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
2768 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
2769 if ${ac_cv_path_GREP+:} false; then :
2770 $as_echo_n "(cached) " >&6
2771 else
2772 if test -z "$GREP"; then
2773 ac_path_GREP_found=false
2774 # Loop through the user's path and test for each of PROGNAME-LIST
2775 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2776 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
2777 do
2778 IFS=$as_save_IFS
2779 test -z "$as_dir" && as_dir=.
2780 for ac_prog in grep ggrep; do
2781 for ac_exec_ext in '' $ac_executable_extensions; do
2782 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
2783 as_fn_executable_p "$ac_path_GREP" || continue
2784 # Check for GNU ac_path_GREP and select it if it is found.
2785 # Check for GNU $ac_path_GREP
2786 case `"$ac_path_GREP" --version 2>&1` in
2787 *GNU*)
2788 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
2789 *)
2790 ac_count=0
2791 $as_echo_n 0123456789 >"conftest.in"
2792 while :
2793 do
2794 cat "conftest.in" "conftest.in" >"conftest.tmp"
2795 mv "conftest.tmp" "conftest.in"
2796 cp "conftest.in" "conftest.nl"
2797 $as_echo 'GREP' >> "conftest.nl"
2798 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
2799 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
2800 as_fn_arith $ac_count + 1 && ac_count=$as_val
2801 if test $ac_count -gt ${ac_path_GREP_max-0}; then
2802 # Best one so far, save it but keep looking for a better one
2803 ac_cv_path_GREP="$ac_path_GREP"
2804 ac_path_GREP_max=$ac_count
2805 fi
2806 # 10*(2^10) chars as input seems more than enough
2807 test $ac_count -gt 10 && break
2808 done
2809 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2810 esac
2811
2812 $ac_path_GREP_found && break 3
2813 done
2814 done
2815 done
2816 IFS=$as_save_IFS
2817 if test -z "$ac_cv_path_GREP"; then
2818 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
2819 fi
2820 else
2821 ac_cv_path_GREP=$GREP
2822 fi
2823
2824 fi
2825 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
2826 $as_echo "$ac_cv_path_GREP" >&6; }
2827 GREP="$ac_cv_path_GREP"
2828
2829
2830 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
2831 $as_echo_n "checking for egrep... " >&6; }
2832 if ${ac_cv_path_EGREP+:} false; then :
2833 $as_echo_n "(cached) " >&6
2834 else
2835 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
2836 then ac_cv_path_EGREP="$GREP -E"
2837 else
2838 if test -z "$EGREP"; then
2839 ac_path_EGREP_found=false
2840 # Loop through the user's path and test for each of PROGNAME-LIST
2841 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2842 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
2843 do
2844 IFS=$as_save_IFS
2845 test -z "$as_dir" && as_dir=.
2846 for ac_prog in egrep; do
2847 for ac_exec_ext in '' $ac_executable_extensions; do
2848 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
2849 as_fn_executable_p "$ac_path_EGREP" || continue
2850 # Check for GNU ac_path_EGREP and select it if it is found.
2851 # Check for GNU $ac_path_EGREP
2852 case `"$ac_path_EGREP" --version 2>&1` in
2853 *GNU*)
2854 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
2855 *)
2856 ac_count=0
2857 $as_echo_n 0123456789 >"conftest.in"
2858 while :
2859 do
2860 cat "conftest.in" "conftest.in" >"conftest.tmp"
2861 mv "conftest.tmp" "conftest.in"
2862 cp "conftest.in" "conftest.nl"
2863 $as_echo 'EGREP' >> "conftest.nl"
2864 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
2865 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
2866 as_fn_arith $ac_count + 1 && ac_count=$as_val
2867 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
2868 # Best one so far, save it but keep looking for a better one
2869 ac_cv_path_EGREP="$ac_path_EGREP"
2870 ac_path_EGREP_max=$ac_count
2871 fi
2872 # 10*(2^10) chars as input seems more than enough
2873 test $ac_count -gt 10 && break
2874 done
2875 rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
2876 esac
2877
2878 $ac_path_EGREP_found && break 3
2879 done
2880 done
2881 done
2882 IFS=$as_save_IFS
2883 if test -z "$ac_cv_path_EGREP"; then
2884 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
2885 fi
2886 else
2887 ac_cv_path_EGREP=$EGREP
2888 fi
2889
2890 fi
2891 fi
2892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
2893 $as_echo "$ac_cv_path_EGREP" >&6; }
2894 EGREP="$ac_cv_path_EGREP"
2895
2896
2897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cygwin" >&5
2898 $as_echo_n "checking for cygwin... " >&6; }
2899 if ${sim_cv_os_cygwin+:} false; then :
2900 $as_echo_n "(cached) " >&6
2901 else
2902 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2903 /* end confdefs.h. */
2904
2905 #ifdef __CYGWIN__
2906 lose
2907 #endif
2908 _ACEOF
2909 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2910 $EGREP "lose" >/dev/null 2>&1; then :
2911 sim_cv_os_cygwin=yes
2912 else
2913 sim_cv_os_cygwin=no
2914 fi
2915 rm -f conftest*
2916
2917 fi
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $sim_cv_os_cygwin" >&5
2919 $as_echo "$sim_cv_os_cygwin" >&6; }
2920
2921 # Keep in sync with gdb's configure.ac list.
2922 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing tgetent" >&5
2923 $as_echo_n "checking for library containing tgetent... " >&6; }
2924 if ${ac_cv_search_tgetent+:} false; then :
2925 $as_echo_n "(cached) " >&6
2926 else
2927 ac_func_search_save_LIBS=$LIBS
2928 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2929 /* end confdefs.h. */
2930
2931 /* Override any GCC internal prototype to avoid an error.
2932 Use char because int might match the return type of a GCC
2933 builtin and then its argument prototype would still apply. */
2934 #ifdef __cplusplus
2935 extern "C"
2936 #endif
2937 char tgetent ();
2938 int
2939 main ()
2940 {
2941 return tgetent ();
2942 ;
2943 return 0;
2944 }
2945 _ACEOF
2946 for ac_lib in '' termcap tinfo curses ncurses; do
2947 if test -z "$ac_lib"; then
2948 ac_res="none required"
2949 else
2950 ac_res=-l$ac_lib
2951 LIBS="-l$ac_lib $ac_func_search_save_LIBS"
2952 fi
2953 if ac_fn_c_try_link "$LINENO"; then :
2954 ac_cv_search_tgetent=$ac_res
2955 fi
2956 rm -f core conftest.err conftest.$ac_objext \
2957 conftest$ac_exeext
2958 if ${ac_cv_search_tgetent+:} false; then :
2959 break
2960 fi
2961 done
2962 if ${ac_cv_search_tgetent+:} false; then :
2963
2964 else
2965 ac_cv_search_tgetent=no
2966 fi
2967 rm conftest.$ac_ext
2968 LIBS=$ac_func_search_save_LIBS
2969 fi
2970 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_tgetent" >&5
2971 $as_echo "$ac_cv_search_tgetent" >&6; }
2972 ac_res=$ac_cv_search_tgetent
2973 if test "$ac_res" != no; then :
2974 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
2975 TERMCAP=$ac_cv_search_tgetent
2976 else
2977 TERMCAP=""
2978 fi
2979
2980 if test x$sim_cv_os_cygwin = xyes; then
2981 TERMCAP="${TERMCAP} -luser32"
2982 fi
2983
2984
2985 # We prefer the in-tree readline. Top-level dependencies make sure
2986 # src/readline (if it's there) is configured before src/sim.
2987 if test -r ../../readline/Makefile; then
2988 READLINE=../../readline/readline/libreadline.a
2989 READLINE_CFLAGS='-I$(READLINE_SRC)/..'
2990 else
2991 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for readline in -lreadline" >&5
2992 $as_echo_n "checking for readline in -lreadline... " >&6; }
2993 if ${ac_cv_lib_readline_readline+:} false; then :
2994 $as_echo_n "(cached) " >&6
2995 else
2996 ac_check_lib_save_LIBS=$LIBS
2997 LIBS="-lreadline $TERMCAP $LIBS"
2998 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2999 /* end confdefs.h. */
3000
3001 /* Override any GCC internal prototype to avoid an error.
3002 Use char because int might match the return type of a GCC
3003 builtin and then its argument prototype would still apply. */
3004 #ifdef __cplusplus
3005 extern "C"
3006 #endif
3007 char readline ();
3008 int
3009 main ()
3010 {
3011 return readline ();
3012 ;
3013 return 0;
3014 }
3015 _ACEOF
3016 if ac_fn_c_try_link "$LINENO"; then :
3017 ac_cv_lib_readline_readline=yes
3018 else
3019 ac_cv_lib_readline_readline=no
3020 fi
3021 rm -f core conftest.err conftest.$ac_objext \
3022 conftest$ac_exeext conftest.$ac_ext
3023 LIBS=$ac_check_lib_save_LIBS
3024 fi
3025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_readline_readline" >&5
3026 $as_echo "$ac_cv_lib_readline_readline" >&6; }
3027 if test "x$ac_cv_lib_readline_readline" = xyes; then :
3028 READLINE=-lreadline
3029 else
3030 as_fn_error $? "the required \"readline\" library is missing" "$LINENO" 5
3031 fi
3032
3033 READLINE_CFLAGS=
3034 fi
3035
3036
3037
3038 hardware="cfi core pal glue "
3039 sim_hw_cflags="-DWITH_HW=1"
3040 sim_hw="$hardware"
3041 sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
3042
3043 # Check whether --enable-sim-hardware was given.
3044 if test "${enable_sim_hardware+set}" = set; then :
3045 enableval=$enable_sim_hardware;
3046 else
3047 enable_sim_hardware="yes"
3048 fi
3049
3050 case ${enable_sim_hardware} in
3051 yes|no) ;;
3052 ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
3053 *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
3054 *) hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
3055 esac
3056
3057 if test "$enable_sim_hardware" = no; then
3058 sim_hw_objs=
3059 sim_hw_cflags="-DWITH_HW=0"
3060 sim_hw=
3061 else
3062 sim_hw_cflags="-DWITH_HW=1"
3063 # remove duplicates
3064 sim_hw=""
3065 sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
3066 for i in $hardware ; do
3067 case " $sim_hw " in
3068 *" $i "*) ;;
3069 *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
3070 esac
3071 done
3072 # mingw does not support sockser
3073 case ${host} in
3074 *mingw*) ;;
3075 *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
3076 # that you instatiate. Instead, other code will call into it directly.
3077 # At some point, we should convert it over.
3078 sim_hw_objs="$sim_hw_objs dv-sockser.o"
3079 sim_hw_cflags="$sim_hw_cflags -DHAVE_DV_SOCKSER"
3080 ;;
3081 esac
3082 if test x"$silent" != x"yes"; then
3083 echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
3084 fi
3085 fi
3086
3087
3088 cgen_breaks=""
3089 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
3090 cgen_breaks="break cgen_rtx_error";
3091 fi
3092
3093 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
3094
3095 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
3096
3097 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
3098
3099 ac_config_commands="$ac_config_commands Makefile"
3100
3101 ac_config_commands="$ac_config_commands stamp-h"
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113 cat >confcache <<\_ACEOF
3114 # This file is a shell script that caches the results of configure
3115 # tests run on this system so they can be shared between configure
3116 # scripts and configure runs, see configure's option --config-cache.
3117 # It is not useful on other systems. If it contains results you don't
3118 # want to keep, you may remove or edit it.
3119 #
3120 # config.status only pays attention to the cache file if you give it
3121 # the --recheck option to rerun configure.
3122 #
3123 # `ac_cv_env_foo' variables (set or unset) will be overridden when
3124 # loading this file, other *unset* `ac_cv_foo' will be assigned the
3125 # following values.
3126
3127 _ACEOF
3128
3129 # The following way of writing the cache mishandles newlines in values,
3130 # but we know of no workaround that is simple, portable, and efficient.
3131 # So, we kill variables containing newlines.
3132 # Ultrix sh set writes to stderr and can't be redirected directly,
3133 # and sets the high bit in the cache file unless we assign to the vars.
3134 (
3135 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
3136 eval ac_val=\$$ac_var
3137 case $ac_val in #(
3138 *${as_nl}*)
3139 case $ac_var in #(
3140 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
3141 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
3142 esac
3143 case $ac_var in #(
3144 _ | IFS | as_nl) ;; #(
3145 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
3146 *) { eval $ac_var=; unset $ac_var;} ;;
3147 esac ;;
3148 esac
3149 done
3150
3151 (set) 2>&1 |
3152 case $as_nl`(ac_space=' '; set) 2>&1` in #(
3153 *${as_nl}ac_space=\ *)
3154 # `set' does not quote correctly, so add quotes: double-quote
3155 # substitution turns \\\\ into \\, and sed turns \\ into \.
3156 sed -n \
3157 "s/'/'\\\\''/g;
3158 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3159 ;; #(
3160 *)
3161 # `set' quotes correctly as required by POSIX, so do not add quotes.
3162 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
3163 ;;
3164 esac |
3165 sort
3166 ) |
3167 sed '
3168 /^ac_cv_env_/b end
3169 t clear
3170 :clear
3171 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
3172 t end
3173 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
3174 :end' >>confcache
3175 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
3176 if test -w "$cache_file"; then
3177 if test "x$cache_file" != "x/dev/null"; then
3178 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
3179 $as_echo "$as_me: updating cache $cache_file" >&6;}
3180 if test ! -f "$cache_file" || test -h "$cache_file"; then
3181 cat confcache >"$cache_file"
3182 else
3183 case $cache_file in #(
3184 */* | ?:*)
3185 mv -f confcache "$cache_file"$$ &&
3186 mv -f "$cache_file"$$ "$cache_file" ;; #(
3187 *)
3188 mv -f confcache "$cache_file" ;;
3189 esac
3190 fi
3191 fi
3192 else
3193 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
3194 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
3195 fi
3196 fi
3197 rm -f confcache
3198
3199 test "x$prefix" = xNONE && prefix=$ac_default_prefix
3200 # Let make expand exec_prefix.
3201 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
3202
3203 # Transform confdefs.h into DEFS.
3204 # Protect against shell expansion while executing Makefile rules.
3205 # Protect against Makefile macro expansion.
3206 #
3207 # If the first sed substitution is executed (which looks for macros that
3208 # take arguments), then branch to the quote section. Otherwise,
3209 # look for a macro that doesn't take arguments.
3210 ac_script='
3211 :mline
3212 /\\$/{
3213 N
3214 s,\\\n,,
3215 b mline
3216 }
3217 t clear
3218 :clear
3219 s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g
3220 t quote
3221 s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g
3222 t quote
3223 b any
3224 :quote
3225 s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g
3226 s/\[/\\&/g
3227 s/\]/\\&/g
3228 s/\$/$$/g
3229 H
3230 :any
3231 ${
3232 g
3233 s/^\n//
3234 s/\n/ /g
3235 p
3236 }
3237 '
3238 DEFS=`sed -n "$ac_script" confdefs.h`
3239
3240
3241 ac_libobjs=
3242 ac_ltlibobjs=
3243 U=
3244 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
3245 # 1. Remove the extension, and $U if already installed.
3246 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
3247 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
3248 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
3249 # will be set to the directory where LIBOBJS objects are built.
3250 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
3251 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
3252 done
3253 LIBOBJS=$ac_libobjs
3254
3255 LTLIBOBJS=$ac_ltlibobjs
3256
3257
3258
3259 : "${CONFIG_STATUS=./config.status}"
3260 ac_write_fail=0
3261 ac_clean_files_save=$ac_clean_files
3262 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
3263 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
3264 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
3265 as_write_fail=0
3266 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
3267 #! $SHELL
3268 # Generated by $as_me.
3269 # Run this file to recreate the current configuration.
3270 # Compiler output produced by configure, useful for debugging
3271 # configure, is in config.log if it exists.
3272
3273 debug=false
3274 ac_cs_recheck=false
3275 ac_cs_silent=false
3276
3277 SHELL=\${CONFIG_SHELL-$SHELL}
3278 export SHELL
3279 _ASEOF
3280 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
3281 ## -------------------- ##
3282 ## M4sh Initialization. ##
3283 ## -------------------- ##
3284
3285 # Be more Bourne compatible
3286 DUALCASE=1; export DUALCASE # for MKS sh
3287 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
3288 emulate sh
3289 NULLCMD=:
3290 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
3291 # is contrary to our usage. Disable this feature.
3292 alias -g '${1+"$@"}'='"$@"'
3293 setopt NO_GLOB_SUBST
3294 else
3295 case `(set -o) 2>/dev/null` in #(
3296 *posix*) :
3297 set -o posix ;; #(
3298 *) :
3299 ;;
3300 esac
3301 fi
3302
3303
3304 as_nl='
3305 '
3306 export as_nl
3307 # Printing a long string crashes Solaris 7 /usr/bin/printf.
3308 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
3309 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
3310 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
3311 # Prefer a ksh shell builtin over an external printf program on Solaris,
3312 # but without wasting forks for bash or zsh.
3313 if test -z "$BASH_VERSION$ZSH_VERSION" \
3314 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
3315 as_echo='print -r --'
3316 as_echo_n='print -rn --'
3317 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
3318 as_echo='printf %s\n'
3319 as_echo_n='printf %s'
3320 else
3321 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
3322 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
3323 as_echo_n='/usr/ucb/echo -n'
3324 else
3325 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
3326 as_echo_n_body='eval
3327 arg=$1;
3328 case $arg in #(
3329 *"$as_nl"*)
3330 expr "X$arg" : "X\\(.*\\)$as_nl";
3331 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
3332 esac;
3333 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
3334 '
3335 export as_echo_n_body
3336 as_echo_n='sh -c $as_echo_n_body as_echo'
3337 fi
3338 export as_echo_body
3339 as_echo='sh -c $as_echo_body as_echo'
3340 fi
3341
3342 # The user is always right.
3343 if test "${PATH_SEPARATOR+set}" != set; then
3344 PATH_SEPARATOR=:
3345 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
3346 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
3347 PATH_SEPARATOR=';'
3348 }
3349 fi
3350
3351
3352 # IFS
3353 # We need space, tab and new line, in precisely that order. Quoting is
3354 # there to prevent editors from complaining about space-tab.
3355 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
3356 # splitting by setting IFS to empty value.)
3357 IFS=" "" $as_nl"
3358
3359 # Find who we are. Look in the path if we contain no directory separator.
3360 as_myself=
3361 case $0 in #((
3362 *[\\/]* ) as_myself=$0 ;;
3363 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3364 for as_dir in $PATH
3365 do
3366 IFS=$as_save_IFS
3367 test -z "$as_dir" && as_dir=.
3368 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3369 done
3370 IFS=$as_save_IFS
3371
3372 ;;
3373 esac
3374 # We did not find ourselves, most probably we were run as `sh COMMAND'
3375 # in which case we are not to be found in the path.
3376 if test "x$as_myself" = x; then
3377 as_myself=$0
3378 fi
3379 if test ! -f "$as_myself"; then
3380 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
3381 exit 1
3382 fi
3383
3384 # Unset variables that we do not need and which cause bugs (e.g. in
3385 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
3386 # suppresses any "Segmentation fault" message there. '((' could
3387 # trigger a bug in pdksh 5.2.14.
3388 for as_var in BASH_ENV ENV MAIL MAILPATH
3389 do eval test x\${$as_var+set} = xset \
3390 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
3391 done
3392 PS1='$ '
3393 PS2='> '
3394 PS4='+ '
3395
3396 # NLS nuisances.
3397 LC_ALL=C
3398 export LC_ALL
3399 LANGUAGE=C
3400 export LANGUAGE
3401
3402 # CDPATH.
3403 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
3404
3405
3406 # as_fn_error STATUS ERROR [LINENO LOG_FD]
3407 # ----------------------------------------
3408 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
3409 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
3410 # script with STATUS, using 1 if that was 0.
3411 as_fn_error ()
3412 {
3413 as_status=$1; test $as_status -eq 0 && as_status=1
3414 if test "$4"; then
3415 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3416 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
3417 fi
3418 $as_echo "$as_me: error: $2" >&2
3419 as_fn_exit $as_status
3420 } # as_fn_error
3421
3422
3423 # as_fn_set_status STATUS
3424 # -----------------------
3425 # Set $? to STATUS, without forking.
3426 as_fn_set_status ()
3427 {
3428 return $1
3429 } # as_fn_set_status
3430
3431 # as_fn_exit STATUS
3432 # -----------------
3433 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
3434 as_fn_exit ()
3435 {
3436 set +e
3437 as_fn_set_status $1
3438 exit $1
3439 } # as_fn_exit
3440
3441 # as_fn_unset VAR
3442 # ---------------
3443 # Portably unset VAR.
3444 as_fn_unset ()
3445 {
3446 { eval $1=; unset $1;}
3447 }
3448 as_unset=as_fn_unset
3449 # as_fn_append VAR VALUE
3450 # ----------------------
3451 # Append the text in VALUE to the end of the definition contained in VAR. Take
3452 # advantage of any shell optimizations that allow amortized linear growth over
3453 # repeated appends, instead of the typical quadratic growth present in naive
3454 # implementations.
3455 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
3456 eval 'as_fn_append ()
3457 {
3458 eval $1+=\$2
3459 }'
3460 else
3461 as_fn_append ()
3462 {
3463 eval $1=\$$1\$2
3464 }
3465 fi # as_fn_append
3466
3467 # as_fn_arith ARG...
3468 # ------------------
3469 # Perform arithmetic evaluation on the ARGs, and store the result in the
3470 # global $as_val. Take advantage of shells that can avoid forks. The arguments
3471 # must be portable across $(()) and expr.
3472 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
3473 eval 'as_fn_arith ()
3474 {
3475 as_val=$(( $* ))
3476 }'
3477 else
3478 as_fn_arith ()
3479 {
3480 as_val=`expr "$@" || test $? -eq 1`
3481 }
3482 fi # as_fn_arith
3483
3484
3485 if expr a : '\(a\)' >/dev/null 2>&1 &&
3486 test "X`expr 00001 : '.*\(...\)'`" = X001; then
3487 as_expr=expr
3488 else
3489 as_expr=false
3490 fi
3491
3492 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
3493 as_basename=basename
3494 else
3495 as_basename=false
3496 fi
3497
3498 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
3499 as_dirname=dirname
3500 else
3501 as_dirname=false
3502 fi
3503
3504 as_me=`$as_basename -- "$0" ||
3505 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3506 X"$0" : 'X\(//\)$' \| \
3507 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
3508 $as_echo X/"$0" |
3509 sed '/^.*\/\([^/][^/]*\)\/*$/{
3510 s//\1/
3511 q
3512 }
3513 /^X\/\(\/\/\)$/{
3514 s//\1/
3515 q
3516 }
3517 /^X\/\(\/\).*/{
3518 s//\1/
3519 q
3520 }
3521 s/.*/./; q'`
3522
3523 # Avoid depending upon Character Ranges.
3524 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
3525 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3526 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3527 as_cr_digits='0123456789'
3528 as_cr_alnum=$as_cr_Letters$as_cr_digits
3529
3530 ECHO_C= ECHO_N= ECHO_T=
3531 case `echo -n x` in #(((((
3532 -n*)
3533 case `echo 'xy\c'` in
3534 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
3535 xy) ECHO_C='\c';;
3536 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
3537 ECHO_T=' ';;
3538 esac;;
3539 *)
3540 ECHO_N='-n';;
3541 esac
3542
3543 rm -f conf$$ conf$$.exe conf$$.file
3544 if test -d conf$$.dir; then
3545 rm -f conf$$.dir/conf$$.file
3546 else
3547 rm -f conf$$.dir
3548 mkdir conf$$.dir 2>/dev/null
3549 fi
3550 if (echo >conf$$.file) 2>/dev/null; then
3551 if ln -s conf$$.file conf$$ 2>/dev/null; then
3552 as_ln_s='ln -s'
3553 # ... but there are two gotchas:
3554 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
3555 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
3556 # In both cases, we have to default to `cp -pR'.
3557 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
3558 as_ln_s='cp -pR'
3559 elif ln conf$$.file conf$$ 2>/dev/null; then
3560 as_ln_s=ln
3561 else
3562 as_ln_s='cp -pR'
3563 fi
3564 else
3565 as_ln_s='cp -pR'
3566 fi
3567 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
3568 rmdir conf$$.dir 2>/dev/null
3569
3570
3571 # as_fn_mkdir_p
3572 # -------------
3573 # Create "$as_dir" as a directory, including parents if necessary.
3574 as_fn_mkdir_p ()
3575 {
3576
3577 case $as_dir in #(
3578 -*) as_dir=./$as_dir;;
3579 esac
3580 test -d "$as_dir" || eval $as_mkdir_p || {
3581 as_dirs=
3582 while :; do
3583 case $as_dir in #(
3584 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
3585 *) as_qdir=$as_dir;;
3586 esac
3587 as_dirs="'$as_qdir' $as_dirs"
3588 as_dir=`$as_dirname -- "$as_dir" ||
3589 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3590 X"$as_dir" : 'X\(//\)[^/]' \| \
3591 X"$as_dir" : 'X\(//\)$' \| \
3592 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
3593 $as_echo X"$as_dir" |
3594 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3595 s//\1/
3596 q
3597 }
3598 /^X\(\/\/\)[^/].*/{
3599 s//\1/
3600 q
3601 }
3602 /^X\(\/\/\)$/{
3603 s//\1/
3604 q
3605 }
3606 /^X\(\/\).*/{
3607 s//\1/
3608 q
3609 }
3610 s/.*/./; q'`
3611 test -d "$as_dir" && break
3612 done
3613 test -z "$as_dirs" || eval "mkdir $as_dirs"
3614 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
3615
3616
3617 } # as_fn_mkdir_p
3618 if mkdir -p . 2>/dev/null; then
3619 as_mkdir_p='mkdir -p "$as_dir"'
3620 else
3621 test -d ./-p && rmdir ./-p
3622 as_mkdir_p=false
3623 fi
3624
3625
3626 # as_fn_executable_p FILE
3627 # -----------------------
3628 # Test if FILE is an executable regular file.
3629 as_fn_executable_p ()
3630 {
3631 test -f "$1" && test -x "$1"
3632 } # as_fn_executable_p
3633 as_test_x='test -x'
3634 as_executable_p=as_fn_executable_p
3635
3636 # Sed expression to map a string onto a valid CPP name.
3637 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3638
3639 # Sed expression to map a string onto a valid variable name.
3640 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3641
3642
3643 exec 6>&1
3644 ## ----------------------------------- ##
3645 ## Main body of $CONFIG_STATUS script. ##
3646 ## ----------------------------------- ##
3647 _ASEOF
3648 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
3649
3650 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3651 # Save the log message, to keep $0 and so on meaningful, and to
3652 # report actual input values of CONFIG_FILES etc. instead of their
3653 # values after options handling.
3654 ac_log="
3655 This file was extended by $as_me, which was
3656 generated by GNU Autoconf 2.69. Invocation command line was
3657
3658 CONFIG_FILES = $CONFIG_FILES
3659 CONFIG_HEADERS = $CONFIG_HEADERS
3660 CONFIG_LINKS = $CONFIG_LINKS
3661 CONFIG_COMMANDS = $CONFIG_COMMANDS
3662 $ $0 $@
3663
3664 on `(hostname || uname -n) 2>/dev/null | sed 1q`
3665 "
3666
3667 _ACEOF
3668
3669 case $ac_config_files in *"
3670 "*) set x $ac_config_files; shift; ac_config_files=$*;;
3671 esac
3672
3673
3674
3675 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3676 # Files that config.status was made for.
3677 config_files="$ac_config_files"
3678 config_commands="$ac_config_commands"
3679
3680 _ACEOF
3681
3682 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3683 ac_cs_usage="\
3684 \`$as_me' instantiates files and other configuration actions
3685 from templates according to the current configuration. Unless the files
3686 and actions are specified as TAGs, all are instantiated by default.
3687
3688 Usage: $0 [OPTION]... [TAG]...
3689
3690 -h, --help print this help, then exit
3691 -V, --version print version number and configuration settings, then exit
3692 --config print configuration, then exit
3693 -q, --quiet, --silent
3694 do not print progress messages
3695 -d, --debug don't remove temporary files
3696 --recheck update $as_me by reconfiguring in the same conditions
3697 --file=FILE[:TEMPLATE]
3698 instantiate the configuration file FILE
3699
3700 Configuration files:
3701 $config_files
3702
3703 Configuration commands:
3704 $config_commands
3705
3706 Report bugs to the package provider."
3707
3708 _ACEOF
3709 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3710 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3711 ac_cs_version="\\
3712 config.status
3713 configured by $0, generated by GNU Autoconf 2.69,
3714 with options \\"\$ac_cs_config\\"
3715
3716 Copyright (C) 2012 Free Software Foundation, Inc.
3717 This config.status script is free software; the Free Software Foundation
3718 gives unlimited permission to copy, distribute and modify it."
3719
3720 ac_pwd='$ac_pwd'
3721 srcdir='$srcdir'
3722 test -n "\$AWK" || AWK=awk
3723 _ACEOF
3724
3725 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3726 # The default lists apply if the user does not specify any file.
3727 ac_need_defaults=:
3728 while test $# != 0
3729 do
3730 case $1 in
3731 --*=?*)
3732 ac_option=`expr "X$1" : 'X\([^=]*\)='`
3733 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
3734 ac_shift=:
3735 ;;
3736 --*=)
3737 ac_option=`expr "X$1" : 'X\([^=]*\)='`
3738 ac_optarg=
3739 ac_shift=:
3740 ;;
3741 *)
3742 ac_option=$1
3743 ac_optarg=$2
3744 ac_shift=shift
3745 ;;
3746 esac
3747
3748 case $ac_option in
3749 # Handling of the options.
3750 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
3751 ac_cs_recheck=: ;;
3752 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
3753 $as_echo "$ac_cs_version"; exit ;;
3754 --config | --confi | --conf | --con | --co | --c )
3755 $as_echo "$ac_cs_config"; exit ;;
3756 --debug | --debu | --deb | --de | --d | -d )
3757 debug=: ;;
3758 --file | --fil | --fi | --f )
3759 $ac_shift
3760 case $ac_optarg in
3761 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
3762 '') as_fn_error $? "missing file argument" ;;
3763 esac
3764 as_fn_append CONFIG_FILES " '$ac_optarg'"
3765 ac_need_defaults=false;;
3766 --he | --h | --help | --hel | -h )
3767 $as_echo "$ac_cs_usage"; exit ;;
3768 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3769 | -silent | --silent | --silen | --sile | --sil | --si | --s)
3770 ac_cs_silent=: ;;
3771
3772 # This is an error.
3773 -*) as_fn_error $? "unrecognized option: \`$1'
3774 Try \`$0 --help' for more information." ;;
3775
3776 *) as_fn_append ac_config_targets " $1"
3777 ac_need_defaults=false ;;
3778
3779 esac
3780 shift
3781 done
3782
3783 ac_configure_extra_args=
3784
3785 if $ac_cs_silent; then
3786 exec 6>/dev/null
3787 ac_configure_extra_args="$ac_configure_extra_args --silent"
3788 fi
3789
3790 _ACEOF
3791 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3792 if \$ac_cs_recheck; then
3793 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
3794 shift
3795 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
3796 CONFIG_SHELL='$SHELL'
3797 export CONFIG_SHELL
3798 exec "\$@"
3799 fi
3800
3801 _ACEOF
3802 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3803 exec 5>>config.log
3804 {
3805 echo
3806 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
3807 ## Running $as_me. ##
3808 _ASBOX
3809 $as_echo "$ac_log"
3810 } >&5
3811
3812 _ACEOF
3813 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3814 _ACEOF
3815
3816 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3817
3818 # Handling of arguments.
3819 for ac_config_target in $ac_config_targets
3820 do
3821 case $ac_config_target in
3822 "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
3823 "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
3824 ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
3825 "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
3826 "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
3827
3828 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
3829 esac
3830 done
3831
3832
3833 # If the user did not use the arguments to specify the items to instantiate,
3834 # then the envvar interface is used. Set only those that are not.
3835 # We use the long form for the default assignment because of an extremely
3836 # bizarre bug on SunOS 4.1.3.
3837 if $ac_need_defaults; then
3838 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
3839 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
3840 fi
3841
3842 # Have a temporary directory for convenience. Make it in the build tree
3843 # simply because there is no reason against having it here, and in addition,
3844 # creating and moving files from /tmp can sometimes cause problems.
3845 # Hook for its removal unless debugging.
3846 # Note that there is a small window in which the directory will not be cleaned:
3847 # after its creation but before its name has been assigned to `$tmp'.
3848 $debug ||
3849 {
3850 tmp= ac_tmp=
3851 trap 'exit_status=$?
3852 : "${ac_tmp:=$tmp}"
3853 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
3854 ' 0
3855 trap 'as_fn_exit 1' 1 2 13 15
3856 }
3857 # Create a (secure) tmp directory for tmp files.
3858
3859 {
3860 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
3861 test -d "$tmp"
3862 } ||
3863 {
3864 tmp=./conf$$-$RANDOM
3865 (umask 077 && mkdir "$tmp")
3866 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
3867 ac_tmp=$tmp
3868
3869 # Set up the scripts for CONFIG_FILES section.
3870 # No need to generate them if there are no CONFIG_FILES.
3871 # This happens for instance with `./config.status config.h'.
3872 if test -n "$CONFIG_FILES"; then
3873
3874
3875 ac_cr=`echo X | tr X '\015'`
3876 # On cygwin, bash can eat \r inside `` if the user requested igncr.
3877 # But we know of no other shell where ac_cr would be empty at this
3878 # point, so we can use a bashism as a fallback.
3879 if test "x$ac_cr" = x; then
3880 eval ac_cr=\$\'\\r\'
3881 fi
3882 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
3883 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
3884 ac_cs_awk_cr='\\r'
3885 else
3886 ac_cs_awk_cr=$ac_cr
3887 fi
3888
3889 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
3890 _ACEOF
3891
3892
3893 {
3894 echo "cat >conf$$subs.awk <<_ACEOF" &&
3895 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
3896 echo "_ACEOF"
3897 } >conf$$subs.sh ||
3898 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3899 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
3900 ac_delim='%!_!# '
3901 for ac_last_try in false false false false false :; do
3902 . ./conf$$subs.sh ||
3903 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3904
3905 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
3906 if test $ac_delim_n = $ac_delim_num; then
3907 break
3908 elif $ac_last_try; then
3909 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
3910 else
3911 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
3912 fi
3913 done
3914 rm -f conf$$subs.sh
3915
3916 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3917 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
3918 _ACEOF
3919 sed -n '
3920 h
3921 s/^/S["/; s/!.*/"]=/
3922 p
3923 g
3924 s/^[^!]*!//
3925 :repl
3926 t repl
3927 s/'"$ac_delim"'$//
3928 t delim
3929 :nl
3930 h
3931 s/\(.\{148\}\)..*/\1/
3932 t more1
3933 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
3934 p
3935 n
3936 b repl
3937 :more1
3938 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3939 p
3940 g
3941 s/.\{148\}//
3942 t nl
3943 :delim
3944 h
3945 s/\(.\{148\}\)..*/\1/
3946 t more2
3947 s/["\\]/\\&/g; s/^/"/; s/$/"/
3948 p
3949 b
3950 :more2
3951 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
3952 p
3953 g
3954 s/.\{148\}//
3955 t delim
3956 ' <conf$$subs.awk | sed '
3957 /^[^""]/{
3958 N
3959 s/\n//
3960 }
3961 ' >>$CONFIG_STATUS || ac_write_fail=1
3962 rm -f conf$$subs.awk
3963 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3964 _ACAWK
3965 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
3966 for (key in S) S_is_set[key] = 1
3967 FS = "\a"
3968
3969 }
3970 {
3971 line = $ 0
3972 nfields = split(line, field, "@")
3973 substed = 0
3974 len = length(field[1])
3975 for (i = 2; i < nfields; i++) {
3976 key = field[i]
3977 keylen = length(key)
3978 if (S_is_set[key]) {
3979 value = S[key]
3980 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
3981 len += length(value) + length(field[++i])
3982 substed = 1
3983 } else
3984 len += 1 + keylen
3985 }
3986
3987 print line
3988 }
3989
3990 _ACAWK
3991 _ACEOF
3992 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
3993 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
3994 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
3995 else
3996 cat
3997 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
3998 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
3999 _ACEOF
4000
4001 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
4002 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
4003 # trailing colons and then remove the whole line if VPATH becomes empty
4004 # (actually we leave an empty line to preserve line numbers).
4005 if test "x$srcdir" = x.; then
4006 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
4007 h
4008 s///
4009 s/^/:/
4010 s/[ ]*$/:/
4011 s/:\$(srcdir):/:/g
4012 s/:\${srcdir}:/:/g
4013 s/:@srcdir@:/:/g
4014 s/^:*//
4015 s/:*$//
4016 x
4017 s/\(=[ ]*\).*/\1/
4018 G
4019 s/\n//
4020 s/^[^=]*=[ ]*$//
4021 }'
4022 fi
4023
4024 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4025 fi # test -n "$CONFIG_FILES"
4026
4027
4028 eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS"
4029 shift
4030 for ac_tag
4031 do
4032 case $ac_tag in
4033 :[FHLC]) ac_mode=$ac_tag; continue;;
4034 esac
4035 case $ac_mode$ac_tag in
4036 :[FHL]*:*);;
4037 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
4038 :[FH]-) ac_tag=-:-;;
4039 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
4040 esac
4041 ac_save_IFS=$IFS
4042 IFS=:
4043 set x $ac_tag
4044 IFS=$ac_save_IFS
4045 shift
4046 ac_file=$1
4047 shift
4048
4049 case $ac_mode in
4050 :L) ac_source=$1;;
4051 :[FH])
4052 ac_file_inputs=
4053 for ac_f
4054 do
4055 case $ac_f in
4056 -) ac_f="$ac_tmp/stdin";;
4057 *) # Look for the file first in the build tree, then in the source tree
4058 # (if the path is not absolute). The absolute path cannot be DOS-style,
4059 # because $ac_f cannot contain `:'.
4060 test -f "$ac_f" ||
4061 case $ac_f in
4062 [\\/$]*) false;;
4063 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
4064 esac ||
4065 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
4066 esac
4067 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
4068 as_fn_append ac_file_inputs " '$ac_f'"
4069 done
4070
4071 # Let's still pretend it is `configure' which instantiates (i.e., don't
4072 # use $as_me), people would be surprised to read:
4073 # /* config.h. Generated by config.status. */
4074 configure_input='Generated from '`
4075 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
4076 `' by configure.'
4077 if test x"$ac_file" != x-; then
4078 configure_input="$ac_file. $configure_input"
4079 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
4080 $as_echo "$as_me: creating $ac_file" >&6;}
4081 fi
4082 # Neutralize special characters interpreted by sed in replacement strings.
4083 case $configure_input in #(
4084 *\&* | *\|* | *\\* )
4085 ac_sed_conf_input=`$as_echo "$configure_input" |
4086 sed 's/[\\\\&|]/\\\\&/g'`;; #(
4087 *) ac_sed_conf_input=$configure_input;;
4088 esac
4089
4090 case $ac_tag in
4091 *:-:* | *:-) cat >"$ac_tmp/stdin" \
4092 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
4093 esac
4094 ;;
4095 esac
4096
4097 ac_dir=`$as_dirname -- "$ac_file" ||
4098 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4099 X"$ac_file" : 'X\(//\)[^/]' \| \
4100 X"$ac_file" : 'X\(//\)$' \| \
4101 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
4102 $as_echo X"$ac_file" |
4103 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
4104 s//\1/
4105 q
4106 }
4107 /^X\(\/\/\)[^/].*/{
4108 s//\1/
4109 q
4110 }
4111 /^X\(\/\/\)$/{
4112 s//\1/
4113 q
4114 }
4115 /^X\(\/\).*/{
4116 s//\1/
4117 q
4118 }
4119 s/.*/./; q'`
4120 as_dir="$ac_dir"; as_fn_mkdir_p
4121 ac_builddir=.
4122
4123 case "$ac_dir" in
4124 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
4125 *)
4126 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
4127 # A ".." for each directory in $ac_dir_suffix.
4128 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
4129 case $ac_top_builddir_sub in
4130 "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
4131 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
4132 esac ;;
4133 esac
4134 ac_abs_top_builddir=$ac_pwd
4135 ac_abs_builddir=$ac_pwd$ac_dir_suffix
4136 # for backward compatibility:
4137 ac_top_builddir=$ac_top_build_prefix
4138
4139 case $srcdir in
4140 .) # We are building in place.
4141 ac_srcdir=.
4142 ac_top_srcdir=$ac_top_builddir_sub
4143 ac_abs_top_srcdir=$ac_pwd ;;
4144 [\\/]* | ?:[\\/]* ) # Absolute name.
4145 ac_srcdir=$srcdir$ac_dir_suffix;
4146 ac_top_srcdir=$srcdir
4147 ac_abs_top_srcdir=$srcdir ;;
4148 *) # Relative name.
4149 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
4150 ac_top_srcdir=$ac_top_build_prefix$srcdir
4151 ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
4152 esac
4153 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
4154
4155
4156 case $ac_mode in
4157 :F)
4158 #
4159 # CONFIG_FILE
4160 #
4161
4162 _ACEOF
4163
4164 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4165 # If the template does not know about datarootdir, expand it.
4166 # FIXME: This hack should be removed a few years after 2.60.
4167 ac_datarootdir_hack=; ac_datarootdir_seen=
4168 ac_sed_dataroot='
4169 /datarootdir/ {
4170 p
4171 q
4172 }
4173 /@datadir@/p
4174 /@docdir@/p
4175 /@infodir@/p
4176 /@localedir@/p
4177 /@mandir@/p'
4178 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
4179 *datarootdir*) ac_datarootdir_seen=yes;;
4180 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
4181 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
4182 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
4183 _ACEOF
4184 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4185 ac_datarootdir_hack='
4186 s&@datadir@&$datadir&g
4187 s&@docdir@&$docdir&g
4188 s&@infodir@&$infodir&g
4189 s&@localedir@&$localedir&g
4190 s&@mandir@&$mandir&g
4191 s&\\\${datarootdir}&$datarootdir&g' ;;
4192 esac
4193 _ACEOF
4194
4195 # Neutralize VPATH when `$srcdir' = `.'.
4196 # Shell code in configure.ac might set extrasub.
4197 # FIXME: do we really want to maintain this feature?
4198 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4199 ac_sed_extra="$ac_vpsub
4200 $extrasub
4201 _ACEOF
4202 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
4203 :t
4204 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
4205 s|@configure_input@|$ac_sed_conf_input|;t t
4206 s&@top_builddir@&$ac_top_builddir_sub&;t t
4207 s&@top_build_prefix@&$ac_top_build_prefix&;t t
4208 s&@srcdir@&$ac_srcdir&;t t
4209 s&@abs_srcdir@&$ac_abs_srcdir&;t t
4210 s&@top_srcdir@&$ac_top_srcdir&;t t
4211 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
4212 s&@builddir@&$ac_builddir&;t t
4213 s&@abs_builddir@&$ac_abs_builddir&;t t
4214 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
4215 $ac_datarootdir_hack
4216 "
4217 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
4218 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4219
4220 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
4221 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
4222 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
4223 "$ac_tmp/out"`; test -z "$ac_out"; } &&
4224 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4225 which seems to be undefined. Please make sure it is defined" >&5
4226 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
4227 which seems to be undefined. Please make sure it is defined" >&2;}
4228
4229 rm -f "$ac_tmp/stdin"
4230 case $ac_file in
4231 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
4232 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
4233 esac \
4234 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
4235 ;;
4236
4237
4238 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
4239 $as_echo "$as_me: executing $ac_file commands" >&6;}
4240 ;;
4241 esac
4242
4243
4244 case $ac_file$ac_mode in
4245 "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
4246 rm -f Makesim1.tmp Makesim2.tmp Makefile
4247 sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
4248 sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
4249 sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
4250 -e '/^## COMMON_POST_/ r Makesim2.tmp' \
4251 <Makefile.sim >Makefile
4252 rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
4253 ;;
4254 "stamp-h":C) echo > stamp-h ;;
4255
4256 esac
4257 done # for ac_tag
4258
4259
4260 as_fn_exit 0
4261 _ACEOF
4262 ac_clean_files=$ac_clean_files_save
4263
4264 test $ac_write_fail = 0 ||
4265 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
4266
4267
4268 # configure is writing to config.log, and then calls config.status.
4269 # config.status does its own redirection, appending to config.log.
4270 # Unfortunately, on DOS this fails, as config.log is still kept open
4271 # by configure, so config.status won't be able to write to it; its
4272 # output is simply discarded. So we exec the FD to /dev/null,
4273 # effectively closing config.log, so it can be properly (re)opened and
4274 # appended to by config.status. When coming back to configure, we
4275 # need to make the FD available again.
4276 if test "$no_create" != yes; then
4277 ac_cs_success=:
4278 ac_config_status_args=
4279 test "$silent" = yes &&
4280 ac_config_status_args="$ac_config_status_args --quiet"
4281 exec 5>/dev/null
4282 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
4283 exec 5>>config.log
4284 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
4285 # would make configure fail if this is the last instruction.
4286 $ac_cs_success || as_fn_exit 1
4287 fi
4288 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
4289 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
4290 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
4291 fi
4292
4293