OSDN Git Service

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