* configure.in (--enable-deterministic-archives): Grok new
[external/binutils.git] / binutils / 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 test \$(( 1 + 1 )) = 2 || exit 1
173
174   test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175     ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176     ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177     ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178     PATH=/empty FPATH=/empty; export PATH FPATH
179     test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180       || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
181   if (eval "$as_required") 2>/dev/null; then :
182   as_have_required=yes
183 else
184   as_have_required=no
185 fi
186   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
187
188 else
189   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
190 as_found=false
191 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
192 do
193   IFS=$as_save_IFS
194   test -z "$as_dir" && as_dir=.
195   as_found=:
196   case $as_dir in #(
197          /*)
198            for as_base in sh bash ksh sh5; do
199              # Try only shells that exist, to save several forks.
200              as_shell=$as_dir/$as_base
201              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
202                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
203   CONFIG_SHELL=$as_shell as_have_required=yes
204                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
205   break 2
206 fi
207 fi
208            done;;
209        esac
210   as_found=false
211 done
212 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
213               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
214   CONFIG_SHELL=$SHELL as_have_required=yes
215 fi; }
216 IFS=$as_save_IFS
217
218
219       if test "x$CONFIG_SHELL" != x; then :
220   # We cannot yet assume a decent shell, so we have to provide a
221         # neutralization value for shells without unset; and this also
222         # works around shells that cannot unset nonexistent variables.
223         BASH_ENV=/dev/null
224         ENV=/dev/null
225         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
226         export CONFIG_SHELL
227         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
228 fi
229
230     if test x$as_have_required = xno; then :
231   $as_echo "$0: This script requires a shell more modern than all"
232   $as_echo "$0: the shells that I found on your system."
233   if test x${ZSH_VERSION+set} = xset ; then
234     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
235     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
236   else
237     $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
238 $0: including any error possibly output before this
239 $0: message. Then install a modern shell, or manually run
240 $0: the script under such a shell if you do have one."
241   fi
242   exit 1
243 fi
244 fi
245 fi
246 SHELL=${CONFIG_SHELL-/bin/sh}
247 export SHELL
248 # Unset more variables known to interfere with behavior of common tools.
249 CLICOLOR_FORCE= GREP_OPTIONS=
250 unset CLICOLOR_FORCE GREP_OPTIONS
251
252 ## --------------------- ##
253 ## M4sh Shell Functions. ##
254 ## --------------------- ##
255 # as_fn_unset VAR
256 # ---------------
257 # Portably unset VAR.
258 as_fn_unset ()
259 {
260   { eval $1=; unset $1;}
261 }
262 as_unset=as_fn_unset
263
264 # as_fn_set_status STATUS
265 # -----------------------
266 # Set $? to STATUS, without forking.
267 as_fn_set_status ()
268 {
269   return $1
270 } # as_fn_set_status
271
272 # as_fn_exit STATUS
273 # -----------------
274 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
275 as_fn_exit ()
276 {
277   set +e
278   as_fn_set_status $1
279   exit $1
280 } # as_fn_exit
281
282 # as_fn_mkdir_p
283 # -------------
284 # Create "$as_dir" as a directory, including parents if necessary.
285 as_fn_mkdir_p ()
286 {
287
288   case $as_dir in #(
289   -*) as_dir=./$as_dir;;
290   esac
291   test -d "$as_dir" || eval $as_mkdir_p || {
292     as_dirs=
293     while :; do
294       case $as_dir in #(
295       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
296       *) as_qdir=$as_dir;;
297       esac
298       as_dirs="'$as_qdir' $as_dirs"
299       as_dir=`$as_dirname -- "$as_dir" ||
300 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
301          X"$as_dir" : 'X\(//\)[^/]' \| \
302          X"$as_dir" : 'X\(//\)$' \| \
303          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
304 $as_echo X"$as_dir" |
305     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
306             s//\1/
307             q
308           }
309           /^X\(\/\/\)[^/].*/{
310             s//\1/
311             q
312           }
313           /^X\(\/\/\)$/{
314             s//\1/
315             q
316           }
317           /^X\(\/\).*/{
318             s//\1/
319             q
320           }
321           s/.*/./; q'`
322       test -d "$as_dir" && break
323     done
324     test -z "$as_dirs" || eval "mkdir $as_dirs"
325   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
326
327
328 } # as_fn_mkdir_p
329 # as_fn_append VAR VALUE
330 # ----------------------
331 # Append the text in VALUE to the end of the definition contained in VAR. Take
332 # advantage of any shell optimizations that allow amortized linear growth over
333 # repeated appends, instead of the typical quadratic growth present in naive
334 # implementations.
335 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
336   eval 'as_fn_append ()
337   {
338     eval $1+=\$2
339   }'
340 else
341   as_fn_append ()
342   {
343     eval $1=\$$1\$2
344   }
345 fi # as_fn_append
346
347 # as_fn_arith ARG...
348 # ------------------
349 # Perform arithmetic evaluation on the ARGs, and store the result in the
350 # global $as_val. Take advantage of shells that can avoid forks. The arguments
351 # must be portable across $(()) and expr.
352 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
353   eval 'as_fn_arith ()
354   {
355     as_val=$(( $* ))
356   }'
357 else
358   as_fn_arith ()
359   {
360     as_val=`expr "$@" || test $? -eq 1`
361   }
362 fi # as_fn_arith
363
364
365 # as_fn_error ERROR [LINENO LOG_FD]
366 # ---------------------------------
367 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
368 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
369 # script with status $?, using 1 if that was 0.
370 as_fn_error ()
371 {
372   as_status=$?; test $as_status -eq 0 && as_status=1
373   if test "$3"; then
374     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
375     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
376   fi
377   $as_echo "$as_me: error: $1" >&2
378   as_fn_exit $as_status
379 } # as_fn_error
380
381 if expr a : '\(a\)' >/dev/null 2>&1 &&
382    test "X`expr 00001 : '.*\(...\)'`" = X001; then
383   as_expr=expr
384 else
385   as_expr=false
386 fi
387
388 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
389   as_basename=basename
390 else
391   as_basename=false
392 fi
393
394 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
395   as_dirname=dirname
396 else
397   as_dirname=false
398 fi
399
400 as_me=`$as_basename -- "$0" ||
401 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
402          X"$0" : 'X\(//\)$' \| \
403          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
404 $as_echo X/"$0" |
405     sed '/^.*\/\([^/][^/]*\)\/*$/{
406             s//\1/
407             q
408           }
409           /^X\/\(\/\/\)$/{
410             s//\1/
411             q
412           }
413           /^X\/\(\/\).*/{
414             s//\1/
415             q
416           }
417           s/.*/./; q'`
418
419 # Avoid depending upon Character Ranges.
420 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
421 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
422 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
423 as_cr_digits='0123456789'
424 as_cr_alnum=$as_cr_Letters$as_cr_digits
425
426
427   as_lineno_1=$LINENO as_lineno_1a=$LINENO
428   as_lineno_2=$LINENO as_lineno_2a=$LINENO
429   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
430   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
431   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
432   sed -n '
433     p
434     /[$]LINENO/=
435   ' <$as_myself |
436     sed '
437       s/[$]LINENO.*/&-/
438       t lineno
439       b
440       :lineno
441       N
442       :loop
443       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444       t loop
445       s/-\n.*//
446     ' >$as_me.lineno &&
447   chmod +x "$as_me.lineno" ||
448     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
449
450   # Don't try to exec as it changes $[0], causing all sort of problems
451   # (the dirname of $[0] is not the place where we might find the
452   # original and so on.  Autoconf is especially sensitive to this).
453   . "./$as_me.lineno"
454   # Exit status is that of the last command.
455   exit
456 }
457
458 ECHO_C= ECHO_N= ECHO_T=
459 case `echo -n x` in #(((((
460 -n*)
461   case `echo 'xy\c'` in
462   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
463   xy)  ECHO_C='\c';;
464   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
465        ECHO_T=' ';;
466   esac;;
467 *)
468   ECHO_N='-n';;
469 esac
470
471 rm -f conf$$ conf$$.exe conf$$.file
472 if test -d conf$$.dir; then
473   rm -f conf$$.dir/conf$$.file
474 else
475   rm -f conf$$.dir
476   mkdir conf$$.dir 2>/dev/null
477 fi
478 if (echo >conf$$.file) 2>/dev/null; then
479   if ln -s conf$$.file conf$$ 2>/dev/null; then
480     as_ln_s='ln -s'
481     # ... but there are two gotchas:
482     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
483     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
484     # In both cases, we have to default to `cp -p'.
485     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
486       as_ln_s='cp -p'
487   elif ln conf$$.file conf$$ 2>/dev/null; then
488     as_ln_s=ln
489   else
490     as_ln_s='cp -p'
491   fi
492 else
493   as_ln_s='cp -p'
494 fi
495 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
496 rmdir conf$$.dir 2>/dev/null
497
498 if mkdir -p . 2>/dev/null; then
499   as_mkdir_p='mkdir -p "$as_dir"'
500 else
501   test -d ./-p && rmdir ./-p
502   as_mkdir_p=false
503 fi
504
505 if test -x / >/dev/null 2>&1; then
506   as_test_x='test -x'
507 else
508   if ls -dL / >/dev/null 2>&1; then
509     as_ls_L_option=L
510   else
511     as_ls_L_option=
512   fi
513   as_test_x='
514     eval sh -c '\''
515       if test -d "$1"; then
516         test -d "$1/.";
517       else
518         case $1 in #(
519         -*)set "./$1";;
520         esac;
521         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
522         ???[sx]*):;;*)false;;esac;fi
523     '\'' sh
524   '
525 fi
526 as_executable_p=$as_test_x
527
528 # Sed expression to map a string onto a valid CPP name.
529 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
530
531 # Sed expression to map a string onto a valid variable name.
532 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
533
534 SHELL=${CONFIG_SHELL-/bin/sh}
535
536
537 exec 7<&0 </dev/null 6>&1
538
539 # Name of the host.
540 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
541 # so uname gets run too.
542 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
543
544 #
545 # Initializations.
546 #
547 ac_default_prefix=/usr/local
548 ac_clean_files=
549 ac_config_libobj_dir=.
550 LIBOBJS=
551 cross_compiling=no
552 subdirs=
553 MFLAGS=
554 MAKEFLAGS=
555
556 # Identity of this package.
557 PACKAGE_NAME=
558 PACKAGE_TARNAME=
559 PACKAGE_VERSION=
560 PACKAGE_STRING=
561 PACKAGE_BUGREPORT=
562 PACKAGE_URL=
563
564 ac_unique_file="ar.c"
565 # Factoring default headers for most tests.
566 ac_includes_default="\
567 #include <stdio.h>
568 #ifdef HAVE_SYS_TYPES_H
569 # include <sys/types.h>
570 #endif
571 #ifdef HAVE_SYS_STAT_H
572 # include <sys/stat.h>
573 #endif
574 #ifdef STDC_HEADERS
575 # include <stdlib.h>
576 # include <stddef.h>
577 #else
578 # ifdef HAVE_STDLIB_H
579 #  include <stdlib.h>
580 # endif
581 #endif
582 #ifdef HAVE_STRING_H
583 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
584 #  include <memory.h>
585 # endif
586 # include <string.h>
587 #endif
588 #ifdef HAVE_STRINGS_H
589 # include <strings.h>
590 #endif
591 #ifdef HAVE_INTTYPES_H
592 # include <inttypes.h>
593 #endif
594 #ifdef HAVE_STDINT_H
595 # include <stdint.h>
596 #endif
597 #ifdef HAVE_UNISTD_H
598 # include <unistd.h>
599 #endif"
600
601 ac_subst_vars='am__EXEEXT_FALSE
602 am__EXEEXT_TRUE
603 LTLIBOBJS
604 LIBOBJS
605 EMULATION_VECTOR
606 EMULATION
607 OBJDUMP_PRIVATE_OFILES
608 OBJDUMP_DEFS
609 BUILD_INSTALL_MISC
610 BUILD_MISC
611 BUILD_DLLWRAP
612 BUILD_WINDMC
613 BUILD_WINDRES
614 DLLTOOL_DEFS
615 BUILD_DLLTOOL
616 BUILD_SRCONV
617 BUILD_NLMCONV
618 NLMCONV_DEFS
619 LTLIBICONV
620 LIBICONV
621 ALLOCA
622 DEMANGLER_NAME
623 EXEEXT_FOR_BUILD
624 CC_FOR_BUILD
625 HDEFINES
626 GENINSRC_NEVER_FALSE
627 GENINSRC_NEVER_TRUE
628 MAINT
629 MAINTAINER_MODE_FALSE
630 MAINTAINER_MODE_TRUE
631 MSGMERGE
632 MSGFMT
633 MKINSTALLDIRS
634 CATOBJEXT
635 GENCAT
636 INSTOBJEXT
637 DATADIRNAME
638 CATALOGS
639 POSUB
640 GMSGFMT
641 XGETTEXT
642 INCINTL
643 LIBINTL_DEP
644 LIBINTL
645 USE_NLS
646 LEXLIB
647 LEX_OUTPUT_ROOT
648 LEX
649 YFLAGS
650 YACC
651 NO_WERROR
652 WARN_CFLAGS
653 OTOOL64
654 OTOOL
655 LIPO
656 NMEDIT
657 DSYMUTIL
658 RANLIB
659 AR
660 OBJDUMP
661 LN_S
662 NM
663 ac_ct_DUMPBIN
664 DUMPBIN
665 LD
666 FGREP
667 SED
668 LIBTOOL
669 EGREP
670 GREP
671 CPP
672 am__fastdepCC_FALSE
673 am__fastdepCC_TRUE
674 CCDEPMODE
675 AMDEPBACKSLASH
676 AMDEP_FALSE
677 AMDEP_TRUE
678 am__quote
679 am__include
680 DEPDIR
681 am__untar
682 am__tar
683 AMTAR
684 am__leading_dot
685 SET_MAKE
686 AWK
687 mkdir_p
688 MKDIR_P
689 INSTALL_STRIP_PROGRAM
690 STRIP
691 install_sh
692 MAKEINFO
693 AUTOHEADER
694 AUTOMAKE
695 AUTOCONF
696 ACLOCAL
697 VERSION
698 PACKAGE
699 CYGPATH_W
700 am__isrc
701 INSTALL_DATA
702 INSTALL_SCRIPT
703 INSTALL_PROGRAM
704 OBJEXT
705 EXEEXT
706 ac_ct_CC
707 CPPFLAGS
708 LDFLAGS
709 CFLAGS
710 CC
711 target_os
712 target_vendor
713 target_cpu
714 target
715 host_os
716 host_vendor
717 host_cpu
718 host
719 build_os
720 build_vendor
721 build_cpu
722 build
723 target_alias
724 host_alias
725 build_alias
726 LIBS
727 ECHO_T
728 ECHO_N
729 ECHO_C
730 DEFS
731 mandir
732 localedir
733 libdir
734 psdir
735 pdfdir
736 dvidir
737 htmldir
738 infodir
739 docdir
740 oldincludedir
741 includedir
742 localstatedir
743 sharedstatedir
744 sysconfdir
745 datadir
746 datarootdir
747 libexecdir
748 sbindir
749 bindir
750 program_transform_name
751 prefix
752 exec_prefix
753 PACKAGE_URL
754 PACKAGE_BUGREPORT
755 PACKAGE_STRING
756 PACKAGE_VERSION
757 PACKAGE_TARNAME
758 PACKAGE_NAME
759 PATH_SEPARATOR
760 SHELL'
761 ac_subst_files=''
762 ac_user_opts='
763 enable_option_checking
764 enable_dependency_tracking
765 enable_plugins
766 enable_largefile
767 enable_shared
768 enable_static
769 with_pic
770 enable_fast_install
771 with_gnu_ld
772 enable_libtool_lock
773 enable_targets
774 enable_deterministic_archives
775 enable_werror
776 enable_build_warnings
777 enable_nls
778 enable_maintainer_mode
779 enable_rpath
780 with_libiconv_prefix
781 '
782       ac_precious_vars='build_alias
783 host_alias
784 target_alias
785 CC
786 CFLAGS
787 LDFLAGS
788 LIBS
789 CPPFLAGS
790 CPP
791 YACC
792 YFLAGS'
793
794
795 # Initialize some variables set by options.
796 ac_init_help=
797 ac_init_version=false
798 ac_unrecognized_opts=
799 ac_unrecognized_sep=
800 # The variables have the same names as the options, with
801 # dashes changed to underlines.
802 cache_file=/dev/null
803 exec_prefix=NONE
804 no_create=
805 no_recursion=
806 prefix=NONE
807 program_prefix=NONE
808 program_suffix=NONE
809 program_transform_name=s,x,x,
810 silent=
811 site=
812 srcdir=
813 verbose=
814 x_includes=NONE
815 x_libraries=NONE
816
817 # Installation directory options.
818 # These are left unexpanded so users can "make install exec_prefix=/foo"
819 # and all the variables that are supposed to be based on exec_prefix
820 # by default will actually change.
821 # Use braces instead of parens because sh, perl, etc. also accept them.
822 # (The list follows the same order as the GNU Coding Standards.)
823 bindir='${exec_prefix}/bin'
824 sbindir='${exec_prefix}/sbin'
825 libexecdir='${exec_prefix}/libexec'
826 datarootdir='${prefix}/share'
827 datadir='${datarootdir}'
828 sysconfdir='${prefix}/etc'
829 sharedstatedir='${prefix}/com'
830 localstatedir='${prefix}/var'
831 includedir='${prefix}/include'
832 oldincludedir='/usr/include'
833 docdir='${datarootdir}/doc/${PACKAGE}'
834 infodir='${datarootdir}/info'
835 htmldir='${docdir}'
836 dvidir='${docdir}'
837 pdfdir='${docdir}'
838 psdir='${docdir}'
839 libdir='${exec_prefix}/lib'
840 localedir='${datarootdir}/locale'
841 mandir='${datarootdir}/man'
842
843 ac_prev=
844 ac_dashdash=
845 for ac_option
846 do
847   # If the previous option needs an argument, assign it.
848   if test -n "$ac_prev"; then
849     eval $ac_prev=\$ac_option
850     ac_prev=
851     continue
852   fi
853
854   case $ac_option in
855   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
856   *)    ac_optarg=yes ;;
857   esac
858
859   # Accept the important Cygnus configure options, so we can diagnose typos.
860
861   case $ac_dashdash$ac_option in
862   --)
863     ac_dashdash=yes ;;
864
865   -bindir | --bindir | --bindi | --bind | --bin | --bi)
866     ac_prev=bindir ;;
867   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
868     bindir=$ac_optarg ;;
869
870   -build | --build | --buil | --bui | --bu)
871     ac_prev=build_alias ;;
872   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
873     build_alias=$ac_optarg ;;
874
875   -cache-file | --cache-file | --cache-fil | --cache-fi \
876   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
877     ac_prev=cache_file ;;
878   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
879   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
880     cache_file=$ac_optarg ;;
881
882   --config-cache | -C)
883     cache_file=config.cache ;;
884
885   -datadir | --datadir | --datadi | --datad)
886     ac_prev=datadir ;;
887   -datadir=* | --datadir=* | --datadi=* | --datad=*)
888     datadir=$ac_optarg ;;
889
890   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
891   | --dataroo | --dataro | --datar)
892     ac_prev=datarootdir ;;
893   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
894   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
895     datarootdir=$ac_optarg ;;
896
897   -disable-* | --disable-*)
898     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
899     # Reject names that are not valid shell variable names.
900     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
901       as_fn_error "invalid feature name: $ac_useropt"
902     ac_useropt_orig=$ac_useropt
903     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
904     case $ac_user_opts in
905       *"
906 "enable_$ac_useropt"
907 "*) ;;
908       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
909          ac_unrecognized_sep=', ';;
910     esac
911     eval enable_$ac_useropt=no ;;
912
913   -docdir | --docdir | --docdi | --doc | --do)
914     ac_prev=docdir ;;
915   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
916     docdir=$ac_optarg ;;
917
918   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
919     ac_prev=dvidir ;;
920   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
921     dvidir=$ac_optarg ;;
922
923   -enable-* | --enable-*)
924     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
925     # Reject names that are not valid shell variable names.
926     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
927       as_fn_error "invalid feature name: $ac_useropt"
928     ac_useropt_orig=$ac_useropt
929     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
930     case $ac_user_opts in
931       *"
932 "enable_$ac_useropt"
933 "*) ;;
934       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
935          ac_unrecognized_sep=', ';;
936     esac
937     eval enable_$ac_useropt=\$ac_optarg ;;
938
939   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
940   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
941   | --exec | --exe | --ex)
942     ac_prev=exec_prefix ;;
943   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
944   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
945   | --exec=* | --exe=* | --ex=*)
946     exec_prefix=$ac_optarg ;;
947
948   -gas | --gas | --ga | --g)
949     # Obsolete; use --with-gas.
950     with_gas=yes ;;
951
952   -help | --help | --hel | --he | -h)
953     ac_init_help=long ;;
954   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
955     ac_init_help=recursive ;;
956   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
957     ac_init_help=short ;;
958
959   -host | --host | --hos | --ho)
960     ac_prev=host_alias ;;
961   -host=* | --host=* | --hos=* | --ho=*)
962     host_alias=$ac_optarg ;;
963
964   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
965     ac_prev=htmldir ;;
966   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
967   | --ht=*)
968     htmldir=$ac_optarg ;;
969
970   -includedir | --includedir | --includedi | --included | --include \
971   | --includ | --inclu | --incl | --inc)
972     ac_prev=includedir ;;
973   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
974   | --includ=* | --inclu=* | --incl=* | --inc=*)
975     includedir=$ac_optarg ;;
976
977   -infodir | --infodir | --infodi | --infod | --info | --inf)
978     ac_prev=infodir ;;
979   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
980     infodir=$ac_optarg ;;
981
982   -libdir | --libdir | --libdi | --libd)
983     ac_prev=libdir ;;
984   -libdir=* | --libdir=* | --libdi=* | --libd=*)
985     libdir=$ac_optarg ;;
986
987   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
988   | --libexe | --libex | --libe)
989     ac_prev=libexecdir ;;
990   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
991   | --libexe=* | --libex=* | --libe=*)
992     libexecdir=$ac_optarg ;;
993
994   -localedir | --localedir | --localedi | --localed | --locale)
995     ac_prev=localedir ;;
996   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
997     localedir=$ac_optarg ;;
998
999   -localstatedir | --localstatedir | --localstatedi | --localstated \
1000   | --localstate | --localstat | --localsta | --localst | --locals)
1001     ac_prev=localstatedir ;;
1002   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1003   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1004     localstatedir=$ac_optarg ;;
1005
1006   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1007     ac_prev=mandir ;;
1008   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1009     mandir=$ac_optarg ;;
1010
1011   -nfp | --nfp | --nf)
1012     # Obsolete; use --without-fp.
1013     with_fp=no ;;
1014
1015   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1016   | --no-cr | --no-c | -n)
1017     no_create=yes ;;
1018
1019   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1020   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1021     no_recursion=yes ;;
1022
1023   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1024   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1025   | --oldin | --oldi | --old | --ol | --o)
1026     ac_prev=oldincludedir ;;
1027   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1028   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1029   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1030     oldincludedir=$ac_optarg ;;
1031
1032   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1033     ac_prev=prefix ;;
1034   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1035     prefix=$ac_optarg ;;
1036
1037   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1038   | --program-pre | --program-pr | --program-p)
1039     ac_prev=program_prefix ;;
1040   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1041   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1042     program_prefix=$ac_optarg ;;
1043
1044   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1045   | --program-suf | --program-su | --program-s)
1046     ac_prev=program_suffix ;;
1047   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1048   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1049     program_suffix=$ac_optarg ;;
1050
1051   -program-transform-name | --program-transform-name \
1052   | --program-transform-nam | --program-transform-na \
1053   | --program-transform-n | --program-transform- \
1054   | --program-transform | --program-transfor \
1055   | --program-transfo | --program-transf \
1056   | --program-trans | --program-tran \
1057   | --progr-tra | --program-tr | --program-t)
1058     ac_prev=program_transform_name ;;
1059   -program-transform-name=* | --program-transform-name=* \
1060   | --program-transform-nam=* | --program-transform-na=* \
1061   | --program-transform-n=* | --program-transform-=* \
1062   | --program-transform=* | --program-transfor=* \
1063   | --program-transfo=* | --program-transf=* \
1064   | --program-trans=* | --program-tran=* \
1065   | --progr-tra=* | --program-tr=* | --program-t=*)
1066     program_transform_name=$ac_optarg ;;
1067
1068   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1069     ac_prev=pdfdir ;;
1070   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1071     pdfdir=$ac_optarg ;;
1072
1073   -psdir | --psdir | --psdi | --psd | --ps)
1074     ac_prev=psdir ;;
1075   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1076     psdir=$ac_optarg ;;
1077
1078   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1079   | -silent | --silent | --silen | --sile | --sil)
1080     silent=yes ;;
1081
1082   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1083     ac_prev=sbindir ;;
1084   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1085   | --sbi=* | --sb=*)
1086     sbindir=$ac_optarg ;;
1087
1088   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1089   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1090   | --sharedst | --shareds | --shared | --share | --shar \
1091   | --sha | --sh)
1092     ac_prev=sharedstatedir ;;
1093   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1094   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1095   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1096   | --sha=* | --sh=*)
1097     sharedstatedir=$ac_optarg ;;
1098
1099   -site | --site | --sit)
1100     ac_prev=site ;;
1101   -site=* | --site=* | --sit=*)
1102     site=$ac_optarg ;;
1103
1104   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1105     ac_prev=srcdir ;;
1106   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1107     srcdir=$ac_optarg ;;
1108
1109   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1110   | --syscon | --sysco | --sysc | --sys | --sy)
1111     ac_prev=sysconfdir ;;
1112   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1113   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1114     sysconfdir=$ac_optarg ;;
1115
1116   -target | --target | --targe | --targ | --tar | --ta | --t)
1117     ac_prev=target_alias ;;
1118   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1119     target_alias=$ac_optarg ;;
1120
1121   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1122     verbose=yes ;;
1123
1124   -version | --version | --versio | --versi | --vers | -V)
1125     ac_init_version=: ;;
1126
1127   -with-* | --with-*)
1128     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1129     # Reject names that are not valid shell variable names.
1130     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1131       as_fn_error "invalid package name: $ac_useropt"
1132     ac_useropt_orig=$ac_useropt
1133     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1134     case $ac_user_opts in
1135       *"
1136 "with_$ac_useropt"
1137 "*) ;;
1138       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1139          ac_unrecognized_sep=', ';;
1140     esac
1141     eval with_$ac_useropt=\$ac_optarg ;;
1142
1143   -without-* | --without-*)
1144     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1145     # Reject names that are not valid shell variable names.
1146     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1147       as_fn_error "invalid package name: $ac_useropt"
1148     ac_useropt_orig=$ac_useropt
1149     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1150     case $ac_user_opts in
1151       *"
1152 "with_$ac_useropt"
1153 "*) ;;
1154       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1155          ac_unrecognized_sep=', ';;
1156     esac
1157     eval with_$ac_useropt=no ;;
1158
1159   --x)
1160     # Obsolete; use --with-x.
1161     with_x=yes ;;
1162
1163   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1164   | --x-incl | --x-inc | --x-in | --x-i)
1165     ac_prev=x_includes ;;
1166   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1167   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1168     x_includes=$ac_optarg ;;
1169
1170   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1171   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1172     ac_prev=x_libraries ;;
1173   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1174   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1175     x_libraries=$ac_optarg ;;
1176
1177   -*) as_fn_error "unrecognized option: \`$ac_option'
1178 Try \`$0 --help' for more information."
1179     ;;
1180
1181   *=*)
1182     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1183     # Reject names that are not valid shell variable names.
1184     case $ac_envvar in #(
1185       '' | [0-9]* | *[!_$as_cr_alnum]* )
1186       as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1187     esac
1188     eval $ac_envvar=\$ac_optarg
1189     export $ac_envvar ;;
1190
1191   *)
1192     # FIXME: should be removed in autoconf 3.0.
1193     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1194     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1195       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1196     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1197     ;;
1198
1199   esac
1200 done
1201
1202 if test -n "$ac_prev"; then
1203   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1204   as_fn_error "missing argument to $ac_option"
1205 fi
1206
1207 if test -n "$ac_unrecognized_opts"; then
1208   case $enable_option_checking in
1209     no) ;;
1210     fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1211     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1212   esac
1213 fi
1214
1215 # Check all directory arguments for consistency.
1216 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1217                 datadir sysconfdir sharedstatedir localstatedir includedir \
1218                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1219                 libdir localedir mandir
1220 do
1221   eval ac_val=\$$ac_var
1222   # Remove trailing slashes.
1223   case $ac_val in
1224     */ )
1225       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1226       eval $ac_var=\$ac_val;;
1227   esac
1228   # Be sure to have absolute directory names.
1229   case $ac_val in
1230     [\\/$]* | ?:[\\/]* )  continue;;
1231     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1232   esac
1233   as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1234 done
1235
1236 # There might be people who depend on the old broken behavior: `$host'
1237 # used to hold the argument of --host etc.
1238 # FIXME: To remove some day.
1239 build=$build_alias
1240 host=$host_alias
1241 target=$target_alias
1242
1243 # FIXME: To remove some day.
1244 if test "x$host_alias" != x; then
1245   if test "x$build_alias" = x; then
1246     cross_compiling=maybe
1247     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1248     If a cross compiler is detected then cross compile mode will be used." >&2
1249   elif test "x$build_alias" != "x$host_alias"; then
1250     cross_compiling=yes
1251   fi
1252 fi
1253
1254 ac_tool_prefix=
1255 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1256
1257 test "$silent" = yes && exec 6>/dev/null
1258
1259
1260 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1261 ac_ls_di=`ls -di .` &&
1262 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1263   as_fn_error "working directory cannot be determined"
1264 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1265   as_fn_error "pwd does not report name of working directory"
1266
1267
1268 # Find the source files, if location was not specified.
1269 if test -z "$srcdir"; then
1270   ac_srcdir_defaulted=yes
1271   # Try the directory containing this script, then the parent directory.
1272   ac_confdir=`$as_dirname -- "$as_myself" ||
1273 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1274          X"$as_myself" : 'X\(//\)[^/]' \| \
1275          X"$as_myself" : 'X\(//\)$' \| \
1276          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1277 $as_echo X"$as_myself" |
1278     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1279             s//\1/
1280             q
1281           }
1282           /^X\(\/\/\)[^/].*/{
1283             s//\1/
1284             q
1285           }
1286           /^X\(\/\/\)$/{
1287             s//\1/
1288             q
1289           }
1290           /^X\(\/\).*/{
1291             s//\1/
1292             q
1293           }
1294           s/.*/./; q'`
1295   srcdir=$ac_confdir
1296   if test ! -r "$srcdir/$ac_unique_file"; then
1297     srcdir=..
1298   fi
1299 else
1300   ac_srcdir_defaulted=no
1301 fi
1302 if test ! -r "$srcdir/$ac_unique_file"; then
1303   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1304   as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1305 fi
1306 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1307 ac_abs_confdir=`(
1308         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1309         pwd)`
1310 # When building in place, set srcdir=.
1311 if test "$ac_abs_confdir" = "$ac_pwd"; then
1312   srcdir=.
1313 fi
1314 # Remove unnecessary trailing slashes from srcdir.
1315 # Double slashes in file names in object file debugging info
1316 # mess up M-x gdb in Emacs.
1317 case $srcdir in
1318 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1319 esac
1320 for ac_var in $ac_precious_vars; do
1321   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1322   eval ac_env_${ac_var}_value=\$${ac_var}
1323   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1324   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1325 done
1326
1327 #
1328 # Report the --help message.
1329 #
1330 if test "$ac_init_help" = "long"; then
1331   # Omit some internal or obsolete options to make the list less imposing.
1332   # This message is too long to be a string in the A/UX 3.1 sh.
1333   cat <<_ACEOF
1334 \`configure' configures this package to adapt to many kinds of systems.
1335
1336 Usage: $0 [OPTION]... [VAR=VALUE]...
1337
1338 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1339 VAR=VALUE.  See below for descriptions of some of the useful variables.
1340
1341 Defaults for the options are specified in brackets.
1342
1343 Configuration:
1344   -h, --help              display this help and exit
1345       --help=short        display options specific to this package
1346       --help=recursive    display the short help of all the included packages
1347   -V, --version           display version information and exit
1348   -q, --quiet, --silent   do not print \`checking...' messages
1349       --cache-file=FILE   cache test results in FILE [disabled]
1350   -C, --config-cache      alias for \`--cache-file=config.cache'
1351   -n, --no-create         do not create output files
1352       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1353
1354 Installation directories:
1355   --prefix=PREFIX         install architecture-independent files in PREFIX
1356                           [$ac_default_prefix]
1357   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1358                           [PREFIX]
1359
1360 By default, \`make install' will install all the files in
1361 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1362 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1363 for instance \`--prefix=\$HOME'.
1364
1365 For better control, use the options below.
1366
1367 Fine tuning of the installation directories:
1368   --bindir=DIR            user executables [EPREFIX/bin]
1369   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1370   --libexecdir=DIR        program executables [EPREFIX/libexec]
1371   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1372   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1373   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1374   --libdir=DIR            object code libraries [EPREFIX/lib]
1375   --includedir=DIR        C header files [PREFIX/include]
1376   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1377   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1378   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1379   --infodir=DIR           info documentation [DATAROOTDIR/info]
1380   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1381   --mandir=DIR            man documentation [DATAROOTDIR/man]
1382   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
1383   --htmldir=DIR           html documentation [DOCDIR]
1384   --dvidir=DIR            dvi documentation [DOCDIR]
1385   --pdfdir=DIR            pdf documentation [DOCDIR]
1386   --psdir=DIR             ps documentation [DOCDIR]
1387 _ACEOF
1388
1389   cat <<\_ACEOF
1390
1391 Program names:
1392   --program-prefix=PREFIX            prepend PREFIX to installed program names
1393   --program-suffix=SUFFIX            append SUFFIX to installed program names
1394   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1395
1396 System types:
1397   --build=BUILD     configure for building on BUILD [guessed]
1398   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1399   --target=TARGET   configure for building compilers for TARGET [HOST]
1400 _ACEOF
1401 fi
1402
1403 if test -n "$ac_init_help"; then
1404
1405   cat <<\_ACEOF
1406
1407 Optional Features:
1408   --disable-option-checking  ignore unrecognized --enable/--with options
1409   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1410   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1411   --disable-dependency-tracking  speeds up one-time build
1412   --enable-dependency-tracking   do not reject slow dependency extractors
1413   --enable-plugins        Enable support for plugins (defaults no)
1414   --disable-largefile     omit support for large files
1415   --enable-shared[=PKGS]  build shared libraries [default=yes]
1416   --enable-static[=PKGS]  build static libraries [default=yes]
1417   --enable-fast-install[=PKGS]
1418                           optimize for fast installation [default=yes]
1419   --disable-libtool-lock  avoid locking (might break parallel builds)
1420   --enable-targets        alternative target configurations
1421   --enable-deterministic-archives
1422                           ar and ranlib default to -D behavior
1423   --enable-werror         treat compile warnings as errors
1424   --enable-build-warnings enable build-time compiler warnings
1425   --disable-nls           do not use Native Language Support
1426   --enable-maintainer-mode  enable make rules and dependencies not useful
1427                           (and sometimes confusing) to the casual installer
1428   --disable-rpath         do not hardcode runtime library paths
1429
1430 Optional Packages:
1431   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1432   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1433   --with-pic              try to use only PIC/non-PIC objects [default=use
1434                           both]
1435   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1436   --with-gnu-ld           assume the C compiler uses GNU ld default=no
1437   --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
1438   --without-libiconv-prefix     don't search for libiconv in includedir and libdir
1439
1440 Some influential environment variables:
1441   CC          C compiler command
1442   CFLAGS      C compiler flags
1443   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1444               nonstandard directory <lib dir>
1445   LIBS        libraries to pass to the linker, e.g. -l<library>
1446   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1447               you have headers in a nonstandard directory <include dir>
1448   CPP         C preprocessor
1449   YACC        The `Yet Another C Compiler' implementation to use. Defaults to
1450               the first program found out of: `bison -y', `byacc', `yacc'.
1451   YFLAGS      The list of arguments that will be passed by default to $YACC.
1452               This script will default YFLAGS to the empty string to avoid a
1453               default value of `-d' given by some make applications.
1454
1455 Use these variables to override the choices made by `configure' or to help
1456 it to find libraries and programs with nonstandard names/locations.
1457
1458 Report bugs to the package provider.
1459 _ACEOF
1460 ac_status=$?
1461 fi
1462
1463 if test "$ac_init_help" = "recursive"; then
1464   # If there are subdirs, report their specific --help.
1465   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1466     test -d "$ac_dir" ||
1467       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1468       continue
1469     ac_builddir=.
1470
1471 case "$ac_dir" in
1472 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1473 *)
1474   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1475   # A ".." for each directory in $ac_dir_suffix.
1476   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1477   case $ac_top_builddir_sub in
1478   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1479   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1480   esac ;;
1481 esac
1482 ac_abs_top_builddir=$ac_pwd
1483 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1484 # for backward compatibility:
1485 ac_top_builddir=$ac_top_build_prefix
1486
1487 case $srcdir in
1488   .)  # We are building in place.
1489     ac_srcdir=.
1490     ac_top_srcdir=$ac_top_builddir_sub
1491     ac_abs_top_srcdir=$ac_pwd ;;
1492   [\\/]* | ?:[\\/]* )  # Absolute name.
1493     ac_srcdir=$srcdir$ac_dir_suffix;
1494     ac_top_srcdir=$srcdir
1495     ac_abs_top_srcdir=$srcdir ;;
1496   *) # Relative name.
1497     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1498     ac_top_srcdir=$ac_top_build_prefix$srcdir
1499     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1500 esac
1501 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1502
1503     cd "$ac_dir" || { ac_status=$?; continue; }
1504     # Check for guested configure.
1505     if test -f "$ac_srcdir/configure.gnu"; then
1506       echo &&
1507       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1508     elif test -f "$ac_srcdir/configure"; then
1509       echo &&
1510       $SHELL "$ac_srcdir/configure" --help=recursive
1511     else
1512       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1513     fi || ac_status=$?
1514     cd "$ac_pwd" || { ac_status=$?; break; }
1515   done
1516 fi
1517
1518 test -n "$ac_init_help" && exit $ac_status
1519 if $ac_init_version; then
1520   cat <<\_ACEOF
1521 configure
1522 generated by GNU Autoconf 2.64
1523
1524 Copyright (C) 2009 Free Software Foundation, Inc.
1525 This configure script is free software; the Free Software Foundation
1526 gives unlimited permission to copy, distribute and modify it.
1527 _ACEOF
1528   exit
1529 fi
1530
1531 ## ------------------------ ##
1532 ## Autoconf initialization. ##
1533 ## ------------------------ ##
1534
1535 # ac_fn_c_try_compile LINENO
1536 # --------------------------
1537 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1538 ac_fn_c_try_compile ()
1539 {
1540   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1541   rm -f conftest.$ac_objext
1542   if { { ac_try="$ac_compile"
1543 case "(($ac_try" in
1544   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1545   *) ac_try_echo=$ac_try;;
1546 esac
1547 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1548 $as_echo "$ac_try_echo"; } >&5
1549   (eval "$ac_compile") 2>conftest.err
1550   ac_status=$?
1551   if test -s conftest.err; then
1552     grep -v '^ *+' conftest.err >conftest.er1
1553     cat conftest.er1 >&5
1554     mv -f conftest.er1 conftest.err
1555   fi
1556   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1557   test $ac_status = 0; } && {
1558          test -z "$ac_c_werror_flag" ||
1559          test ! -s conftest.err
1560        } && test -s conftest.$ac_objext; then :
1561   ac_retval=0
1562 else
1563   $as_echo "$as_me: failed program was:" >&5
1564 sed 's/^/| /' conftest.$ac_ext >&5
1565
1566         ac_retval=1
1567 fi
1568   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1569   return $ac_retval
1570
1571 } # ac_fn_c_try_compile
1572
1573 # ac_fn_c_try_link LINENO
1574 # -----------------------
1575 # Try to link conftest.$ac_ext, and return whether this succeeded.
1576 ac_fn_c_try_link ()
1577 {
1578   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1579   rm -f conftest.$ac_objext conftest$ac_exeext
1580   if { { ac_try="$ac_link"
1581 case "(($ac_try" in
1582   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1583   *) ac_try_echo=$ac_try;;
1584 esac
1585 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1586 $as_echo "$ac_try_echo"; } >&5
1587   (eval "$ac_link") 2>conftest.err
1588   ac_status=$?
1589   if test -s conftest.err; then
1590     grep -v '^ *+' conftest.err >conftest.er1
1591     cat conftest.er1 >&5
1592     mv -f conftest.er1 conftest.err
1593   fi
1594   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1595   test $ac_status = 0; } && {
1596          test -z "$ac_c_werror_flag" ||
1597          test ! -s conftest.err
1598        } && test -s conftest$ac_exeext && {
1599          test "$cross_compiling" = yes ||
1600          $as_test_x conftest$ac_exeext
1601        }; then :
1602   ac_retval=0
1603 else
1604   $as_echo "$as_me: failed program was:" >&5
1605 sed 's/^/| /' conftest.$ac_ext >&5
1606
1607         ac_retval=1
1608 fi
1609   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1610   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1611   # interfere with the next link command; also delete a directory that is
1612   # left behind by Apple's compiler.  We do this before executing the actions.
1613   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1614   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1615   return $ac_retval
1616
1617 } # ac_fn_c_try_link
1618
1619 # ac_fn_c_try_cpp LINENO
1620 # ----------------------
1621 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1622 ac_fn_c_try_cpp ()
1623 {
1624   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1625   if { { ac_try="$ac_cpp conftest.$ac_ext"
1626 case "(($ac_try" in
1627   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1628   *) ac_try_echo=$ac_try;;
1629 esac
1630 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1631 $as_echo "$ac_try_echo"; } >&5
1632   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1633   ac_status=$?
1634   if test -s conftest.err; then
1635     grep -v '^ *+' conftest.err >conftest.er1
1636     cat conftest.er1 >&5
1637     mv -f conftest.er1 conftest.err
1638   fi
1639   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1640   test $ac_status = 0; } >/dev/null && {
1641          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1642          test ! -s conftest.err
1643        }; then :
1644   ac_retval=0
1645 else
1646   $as_echo "$as_me: failed program was:" >&5
1647 sed 's/^/| /' conftest.$ac_ext >&5
1648
1649     ac_retval=1
1650 fi
1651   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1652   return $ac_retval
1653
1654 } # ac_fn_c_try_cpp
1655
1656 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1657 # -------------------------------------------------------
1658 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1659 # the include files in INCLUDES and setting the cache variable VAR
1660 # accordingly.
1661 ac_fn_c_check_header_mongrel ()
1662 {
1663   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1664   if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1665   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1666 $as_echo_n "checking for $2... " >&6; }
1667 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1668   $as_echo_n "(cached) " >&6
1669 fi
1670 eval ac_res=\$$3
1671                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1672 $as_echo "$ac_res" >&6; }
1673 else
1674   # Is the header compilable?
1675 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1676 $as_echo_n "checking $2 usability... " >&6; }
1677 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1678 /* end confdefs.h.  */
1679 $4
1680 #include <$2>
1681 _ACEOF
1682 if ac_fn_c_try_compile "$LINENO"; then :
1683   ac_header_compiler=yes
1684 else
1685   ac_header_compiler=no
1686 fi
1687 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1689 $as_echo "$ac_header_compiler" >&6; }
1690
1691 # Is the header present?
1692 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1693 $as_echo_n "checking $2 presence... " >&6; }
1694 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1695 /* end confdefs.h.  */
1696 #include <$2>
1697 _ACEOF
1698 if ac_fn_c_try_cpp "$LINENO"; then :
1699   ac_header_preproc=yes
1700 else
1701   ac_header_preproc=no
1702 fi
1703 rm -f conftest.err conftest.$ac_ext
1704 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1705 $as_echo "$ac_header_preproc" >&6; }
1706
1707 # So?  What about this header?
1708 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1709   yes:no: )
1710     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1711 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1712     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1713 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1714     ;;
1715   no:yes:* )
1716     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1717 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1718     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1719 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1720     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1721 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1722     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1723 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1724     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1725 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1726     ;;
1727 esac
1728   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1729 $as_echo_n "checking for $2... " >&6; }
1730 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1731   $as_echo_n "(cached) " >&6
1732 else
1733   eval "$3=\$ac_header_compiler"
1734 fi
1735 eval ac_res=\$$3
1736                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1737 $as_echo "$ac_res" >&6; }
1738 fi
1739   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1740
1741 } # ac_fn_c_check_header_mongrel
1742
1743 # ac_fn_c_try_run LINENO
1744 # ----------------------
1745 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1746 # that executables *can* be run.
1747 ac_fn_c_try_run ()
1748 {
1749   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1750   if { { ac_try="$ac_link"
1751 case "(($ac_try" in
1752   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1753   *) ac_try_echo=$ac_try;;
1754 esac
1755 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1756 $as_echo "$ac_try_echo"; } >&5
1757   (eval "$ac_link") 2>&5
1758   ac_status=$?
1759   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1760   test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1761   { { case "(($ac_try" in
1762   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1763   *) ac_try_echo=$ac_try;;
1764 esac
1765 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1766 $as_echo "$ac_try_echo"; } >&5
1767   (eval "$ac_try") 2>&5
1768   ac_status=$?
1769   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1770   test $ac_status = 0; }; }; then :
1771   ac_retval=0
1772 else
1773   $as_echo "$as_me: program exited with status $ac_status" >&5
1774        $as_echo "$as_me: failed program was:" >&5
1775 sed 's/^/| /' conftest.$ac_ext >&5
1776
1777        ac_retval=$ac_status
1778 fi
1779   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1780   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1781   return $ac_retval
1782
1783 } # ac_fn_c_try_run
1784
1785 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1786 # -------------------------------------------------------
1787 # Tests whether HEADER exists and can be compiled using the include files in
1788 # INCLUDES, setting the cache variable VAR accordingly.
1789 ac_fn_c_check_header_compile ()
1790 {
1791   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1792   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1793 $as_echo_n "checking for $2... " >&6; }
1794 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1795   $as_echo_n "(cached) " >&6
1796 else
1797   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1798 /* end confdefs.h.  */
1799 $4
1800 #include <$2>
1801 _ACEOF
1802 if ac_fn_c_try_compile "$LINENO"; then :
1803   eval "$3=yes"
1804 else
1805   eval "$3=no"
1806 fi
1807 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1808 fi
1809 eval ac_res=\$$3
1810                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1811 $as_echo "$ac_res" >&6; }
1812   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1813
1814 } # ac_fn_c_check_header_compile
1815
1816 # ac_fn_c_check_func LINENO FUNC VAR
1817 # ----------------------------------
1818 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1819 ac_fn_c_check_func ()
1820 {
1821   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1822   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1823 $as_echo_n "checking for $2... " >&6; }
1824 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1825   $as_echo_n "(cached) " >&6
1826 else
1827   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1828 /* end confdefs.h.  */
1829 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1830    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1831 #define $2 innocuous_$2
1832
1833 /* System header to define __stub macros and hopefully few prototypes,
1834     which can conflict with char $2 (); below.
1835     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1836     <limits.h> exists even on freestanding compilers.  */
1837
1838 #ifdef __STDC__
1839 # include <limits.h>
1840 #else
1841 # include <assert.h>
1842 #endif
1843
1844 #undef $2
1845
1846 /* Override any GCC internal prototype to avoid an error.
1847    Use char because int might match the return type of a GCC
1848    builtin and then its argument prototype would still apply.  */
1849 #ifdef __cplusplus
1850 extern "C"
1851 #endif
1852 char $2 ();
1853 /* The GNU C library defines this for functions which it implements
1854     to always fail with ENOSYS.  Some functions are actually named
1855     something starting with __ and the normal name is an alias.  */
1856 #if defined __stub_$2 || defined __stub___$2
1857 choke me
1858 #endif
1859
1860 int
1861 main ()
1862 {
1863 return $2 ();
1864   ;
1865   return 0;
1866 }
1867 _ACEOF
1868 if ac_fn_c_try_link "$LINENO"; then :
1869   eval "$3=yes"
1870 else
1871   eval "$3=no"
1872 fi
1873 rm -f core conftest.err conftest.$ac_objext \
1874     conftest$ac_exeext conftest.$ac_ext
1875 fi
1876 eval ac_res=\$$3
1877                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1878 $as_echo "$ac_res" >&6; }
1879   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1880
1881 } # ac_fn_c_check_func
1882
1883 # ac_fn_c_check_decl LINENO SYMBOL VAR
1884 # ------------------------------------
1885 # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
1886 ac_fn_c_check_decl ()
1887 {
1888   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1889   as_decl_name=`echo $2|sed 's/ *(.*//'`
1890   as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1891   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1892 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
1893 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1894   $as_echo_n "(cached) " >&6
1895 else
1896   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1897 /* end confdefs.h.  */
1898 $4
1899 int
1900 main ()
1901 {
1902 #ifndef $as_decl_name
1903 #ifdef __cplusplus
1904   (void) $as_decl_use;
1905 #else
1906   (void) $as_decl_name;
1907 #endif
1908 #endif
1909
1910   ;
1911   return 0;
1912 }
1913 _ACEOF
1914 if ac_fn_c_try_compile "$LINENO"; then :
1915   eval "$3=yes"
1916 else
1917   eval "$3=no"
1918 fi
1919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1920 fi
1921 eval ac_res=\$$3
1922                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1923 $as_echo "$ac_res" >&6; }
1924   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1925
1926 } # ac_fn_c_check_decl
1927 cat >config.log <<_ACEOF
1928 This file contains any messages produced by compilers while
1929 running configure, to aid debugging if configure makes a mistake.
1930
1931 It was created by $as_me, which was
1932 generated by GNU Autoconf 2.64.  Invocation command line was
1933
1934   $ $0 $@
1935
1936 _ACEOF
1937 exec 5>>config.log
1938 {
1939 cat <<_ASUNAME
1940 ## --------- ##
1941 ## Platform. ##
1942 ## --------- ##
1943
1944 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1945 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1946 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1947 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1948 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1949
1950 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1951 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1952
1953 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1954 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1955 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1956 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1957 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1958 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1959 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1960
1961 _ASUNAME
1962
1963 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1964 for as_dir in $PATH
1965 do
1966   IFS=$as_save_IFS
1967   test -z "$as_dir" && as_dir=.
1968     $as_echo "PATH: $as_dir"
1969   done
1970 IFS=$as_save_IFS
1971
1972 } >&5
1973
1974 cat >&5 <<_ACEOF
1975
1976
1977 ## ----------- ##
1978 ## Core tests. ##
1979 ## ----------- ##
1980
1981 _ACEOF
1982
1983
1984 # Keep a trace of the command line.
1985 # Strip out --no-create and --no-recursion so they do not pile up.
1986 # Strip out --silent because we don't want to record it for future runs.
1987 # Also quote any args containing shell meta-characters.
1988 # Make two passes to allow for proper duplicate-argument suppression.
1989 ac_configure_args=
1990 ac_configure_args0=
1991 ac_configure_args1=
1992 ac_must_keep_next=false
1993 for ac_pass in 1 2
1994 do
1995   for ac_arg
1996   do
1997     case $ac_arg in
1998     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1999     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2000     | -silent | --silent | --silen | --sile | --sil)
2001       continue ;;
2002     *\'*)
2003       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2004     esac
2005     case $ac_pass in
2006     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2007     2)
2008       as_fn_append ac_configure_args1 " '$ac_arg'"
2009       if test $ac_must_keep_next = true; then
2010         ac_must_keep_next=false # Got value, back to normal.
2011       else
2012         case $ac_arg in
2013           *=* | --config-cache | -C | -disable-* | --disable-* \
2014           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2015           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2016           | -with-* | --with-* | -without-* | --without-* | --x)
2017             case "$ac_configure_args0 " in
2018               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2019             esac
2020             ;;
2021           -* ) ac_must_keep_next=true ;;
2022         esac
2023       fi
2024       as_fn_append ac_configure_args " '$ac_arg'"
2025       ;;
2026     esac
2027   done
2028 done
2029 { ac_configure_args0=; unset ac_configure_args0;}
2030 { ac_configure_args1=; unset ac_configure_args1;}
2031
2032 # When interrupted or exit'd, cleanup temporary files, and complete
2033 # config.log.  We remove comments because anyway the quotes in there
2034 # would cause problems or look ugly.
2035 # WARNING: Use '\'' to represent an apostrophe within the trap.
2036 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2037 trap 'exit_status=$?
2038   # Save into config.log some information that might help in debugging.
2039   {
2040     echo
2041
2042     cat <<\_ASBOX
2043 ## ---------------- ##
2044 ## Cache variables. ##
2045 ## ---------------- ##
2046 _ASBOX
2047     echo
2048     # The following way of writing the cache mishandles newlines in values,
2049 (
2050   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2051     eval ac_val=\$$ac_var
2052     case $ac_val in #(
2053     *${as_nl}*)
2054       case $ac_var in #(
2055       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2056 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2057       esac
2058       case $ac_var in #(
2059       _ | IFS | as_nl) ;; #(
2060       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2061       *) { eval $ac_var=; unset $ac_var;} ;;
2062       esac ;;
2063     esac
2064   done
2065   (set) 2>&1 |
2066     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2067     *${as_nl}ac_space=\ *)
2068       sed -n \
2069         "s/'\''/'\''\\\\'\'''\''/g;
2070           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2071       ;; #(
2072     *)
2073       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2074       ;;
2075     esac |
2076     sort
2077 )
2078     echo
2079
2080     cat <<\_ASBOX
2081 ## ----------------- ##
2082 ## Output variables. ##
2083 ## ----------------- ##
2084 _ASBOX
2085     echo
2086     for ac_var in $ac_subst_vars
2087     do
2088       eval ac_val=\$$ac_var
2089       case $ac_val in
2090       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2091       esac
2092       $as_echo "$ac_var='\''$ac_val'\''"
2093     done | sort
2094     echo
2095
2096     if test -n "$ac_subst_files"; then
2097       cat <<\_ASBOX
2098 ## ------------------- ##
2099 ## File substitutions. ##
2100 ## ------------------- ##
2101 _ASBOX
2102       echo
2103       for ac_var in $ac_subst_files
2104       do
2105         eval ac_val=\$$ac_var
2106         case $ac_val in
2107         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2108         esac
2109         $as_echo "$ac_var='\''$ac_val'\''"
2110       done | sort
2111       echo
2112     fi
2113
2114     if test -s confdefs.h; then
2115       cat <<\_ASBOX
2116 ## ----------- ##
2117 ## confdefs.h. ##
2118 ## ----------- ##
2119 _ASBOX
2120       echo
2121       cat confdefs.h
2122       echo
2123     fi
2124     test "$ac_signal" != 0 &&
2125       $as_echo "$as_me: caught signal $ac_signal"
2126     $as_echo "$as_me: exit $exit_status"
2127   } >&5
2128   rm -f core *.core core.conftest.* &&
2129     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2130     exit $exit_status
2131 ' 0
2132 for ac_signal in 1 2 13 15; do
2133   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2134 done
2135 ac_signal=0
2136
2137 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2138 rm -f -r conftest* confdefs.h
2139
2140 $as_echo "/* confdefs.h */" > confdefs.h
2141
2142 # Predefined preprocessor variables.
2143
2144 cat >>confdefs.h <<_ACEOF
2145 #define PACKAGE_NAME "$PACKAGE_NAME"
2146 _ACEOF
2147
2148 cat >>confdefs.h <<_ACEOF
2149 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2150 _ACEOF
2151
2152 cat >>confdefs.h <<_ACEOF
2153 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2154 _ACEOF
2155
2156 cat >>confdefs.h <<_ACEOF
2157 #define PACKAGE_STRING "$PACKAGE_STRING"
2158 _ACEOF
2159
2160 cat >>confdefs.h <<_ACEOF
2161 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2162 _ACEOF
2163
2164 cat >>confdefs.h <<_ACEOF
2165 #define PACKAGE_URL "$PACKAGE_URL"
2166 _ACEOF
2167
2168
2169 # Let the site file select an alternate cache file if it wants to.
2170 # Prefer an explicitly selected file to automatically selected ones.
2171 ac_site_file1=NONE
2172 ac_site_file2=NONE
2173 if test -n "$CONFIG_SITE"; then
2174   ac_site_file1=$CONFIG_SITE
2175 elif test "x$prefix" != xNONE; then
2176   ac_site_file1=$prefix/share/config.site
2177   ac_site_file2=$prefix/etc/config.site
2178 else
2179   ac_site_file1=$ac_default_prefix/share/config.site
2180   ac_site_file2=$ac_default_prefix/etc/config.site
2181 fi
2182 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2183 do
2184   test "x$ac_site_file" = xNONE && continue
2185   if test -r "$ac_site_file"; then
2186     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2187 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2188     sed 's/^/| /' "$ac_site_file" >&5
2189     . "$ac_site_file"
2190   fi
2191 done
2192
2193 if test -r "$cache_file"; then
2194   # Some versions of bash will fail to source /dev/null (special
2195   # files actually), so we avoid doing that.
2196   if test -f "$cache_file"; then
2197     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2198 $as_echo "$as_me: loading cache $cache_file" >&6;}
2199     case $cache_file in
2200       [\\/]* | ?:[\\/]* ) . "$cache_file";;
2201       *)                      . "./$cache_file";;
2202     esac
2203   fi
2204 else
2205   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2206 $as_echo "$as_me: creating cache $cache_file" >&6;}
2207   >$cache_file
2208 fi
2209
2210 # Check that the precious variables saved in the cache have kept the same
2211 # value.
2212 ac_cache_corrupted=false
2213 for ac_var in $ac_precious_vars; do
2214   eval ac_old_set=\$ac_cv_env_${ac_var}_set
2215   eval ac_new_set=\$ac_env_${ac_var}_set
2216   eval ac_old_val=\$ac_cv_env_${ac_var}_value
2217   eval ac_new_val=\$ac_env_${ac_var}_value
2218   case $ac_old_set,$ac_new_set in
2219     set,)
2220       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2221 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2222       ac_cache_corrupted=: ;;
2223     ,set)
2224       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2225 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2226       ac_cache_corrupted=: ;;
2227     ,);;
2228     *)
2229       if test "x$ac_old_val" != "x$ac_new_val"; then
2230         # differences in whitespace do not lead to failure.
2231         ac_old_val_w=`echo x $ac_old_val`
2232         ac_new_val_w=`echo x $ac_new_val`
2233         if test "$ac_old_val_w" != "$ac_new_val_w"; then
2234           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2235 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2236           ac_cache_corrupted=:
2237         else
2238           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2239 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2240           eval $ac_var=\$ac_old_val
2241         fi
2242         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
2243 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
2244         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
2245 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
2246       fi;;
2247   esac
2248   # Pass precious variables to config.status.
2249   if test "$ac_new_set" = set; then
2250     case $ac_new_val in
2251     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2252     *) ac_arg=$ac_var=$ac_new_val ;;
2253     esac
2254     case " $ac_configure_args " in
2255       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
2256       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2257     esac
2258   fi
2259 done
2260 if $ac_cache_corrupted; then
2261   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2262 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2263   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2264 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2265   as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2266 fi
2267 ## -------------------- ##
2268 ## Main body of script. ##
2269 ## -------------------- ##
2270
2271 ac_ext=c
2272 ac_cpp='$CPP $CPPFLAGS'
2273 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2274 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2275 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2276
2277
2278
2279
2280
2281
2282
2283 ac_aux_dir=
2284 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2285   for ac_t in install-sh install.sh shtool; do
2286     if test -f "$ac_dir/$ac_t"; then
2287       ac_aux_dir=$ac_dir
2288       ac_install_sh="$ac_aux_dir/$ac_t -c"
2289       break 2
2290     fi
2291   done
2292 done
2293 if test -z "$ac_aux_dir"; then
2294   as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2295 fi
2296
2297 # These three variables are undocumented and unsupported,
2298 # and are intended to be withdrawn in a future Autoconf release.
2299 # They can cause serious problems if a builder's source tree is in a directory
2300 # whose full name contains unusual characters.
2301 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2302 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2303 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2304
2305
2306 # Make sure we can run config.sub.
2307 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2308   as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2309
2310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2311 $as_echo_n "checking build system type... " >&6; }
2312 if test "${ac_cv_build+set}" = set; then :
2313   $as_echo_n "(cached) " >&6
2314 else
2315   ac_build_alias=$build_alias
2316 test "x$ac_build_alias" = x &&
2317   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2318 test "x$ac_build_alias" = x &&
2319   as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
2320 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2321   as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2322
2323 fi
2324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2325 $as_echo "$ac_cv_build" >&6; }
2326 case $ac_cv_build in
2327 *-*-*) ;;
2328 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
2329 esac
2330 build=$ac_cv_build
2331 ac_save_IFS=$IFS; IFS='-'
2332 set x $ac_cv_build
2333 shift
2334 build_cpu=$1
2335 build_vendor=$2
2336 shift; shift
2337 # Remember, the first character of IFS is used to create $*,
2338 # except with old shells:
2339 build_os=$*
2340 IFS=$ac_save_IFS
2341 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2342
2343
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2345 $as_echo_n "checking host system type... " >&6; }
2346 if test "${ac_cv_host+set}" = set; then :
2347   $as_echo_n "(cached) " >&6
2348 else
2349   if test "x$host_alias" = x; then
2350   ac_cv_host=$ac_cv_build
2351 else
2352   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2353     as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2354 fi
2355
2356 fi
2357 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
2358 $as_echo "$ac_cv_host" >&6; }
2359 case $ac_cv_host in
2360 *-*-*) ;;
2361 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
2362 esac
2363 host=$ac_cv_host
2364 ac_save_IFS=$IFS; IFS='-'
2365 set x $ac_cv_host
2366 shift
2367 host_cpu=$1
2368 host_vendor=$2
2369 shift; shift
2370 # Remember, the first character of IFS is used to create $*,
2371 # except with old shells:
2372 host_os=$*
2373 IFS=$ac_save_IFS
2374 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
2375
2376
2377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
2378 $as_echo_n "checking target system type... " >&6; }
2379 if test "${ac_cv_target+set}" = set; then :
2380   $as_echo_n "(cached) " >&6
2381 else
2382   if test "x$target_alias" = x; then
2383   ac_cv_target=$ac_cv_host
2384 else
2385   ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
2386     as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
2387 fi
2388
2389 fi
2390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
2391 $as_echo "$ac_cv_target" >&6; }
2392 case $ac_cv_target in
2393 *-*-*) ;;
2394 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
2395 esac
2396 target=$ac_cv_target
2397 ac_save_IFS=$IFS; IFS='-'
2398 set x $ac_cv_target
2399 shift
2400 target_cpu=$1
2401 target_vendor=$2
2402 shift; shift
2403 # Remember, the first character of IFS is used to create $*,
2404 # except with old shells:
2405 target_os=$*
2406 IFS=$ac_save_IFS
2407 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
2408
2409
2410 # The aliases save the names the user supplied, while $host etc.
2411 # will get canonicalized.
2412 test -n "$target_alias" &&
2413   test "$program_prefix$program_suffix$program_transform_name" = \
2414     NONENONEs,x,x, &&
2415   program_prefix=${target_alias}-
2416 ac_ext=c
2417 ac_cpp='$CPP $CPPFLAGS'
2418 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2419 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2420 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2421 if test -n "$ac_tool_prefix"; then
2422   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2423 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2425 $as_echo_n "checking for $ac_word... " >&6; }
2426 if test "${ac_cv_prog_CC+set}" = set; then :
2427   $as_echo_n "(cached) " >&6
2428 else
2429   if test -n "$CC"; then
2430   ac_cv_prog_CC="$CC" # Let the user override the test.
2431 else
2432 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2433 for as_dir in $PATH
2434 do
2435   IFS=$as_save_IFS
2436   test -z "$as_dir" && as_dir=.
2437     for ac_exec_ext in '' $ac_executable_extensions; do
2438   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2439     ac_cv_prog_CC="${ac_tool_prefix}gcc"
2440     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2441     break 2
2442   fi
2443 done
2444   done
2445 IFS=$as_save_IFS
2446
2447 fi
2448 fi
2449 CC=$ac_cv_prog_CC
2450 if test -n "$CC"; then
2451   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2452 $as_echo "$CC" >&6; }
2453 else
2454   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2455 $as_echo "no" >&6; }
2456 fi
2457
2458
2459 fi
2460 if test -z "$ac_cv_prog_CC"; then
2461   ac_ct_CC=$CC
2462   # Extract the first word of "gcc", so it can be a program name with args.
2463 set dummy gcc; ac_word=$2
2464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2465 $as_echo_n "checking for $ac_word... " >&6; }
2466 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2467   $as_echo_n "(cached) " >&6
2468 else
2469   if test -n "$ac_ct_CC"; then
2470   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2471 else
2472 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2473 for as_dir in $PATH
2474 do
2475   IFS=$as_save_IFS
2476   test -z "$as_dir" && as_dir=.
2477     for ac_exec_ext in '' $ac_executable_extensions; do
2478   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2479     ac_cv_prog_ac_ct_CC="gcc"
2480     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2481     break 2
2482   fi
2483 done
2484   done
2485 IFS=$as_save_IFS
2486
2487 fi
2488 fi
2489 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2490 if test -n "$ac_ct_CC"; then
2491   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2492 $as_echo "$ac_ct_CC" >&6; }
2493 else
2494   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2495 $as_echo "no" >&6; }
2496 fi
2497
2498   if test "x$ac_ct_CC" = x; then
2499     CC=""
2500   else
2501     case $cross_compiling:$ac_tool_warned in
2502 yes:)
2503 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2504 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2505 ac_tool_warned=yes ;;
2506 esac
2507     CC=$ac_ct_CC
2508   fi
2509 else
2510   CC="$ac_cv_prog_CC"
2511 fi
2512
2513 if test -z "$CC"; then
2514           if test -n "$ac_tool_prefix"; then
2515     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2516 set dummy ${ac_tool_prefix}cc; ac_word=$2
2517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2518 $as_echo_n "checking for $ac_word... " >&6; }
2519 if test "${ac_cv_prog_CC+set}" = set; then :
2520   $as_echo_n "(cached) " >&6
2521 else
2522   if test -n "$CC"; then
2523   ac_cv_prog_CC="$CC" # Let the user override the test.
2524 else
2525 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2526 for as_dir in $PATH
2527 do
2528   IFS=$as_save_IFS
2529   test -z "$as_dir" && as_dir=.
2530     for ac_exec_ext in '' $ac_executable_extensions; do
2531   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2532     ac_cv_prog_CC="${ac_tool_prefix}cc"
2533     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2534     break 2
2535   fi
2536 done
2537   done
2538 IFS=$as_save_IFS
2539
2540 fi
2541 fi
2542 CC=$ac_cv_prog_CC
2543 if test -n "$CC"; then
2544   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2545 $as_echo "$CC" >&6; }
2546 else
2547   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2548 $as_echo "no" >&6; }
2549 fi
2550
2551
2552   fi
2553 fi
2554 if test -z "$CC"; then
2555   # Extract the first word of "cc", so it can be a program name with args.
2556 set dummy cc; ac_word=$2
2557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2558 $as_echo_n "checking for $ac_word... " >&6; }
2559 if test "${ac_cv_prog_CC+set}" = set; then :
2560   $as_echo_n "(cached) " >&6
2561 else
2562   if test -n "$CC"; then
2563   ac_cv_prog_CC="$CC" # Let the user override the test.
2564 else
2565   ac_prog_rejected=no
2566 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2567 for as_dir in $PATH
2568 do
2569   IFS=$as_save_IFS
2570   test -z "$as_dir" && as_dir=.
2571     for ac_exec_ext in '' $ac_executable_extensions; do
2572   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2573     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
2574        ac_prog_rejected=yes
2575        continue
2576      fi
2577     ac_cv_prog_CC="cc"
2578     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2579     break 2
2580   fi
2581 done
2582   done
2583 IFS=$as_save_IFS
2584
2585 if test $ac_prog_rejected = yes; then
2586   # We found a bogon in the path, so make sure we never use it.
2587   set dummy $ac_cv_prog_CC
2588   shift
2589   if test $# != 0; then
2590     # We chose a different compiler from the bogus one.
2591     # However, it has the same basename, so the bogon will be chosen
2592     # first if we set CC to just the basename; use the full file name.
2593     shift
2594     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
2595   fi
2596 fi
2597 fi
2598 fi
2599 CC=$ac_cv_prog_CC
2600 if test -n "$CC"; then
2601   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2602 $as_echo "$CC" >&6; }
2603 else
2604   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2605 $as_echo "no" >&6; }
2606 fi
2607
2608
2609 fi
2610 if test -z "$CC"; then
2611   if test -n "$ac_tool_prefix"; then
2612   for ac_prog in cl.exe
2613   do
2614     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2615 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2617 $as_echo_n "checking for $ac_word... " >&6; }
2618 if test "${ac_cv_prog_CC+set}" = set; then :
2619   $as_echo_n "(cached) " >&6
2620 else
2621   if test -n "$CC"; then
2622   ac_cv_prog_CC="$CC" # Let the user override the test.
2623 else
2624 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2625 for as_dir in $PATH
2626 do
2627   IFS=$as_save_IFS
2628   test -z "$as_dir" && as_dir=.
2629     for ac_exec_ext in '' $ac_executable_extensions; do
2630   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2631     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2632     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2633     break 2
2634   fi
2635 done
2636   done
2637 IFS=$as_save_IFS
2638
2639 fi
2640 fi
2641 CC=$ac_cv_prog_CC
2642 if test -n "$CC"; then
2643   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2644 $as_echo "$CC" >&6; }
2645 else
2646   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2647 $as_echo "no" >&6; }
2648 fi
2649
2650
2651     test -n "$CC" && break
2652   done
2653 fi
2654 if test -z "$CC"; then
2655   ac_ct_CC=$CC
2656   for ac_prog in cl.exe
2657 do
2658   # Extract the first word of "$ac_prog", so it can be a program name with args.
2659 set dummy $ac_prog; ac_word=$2
2660 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2661 $as_echo_n "checking for $ac_word... " >&6; }
2662 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
2663   $as_echo_n "(cached) " >&6
2664 else
2665   if test -n "$ac_ct_CC"; then
2666   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2667 else
2668 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2669 for as_dir in $PATH
2670 do
2671   IFS=$as_save_IFS
2672   test -z "$as_dir" && as_dir=.
2673     for ac_exec_ext in '' $ac_executable_extensions; do
2674   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2675     ac_cv_prog_ac_ct_CC="$ac_prog"
2676     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2677     break 2
2678   fi
2679 done
2680   done
2681 IFS=$as_save_IFS
2682
2683 fi
2684 fi
2685 ac_ct_CC=$ac_cv_prog_ac_ct_CC
2686 if test -n "$ac_ct_CC"; then
2687   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2688 $as_echo "$ac_ct_CC" >&6; }
2689 else
2690   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2691 $as_echo "no" >&6; }
2692 fi
2693
2694
2695   test -n "$ac_ct_CC" && break
2696 done
2697
2698   if test "x$ac_ct_CC" = x; then
2699     CC=""
2700   else
2701     case $cross_compiling:$ac_tool_warned in
2702 yes:)
2703 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2704 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2705 ac_tool_warned=yes ;;
2706 esac
2707     CC=$ac_ct_CC
2708   fi
2709 fi
2710
2711 fi
2712
2713
2714 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2715 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2716 as_fn_error "no acceptable C compiler found in \$PATH
2717 See \`config.log' for more details." "$LINENO" 5; }
2718
2719 # Provide some information about the compiler.
2720 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
2721 set X $ac_compile
2722 ac_compiler=$2
2723 for ac_option in --version -v -V -qversion; do
2724   { { ac_try="$ac_compiler $ac_option >&5"
2725 case "(($ac_try" in
2726   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2727   *) ac_try_echo=$ac_try;;
2728 esac
2729 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2730 $as_echo "$ac_try_echo"; } >&5
2731   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
2732   ac_status=$?
2733   if test -s conftest.err; then
2734     sed '10a\
2735 ... rest of stderr output deleted ...
2736          10q' conftest.err >conftest.er1
2737     cat conftest.er1 >&5
2738     rm -f conftest.er1 conftest.err
2739   fi
2740   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2741   test $ac_status = 0; }
2742 done
2743
2744 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2745 /* end confdefs.h.  */
2746
2747 int
2748 main ()
2749 {
2750
2751   ;
2752   return 0;
2753 }
2754 _ACEOF
2755 ac_clean_files_save=$ac_clean_files
2756 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
2757 # Try to create an executable without -o first, disregard a.out.
2758 # It will help us diagnose broken compilers, and finding out an intuition
2759 # of exeext.
2760 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
2761 $as_echo_n "checking for C compiler default output file name... " >&6; }
2762 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2763
2764 # The possible output files:
2765 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2766
2767 ac_rmfiles=
2768 for ac_file in $ac_files
2769 do
2770   case $ac_file in
2771     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2772     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2773   esac
2774 done
2775 rm -f $ac_rmfiles
2776
2777 if { { ac_try="$ac_link_default"
2778 case "(($ac_try" in
2779   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2780   *) ac_try_echo=$ac_try;;
2781 esac
2782 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2783 $as_echo "$ac_try_echo"; } >&5
2784   (eval "$ac_link_default") 2>&5
2785   ac_status=$?
2786   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2787   test $ac_status = 0; }; then :
2788   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2789 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2790 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
2791 # so that the user can short-circuit this test for compilers unknown to
2792 # Autoconf.
2793 for ac_file in $ac_files ''
2794 do
2795   test -f "$ac_file" || continue
2796   case $ac_file in
2797     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2798         ;;
2799     [ab].out )
2800         # We found the default executable, but exeext='' is most
2801         # certainly right.
2802         break;;
2803     *.* )
2804         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
2805         then :; else
2806            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2807         fi
2808         # We set ac_cv_exeext here because the later test for it is not
2809         # safe: cross compilers may not add the suffix if given an `-o'
2810         # argument, so we may need to know it at that point already.
2811         # Even if this section looks crufty: it has the advantage of
2812         # actually working.
2813         break;;
2814     * )
2815         break;;
2816   esac
2817 done
2818 test "$ac_cv_exeext" = no && ac_cv_exeext=
2819
2820 else
2821   ac_file=''
2822 fi
2823 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
2824 $as_echo "$ac_file" >&6; }
2825 if test -z "$ac_file"; then :
2826   $as_echo "$as_me: failed program was:" >&5
2827 sed 's/^/| /' conftest.$ac_ext >&5
2828
2829 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2830 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2831 { as_fn_set_status 77
2832 as_fn_error "C compiler cannot create executables
2833 See \`config.log' for more details." "$LINENO" 5; }; }
2834 fi
2835 ac_exeext=$ac_cv_exeext
2836
2837 # Check that the compiler produces executables we can run.  If not, either
2838 # the compiler is broken, or we cross compile.
2839 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
2840 $as_echo_n "checking whether the C compiler works... " >&6; }
2841 # If not cross compiling, check that we can run a simple program.
2842 if test "$cross_compiling" != yes; then
2843   if { ac_try='./$ac_file'
2844   { { case "(($ac_try" in
2845   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2846   *) ac_try_echo=$ac_try;;
2847 esac
2848 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2849 $as_echo "$ac_try_echo"; } >&5
2850   (eval "$ac_try") 2>&5
2851   ac_status=$?
2852   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2853   test $ac_status = 0; }; }; then
2854     cross_compiling=no
2855   else
2856     if test "$cross_compiling" = maybe; then
2857         cross_compiling=yes
2858     else
2859         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2860 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2861 as_fn_error "cannot run C compiled programs.
2862 If you meant to cross compile, use \`--host'.
2863 See \`config.log' for more details." "$LINENO" 5; }
2864     fi
2865   fi
2866 fi
2867 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2868 $as_echo "yes" >&6; }
2869
2870 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
2871 ac_clean_files=$ac_clean_files_save
2872 # Check that the compiler produces executables we can run.  If not, either
2873 # the compiler is broken, or we cross compile.
2874 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2875 $as_echo_n "checking whether we are cross compiling... " >&6; }
2876 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
2877 $as_echo "$cross_compiling" >&6; }
2878
2879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
2880 $as_echo_n "checking for suffix of executables... " >&6; }
2881 if { { ac_try="$ac_link"
2882 case "(($ac_try" in
2883   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2884   *) ac_try_echo=$ac_try;;
2885 esac
2886 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2887 $as_echo "$ac_try_echo"; } >&5
2888   (eval "$ac_link") 2>&5
2889   ac_status=$?
2890   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2891   test $ac_status = 0; }; then :
2892   # If both `conftest.exe' and `conftest' are `present' (well, observable)
2893 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2894 # work properly (i.e., refer to `conftest.exe'), while it won't with
2895 # `rm'.
2896 for ac_file in conftest.exe conftest conftest.*; do
2897   test -f "$ac_file" || continue
2898   case $ac_file in
2899     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2900     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2901           break;;
2902     * ) break;;
2903   esac
2904 done
2905 else
2906   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2907 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2908 as_fn_error "cannot compute suffix of executables: cannot compile and link
2909 See \`config.log' for more details." "$LINENO" 5; }
2910 fi
2911 rm -f conftest$ac_cv_exeext
2912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
2913 $as_echo "$ac_cv_exeext" >&6; }
2914
2915 rm -f conftest.$ac_ext
2916 EXEEXT=$ac_cv_exeext
2917 ac_exeext=$EXEEXT
2918 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
2919 $as_echo_n "checking for suffix of object files... " >&6; }
2920 if test "${ac_cv_objext+set}" = set; then :
2921   $as_echo_n "(cached) " >&6
2922 else
2923   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2924 /* end confdefs.h.  */
2925
2926 int
2927 main ()
2928 {
2929
2930   ;
2931   return 0;
2932 }
2933 _ACEOF
2934 rm -f conftest.o conftest.obj
2935 if { { ac_try="$ac_compile"
2936 case "(($ac_try" in
2937   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2938   *) ac_try_echo=$ac_try;;
2939 esac
2940 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
2941 $as_echo "$ac_try_echo"; } >&5
2942   (eval "$ac_compile") 2>&5
2943   ac_status=$?
2944   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2945   test $ac_status = 0; }; then :
2946   for ac_file in conftest.o conftest.obj conftest.*; do
2947   test -f "$ac_file" || continue;
2948   case $ac_file in
2949     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2950     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2951        break;;
2952   esac
2953 done
2954 else
2955   $as_echo "$as_me: failed program was:" >&5
2956 sed 's/^/| /' conftest.$ac_ext >&5
2957
2958 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2959 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2960 as_fn_error "cannot compute suffix of object files: cannot compile
2961 See \`config.log' for more details." "$LINENO" 5; }
2962 fi
2963 rm -f conftest.$ac_cv_objext conftest.$ac_ext
2964 fi
2965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
2966 $as_echo "$ac_cv_objext" >&6; }
2967 OBJEXT=$ac_cv_objext
2968 ac_objext=$OBJEXT
2969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
2970 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2971 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
2972   $as_echo_n "(cached) " >&6
2973 else
2974   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2975 /* end confdefs.h.  */
2976
2977 int
2978 main ()
2979 {
2980 #ifndef __GNUC__
2981        choke me
2982 #endif
2983
2984   ;
2985   return 0;
2986 }
2987 _ACEOF
2988 if ac_fn_c_try_compile "$LINENO"; then :
2989   ac_compiler_gnu=yes
2990 else
2991   ac_compiler_gnu=no
2992 fi
2993 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2994 ac_cv_c_compiler_gnu=$ac_compiler_gnu
2995
2996 fi
2997 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
2998 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
2999 if test $ac_compiler_gnu = yes; then
3000   GCC=yes
3001 else
3002   GCC=
3003 fi
3004 ac_test_CFLAGS=${CFLAGS+set}
3005 ac_save_CFLAGS=$CFLAGS
3006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3007 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3008 if test "${ac_cv_prog_cc_g+set}" = set; then :
3009   $as_echo_n "(cached) " >&6
3010 else
3011   ac_save_c_werror_flag=$ac_c_werror_flag
3012    ac_c_werror_flag=yes
3013    ac_cv_prog_cc_g=no
3014    CFLAGS="-g"
3015    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3016 /* end confdefs.h.  */
3017
3018 int
3019 main ()
3020 {
3021
3022   ;
3023   return 0;
3024 }
3025 _ACEOF
3026 if ac_fn_c_try_compile "$LINENO"; then :
3027   ac_cv_prog_cc_g=yes
3028 else
3029   CFLAGS=""
3030       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3031 /* end confdefs.h.  */
3032
3033 int
3034 main ()
3035 {
3036
3037   ;
3038   return 0;
3039 }
3040 _ACEOF
3041 if ac_fn_c_try_compile "$LINENO"; then :
3042
3043 else
3044   ac_c_werror_flag=$ac_save_c_werror_flag
3045          CFLAGS="-g"
3046          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3047 /* end confdefs.h.  */
3048
3049 int
3050 main ()
3051 {
3052
3053   ;
3054   return 0;
3055 }
3056 _ACEOF
3057 if ac_fn_c_try_compile "$LINENO"; then :
3058   ac_cv_prog_cc_g=yes
3059 fi
3060 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3061 fi
3062 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3063 fi
3064 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3065    ac_c_werror_flag=$ac_save_c_werror_flag
3066 fi
3067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3068 $as_echo "$ac_cv_prog_cc_g" >&6; }
3069 if test "$ac_test_CFLAGS" = set; then
3070   CFLAGS=$ac_save_CFLAGS
3071 elif test $ac_cv_prog_cc_g = yes; then
3072   if test "$GCC" = yes; then
3073     CFLAGS="-g -O2"
3074   else
3075     CFLAGS="-g"
3076   fi
3077 else
3078   if test "$GCC" = yes; then
3079     CFLAGS="-O2"
3080   else
3081     CFLAGS=
3082   fi
3083 fi
3084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3085 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3086 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3087   $as_echo_n "(cached) " >&6
3088 else
3089   ac_cv_prog_cc_c89=no
3090 ac_save_CC=$CC
3091 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3092 /* end confdefs.h.  */
3093 #include <stdarg.h>
3094 #include <stdio.h>
3095 #include <sys/types.h>
3096 #include <sys/stat.h>
3097 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3098 struct buf { int x; };
3099 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3100 static char *e (p, i)
3101      char **p;
3102      int i;
3103 {
3104   return p[i];
3105 }
3106 static char *f (char * (*g) (char **, int), char **p, ...)
3107 {
3108   char *s;
3109   va_list v;
3110   va_start (v,p);
3111   s = g (p, va_arg (v,int));
3112   va_end (v);
3113   return s;
3114 }
3115
3116 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3117    function prototypes and stuff, but not '\xHH' hex character constants.
3118    These don't provoke an error unfortunately, instead are silently treated
3119    as 'x'.  The following induces an error, until -std is added to get
3120    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3121    array size at least.  It's necessary to write '\x00'==0 to get something
3122    that's true only with -std.  */
3123 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3124
3125 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3126    inside strings and character constants.  */
3127 #define FOO(x) 'x'
3128 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3129
3130 int test (int i, double x);
3131 struct s1 {int (*f) (int a);};
3132 struct s2 {int (*f) (double a);};
3133 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3134 int argc;
3135 char **argv;
3136 int
3137 main ()
3138 {
3139 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3140   ;
3141   return 0;
3142 }
3143 _ACEOF
3144 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3145         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3146 do
3147   CC="$ac_save_CC $ac_arg"
3148   if ac_fn_c_try_compile "$LINENO"; then :
3149   ac_cv_prog_cc_c89=$ac_arg
3150 fi
3151 rm -f core conftest.err conftest.$ac_objext
3152   test "x$ac_cv_prog_cc_c89" != "xno" && break
3153 done
3154 rm -f conftest.$ac_ext
3155 CC=$ac_save_CC
3156
3157 fi
3158 # AC_CACHE_VAL
3159 case "x$ac_cv_prog_cc_c89" in
3160   x)
3161     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3162 $as_echo "none needed" >&6; } ;;
3163   xno)
3164     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3165 $as_echo "unsupported" >&6; } ;;
3166   *)
3167     CC="$CC $ac_cv_prog_cc_c89"
3168     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3169 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3170 esac
3171 if test "x$ac_cv_prog_cc_c89" != xno; then :
3172
3173 fi
3174
3175 ac_ext=c
3176 ac_cpp='$CPP $CPPFLAGS'
3177 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3178 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3179 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3180
3181
3182 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
3183 $as_echo_n "checking for library containing strerror... " >&6; }
3184 if test "${ac_cv_search_strerror+set}" = set; then :
3185   $as_echo_n "(cached) " >&6
3186 else
3187   ac_func_search_save_LIBS=$LIBS
3188 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3189 /* end confdefs.h.  */
3190
3191 /* Override any GCC internal prototype to avoid an error.
3192    Use char because int might match the return type of a GCC
3193    builtin and then its argument prototype would still apply.  */
3194 #ifdef __cplusplus
3195 extern "C"
3196 #endif
3197 char strerror ();
3198 int
3199 main ()
3200 {
3201 return strerror ();
3202   ;
3203   return 0;
3204 }
3205 _ACEOF
3206 for ac_lib in '' cposix; do
3207   if test -z "$ac_lib"; then
3208     ac_res="none required"
3209   else
3210     ac_res=-l$ac_lib
3211     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
3212   fi
3213   if ac_fn_c_try_link "$LINENO"; then :
3214   ac_cv_search_strerror=$ac_res
3215 fi
3216 rm -f core conftest.err conftest.$ac_objext \
3217     conftest$ac_exeext
3218   if test "${ac_cv_search_strerror+set}" = set; then :
3219   break
3220 fi
3221 done
3222 if test "${ac_cv_search_strerror+set}" = set; then :
3223
3224 else
3225   ac_cv_search_strerror=no
3226 fi
3227 rm conftest.$ac_ext
3228 LIBS=$ac_func_search_save_LIBS
3229 fi
3230 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
3231 $as_echo "$ac_cv_search_strerror" >&6; }
3232 ac_res=$ac_cv_search_strerror
3233 if test "$ac_res" != no; then :
3234   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
3235
3236 fi
3237
3238
3239 BFD_VERSION=`sed -n -e 's/^.._INIT_AUTOMAKE.*,[         ]*\([^  ]*\)[   ]*).*/\1/p' < ${srcdir}/../bfd/configure.in`
3240 am__api_version='1.11'
3241
3242 # Find a good install program.  We prefer a C program (faster),
3243 # so one script is as good as another.  But avoid the broken or
3244 # incompatible versions:
3245 # SysV /etc/install, /usr/sbin/install
3246 # SunOS /usr/etc/install
3247 # IRIX /sbin/install
3248 # AIX /bin/install
3249 # AmigaOS /C/install, which installs bootblocks on floppy discs
3250 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3251 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3252 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3253 # OS/2's system install, which has a completely different semantic
3254 # ./install, which can be erroneously created by make from ./install.sh.
3255 # Reject install programs that cannot install multiple files.
3256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
3257 $as_echo_n "checking for a BSD-compatible install... " >&6; }
3258 if test -z "$INSTALL"; then
3259 if test "${ac_cv_path_install+set}" = set; then :
3260   $as_echo_n "(cached) " >&6
3261 else
3262   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3263 for as_dir in $PATH
3264 do
3265   IFS=$as_save_IFS
3266   test -z "$as_dir" && as_dir=.
3267     # Account for people who put trailing slashes in PATH elements.
3268 case $as_dir/ in #((
3269   ./ | .// | /[cC]/* | \
3270   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3271   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
3272   /usr/ucb/* ) ;;
3273   *)
3274     # OSF1 and SCO ODT 3.0 have their own names for install.
3275     # Don't use installbsd from OSF since it installs stuff as root
3276     # by default.
3277     for ac_prog in ginstall scoinst install; do
3278       for ac_exec_ext in '' $ac_executable_extensions; do
3279         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
3280           if test $ac_prog = install &&
3281             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3282             # AIX install.  It has an incompatible calling convention.
3283             :
3284           elif test $ac_prog = install &&
3285             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3286             # program-specific install script used by HP pwplus--don't use.
3287             :
3288           else
3289             rm -rf conftest.one conftest.two conftest.dir
3290             echo one > conftest.one
3291             echo two > conftest.two
3292             mkdir conftest.dir
3293             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3294               test -s conftest.one && test -s conftest.two &&
3295               test -s conftest.dir/conftest.one &&
3296               test -s conftest.dir/conftest.two
3297             then
3298               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3299               break 3
3300             fi
3301           fi
3302         fi
3303       done
3304     done
3305     ;;
3306 esac
3307
3308   done
3309 IFS=$as_save_IFS
3310
3311 rm -rf conftest.one conftest.two conftest.dir
3312
3313 fi
3314   if test "${ac_cv_path_install+set}" = set; then
3315     INSTALL=$ac_cv_path_install
3316   else
3317     # As a last resort, use the slow shell script.  Don't cache a
3318     # value for INSTALL within a source directory, because that will
3319     # break other packages using the cache if that directory is
3320     # removed, or if the value is a relative name.
3321     INSTALL=$ac_install_sh
3322   fi
3323 fi
3324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
3325 $as_echo "$INSTALL" >&6; }
3326
3327 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3328 # It thinks the first close brace ends the variable substitution.
3329 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3330
3331 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
3332
3333 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3334
3335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
3336 $as_echo_n "checking whether build environment is sane... " >&6; }
3337 # Just in case
3338 sleep 1
3339 echo timestamp > conftest.file
3340 # Reject unsafe characters in $srcdir or the absolute working directory
3341 # name.  Accept space and tab only in the latter.
3342 am_lf='
3343 '
3344 case `pwd` in
3345   *[\\\"\#\$\&\'\`$am_lf]*)
3346     as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
3347 esac
3348 case $srcdir in
3349   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
3350     as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
3351 esac
3352
3353 # Do `set' in a subshell so we don't clobber the current shell's
3354 # arguments.  Must try -L first in case configure is actually a
3355 # symlink; some systems play weird games with the mod time of symlinks
3356 # (eg FreeBSD returns the mod time of the symlink's containing
3357 # directory).
3358 if (
3359    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
3360    if test "$*" = "X"; then
3361       # -L didn't work.
3362       set X `ls -t "$srcdir/configure" conftest.file`
3363    fi
3364    rm -f conftest.file
3365    if test "$*" != "X $srcdir/configure conftest.file" \
3366       && test "$*" != "X conftest.file $srcdir/configure"; then
3367
3368       # If neither matched, then we have a broken ls.  This can happen
3369       # if, for instance, CONFIG_SHELL is bash and it inherits a
3370       # broken ls alias from the environment.  This has actually
3371       # happened.  Such a system could not be considered "sane".
3372       as_fn_error "ls -t appears to fail.  Make sure there is not a broken
3373 alias in your environment" "$LINENO" 5
3374    fi
3375
3376    test "$2" = conftest.file
3377    )
3378 then
3379    # Ok.
3380    :
3381 else
3382    as_fn_error "newly created file is older than distributed files!
3383 Check your system clock" "$LINENO" 5
3384 fi
3385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3386 $as_echo "yes" >&6; }
3387 test "$program_prefix" != NONE &&
3388   program_transform_name="s&^&$program_prefix&;$program_transform_name"
3389 # Use a double $ so make ignores it.
3390 test "$program_suffix" != NONE &&
3391   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
3392 # Double any \ or $.
3393 # By default was `s,x,x', remove it if useless.
3394 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
3395 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
3396
3397 # expand $ac_aux_dir to an absolute path
3398 am_aux_dir=`cd $ac_aux_dir && pwd`
3399
3400 if test x"${MISSING+set}" != xset; then
3401   case $am_aux_dir in
3402   *\ * | *\     *)
3403     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
3404   *)
3405     MISSING="\${SHELL} $am_aux_dir/missing" ;;
3406   esac
3407 fi
3408 # Use eval to expand $SHELL
3409 if eval "$MISSING --run true"; then
3410   am_missing_run="$MISSING --run "
3411 else
3412   am_missing_run=
3413   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3414 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3415 fi
3416
3417 if test x"${install_sh}" != xset; then
3418   case $am_aux_dir in
3419   *\ * | *\     *)
3420     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
3421   *)
3422     install_sh="\${SHELL} $am_aux_dir/install-sh"
3423   esac
3424 fi
3425
3426 # Installed binaries are usually stripped using `strip' when the user
3427 # run `make install-strip'.  However `strip' might not be the right
3428 # tool to use in cross-compilation environments, therefore Automake
3429 # will honor the `STRIP' environment variable to overrule this program.
3430 if test "$cross_compiling" != no; then
3431   if test -n "$ac_tool_prefix"; then
3432   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
3433 set dummy ${ac_tool_prefix}strip; ac_word=$2
3434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3435 $as_echo_n "checking for $ac_word... " >&6; }
3436 if test "${ac_cv_prog_STRIP+set}" = set; then :
3437   $as_echo_n "(cached) " >&6
3438 else
3439   if test -n "$STRIP"; then
3440   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3441 else
3442 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3443 for as_dir in $PATH
3444 do
3445   IFS=$as_save_IFS
3446   test -z "$as_dir" && as_dir=.
3447     for ac_exec_ext in '' $ac_executable_extensions; do
3448   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3449     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
3450     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3451     break 2
3452   fi
3453 done
3454   done
3455 IFS=$as_save_IFS
3456
3457 fi
3458 fi
3459 STRIP=$ac_cv_prog_STRIP
3460 if test -n "$STRIP"; then
3461   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3462 $as_echo "$STRIP" >&6; }
3463 else
3464   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3465 $as_echo "no" >&6; }
3466 fi
3467
3468
3469 fi
3470 if test -z "$ac_cv_prog_STRIP"; then
3471   ac_ct_STRIP=$STRIP
3472   # Extract the first word of "strip", so it can be a program name with args.
3473 set dummy strip; ac_word=$2
3474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3475 $as_echo_n "checking for $ac_word... " >&6; }
3476 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
3477   $as_echo_n "(cached) " >&6
3478 else
3479   if test -n "$ac_ct_STRIP"; then
3480   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
3481 else
3482 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3483 for as_dir in $PATH
3484 do
3485   IFS=$as_save_IFS
3486   test -z "$as_dir" && as_dir=.
3487     for ac_exec_ext in '' $ac_executable_extensions; do
3488   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3489     ac_cv_prog_ac_ct_STRIP="strip"
3490     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3491     break 2
3492   fi
3493 done
3494   done
3495 IFS=$as_save_IFS
3496
3497 fi
3498 fi
3499 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
3500 if test -n "$ac_ct_STRIP"; then
3501   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
3502 $as_echo "$ac_ct_STRIP" >&6; }
3503 else
3504   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3505 $as_echo "no" >&6; }
3506 fi
3507
3508   if test "x$ac_ct_STRIP" = x; then
3509     STRIP=":"
3510   else
3511     case $cross_compiling:$ac_tool_warned in
3512 yes:)
3513 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3514 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3515 ac_tool_warned=yes ;;
3516 esac
3517     STRIP=$ac_ct_STRIP
3518   fi
3519 else
3520   STRIP="$ac_cv_prog_STRIP"
3521 fi
3522
3523 fi
3524 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
3525
3526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
3527 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
3528 if test -z "$MKDIR_P"; then
3529   if test "${ac_cv_path_mkdir+set}" = set; then :
3530   $as_echo_n "(cached) " >&6
3531 else
3532   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3533 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
3534 do
3535   IFS=$as_save_IFS
3536   test -z "$as_dir" && as_dir=.
3537     for ac_prog in mkdir gmkdir; do
3538          for ac_exec_ext in '' $ac_executable_extensions; do
3539            { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3540            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
3541              'mkdir (GNU coreutils) '* | \
3542              'mkdir (coreutils) '* | \
3543              'mkdir (fileutils) '4.1*)
3544                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
3545                break 3;;
3546            esac
3547          done
3548        done
3549   done
3550 IFS=$as_save_IFS
3551
3552 fi
3553
3554   if test "${ac_cv_path_mkdir+set}" = set; then
3555     MKDIR_P="$ac_cv_path_mkdir -p"
3556   else
3557     # As a last resort, use the slow shell script.  Don't cache a
3558     # value for MKDIR_P within a source directory, because that will
3559     # break other packages using the cache if that directory is
3560     # removed, or if the value is a relative name.
3561     test -d ./--version && rmdir ./--version
3562     MKDIR_P="$ac_install_sh -d"
3563   fi
3564 fi
3565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
3566 $as_echo "$MKDIR_P" >&6; }
3567
3568 mkdir_p="$MKDIR_P"
3569 case $mkdir_p in
3570   [\\/$]* | ?:[\\/]*) ;;
3571   */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3572 esac
3573
3574 for ac_prog in gawk mawk nawk awk
3575 do
3576   # Extract the first word of "$ac_prog", so it can be a program name with args.
3577 set dummy $ac_prog; ac_word=$2
3578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3579 $as_echo_n "checking for $ac_word... " >&6; }
3580 if test "${ac_cv_prog_AWK+set}" = set; then :
3581   $as_echo_n "(cached) " >&6
3582 else
3583   if test -n "$AWK"; then
3584   ac_cv_prog_AWK="$AWK" # Let the user override the test.
3585 else
3586 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3587 for as_dir in $PATH
3588 do
3589   IFS=$as_save_IFS
3590   test -z "$as_dir" && as_dir=.
3591     for ac_exec_ext in '' $ac_executable_extensions; do
3592   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3593     ac_cv_prog_AWK="$ac_prog"
3594     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3595     break 2
3596   fi
3597 done
3598   done
3599 IFS=$as_save_IFS
3600
3601 fi
3602 fi
3603 AWK=$ac_cv_prog_AWK
3604 if test -n "$AWK"; then
3605   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
3606 $as_echo "$AWK" >&6; }
3607 else
3608   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3609 $as_echo "no" >&6; }
3610 fi
3611
3612
3613   test -n "$AWK" && break
3614 done
3615
3616 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3617 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3618 set x ${MAKE-make}
3619 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3620 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
3621   $as_echo_n "(cached) " >&6
3622 else
3623   cat >conftest.make <<\_ACEOF
3624 SHELL = /bin/sh
3625 all:
3626         @echo '@@@%%%=$(MAKE)=@@@%%%'
3627 _ACEOF
3628 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
3629 case `${MAKE-make} -f conftest.make 2>/dev/null` in
3630   *@@@%%%=?*=@@@%%%*)
3631     eval ac_cv_prog_make_${ac_make}_set=yes;;
3632   *)
3633     eval ac_cv_prog_make_${ac_make}_set=no;;
3634 esac
3635 rm -f conftest.make
3636 fi
3637 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3638   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3639 $as_echo "yes" >&6; }
3640   SET_MAKE=
3641 else
3642   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3643 $as_echo "no" >&6; }
3644   SET_MAKE="MAKE=${MAKE-make}"
3645 fi
3646
3647 rm -rf .tst 2>/dev/null
3648 mkdir .tst 2>/dev/null
3649 if test -d .tst; then
3650   am__leading_dot=.
3651 else
3652   am__leading_dot=_
3653 fi
3654 rmdir .tst 2>/dev/null
3655
3656 DEPDIR="${am__leading_dot}deps"
3657
3658 ac_config_commands="$ac_config_commands depfiles"
3659
3660
3661 am_make=${MAKE-make}
3662 cat > confinc << 'END'
3663 am__doit:
3664         @echo this is the am__doit target
3665 .PHONY: am__doit
3666 END
3667 # If we don't find an include directive, just comment out the code.
3668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3669 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3670 am__include="#"
3671 am__quote=
3672 _am_result=none
3673 # First try GNU make style include.
3674 echo "include confinc" > confmf
3675 # Ignore all kinds of additional output from `make'.
3676 case `$am_make -s -f confmf 2> /dev/null` in #(
3677 *the\ am__doit\ target*)
3678   am__include=include
3679   am__quote=
3680   _am_result=GNU
3681   ;;
3682 esac
3683 # Now try BSD make style include.
3684 if test "$am__include" = "#"; then
3685    echo '.include "confinc"' > confmf
3686    case `$am_make -s -f confmf 2> /dev/null` in #(
3687    *the\ am__doit\ target*)
3688      am__include=.include
3689      am__quote="\""
3690      _am_result=BSD
3691      ;;
3692    esac
3693 fi
3694
3695
3696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3697 $as_echo "$_am_result" >&6; }
3698 rm -f confinc confmf
3699
3700 # Check whether --enable-dependency-tracking was given.
3701 if test "${enable_dependency_tracking+set}" = set; then :
3702   enableval=$enable_dependency_tracking;
3703 fi
3704
3705 if test "x$enable_dependency_tracking" != xno; then
3706   am_depcomp="$ac_aux_dir/depcomp"
3707   AMDEPBACKSLASH='\'
3708 fi
3709  if test "x$enable_dependency_tracking" != xno; then
3710   AMDEP_TRUE=
3711   AMDEP_FALSE='#'
3712 else
3713   AMDEP_TRUE='#'
3714   AMDEP_FALSE=
3715 fi
3716
3717
3718 if test "`cd $srcdir && pwd`" != "`pwd`"; then
3719   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
3720   # is not polluted with repeated "-I."
3721   am__isrc=' -I$(srcdir)'
3722   # test to see if srcdir already configured
3723   if test -f $srcdir/config.status; then
3724     as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
3725   fi
3726 fi
3727
3728 # test whether we have cygpath
3729 if test -z "$CYGPATH_W"; then
3730   if (cygpath --version) >/dev/null 2>/dev/null; then
3731     CYGPATH_W='cygpath -w'
3732   else
3733     CYGPATH_W=echo
3734   fi
3735 fi
3736
3737
3738 # Define the identity of the package.
3739  PACKAGE=binutils
3740  VERSION=${BFD_VERSION}
3741
3742
3743 cat >>confdefs.h <<_ACEOF
3744 #define PACKAGE "$PACKAGE"
3745 _ACEOF
3746
3747
3748 cat >>confdefs.h <<_ACEOF
3749 #define VERSION "$VERSION"
3750 _ACEOF
3751
3752 # Some tools Automake needs.
3753
3754 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
3755
3756
3757 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
3758
3759
3760 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
3761
3762
3763 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
3764
3765
3766 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3767
3768 # We need awk for the "check" target.  The system "awk" is bad on
3769 # some platforms.
3770 # Always define AMTAR for backward compatibility.
3771
3772 AMTAR=${AMTAR-"${am_missing_run}tar"}
3773
3774 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
3775
3776
3777
3778
3779 depcc="$CC"   am_compiler_list=
3780
3781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3782 $as_echo_n "checking dependency style of $depcc... " >&6; }
3783 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3784   $as_echo_n "(cached) " >&6
3785 else
3786   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3787   # We make a subdir and do the tests there.  Otherwise we can end up
3788   # making bogus files that we don't know about and never remove.  For
3789   # instance it was reported that on HP-UX the gcc test will end up
3790   # making a dummy file named `D' -- because `-MD' means `put the output
3791   # in D'.
3792   mkdir conftest.dir
3793   # Copy depcomp to subdir because otherwise we won't find it if we're
3794   # using a relative directory.
3795   cp "$am_depcomp" conftest.dir
3796   cd conftest.dir
3797   # We will build objects and dependencies in a subdirectory because
3798   # it helps to detect inapplicable dependency modes.  For instance
3799   # both Tru64's cc and ICC support -MD to output dependencies as a
3800   # side effect of compilation, but ICC will put the dependencies in
3801   # the current directory while Tru64 will put them in the object
3802   # directory.
3803   mkdir sub
3804
3805   am_cv_CC_dependencies_compiler_type=none
3806   if test "$am_compiler_list" = ""; then
3807      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3808   fi
3809   am__universal=false
3810   case " $depcc " in #(
3811      *\ -arch\ *\ -arch\ *) am__universal=true ;;
3812      esac
3813
3814   for depmode in $am_compiler_list; do
3815     # Setup a source with many dependencies, because some compilers
3816     # like to wrap large dependency lists on column 80 (with \), and
3817     # we should not choose a depcomp mode which is confused by this.
3818     #
3819     # We need to recreate these files for each test, as the compiler may
3820     # overwrite some of them when testing with obscure command lines.
3821     # This happens at least with the AIX C compiler.
3822     : > sub/conftest.c
3823     for i in 1 2 3 4 5 6; do
3824       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3825       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3826       # Solaris 8's {/usr,}/bin/sh.
3827       touch sub/conftst$i.h
3828     done
3829     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3830
3831     # We check with `-c' and `-o' for the sake of the "dashmstdout"
3832     # mode.  It turns out that the SunPro C++ compiler does not properly
3833     # handle `-M -o', and we need to detect this.  Also, some Intel
3834     # versions had trouble with output in subdirs
3835     am__obj=sub/conftest.${OBJEXT-o}
3836     am__minus_obj="-o $am__obj"
3837     case $depmode in
3838     gcc)
3839       # This depmode causes a compiler race in universal mode.
3840       test "$am__universal" = false || continue
3841       ;;
3842     nosideeffect)
3843       # after this tag, mechanisms are not by side-effect, so they'll
3844       # only be used when explicitly requested
3845       if test "x$enable_dependency_tracking" = xyes; then
3846         continue
3847       else
3848         break
3849       fi
3850       ;;
3851     msvisualcpp | msvcmsys)
3852       # This compiler won't grok `-c -o', but also, the minuso test has
3853       # not run yet.  These depmodes are late enough in the game, and
3854       # so weak that their functioning should not be impacted.
3855       am__obj=conftest.${OBJEXT-o}
3856       am__minus_obj=
3857       ;;
3858     none) break ;;
3859     esac
3860     if depmode=$depmode \
3861        source=sub/conftest.c object=$am__obj \
3862        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3863        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3864          >/dev/null 2>conftest.err &&
3865        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3866        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3867        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3868        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3869       # icc doesn't choke on unknown options, it will just issue warnings
3870       # or remarks (even with -Werror).  So we grep stderr for any message
3871       # that says an option was ignored or not supported.
3872       # When given -MP, icc 7.0 and 7.1 complain thusly:
3873       #   icc: Command line warning: ignoring option '-M'; no argument required
3874       # The diagnosis changed in icc 8.0:
3875       #   icc: Command line remark: option '-MP' not supported
3876       if (grep 'ignoring option' conftest.err ||
3877           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3878         am_cv_CC_dependencies_compiler_type=$depmode
3879         break
3880       fi
3881     fi
3882   done
3883
3884   cd ..
3885   rm -rf conftest.dir
3886 else
3887   am_cv_CC_dependencies_compiler_type=none
3888 fi
3889
3890 fi
3891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3892 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3893 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3894
3895  if
3896   test "x$enable_dependency_tracking" != xno \
3897   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3898   am__fastdepCC_TRUE=
3899   am__fastdepCC_FALSE='#'
3900 else
3901   am__fastdepCC_TRUE='#'
3902   am__fastdepCC_FALSE=
3903 fi
3904
3905
3906
3907
3908 ac_ext=c
3909 ac_cpp='$CPP $CPPFLAGS'
3910 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3911 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3912 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3913 if test -n "$ac_tool_prefix"; then
3914   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3915 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3917 $as_echo_n "checking for $ac_word... " >&6; }
3918 if test "${ac_cv_prog_CC+set}" = set; then :
3919   $as_echo_n "(cached) " >&6
3920 else
3921   if test -n "$CC"; then
3922   ac_cv_prog_CC="$CC" # Let the user override the test.
3923 else
3924 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3925 for as_dir in $PATH
3926 do
3927   IFS=$as_save_IFS
3928   test -z "$as_dir" && as_dir=.
3929     for ac_exec_ext in '' $ac_executable_extensions; do
3930   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3931     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3932     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3933     break 2
3934   fi
3935 done
3936   done
3937 IFS=$as_save_IFS
3938
3939 fi
3940 fi
3941 CC=$ac_cv_prog_CC
3942 if test -n "$CC"; then
3943   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3944 $as_echo "$CC" >&6; }
3945 else
3946   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3947 $as_echo "no" >&6; }
3948 fi
3949
3950
3951 fi
3952 if test -z "$ac_cv_prog_CC"; then
3953   ac_ct_CC=$CC
3954   # Extract the first word of "gcc", so it can be a program name with args.
3955 set dummy gcc; ac_word=$2
3956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3957 $as_echo_n "checking for $ac_word... " >&6; }
3958 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3959   $as_echo_n "(cached) " >&6
3960 else
3961   if test -n "$ac_ct_CC"; then
3962   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3963 else
3964 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3965 for as_dir in $PATH
3966 do
3967   IFS=$as_save_IFS
3968   test -z "$as_dir" && as_dir=.
3969     for ac_exec_ext in '' $ac_executable_extensions; do
3970   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3971     ac_cv_prog_ac_ct_CC="gcc"
3972     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3973     break 2
3974   fi
3975 done
3976   done
3977 IFS=$as_save_IFS
3978
3979 fi
3980 fi
3981 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3982 if test -n "$ac_ct_CC"; then
3983   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3984 $as_echo "$ac_ct_CC" >&6; }
3985 else
3986   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3987 $as_echo "no" >&6; }
3988 fi
3989
3990   if test "x$ac_ct_CC" = x; then
3991     CC=""
3992   else
3993     case $cross_compiling:$ac_tool_warned in
3994 yes:)
3995 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3996 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3997 ac_tool_warned=yes ;;
3998 esac
3999     CC=$ac_ct_CC
4000   fi
4001 else
4002   CC="$ac_cv_prog_CC"
4003 fi
4004
4005 if test -z "$CC"; then
4006           if test -n "$ac_tool_prefix"; then
4007     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4008 set dummy ${ac_tool_prefix}cc; ac_word=$2
4009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4010 $as_echo_n "checking for $ac_word... " >&6; }
4011 if test "${ac_cv_prog_CC+set}" = set; then :
4012   $as_echo_n "(cached) " >&6
4013 else
4014   if test -n "$CC"; then
4015   ac_cv_prog_CC="$CC" # Let the user override the test.
4016 else
4017 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4018 for as_dir in $PATH
4019 do
4020   IFS=$as_save_IFS
4021   test -z "$as_dir" && as_dir=.
4022     for ac_exec_ext in '' $ac_executable_extensions; do
4023   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4024     ac_cv_prog_CC="${ac_tool_prefix}cc"
4025     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4026     break 2
4027   fi
4028 done
4029   done
4030 IFS=$as_save_IFS
4031
4032 fi
4033 fi
4034 CC=$ac_cv_prog_CC
4035 if test -n "$CC"; then
4036   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4037 $as_echo "$CC" >&6; }
4038 else
4039   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4040 $as_echo "no" >&6; }
4041 fi
4042
4043
4044   fi
4045 fi
4046 if test -z "$CC"; then
4047   # Extract the first word of "cc", so it can be a program name with args.
4048 set dummy cc; ac_word=$2
4049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4050 $as_echo_n "checking for $ac_word... " >&6; }
4051 if test "${ac_cv_prog_CC+set}" = set; then :
4052   $as_echo_n "(cached) " >&6
4053 else
4054   if test -n "$CC"; then
4055   ac_cv_prog_CC="$CC" # Let the user override the test.
4056 else
4057   ac_prog_rejected=no
4058 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4059 for as_dir in $PATH
4060 do
4061   IFS=$as_save_IFS
4062   test -z "$as_dir" && as_dir=.
4063     for ac_exec_ext in '' $ac_executable_extensions; do
4064   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4065     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4066        ac_prog_rejected=yes
4067        continue
4068      fi
4069     ac_cv_prog_CC="cc"
4070     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4071     break 2
4072   fi
4073 done
4074   done
4075 IFS=$as_save_IFS
4076
4077 if test $ac_prog_rejected = yes; then
4078   # We found a bogon in the path, so make sure we never use it.
4079   set dummy $ac_cv_prog_CC
4080   shift
4081   if test $# != 0; then
4082     # We chose a different compiler from the bogus one.
4083     # However, it has the same basename, so the bogon will be chosen
4084     # first if we set CC to just the basename; use the full file name.
4085     shift
4086     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4087   fi
4088 fi
4089 fi
4090 fi
4091 CC=$ac_cv_prog_CC
4092 if test -n "$CC"; then
4093   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4094 $as_echo "$CC" >&6; }
4095 else
4096   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4097 $as_echo "no" >&6; }
4098 fi
4099
4100
4101 fi
4102 if test -z "$CC"; then
4103   if test -n "$ac_tool_prefix"; then
4104   for ac_prog in cl.exe
4105   do
4106     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4107 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4109 $as_echo_n "checking for $ac_word... " >&6; }
4110 if test "${ac_cv_prog_CC+set}" = set; then :
4111   $as_echo_n "(cached) " >&6
4112 else
4113   if test -n "$CC"; then
4114   ac_cv_prog_CC="$CC" # Let the user override the test.
4115 else
4116 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4117 for as_dir in $PATH
4118 do
4119   IFS=$as_save_IFS
4120   test -z "$as_dir" && as_dir=.
4121     for ac_exec_ext in '' $ac_executable_extensions; do
4122   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4123     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4124     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4125     break 2
4126   fi
4127 done
4128   done
4129 IFS=$as_save_IFS
4130
4131 fi
4132 fi
4133 CC=$ac_cv_prog_CC
4134 if test -n "$CC"; then
4135   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4136 $as_echo "$CC" >&6; }
4137 else
4138   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4139 $as_echo "no" >&6; }
4140 fi
4141
4142
4143     test -n "$CC" && break
4144   done
4145 fi
4146 if test -z "$CC"; then
4147   ac_ct_CC=$CC
4148   for ac_prog in cl.exe
4149 do
4150   # Extract the first word of "$ac_prog", so it can be a program name with args.
4151 set dummy $ac_prog; ac_word=$2
4152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4153 $as_echo_n "checking for $ac_word... " >&6; }
4154 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4155   $as_echo_n "(cached) " >&6
4156 else
4157   if test -n "$ac_ct_CC"; then
4158   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4159 else
4160 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4161 for as_dir in $PATH
4162 do
4163   IFS=$as_save_IFS
4164   test -z "$as_dir" && as_dir=.
4165     for ac_exec_ext in '' $ac_executable_extensions; do
4166   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4167     ac_cv_prog_ac_ct_CC="$ac_prog"
4168     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4169     break 2
4170   fi
4171 done
4172   done
4173 IFS=$as_save_IFS
4174
4175 fi
4176 fi
4177 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4178 if test -n "$ac_ct_CC"; then
4179   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4180 $as_echo "$ac_ct_CC" >&6; }
4181 else
4182   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4183 $as_echo "no" >&6; }
4184 fi
4185
4186
4187   test -n "$ac_ct_CC" && break
4188 done
4189
4190   if test "x$ac_ct_CC" = x; then
4191     CC=""
4192   else
4193     case $cross_compiling:$ac_tool_warned in
4194 yes:)
4195 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4196 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4197 ac_tool_warned=yes ;;
4198 esac
4199     CC=$ac_ct_CC
4200   fi
4201 fi
4202
4203 fi
4204
4205
4206 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4207 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4208 as_fn_error "no acceptable C compiler found in \$PATH
4209 See \`config.log' for more details." "$LINENO" 5; }
4210
4211 # Provide some information about the compiler.
4212 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4213 set X $ac_compile
4214 ac_compiler=$2
4215 for ac_option in --version -v -V -qversion; do
4216   { { ac_try="$ac_compiler $ac_option >&5"
4217 case "(($ac_try" in
4218   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4219   *) ac_try_echo=$ac_try;;
4220 esac
4221 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4222 $as_echo "$ac_try_echo"; } >&5
4223   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4224   ac_status=$?
4225   if test -s conftest.err; then
4226     sed '10a\
4227 ... rest of stderr output deleted ...
4228          10q' conftest.err >conftest.er1
4229     cat conftest.er1 >&5
4230     rm -f conftest.er1 conftest.err
4231   fi
4232   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4233   test $ac_status = 0; }
4234 done
4235
4236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4237 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4238 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4239   $as_echo_n "(cached) " >&6
4240 else
4241   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4242 /* end confdefs.h.  */
4243
4244 int
4245 main ()
4246 {
4247 #ifndef __GNUC__
4248        choke me
4249 #endif
4250
4251   ;
4252   return 0;
4253 }
4254 _ACEOF
4255 if ac_fn_c_try_compile "$LINENO"; then :
4256   ac_compiler_gnu=yes
4257 else
4258   ac_compiler_gnu=no
4259 fi
4260 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4261 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4262
4263 fi
4264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4265 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4266 if test $ac_compiler_gnu = yes; then
4267   GCC=yes
4268 else
4269   GCC=
4270 fi
4271 ac_test_CFLAGS=${CFLAGS+set}
4272 ac_save_CFLAGS=$CFLAGS
4273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4274 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4275 if test "${ac_cv_prog_cc_g+set}" = set; then :
4276   $as_echo_n "(cached) " >&6
4277 else
4278   ac_save_c_werror_flag=$ac_c_werror_flag
4279    ac_c_werror_flag=yes
4280    ac_cv_prog_cc_g=no
4281    CFLAGS="-g"
4282    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4283 /* end confdefs.h.  */
4284
4285 int
4286 main ()
4287 {
4288
4289   ;
4290   return 0;
4291 }
4292 _ACEOF
4293 if ac_fn_c_try_compile "$LINENO"; then :
4294   ac_cv_prog_cc_g=yes
4295 else
4296   CFLAGS=""
4297       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4298 /* end confdefs.h.  */
4299
4300 int
4301 main ()
4302 {
4303
4304   ;
4305   return 0;
4306 }
4307 _ACEOF
4308 if ac_fn_c_try_compile "$LINENO"; then :
4309
4310 else
4311   ac_c_werror_flag=$ac_save_c_werror_flag
4312          CFLAGS="-g"
4313          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4314 /* end confdefs.h.  */
4315
4316 int
4317 main ()
4318 {
4319
4320   ;
4321   return 0;
4322 }
4323 _ACEOF
4324 if ac_fn_c_try_compile "$LINENO"; then :
4325   ac_cv_prog_cc_g=yes
4326 fi
4327 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4328 fi
4329 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4330 fi
4331 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4332    ac_c_werror_flag=$ac_save_c_werror_flag
4333 fi
4334 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4335 $as_echo "$ac_cv_prog_cc_g" >&6; }
4336 if test "$ac_test_CFLAGS" = set; then
4337   CFLAGS=$ac_save_CFLAGS
4338 elif test $ac_cv_prog_cc_g = yes; then
4339   if test "$GCC" = yes; then
4340     CFLAGS="-g -O2"
4341   else
4342     CFLAGS="-g"
4343   fi
4344 else
4345   if test "$GCC" = yes; then
4346     CFLAGS="-O2"
4347   else
4348     CFLAGS=
4349   fi
4350 fi
4351 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4352 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4353 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4354   $as_echo_n "(cached) " >&6
4355 else
4356   ac_cv_prog_cc_c89=no
4357 ac_save_CC=$CC
4358 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4359 /* end confdefs.h.  */
4360 #include <stdarg.h>
4361 #include <stdio.h>
4362 #include <sys/types.h>
4363 #include <sys/stat.h>
4364 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4365 struct buf { int x; };
4366 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4367 static char *e (p, i)
4368      char **p;
4369      int i;
4370 {
4371   return p[i];
4372 }
4373 static char *f (char * (*g) (char **, int), char **p, ...)
4374 {
4375   char *s;
4376   va_list v;
4377   va_start (v,p);
4378   s = g (p, va_arg (v,int));
4379   va_end (v);
4380   return s;
4381 }
4382
4383 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
4384    function prototypes and stuff, but not '\xHH' hex character constants.
4385    These don't provoke an error unfortunately, instead are silently treated
4386    as 'x'.  The following induces an error, until -std is added to get
4387    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
4388    array size at least.  It's necessary to write '\x00'==0 to get something
4389    that's true only with -std.  */
4390 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4391
4392 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4393    inside strings and character constants.  */
4394 #define FOO(x) 'x'
4395 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4396
4397 int test (int i, double x);
4398 struct s1 {int (*f) (int a);};
4399 struct s2 {int (*f) (double a);};
4400 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4401 int argc;
4402 char **argv;
4403 int
4404 main ()
4405 {
4406 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
4407   ;
4408   return 0;
4409 }
4410 _ACEOF
4411 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4412         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4413 do
4414   CC="$ac_save_CC $ac_arg"
4415   if ac_fn_c_try_compile "$LINENO"; then :
4416   ac_cv_prog_cc_c89=$ac_arg
4417 fi
4418 rm -f core conftest.err conftest.$ac_objext
4419   test "x$ac_cv_prog_cc_c89" != "xno" && break
4420 done
4421 rm -f conftest.$ac_ext
4422 CC=$ac_save_CC
4423
4424 fi
4425 # AC_CACHE_VAL
4426 case "x$ac_cv_prog_cc_c89" in
4427   x)
4428     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4429 $as_echo "none needed" >&6; } ;;
4430   xno)
4431     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4432 $as_echo "unsupported" >&6; } ;;
4433   *)
4434     CC="$CC $ac_cv_prog_cc_c89"
4435     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4436 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4437 esac
4438 if test "x$ac_cv_prog_cc_c89" != xno; then :
4439
4440 fi
4441
4442 ac_ext=c
4443 ac_cpp='$CPP $CPPFLAGS'
4444 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4445 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4446 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4447
4448 ac_ext=c
4449 ac_cpp='$CPP $CPPFLAGS'
4450 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4451 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4452 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4454 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4455 # On Suns, sometimes $CPP names a directory.
4456 if test -n "$CPP" && test -d "$CPP"; then
4457   CPP=
4458 fi
4459 if test -z "$CPP"; then
4460   if test "${ac_cv_prog_CPP+set}" = set; then :
4461   $as_echo_n "(cached) " >&6
4462 else
4463       # Double quotes because CPP needs to be expanded
4464     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
4465     do
4466       ac_preproc_ok=false
4467 for ac_c_preproc_warn_flag in '' yes
4468 do
4469   # Use a header file that comes with gcc, so configuring glibc
4470   # with a fresh cross-compiler works.
4471   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4472   # <limits.h> exists even on freestanding compilers.
4473   # On the NeXT, cc -E runs the code through the compiler's parser,
4474   # not just through cpp. "Syntax error" is here to catch this case.
4475   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4476 /* end confdefs.h.  */
4477 #ifdef __STDC__
4478 # include <limits.h>
4479 #else
4480 # include <assert.h>
4481 #endif
4482                      Syntax error
4483 _ACEOF
4484 if ac_fn_c_try_cpp "$LINENO"; then :
4485
4486 else
4487   # Broken: fails on valid input.
4488 continue
4489 fi
4490 rm -f conftest.err conftest.$ac_ext
4491
4492   # OK, works on sane cases.  Now check whether nonexistent headers
4493   # can be detected and how.
4494   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4495 /* end confdefs.h.  */
4496 #include <ac_nonexistent.h>
4497 _ACEOF
4498 if ac_fn_c_try_cpp "$LINENO"; then :
4499   # Broken: success on invalid input.
4500 continue
4501 else
4502   # Passes both tests.
4503 ac_preproc_ok=:
4504 break
4505 fi
4506 rm -f conftest.err conftest.$ac_ext
4507
4508 done
4509 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4510 rm -f conftest.err conftest.$ac_ext
4511 if $ac_preproc_ok; then :
4512   break
4513 fi
4514
4515     done
4516     ac_cv_prog_CPP=$CPP
4517
4518 fi
4519   CPP=$ac_cv_prog_CPP
4520 else
4521   ac_cv_prog_CPP=$CPP
4522 fi
4523 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
4524 $as_echo "$CPP" >&6; }
4525 ac_preproc_ok=false
4526 for ac_c_preproc_warn_flag in '' yes
4527 do
4528   # Use a header file that comes with gcc, so configuring glibc
4529   # with a fresh cross-compiler works.
4530   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4531   # <limits.h> exists even on freestanding compilers.
4532   # On the NeXT, cc -E runs the code through the compiler's parser,
4533   # not just through cpp. "Syntax error" is here to catch this case.
4534   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4535 /* end confdefs.h.  */
4536 #ifdef __STDC__
4537 # include <limits.h>
4538 #else
4539 # include <assert.h>
4540 #endif
4541                      Syntax error
4542 _ACEOF
4543 if ac_fn_c_try_cpp "$LINENO"; then :
4544
4545 else
4546   # Broken: fails on valid input.
4547 continue
4548 fi
4549 rm -f conftest.err conftest.$ac_ext
4550
4551   # OK, works on sane cases.  Now check whether nonexistent headers
4552   # can be detected and how.
4553   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4554 /* end confdefs.h.  */
4555 #include <ac_nonexistent.h>
4556 _ACEOF
4557 if ac_fn_c_try_cpp "$LINENO"; then :
4558   # Broken: success on invalid input.
4559 continue
4560 else
4561   # Passes both tests.
4562 ac_preproc_ok=:
4563 break
4564 fi
4565 rm -f conftest.err conftest.$ac_ext
4566
4567 done
4568 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
4569 rm -f conftest.err conftest.$ac_ext
4570 if $ac_preproc_ok; then :
4571
4572 else
4573   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4574 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4575 as_fn_error "C preprocessor \"$CPP\" fails sanity check
4576 See \`config.log' for more details." "$LINENO" 5; }
4577 fi
4578
4579 ac_ext=c
4580 ac_cpp='$CPP $CPPFLAGS'
4581 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4582 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4583 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4584
4585
4586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4587 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4588 if test "${ac_cv_path_GREP+set}" = set; then :
4589   $as_echo_n "(cached) " >&6
4590 else
4591   if test -z "$GREP"; then
4592   ac_path_GREP_found=false
4593   # Loop through the user's path and test for each of PROGNAME-LIST
4594   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4595 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4596 do
4597   IFS=$as_save_IFS
4598   test -z "$as_dir" && as_dir=.
4599     for ac_prog in grep ggrep; do
4600     for ac_exec_ext in '' $ac_executable_extensions; do
4601       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4602       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4603 # Check for GNU ac_path_GREP and select it if it is found.
4604   # Check for GNU $ac_path_GREP
4605 case `"$ac_path_GREP" --version 2>&1` in
4606 *GNU*)
4607   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4608 *)
4609   ac_count=0
4610   $as_echo_n 0123456789 >"conftest.in"
4611   while :
4612   do
4613     cat "conftest.in" "conftest.in" >"conftest.tmp"
4614     mv "conftest.tmp" "conftest.in"
4615     cp "conftest.in" "conftest.nl"
4616     $as_echo 'GREP' >> "conftest.nl"
4617     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4618     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4619     as_fn_arith $ac_count + 1 && ac_count=$as_val
4620     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4621       # Best one so far, save it but keep looking for a better one
4622       ac_cv_path_GREP="$ac_path_GREP"
4623       ac_path_GREP_max=$ac_count
4624     fi
4625     # 10*(2^10) chars as input seems more than enough
4626     test $ac_count -gt 10 && break
4627   done
4628   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4629 esac
4630
4631       $ac_path_GREP_found && break 3
4632     done
4633   done
4634   done
4635 IFS=$as_save_IFS
4636   if test -z "$ac_cv_path_GREP"; then
4637     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4638   fi
4639 else
4640   ac_cv_path_GREP=$GREP
4641 fi
4642
4643 fi
4644 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4645 $as_echo "$ac_cv_path_GREP" >&6; }
4646  GREP="$ac_cv_path_GREP"
4647
4648
4649 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4650 $as_echo_n "checking for egrep... " >&6; }
4651 if test "${ac_cv_path_EGREP+set}" = set; then :
4652   $as_echo_n "(cached) " >&6
4653 else
4654   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4655    then ac_cv_path_EGREP="$GREP -E"
4656    else
4657      if test -z "$EGREP"; then
4658   ac_path_EGREP_found=false
4659   # Loop through the user's path and test for each of PROGNAME-LIST
4660   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4661 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4662 do
4663   IFS=$as_save_IFS
4664   test -z "$as_dir" && as_dir=.
4665     for ac_prog in egrep; do
4666     for ac_exec_ext in '' $ac_executable_extensions; do
4667       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4668       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4669 # Check for GNU ac_path_EGREP and select it if it is found.
4670   # Check for GNU $ac_path_EGREP
4671 case `"$ac_path_EGREP" --version 2>&1` in
4672 *GNU*)
4673   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4674 *)
4675   ac_count=0
4676   $as_echo_n 0123456789 >"conftest.in"
4677   while :
4678   do
4679     cat "conftest.in" "conftest.in" >"conftest.tmp"
4680     mv "conftest.tmp" "conftest.in"
4681     cp "conftest.in" "conftest.nl"
4682     $as_echo 'EGREP' >> "conftest.nl"
4683     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4684     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4685     as_fn_arith $ac_count + 1 && ac_count=$as_val
4686     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4687       # Best one so far, save it but keep looking for a better one
4688       ac_cv_path_EGREP="$ac_path_EGREP"
4689       ac_path_EGREP_max=$ac_count
4690     fi
4691     # 10*(2^10) chars as input seems more than enough
4692     test $ac_count -gt 10 && break
4693   done
4694   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4695 esac
4696
4697       $ac_path_EGREP_found && break 3
4698     done
4699   done
4700   done
4701 IFS=$as_save_IFS
4702   if test -z "$ac_cv_path_EGREP"; then
4703     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4704   fi
4705 else
4706   ac_cv_path_EGREP=$EGREP
4707 fi
4708
4709    fi
4710 fi
4711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4712 $as_echo "$ac_cv_path_EGREP" >&6; }
4713  EGREP="$ac_cv_path_EGREP"
4714
4715
4716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4717 $as_echo_n "checking for ANSI C header files... " >&6; }
4718 if test "${ac_cv_header_stdc+set}" = set; then :
4719   $as_echo_n "(cached) " >&6
4720 else
4721   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4722 /* end confdefs.h.  */
4723 #include <stdlib.h>
4724 #include <stdarg.h>
4725 #include <string.h>
4726 #include <float.h>
4727
4728 int
4729 main ()
4730 {
4731
4732   ;
4733   return 0;
4734 }
4735 _ACEOF
4736 if ac_fn_c_try_compile "$LINENO"; then :
4737   ac_cv_header_stdc=yes
4738 else
4739   ac_cv_header_stdc=no
4740 fi
4741 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4742
4743 if test $ac_cv_header_stdc = yes; then
4744   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4745   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4746 /* end confdefs.h.  */
4747 #include <string.h>
4748
4749 _ACEOF
4750 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4751   $EGREP "memchr" >/dev/null 2>&1; then :
4752
4753 else
4754   ac_cv_header_stdc=no
4755 fi
4756 rm -f conftest*
4757
4758 fi
4759
4760 if test $ac_cv_header_stdc = yes; then
4761   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4762   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4763 /* end confdefs.h.  */
4764 #include <stdlib.h>
4765
4766 _ACEOF
4767 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4768   $EGREP "free" >/dev/null 2>&1; then :
4769
4770 else
4771   ac_cv_header_stdc=no
4772 fi
4773 rm -f conftest*
4774
4775 fi
4776
4777 if test $ac_cv_header_stdc = yes; then
4778   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4779   if test "$cross_compiling" = yes; then :
4780   :
4781 else
4782   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4783 /* end confdefs.h.  */
4784 #include <ctype.h>
4785 #include <stdlib.h>
4786 #if ((' ' & 0x0FF) == 0x020)
4787 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4788 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4789 #else
4790 # define ISLOWER(c) \
4791                    (('a' <= (c) && (c) <= 'i') \
4792                      || ('j' <= (c) && (c) <= 'r') \
4793                      || ('s' <= (c) && (c) <= 'z'))
4794 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4795 #endif
4796
4797 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4798 int
4799 main ()
4800 {
4801   int i;
4802   for (i = 0; i < 256; i++)
4803     if (XOR (islower (i), ISLOWER (i))
4804         || toupper (i) != TOUPPER (i))
4805       return 2;
4806   return 0;
4807 }
4808 _ACEOF
4809 if ac_fn_c_try_run "$LINENO"; then :
4810
4811 else
4812   ac_cv_header_stdc=no
4813 fi
4814 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
4815   conftest.$ac_objext conftest.beam conftest.$ac_ext
4816 fi
4817
4818 fi
4819 fi
4820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
4821 $as_echo "$ac_cv_header_stdc" >&6; }
4822 if test $ac_cv_header_stdc = yes; then
4823
4824 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
4825
4826 fi
4827
4828 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
4829 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4830                   inttypes.h stdint.h unistd.h
4831 do :
4832   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4833 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4834 "
4835 eval as_val=\$$as_ac_Header
4836    if test "x$as_val" = x""yes; then :
4837   cat >>confdefs.h <<_ACEOF
4838 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4839 _ACEOF
4840
4841 fi
4842
4843 done
4844
4845
4846
4847   ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4848 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
4849   MINIX=yes
4850 else
4851   MINIX=
4852 fi
4853
4854
4855   if test "$MINIX" = yes; then
4856
4857 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
4858
4859
4860 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
4861
4862
4863 $as_echo "#define _MINIX 1" >>confdefs.h
4864
4865   fi
4866
4867
4868   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4869 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
4870 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
4871   $as_echo_n "(cached) " >&6
4872 else
4873   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4874 /* end confdefs.h.  */
4875
4876 #         define __EXTENSIONS__ 1
4877           $ac_includes_default
4878 int
4879 main ()
4880 {
4881
4882   ;
4883   return 0;
4884 }
4885 _ACEOF
4886 if ac_fn_c_try_compile "$LINENO"; then :
4887   ac_cv_safe_to_define___extensions__=yes
4888 else
4889   ac_cv_safe_to_define___extensions__=no
4890 fi
4891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4892 fi
4893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4894 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
4895   test $ac_cv_safe_to_define___extensions__ = yes &&
4896     $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
4897
4898   $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
4899
4900   $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
4901
4902   $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
4903
4904   $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
4905
4906
4907
4908
4909
4910
4911 # The tests for host and target for $enable_largefile require
4912 # canonical names.
4913
4914
4915
4916 # As the $enable_largefile decision depends on --enable-plugins we must set it
4917 # even in directories otherwise not depending on the $plugins option.
4918
4919
4920 # Check whether --enable-plugins was given.
4921 if test "${enable_plugins+set}" = set; then :
4922   enableval=$enable_plugins; case "${enableval}" in
4923   yes | "") plugins=yes ;;
4924   no) plugins=no ;;
4925   *) plugins=yes ;;
4926  esac
4927 else
4928   plugins=no
4929 fi
4930
4931
4932
4933 case "${host}" in
4934   sparc-*-solaris*|i[3-7]86-*-solaris*)
4935     # On native 32bit sparc and ia32 solaris, large-file and procfs support
4936     # are mutually exclusive; and without procfs support, the bfd/ elf module
4937     # cannot provide certain routines such as elfcore_write_prpsinfo
4938     # or elfcore_write_prstatus.  So unless the user explicitly requested
4939     # large-file support through the --enable-largefile switch, disable
4940     # large-file support in favor of procfs support.
4941     test "${target}" = "${host}" -a "x$plugins" = xno \
4942       && : ${enable_largefile="no"}
4943     ;;
4944 esac
4945
4946 # Check whether --enable-largefile was given.
4947 if test "${enable_largefile+set}" = set; then :
4948   enableval=$enable_largefile;
4949 fi
4950
4951 if test "$enable_largefile" != no; then
4952
4953   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
4954 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
4955 if test "${ac_cv_sys_largefile_CC+set}" = set; then :
4956   $as_echo_n "(cached) " >&6
4957 else
4958   ac_cv_sys_largefile_CC=no
4959      if test "$GCC" != yes; then
4960        ac_save_CC=$CC
4961        while :; do
4962          # IRIX 6.2 and later do not support large files by default,
4963          # so use the C compiler's -n32 option if that helps.
4964          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4965 /* end confdefs.h.  */
4966 #include <sys/types.h>
4967  /* Check that off_t can represent 2**63 - 1 correctly.
4968     We can't simply define LARGE_OFF_T to be 9223372036854775807,
4969     since some C++ compilers masquerading as C compilers
4970     incorrectly reject 9223372036854775807.  */
4971 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
4972   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
4973                        && LARGE_OFF_T % 2147483647 == 1)
4974                       ? 1 : -1];
4975 int
4976 main ()
4977 {
4978
4979   ;
4980   return 0;
4981 }
4982 _ACEOF
4983          if ac_fn_c_try_compile "$LINENO"; then :
4984   break
4985 fi
4986 rm -f core conftest.err conftest.$ac_objext
4987          CC="$CC -n32"
4988          if ac_fn_c_try_compile "$LINENO"; then :
4989   ac_cv_sys_largefile_CC=' -n32'; break
4990 fi
4991 rm -f core conftest.err conftest.$ac_objext
4992          break
4993        done
4994        CC=$ac_save_CC
4995        rm -f conftest.$ac_ext
4996     fi
4997 fi
4998 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
4999 $as_echo "$ac_cv_sys_largefile_CC" >&6; }
5000   if test "$ac_cv_sys_largefile_CC" != no; then
5001     CC=$CC$ac_cv_sys_largefile_CC
5002   fi
5003
5004   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
5005 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
5006 if test "${ac_cv_sys_file_offset_bits+set}" = set; then :
5007   $as_echo_n "(cached) " >&6
5008 else
5009   while :; do
5010   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5011 /* end confdefs.h.  */
5012 #include <sys/types.h>
5013  /* Check that off_t can represent 2**63 - 1 correctly.
5014     We can't simply define LARGE_OFF_T to be 9223372036854775807,
5015     since some C++ compilers masquerading as C compilers
5016     incorrectly reject 9223372036854775807.  */
5017 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5018   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5019                        && LARGE_OFF_T % 2147483647 == 1)
5020                       ? 1 : -1];
5021 int
5022 main ()
5023 {
5024
5025   ;
5026   return 0;
5027 }
5028 _ACEOF
5029 if ac_fn_c_try_compile "$LINENO"; then :
5030   ac_cv_sys_file_offset_bits=no; break
5031 fi
5032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5033   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5034 /* end confdefs.h.  */
5035 #define _FILE_OFFSET_BITS 64
5036 #include <sys/types.h>
5037  /* Check that off_t can represent 2**63 - 1 correctly.
5038     We can't simply define LARGE_OFF_T to be 9223372036854775807,
5039     since some C++ compilers masquerading as C compilers
5040     incorrectly reject 9223372036854775807.  */
5041 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5042   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5043                        && LARGE_OFF_T % 2147483647 == 1)
5044                       ? 1 : -1];
5045 int
5046 main ()
5047 {
5048
5049   ;
5050   return 0;
5051 }
5052 _ACEOF
5053 if ac_fn_c_try_compile "$LINENO"; then :
5054   ac_cv_sys_file_offset_bits=64; break
5055 fi
5056 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5057   ac_cv_sys_file_offset_bits=unknown
5058   break
5059 done
5060 fi
5061 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
5062 $as_echo "$ac_cv_sys_file_offset_bits" >&6; }
5063 case $ac_cv_sys_file_offset_bits in #(
5064   no | unknown) ;;
5065   *)
5066 cat >>confdefs.h <<_ACEOF
5067 #define _FILE_OFFSET_BITS $ac_cv_sys_file_offset_bits
5068 _ACEOF
5069 ;;
5070 esac
5071 rm -rf conftest*
5072   if test $ac_cv_sys_file_offset_bits = unknown; then
5073     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
5074 $as_echo_n "checking for _LARGE_FILES value needed for large files... " >&6; }
5075 if test "${ac_cv_sys_large_files+set}" = set; then :
5076   $as_echo_n "(cached) " >&6
5077 else
5078   while :; do
5079   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5080 /* end confdefs.h.  */
5081 #include <sys/types.h>
5082  /* Check that off_t can represent 2**63 - 1 correctly.
5083     We can't simply define LARGE_OFF_T to be 9223372036854775807,
5084     since some C++ compilers masquerading as C compilers
5085     incorrectly reject 9223372036854775807.  */
5086 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5087   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5088                        && LARGE_OFF_T % 2147483647 == 1)
5089                       ? 1 : -1];
5090 int
5091 main ()
5092 {
5093
5094   ;
5095   return 0;
5096 }
5097 _ACEOF
5098 if ac_fn_c_try_compile "$LINENO"; then :
5099   ac_cv_sys_large_files=no; break
5100 fi
5101 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5102   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5103 /* end confdefs.h.  */
5104 #define _LARGE_FILES 1
5105 #include <sys/types.h>
5106  /* Check that off_t can represent 2**63 - 1 correctly.
5107     We can't simply define LARGE_OFF_T to be 9223372036854775807,
5108     since some C++ compilers masquerading as C compilers
5109     incorrectly reject 9223372036854775807.  */
5110 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
5111   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5112                        && LARGE_OFF_T % 2147483647 == 1)
5113                       ? 1 : -1];
5114 int
5115 main ()
5116 {
5117
5118   ;
5119   return 0;
5120 }
5121 _ACEOF
5122 if ac_fn_c_try_compile "$LINENO"; then :
5123   ac_cv_sys_large_files=1; break
5124 fi
5125 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5126   ac_cv_sys_large_files=unknown
5127   break
5128 done
5129 fi
5130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
5131 $as_echo "$ac_cv_sys_large_files" >&6; }
5132 case $ac_cv_sys_large_files in #(
5133   no | unknown) ;;
5134   *)
5135 cat >>confdefs.h <<_ACEOF
5136 #define _LARGE_FILES $ac_cv_sys_large_files
5137 _ACEOF
5138 ;;
5139 esac
5140 rm -rf conftest*
5141   fi
5142 fi
5143
5144
5145 case `pwd` in
5146   *\ * | *\     *)
5147     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5148 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5149 esac
5150
5151
5152
5153 macro_version='2.2.7a'
5154 macro_revision='1.3134'
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168 ltmain="$ac_aux_dir/ltmain.sh"
5169
5170 # Backslashify metacharacters that are still active within
5171 # double-quoted strings.
5172 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5173
5174 # Same as above, but do not quote variable references.
5175 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5176
5177 # Sed substitution to delay expansion of an escaped shell variable in a
5178 # double_quote_subst'ed string.
5179 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5180
5181 # Sed substitution to delay expansion of an escaped single quote.
5182 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5183
5184 # Sed substitution to avoid accidental globbing in evaled expressions
5185 no_glob_subst='s/\*/\\\*/g'
5186
5187 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5188 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5189 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5190
5191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5192 $as_echo_n "checking how to print strings... " >&6; }
5193 # Test print first, because it will be a builtin if present.
5194 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5195    test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5196   ECHO='print -r --'
5197 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5198   ECHO='printf %s\n'
5199 else
5200   # Use this function as a fallback that always works.
5201   func_fallback_echo ()
5202   {
5203     eval 'cat <<_LTECHO_EOF
5204 $1
5205 _LTECHO_EOF'
5206   }
5207   ECHO='func_fallback_echo'
5208 fi
5209
5210 # func_echo_all arg...
5211 # Invoke $ECHO with all args, space-separated.
5212 func_echo_all ()
5213 {
5214     $ECHO ""
5215 }
5216
5217 case "$ECHO" in
5218   printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5219 $as_echo "printf" >&6; } ;;
5220   print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5221 $as_echo "print -r" >&6; } ;;
5222   *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5223 $as_echo "cat" >&6; } ;;
5224 esac
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5240 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5241 if test "${ac_cv_path_SED+set}" = set; then :
5242   $as_echo_n "(cached) " >&6
5243 else
5244             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5245      for ac_i in 1 2 3 4 5 6 7; do
5246        ac_script="$ac_script$as_nl$ac_script"
5247      done
5248      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5249      { ac_script=; unset ac_script;}
5250      if test -z "$SED"; then
5251   ac_path_SED_found=false
5252   # Loop through the user's path and test for each of PROGNAME-LIST
5253   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5254 for as_dir in $PATH
5255 do
5256   IFS=$as_save_IFS
5257   test -z "$as_dir" && as_dir=.
5258     for ac_prog in sed gsed; do
5259     for ac_exec_ext in '' $ac_executable_extensions; do
5260       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5261       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5262 # Check for GNU ac_path_SED and select it if it is found.
5263   # Check for GNU $ac_path_SED
5264 case `"$ac_path_SED" --version 2>&1` in
5265 *GNU*)
5266   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5267 *)
5268   ac_count=0
5269   $as_echo_n 0123456789 >"conftest.in"
5270   while :
5271   do
5272     cat "conftest.in" "conftest.in" >"conftest.tmp"
5273     mv "conftest.tmp" "conftest.in"
5274     cp "conftest.in" "conftest.nl"
5275     $as_echo '' >> "conftest.nl"
5276     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5277     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5278     as_fn_arith $ac_count + 1 && ac_count=$as_val
5279     if test $ac_count -gt ${ac_path_SED_max-0}; then
5280       # Best one so far, save it but keep looking for a better one
5281       ac_cv_path_SED="$ac_path_SED"
5282       ac_path_SED_max=$ac_count
5283     fi
5284     # 10*(2^10) chars as input seems more than enough
5285     test $ac_count -gt 10 && break
5286   done
5287   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5288 esac
5289
5290       $ac_path_SED_found && break 3
5291     done
5292   done
5293   done
5294 IFS=$as_save_IFS
5295   if test -z "$ac_cv_path_SED"; then
5296     as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5297   fi
5298 else
5299   ac_cv_path_SED=$SED
5300 fi
5301
5302 fi
5303 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5304 $as_echo "$ac_cv_path_SED" >&6; }
5305  SED="$ac_cv_path_SED"
5306   rm -f conftest.sed
5307
5308 test -z "$SED" && SED=sed
5309 Xsed="$SED -e 1s/^X//"
5310
5311
5312
5313
5314
5315
5316
5317
5318
5319
5320
5321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5322 $as_echo_n "checking for fgrep... " >&6; }
5323 if test "${ac_cv_path_FGREP+set}" = set; then :
5324   $as_echo_n "(cached) " >&6
5325 else
5326   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5327    then ac_cv_path_FGREP="$GREP -F"
5328    else
5329      if test -z "$FGREP"; then
5330   ac_path_FGREP_found=false
5331   # Loop through the user's path and test for each of PROGNAME-LIST
5332   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5333 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5334 do
5335   IFS=$as_save_IFS
5336   test -z "$as_dir" && as_dir=.
5337     for ac_prog in fgrep; do
5338     for ac_exec_ext in '' $ac_executable_extensions; do
5339       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5340       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5341 # Check for GNU ac_path_FGREP and select it if it is found.
5342   # Check for GNU $ac_path_FGREP
5343 case `"$ac_path_FGREP" --version 2>&1` in
5344 *GNU*)
5345   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5346 *)
5347   ac_count=0
5348   $as_echo_n 0123456789 >"conftest.in"
5349   while :
5350   do
5351     cat "conftest.in" "conftest.in" >"conftest.tmp"
5352     mv "conftest.tmp" "conftest.in"
5353     cp "conftest.in" "conftest.nl"
5354     $as_echo 'FGREP' >> "conftest.nl"
5355     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5356     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5357     as_fn_arith $ac_count + 1 && ac_count=$as_val
5358     if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5359       # Best one so far, save it but keep looking for a better one
5360       ac_cv_path_FGREP="$ac_path_FGREP"
5361       ac_path_FGREP_max=$ac_count
5362     fi
5363     # 10*(2^10) chars as input seems more than enough
5364     test $ac_count -gt 10 && break
5365   done
5366   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5367 esac
5368
5369       $ac_path_FGREP_found && break 3
5370     done
5371   done
5372   done
5373 IFS=$as_save_IFS
5374   if test -z "$ac_cv_path_FGREP"; then
5375     as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5376   fi
5377 else
5378   ac_cv_path_FGREP=$FGREP
5379 fi
5380
5381    fi
5382 fi
5383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5384 $as_echo "$ac_cv_path_FGREP" >&6; }
5385  FGREP="$ac_cv_path_FGREP"
5386
5387
5388 test -z "$GREP" && GREP=grep
5389
5390
5391
5392
5393
5394
5395
5396
5397
5398
5399
5400
5401
5402
5403
5404
5405
5406
5407
5408 # Check whether --with-gnu-ld was given.
5409 if test "${with_gnu_ld+set}" = set; then :
5410   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5411 else
5412   with_gnu_ld=no
5413 fi
5414
5415 ac_prog=ld
5416 if test "$GCC" = yes; then
5417   # Check if gcc -print-prog-name=ld gives a path.
5418   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5419 $as_echo_n "checking for ld used by $CC... " >&6; }
5420   case $host in
5421   *-*-mingw*)
5422     # gcc leaves a trailing carriage return which upsets mingw
5423     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5424   *)
5425     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5426   esac
5427   case $ac_prog in
5428     # Accept absolute paths.
5429     [\\/]* | ?:[\\/]*)
5430       re_direlt='/[^/][^/]*/\.\./'
5431       # Canonicalize the pathname of ld
5432       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5433       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5434         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5435       done
5436       test -z "$LD" && LD="$ac_prog"
5437       ;;
5438   "")
5439     # If it fails, then pretend we aren't using GCC.
5440     ac_prog=ld
5441     ;;
5442   *)
5443     # If it is relative, then search for the first ld in PATH.
5444     with_gnu_ld=unknown
5445     ;;
5446   esac
5447 elif test "$with_gnu_ld" = yes; then
5448   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5449 $as_echo_n "checking for GNU ld... " >&6; }
5450 else
5451   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5452 $as_echo_n "checking for non-GNU ld... " >&6; }
5453 fi
5454 if test "${lt_cv_path_LD+set}" = set; then :
5455   $as_echo_n "(cached) " >&6
5456 else
5457   if test -z "$LD"; then
5458   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5459   for ac_dir in $PATH; do
5460     IFS="$lt_save_ifs"
5461     test -z "$ac_dir" && ac_dir=.
5462     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5463       lt_cv_path_LD="$ac_dir/$ac_prog"
5464       # Check to see if the program is GNU ld.  I'd rather use --version,
5465       # but apparently some variants of GNU ld only accept -v.
5466       # Break only if it was the GNU/non-GNU ld that we prefer.
5467       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5468       *GNU* | *'with BFD'*)
5469         test "$with_gnu_ld" != no && break
5470         ;;
5471       *)
5472         test "$with_gnu_ld" != yes && break
5473         ;;
5474       esac
5475     fi
5476   done
5477   IFS="$lt_save_ifs"
5478 else
5479   lt_cv_path_LD="$LD" # Let the user override the test with a path.
5480 fi
5481 fi
5482
5483 LD="$lt_cv_path_LD"
5484 if test -n "$LD"; then
5485   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5486 $as_echo "$LD" >&6; }
5487 else
5488   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5489 $as_echo "no" >&6; }
5490 fi
5491 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5493 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5494 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5495   $as_echo_n "(cached) " >&6
5496 else
5497   # I'd rather use --version here, but apparently some GNU lds only accept -v.
5498 case `$LD -v 2>&1 </dev/null` in
5499 *GNU* | *'with BFD'*)
5500   lt_cv_prog_gnu_ld=yes
5501   ;;
5502 *)
5503   lt_cv_prog_gnu_ld=no
5504   ;;
5505 esac
5506 fi
5507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5508 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5509 with_gnu_ld=$lt_cv_prog_gnu_ld
5510
5511
5512
5513
5514
5515
5516
5517
5518
5519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5520 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5521 if test "${lt_cv_path_NM+set}" = set; then :
5522   $as_echo_n "(cached) " >&6
5523 else
5524   if test -n "$NM"; then
5525   # Let the user override the test.
5526   lt_cv_path_NM="$NM"
5527 else
5528   lt_nm_to_check="${ac_tool_prefix}nm"
5529   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5530     lt_nm_to_check="$lt_nm_to_check nm"
5531   fi
5532   for lt_tmp_nm in $lt_nm_to_check; do
5533     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5534     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5535       IFS="$lt_save_ifs"
5536       test -z "$ac_dir" && ac_dir=.
5537       tmp_nm="$ac_dir/$lt_tmp_nm"
5538       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5539         # Check to see if the nm accepts a BSD-compat flag.
5540         # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5541         #   nm: unknown option "B" ignored
5542         # Tru64's nm complains that /dev/null is an invalid object file
5543         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5544         */dev/null* | *'Invalid file or object type'*)
5545           lt_cv_path_NM="$tmp_nm -B"
5546           break
5547           ;;
5548         *)
5549           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5550           */dev/null*)
5551             lt_cv_path_NM="$tmp_nm -p"
5552             break
5553             ;;
5554           *)
5555             lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5556             continue # so that we can try to find one that supports BSD flags
5557             ;;
5558           esac
5559           ;;
5560         esac
5561       fi
5562     done
5563     IFS="$lt_save_ifs"
5564   done
5565   : ${lt_cv_path_NM=no}
5566 fi
5567 fi
5568 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5569 $as_echo "$lt_cv_path_NM" >&6; }
5570 if test "$lt_cv_path_NM" != "no"; then
5571   NM="$lt_cv_path_NM"
5572 else
5573   # Didn't find any BSD compatible name lister, look for dumpbin.
5574   if test -n "$DUMPBIN"; then :
5575     # Let the user override the test.
5576   else
5577     if test -n "$ac_tool_prefix"; then
5578   for ac_prog in dumpbin "link -dump"
5579   do
5580     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5581 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5582 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5583 $as_echo_n "checking for $ac_word... " >&6; }
5584 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5585   $as_echo_n "(cached) " >&6
5586 else
5587   if test -n "$DUMPBIN"; then
5588   ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
5589 else
5590 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5591 for as_dir in $PATH
5592 do
5593   IFS=$as_save_IFS
5594   test -z "$as_dir" && as_dir=.
5595     for ac_exec_ext in '' $ac_executable_extensions; do
5596   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5597     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5598     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5599     break 2
5600   fi
5601 done
5602   done
5603 IFS=$as_save_IFS
5604
5605 fi
5606 fi
5607 DUMPBIN=$ac_cv_prog_DUMPBIN
5608 if test -n "$DUMPBIN"; then
5609   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
5610 $as_echo "$DUMPBIN" >&6; }
5611 else
5612   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5613 $as_echo "no" >&6; }
5614 fi
5615
5616
5617     test -n "$DUMPBIN" && break
5618   done
5619 fi
5620 if test -z "$DUMPBIN"; then
5621   ac_ct_DUMPBIN=$DUMPBIN
5622   for ac_prog in dumpbin "link -dump"
5623 do
5624   # Extract the first word of "$ac_prog", so it can be a program name with args.
5625 set dummy $ac_prog; ac_word=$2
5626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5627 $as_echo_n "checking for $ac_word... " >&6; }
5628 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5629   $as_echo_n "(cached) " >&6
5630 else
5631   if test -n "$ac_ct_DUMPBIN"; then
5632   ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
5633 else
5634 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5635 for as_dir in $PATH
5636 do
5637   IFS=$as_save_IFS
5638   test -z "$as_dir" && as_dir=.
5639     for ac_exec_ext in '' $ac_executable_extensions; do
5640   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5641     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5642     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5643     break 2
5644   fi
5645 done
5646   done
5647 IFS=$as_save_IFS
5648
5649 fi
5650 fi
5651 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
5652 if test -n "$ac_ct_DUMPBIN"; then
5653   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
5654 $as_echo "$ac_ct_DUMPBIN" >&6; }
5655 else
5656   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5657 $as_echo "no" >&6; }
5658 fi
5659
5660
5661   test -n "$ac_ct_DUMPBIN" && break
5662 done
5663
5664   if test "x$ac_ct_DUMPBIN" = x; then
5665     DUMPBIN=":"
5666   else
5667     case $cross_compiling:$ac_tool_warned in
5668 yes:)
5669 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5670 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5671 ac_tool_warned=yes ;;
5672 esac
5673     DUMPBIN=$ac_ct_DUMPBIN
5674   fi
5675 fi
5676
5677     case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5678     *COFF*)
5679       DUMPBIN="$DUMPBIN -symbols"
5680       ;;
5681     *)
5682       DUMPBIN=:
5683       ;;
5684     esac
5685   fi
5686
5687   if test "$DUMPBIN" != ":"; then
5688     NM="$DUMPBIN"
5689   fi
5690 fi
5691 test -z "$NM" && NM=nm
5692
5693
5694
5695
5696
5697
5698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5699 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5700 if test "${lt_cv_nm_interface+set}" = set; then :
5701   $as_echo_n "(cached) " >&6
5702 else
5703   lt_cv_nm_interface="BSD nm"
5704   echo "int some_variable = 0;" > conftest.$ac_ext
5705   (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5706   (eval "$ac_compile" 2>conftest.err)
5707   cat conftest.err >&5
5708   (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5709   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5710   cat conftest.err >&5
5711   (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5712   cat conftest.out >&5
5713   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5714     lt_cv_nm_interface="MS dumpbin"
5715   fi
5716   rm -f conftest*
5717 fi
5718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
5719 $as_echo "$lt_cv_nm_interface" >&6; }
5720
5721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
5722 $as_echo_n "checking whether ln -s works... " >&6; }
5723 LN_S=$as_ln_s
5724 if test "$LN_S" = "ln -s"; then
5725   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5726 $as_echo "yes" >&6; }
5727 else
5728   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
5729 $as_echo "no, using $LN_S" >&6; }
5730 fi
5731
5732 # find the maximum length of command line arguments
5733 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5734 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5735 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5736   $as_echo_n "(cached) " >&6
5737 else
5738     i=0
5739   teststring="ABCD"
5740
5741   case $build_os in
5742   msdosdjgpp*)
5743     # On DJGPP, this test can blow up pretty badly due to problems in libc
5744     # (any single argument exceeding 2000 bytes causes a buffer overrun
5745     # during glob expansion).  Even if it were fixed, the result of this
5746     # check would be larger than it should be.
5747     lt_cv_sys_max_cmd_len=12288;    # 12K is about right
5748     ;;
5749
5750   gnu*)
5751     # Under GNU Hurd, this test is not required because there is
5752     # no limit to the length of command line arguments.
5753     # Libtool will interpret -1 as no limit whatsoever
5754     lt_cv_sys_max_cmd_len=-1;
5755     ;;
5756
5757   cygwin* | mingw* | cegcc*)
5758     # On Win9x/ME, this test blows up -- it succeeds, but takes
5759     # about 5 minutes as the teststring grows exponentially.
5760     # Worse, since 9x/ME are not pre-emptively multitasking,
5761     # you end up with a "frozen" computer, even though with patience
5762     # the test eventually succeeds (with a max line length of 256k).
5763     # Instead, let's just punt: use the minimum linelength reported by
5764     # all of the supported platforms: 8192 (on NT/2K/XP).
5765     lt_cv_sys_max_cmd_len=8192;
5766     ;;
5767
5768   mint*)
5769     # On MiNT this can take a long time and run out of memory.
5770     lt_cv_sys_max_cmd_len=8192;
5771     ;;
5772
5773   amigaos*)
5774     # On AmigaOS with pdksh, this test takes hours, literally.
5775     # So we just punt and use a minimum line length of 8192.
5776     lt_cv_sys_max_cmd_len=8192;
5777     ;;
5778
5779   netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
5780     # This has been around since 386BSD, at least.  Likely further.
5781     if test -x /sbin/sysctl; then
5782       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
5783     elif test -x /usr/sbin/sysctl; then
5784       lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
5785     else
5786       lt_cv_sys_max_cmd_len=65536       # usable default for all BSDs
5787     fi
5788     # And add a safety zone
5789     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5790     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5791     ;;
5792
5793   interix*)
5794     # We know the value 262144 and hardcode it with a safety zone (like BSD)
5795     lt_cv_sys_max_cmd_len=196608
5796     ;;
5797
5798   osf*)
5799     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5800     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
5801     # nice to cause kernel panics so lets avoid the loop below.
5802     # First set a reasonable default.
5803     lt_cv_sys_max_cmd_len=16384
5804     #
5805     if test -x /sbin/sysconfig; then
5806       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
5807         *1*) lt_cv_sys_max_cmd_len=-1 ;;
5808       esac
5809     fi
5810     ;;
5811   sco3.2v5*)
5812     lt_cv_sys_max_cmd_len=102400
5813     ;;
5814   sysv5* | sco5v6* | sysv4.2uw2*)
5815     kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
5816     if test -n "$kargmax"; then
5817       lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[  ]//'`
5818     else
5819       lt_cv_sys_max_cmd_len=32768
5820     fi
5821     ;;
5822   *)
5823     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
5824     if test -n "$lt_cv_sys_max_cmd_len"; then
5825       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
5826       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
5827     else
5828       # Make teststring a little bigger before we do anything with it.
5829       # a 1K string should be a reasonable start.
5830       for i in 1 2 3 4 5 6 7 8 ; do
5831         teststring=$teststring$teststring
5832       done
5833       SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
5834       # If test is not a shell built-in, we'll probably end up computing a
5835       # maximum length that is only half of the actual maximum length, but
5836       # we can't tell.
5837       while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
5838                  = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5839               test $i != 17 # 1/2 MB should be enough
5840       do
5841         i=`expr $i + 1`
5842         teststring=$teststring$teststring
5843       done
5844       # Only check the string length outside the loop.
5845       lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
5846       teststring=
5847       # Add a significant safety factor because C++ compilers can tack on
5848       # massive amounts of additional arguments before passing them to the
5849       # linker.  It appears as though 1/2 is a usable value.
5850       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
5851     fi
5852     ;;
5853   esac
5854
5855 fi
5856
5857 if test -n $lt_cv_sys_max_cmd_len ; then
5858   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
5859 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
5860 else
5861   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
5862 $as_echo "none" >&6; }
5863 fi
5864 max_cmd_len=$lt_cv_sys_max_cmd_len
5865
5866
5867
5868
5869
5870
5871 : ${CP="cp -f"}
5872 : ${MV="mv -f"}
5873 : ${RM="rm -f"}
5874
5875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
5876 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
5877 # Try some XSI features
5878 xsi_shell=no
5879 ( _lt_dummy="a/b/c"
5880   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5881       = c,a/b,, \
5882     && eval 'test $(( 1 + 1 )) -eq 2 \
5883     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5884   && xsi_shell=yes
5885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
5886 $as_echo "$xsi_shell" >&6; }
5887
5888
5889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
5890 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
5891 lt_shell_append=no
5892 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
5893     >/dev/null 2>&1 \
5894   && lt_shell_append=yes
5895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
5896 $as_echo "$lt_shell_append" >&6; }
5897
5898
5899 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
5900   lt_unset=unset
5901 else
5902   lt_unset=false
5903 fi
5904
5905
5906
5907
5908
5909 # test EBCDIC or ASCII
5910 case `echo X|tr X '\101'` in
5911  A) # ASCII based system
5912     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
5913   lt_SP2NL='tr \040 \012'
5914   lt_NL2SP='tr \015\012 \040\040'
5915   ;;
5916  *) # EBCDIC based system
5917   lt_SP2NL='tr \100 \n'
5918   lt_NL2SP='tr \r\n \100\100'
5919   ;;
5920 esac
5921
5922
5923
5924
5925
5926
5927
5928
5929
5930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5931 $as_echo_n "checking for $LD option to reload object files... " >&6; }
5932 if test "${lt_cv_ld_reload_flag+set}" = set; then :
5933   $as_echo_n "(cached) " >&6
5934 else
5935   lt_cv_ld_reload_flag='-r'
5936 fi
5937 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
5938 $as_echo "$lt_cv_ld_reload_flag" >&6; }
5939 reload_flag=$lt_cv_ld_reload_flag
5940 case $reload_flag in
5941 "" | " "*) ;;
5942 *) reload_flag=" $reload_flag" ;;
5943 esac
5944 reload_cmds='$LD$reload_flag -o $output$reload_objs'
5945 case $host_os in
5946   darwin*)
5947     if test "$GCC" = yes; then
5948       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
5949     else
5950       reload_cmds='$LD$reload_flag -o $output$reload_objs'
5951     fi
5952     ;;
5953 esac
5954
5955
5956
5957
5958
5959
5960
5961
5962
5963 if test -n "$ac_tool_prefix"; then
5964   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
5965 set dummy ${ac_tool_prefix}objdump; ac_word=$2
5966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5967 $as_echo_n "checking for $ac_word... " >&6; }
5968 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5969   $as_echo_n "(cached) " >&6
5970 else
5971   if test -n "$OBJDUMP"; then
5972   ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
5973 else
5974 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5975 for as_dir in $PATH
5976 do
5977   IFS=$as_save_IFS
5978   test -z "$as_dir" && as_dir=.
5979     for ac_exec_ext in '' $ac_executable_extensions; do
5980   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5981     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5982     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5983     break 2
5984   fi
5985 done
5986   done
5987 IFS=$as_save_IFS
5988
5989 fi
5990 fi
5991 OBJDUMP=$ac_cv_prog_OBJDUMP
5992 if test -n "$OBJDUMP"; then
5993   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
5994 $as_echo "$OBJDUMP" >&6; }
5995 else
5996   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5997 $as_echo "no" >&6; }
5998 fi
5999
6000
6001 fi
6002 if test -z "$ac_cv_prog_OBJDUMP"; then
6003   ac_ct_OBJDUMP=$OBJDUMP
6004   # Extract the first word of "objdump", so it can be a program name with args.
6005 set dummy objdump; ac_word=$2
6006 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6007 $as_echo_n "checking for $ac_word... " >&6; }
6008 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6009   $as_echo_n "(cached) " >&6
6010 else
6011   if test -n "$ac_ct_OBJDUMP"; then
6012   ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6013 else
6014 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6015 for as_dir in $PATH
6016 do
6017   IFS=$as_save_IFS
6018   test -z "$as_dir" && as_dir=.
6019     for ac_exec_ext in '' $ac_executable_extensions; do
6020   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6021     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6022     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6023     break 2
6024   fi
6025 done
6026   done
6027 IFS=$as_save_IFS
6028
6029 fi
6030 fi
6031 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6032 if test -n "$ac_ct_OBJDUMP"; then
6033   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6034 $as_echo "$ac_ct_OBJDUMP" >&6; }
6035 else
6036   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6037 $as_echo "no" >&6; }
6038 fi
6039
6040   if test "x$ac_ct_OBJDUMP" = x; then
6041     OBJDUMP="false"
6042   else
6043     case $cross_compiling:$ac_tool_warned in
6044 yes:)
6045 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6046 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6047 ac_tool_warned=yes ;;
6048 esac
6049     OBJDUMP=$ac_ct_OBJDUMP
6050   fi
6051 else
6052   OBJDUMP="$ac_cv_prog_OBJDUMP"
6053 fi
6054
6055 test -z "$OBJDUMP" && OBJDUMP=objdump
6056
6057
6058
6059
6060
6061
6062
6063
6064
6065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6066 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6067 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6068   $as_echo_n "(cached) " >&6
6069 else
6070   lt_cv_file_magic_cmd='$MAGIC_CMD'
6071 lt_cv_file_magic_test_file=
6072 lt_cv_deplibs_check_method='unknown'
6073 # Need to set the preceding variable on all platforms that support
6074 # interlibrary dependencies.
6075 # 'none' -- dependencies not supported.
6076 # `unknown' -- same as none, but documents that we really don't know.
6077 # 'pass_all' -- all dependencies passed with no checks.
6078 # 'test_compile' -- check by making test program.
6079 # 'file_magic [[regex]]' -- check by looking for files in library path
6080 # which responds to the $file_magic_cmd with a given extended regex.
6081 # If you have `file' or equivalent on your system and you're not sure
6082 # whether `pass_all' will *always* work, you probably want this one.
6083
6084 case $host_os in
6085 aix[4-9]*)
6086   lt_cv_deplibs_check_method=pass_all
6087   ;;
6088
6089 beos*)
6090   lt_cv_deplibs_check_method=pass_all
6091   ;;
6092
6093 bsdi[45]*)
6094   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6095   lt_cv_file_magic_cmd='/usr/bin/file -L'
6096   lt_cv_file_magic_test_file=/shlib/libc.so
6097   ;;
6098
6099 cygwin*)
6100   # func_win32_libid is a shell function defined in ltmain.sh
6101   lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6102   lt_cv_file_magic_cmd='func_win32_libid'
6103   ;;
6104
6105 mingw* | pw32*)
6106   # Base MSYS/MinGW do not provide the 'file' command needed by
6107   # func_win32_libid shell function, so use a weaker test based on 'objdump',
6108   # unless we find 'file', for example because we are cross-compiling.
6109   # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6110   if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6111     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6112     lt_cv_file_magic_cmd='func_win32_libid'
6113   else
6114     lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6115     lt_cv_file_magic_cmd='$OBJDUMP -f'
6116   fi
6117   ;;
6118
6119 cegcc*)
6120   # use the weaker test based on 'objdump'. See mingw*.
6121   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6122   lt_cv_file_magic_cmd='$OBJDUMP -f'
6123   ;;
6124
6125 darwin* | rhapsody*)
6126   lt_cv_deplibs_check_method=pass_all
6127   ;;
6128
6129 freebsd* | dragonfly*)
6130   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6131     case $host_cpu in
6132     i*86 )
6133       # Not sure whether the presence of OpenBSD here was a mistake.
6134       # Let's accept both of them until this is cleared up.
6135       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6136       lt_cv_file_magic_cmd=/usr/bin/file
6137       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6138       ;;
6139     esac
6140   else
6141     lt_cv_deplibs_check_method=pass_all
6142   fi
6143   ;;
6144
6145 gnu*)
6146   lt_cv_deplibs_check_method=pass_all
6147   ;;
6148
6149 haiku*)
6150   lt_cv_deplibs_check_method=pass_all
6151   ;;
6152
6153 hpux10.20* | hpux11*)
6154   lt_cv_file_magic_cmd=/usr/bin/file
6155   case $host_cpu in
6156   ia64*)
6157     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6158     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6159     ;;
6160   hppa*64*)
6161     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
6162     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6163     ;;
6164   *)
6165     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6166     lt_cv_file_magic_test_file=/usr/lib/libc.sl
6167     ;;
6168   esac
6169   ;;
6170
6171 interix[3-9]*)
6172   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6173   lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6174   ;;
6175
6176 irix5* | irix6* | nonstopux*)
6177   case $LD in
6178   *-32|*"-32 ") libmagic=32-bit;;
6179   *-n32|*"-n32 ") libmagic=N32;;
6180   *-64|*"-64 ") libmagic=64-bit;;
6181   *) libmagic=never-match;;
6182   esac
6183   lt_cv_deplibs_check_method=pass_all
6184   ;;
6185
6186 # This must be Linux ELF.
6187 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6188   lt_cv_deplibs_check_method=pass_all
6189   ;;
6190
6191 netbsd*)
6192   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6193     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6194   else
6195     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6196   fi
6197   ;;
6198
6199 newos6*)
6200   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6201   lt_cv_file_magic_cmd=/usr/bin/file
6202   lt_cv_file_magic_test_file=/usr/lib/libnls.so
6203   ;;
6204
6205 *nto* | *qnx*)
6206   lt_cv_deplibs_check_method=pass_all
6207   ;;
6208
6209 openbsd*)
6210   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6211     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6212   else
6213     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6214   fi
6215   ;;
6216
6217 osf3* | osf4* | osf5*)
6218   lt_cv_deplibs_check_method=pass_all
6219   ;;
6220
6221 rdos*)
6222   lt_cv_deplibs_check_method=pass_all
6223   ;;
6224
6225 solaris*)
6226   lt_cv_deplibs_check_method=pass_all
6227   ;;
6228
6229 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6230   lt_cv_deplibs_check_method=pass_all
6231   ;;
6232
6233 sysv4 | sysv4.3*)
6234   case $host_vendor in
6235   motorola)
6236     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
6237     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6238     ;;
6239   ncr)
6240     lt_cv_deplibs_check_method=pass_all
6241     ;;
6242   sequent)
6243     lt_cv_file_magic_cmd='/bin/file'
6244     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6245     ;;
6246   sni)
6247     lt_cv_file_magic_cmd='/bin/file'
6248     lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6249     lt_cv_file_magic_test_file=/lib/libc.so
6250     ;;
6251   siemens)
6252     lt_cv_deplibs_check_method=pass_all
6253     ;;
6254   pc)
6255     lt_cv_deplibs_check_method=pass_all
6256     ;;
6257   esac
6258   ;;
6259
6260 tpf*)
6261   lt_cv_deplibs_check_method=pass_all
6262   ;;
6263 esac
6264
6265 fi
6266 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6267 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6268 file_magic_cmd=$lt_cv_file_magic_cmd
6269 deplibs_check_method=$lt_cv_deplibs_check_method
6270 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6271
6272
6273
6274
6275
6276
6277
6278
6279
6280
6281
6282
6283 if test -n "$ac_tool_prefix"; then
6284   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6285 set dummy ${ac_tool_prefix}ar; ac_word=$2
6286 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6287 $as_echo_n "checking for $ac_word... " >&6; }
6288 if test "${ac_cv_prog_AR+set}" = set; then :
6289   $as_echo_n "(cached) " >&6
6290 else
6291   if test -n "$AR"; then
6292   ac_cv_prog_AR="$AR" # Let the user override the test.
6293 else
6294 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6295 for as_dir in $PATH
6296 do
6297   IFS=$as_save_IFS
6298   test -z "$as_dir" && as_dir=.
6299     for ac_exec_ext in '' $ac_executable_extensions; do
6300   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6301     ac_cv_prog_AR="${ac_tool_prefix}ar"
6302     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6303     break 2
6304   fi
6305 done
6306   done
6307 IFS=$as_save_IFS
6308
6309 fi
6310 fi
6311 AR=$ac_cv_prog_AR
6312 if test -n "$AR"; then
6313   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6314 $as_echo "$AR" >&6; }
6315 else
6316   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6317 $as_echo "no" >&6; }
6318 fi
6319
6320
6321 fi
6322 if test -z "$ac_cv_prog_AR"; then
6323   ac_ct_AR=$AR
6324   # Extract the first word of "ar", so it can be a program name with args.
6325 set dummy ar; ac_word=$2
6326 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6327 $as_echo_n "checking for $ac_word... " >&6; }
6328 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6329   $as_echo_n "(cached) " >&6
6330 else
6331   if test -n "$ac_ct_AR"; then
6332   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6333 else
6334 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6335 for as_dir in $PATH
6336 do
6337   IFS=$as_save_IFS
6338   test -z "$as_dir" && as_dir=.
6339     for ac_exec_ext in '' $ac_executable_extensions; do
6340   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6341     ac_cv_prog_ac_ct_AR="ar"
6342     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6343     break 2
6344   fi
6345 done
6346   done
6347 IFS=$as_save_IFS
6348
6349 fi
6350 fi
6351 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6352 if test -n "$ac_ct_AR"; then
6353   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6354 $as_echo "$ac_ct_AR" >&6; }
6355 else
6356   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6357 $as_echo "no" >&6; }
6358 fi
6359
6360   if test "x$ac_ct_AR" = x; then
6361     AR="false"
6362   else
6363     case $cross_compiling:$ac_tool_warned in
6364 yes:)
6365 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6366 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6367 ac_tool_warned=yes ;;
6368 esac
6369     AR=$ac_ct_AR
6370   fi
6371 else
6372   AR="$ac_cv_prog_AR"
6373 fi
6374
6375 test -z "$AR" && AR=ar
6376 test -z "$AR_FLAGS" && AR_FLAGS=cru
6377
6378
6379
6380
6381
6382
6383
6384
6385
6386
6387
6388 if test -n "$ac_tool_prefix"; then
6389   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6390 set dummy ${ac_tool_prefix}strip; ac_word=$2
6391 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6392 $as_echo_n "checking for $ac_word... " >&6; }
6393 if test "${ac_cv_prog_STRIP+set}" = set; then :
6394   $as_echo_n "(cached) " >&6
6395 else
6396   if test -n "$STRIP"; then
6397   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6398 else
6399 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6400 for as_dir in $PATH
6401 do
6402   IFS=$as_save_IFS
6403   test -z "$as_dir" && as_dir=.
6404     for ac_exec_ext in '' $ac_executable_extensions; do
6405   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6406     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6407     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6408     break 2
6409   fi
6410 done
6411   done
6412 IFS=$as_save_IFS
6413
6414 fi
6415 fi
6416 STRIP=$ac_cv_prog_STRIP
6417 if test -n "$STRIP"; then
6418   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6419 $as_echo "$STRIP" >&6; }
6420 else
6421   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6422 $as_echo "no" >&6; }
6423 fi
6424
6425
6426 fi
6427 if test -z "$ac_cv_prog_STRIP"; then
6428   ac_ct_STRIP=$STRIP
6429   # Extract the first word of "strip", so it can be a program name with args.
6430 set dummy strip; ac_word=$2
6431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6432 $as_echo_n "checking for $ac_word... " >&6; }
6433 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6434   $as_echo_n "(cached) " >&6
6435 else
6436   if test -n "$ac_ct_STRIP"; then
6437   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6438 else
6439 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6440 for as_dir in $PATH
6441 do
6442   IFS=$as_save_IFS
6443   test -z "$as_dir" && as_dir=.
6444     for ac_exec_ext in '' $ac_executable_extensions; do
6445   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6446     ac_cv_prog_ac_ct_STRIP="strip"
6447     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6448     break 2
6449   fi
6450 done
6451   done
6452 IFS=$as_save_IFS
6453
6454 fi
6455 fi
6456 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6457 if test -n "$ac_ct_STRIP"; then
6458   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6459 $as_echo "$ac_ct_STRIP" >&6; }
6460 else
6461   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6462 $as_echo "no" >&6; }
6463 fi
6464
6465   if test "x$ac_ct_STRIP" = x; then
6466     STRIP=":"
6467   else
6468     case $cross_compiling:$ac_tool_warned in
6469 yes:)
6470 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6471 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6472 ac_tool_warned=yes ;;
6473 esac
6474     STRIP=$ac_ct_STRIP
6475   fi
6476 else
6477   STRIP="$ac_cv_prog_STRIP"
6478 fi
6479
6480 test -z "$STRIP" && STRIP=:
6481
6482
6483
6484
6485
6486
6487 if test -n "$ac_tool_prefix"; then
6488   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6489 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6490 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6491 $as_echo_n "checking for $ac_word... " >&6; }
6492 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6493   $as_echo_n "(cached) " >&6
6494 else
6495   if test -n "$RANLIB"; then
6496   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6497 else
6498 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6499 for as_dir in $PATH
6500 do
6501   IFS=$as_save_IFS
6502   test -z "$as_dir" && as_dir=.
6503     for ac_exec_ext in '' $ac_executable_extensions; do
6504   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6505     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6506     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6507     break 2
6508   fi
6509 done
6510   done
6511 IFS=$as_save_IFS
6512
6513 fi
6514 fi
6515 RANLIB=$ac_cv_prog_RANLIB
6516 if test -n "$RANLIB"; then
6517   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6518 $as_echo "$RANLIB" >&6; }
6519 else
6520   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6521 $as_echo "no" >&6; }
6522 fi
6523
6524
6525 fi
6526 if test -z "$ac_cv_prog_RANLIB"; then
6527   ac_ct_RANLIB=$RANLIB
6528   # Extract the first word of "ranlib", so it can be a program name with args.
6529 set dummy ranlib; ac_word=$2
6530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6531 $as_echo_n "checking for $ac_word... " >&6; }
6532 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6533   $as_echo_n "(cached) " >&6
6534 else
6535   if test -n "$ac_ct_RANLIB"; then
6536   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6537 else
6538 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6539 for as_dir in $PATH
6540 do
6541   IFS=$as_save_IFS
6542   test -z "$as_dir" && as_dir=.
6543     for ac_exec_ext in '' $ac_executable_extensions; do
6544   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6545     ac_cv_prog_ac_ct_RANLIB="ranlib"
6546     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6547     break 2
6548   fi
6549 done
6550   done
6551 IFS=$as_save_IFS
6552
6553 fi
6554 fi
6555 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6556 if test -n "$ac_ct_RANLIB"; then
6557   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6558 $as_echo "$ac_ct_RANLIB" >&6; }
6559 else
6560   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6561 $as_echo "no" >&6; }
6562 fi
6563
6564   if test "x$ac_ct_RANLIB" = x; then
6565     RANLIB=":"
6566   else
6567     case $cross_compiling:$ac_tool_warned in
6568 yes:)
6569 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6570 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6571 ac_tool_warned=yes ;;
6572 esac
6573     RANLIB=$ac_ct_RANLIB
6574   fi
6575 else
6576   RANLIB="$ac_cv_prog_RANLIB"
6577 fi
6578
6579 test -z "$RANLIB" && RANLIB=:
6580
6581
6582
6583
6584
6585
6586 # Determine commands to create old-style static archives.
6587 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
6588 old_postinstall_cmds='chmod 644 $oldlib'
6589 old_postuninstall_cmds=
6590
6591 if test -n "$RANLIB"; then
6592   case $host_os in
6593   openbsd*)
6594     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6595     ;;
6596   *)
6597     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6598     ;;
6599   esac
6600   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6601 fi
6602
6603 case $host_os in
6604   darwin*)
6605     lock_old_archive_extraction=yes ;;
6606   *)
6607     lock_old_archive_extraction=no ;;
6608 esac
6609
6610
6611
6612
6613
6614
6615
6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
6626
6627
6628
6629
6630
6631
6632
6633
6634
6635
6636
6637
6638
6639
6640
6641
6642
6643
6644
6645
6646
6647
6648 # If no C compiler was specified, use CC.
6649 LTCC=${LTCC-"$CC"}
6650
6651 # If no C compiler flags were specified, use CFLAGS.
6652 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
6653
6654 # Allow CC to be a program name with arguments.
6655 compiler=$CC
6656
6657
6658 # Check for command to grab the raw symbol name followed by C symbol from nm.
6659 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6660 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6661 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6662   $as_echo_n "(cached) " >&6
6663 else
6664
6665 # These are sane defaults that work on at least a few old systems.
6666 # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
6667
6668 # Character class describing NM global symbol codes.
6669 symcode='[BCDEGRST]'
6670
6671 # Regexp to match symbols that can be accessed directly from C.
6672 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
6673
6674 # Define system-specific variables.
6675 case $host_os in
6676 aix*)
6677   symcode='[BCDT]'
6678   ;;
6679 cygwin* | mingw* | pw32* | cegcc*)
6680   symcode='[ABCDGISTW]'
6681   ;;
6682 hpux*)
6683   if test "$host_cpu" = ia64; then
6684     symcode='[ABCDEGRST]'
6685   fi
6686   ;;
6687 irix* | nonstopux*)
6688   symcode='[BCDEGRST]'
6689   ;;
6690 osf*)
6691   symcode='[BCDEGQRST]'
6692   ;;
6693 solaris*)
6694   symcode='[BDRT]'
6695   ;;
6696 sco3.2v5*)
6697   symcode='[DT]'
6698   ;;
6699 sysv4.2uw2*)
6700   symcode='[DT]'
6701   ;;
6702 sysv5* | sco5v6* | unixware* | OpenUNIX*)
6703   symcode='[ABDT]'
6704   ;;
6705 sysv4)
6706   symcode='[DFNSTU]'
6707   ;;
6708 esac
6709
6710 # If we're using GNU nm, then use its standard symbol codes.
6711 case `$NM -V 2>&1` in
6712 *GNU* | *'with BFD'*)
6713   symcode='[ABCDGIRSTW]' ;;
6714 esac
6715
6716 # Transform an extracted symbol line into a proper C declaration.
6717 # Some systems (esp. on ia64) link data and code symbols differently,
6718 # so use this general approach.
6719 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6720
6721 # Transform an extracted symbol line into symbol name and symbol address
6722 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
6723 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
6724
6725 # Handle CRLF in mingw tool chain
6726 opt_cr=
6727 case $build_os in
6728 mingw*)
6729   opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
6730   ;;
6731 esac
6732
6733 # Try without a prefix underscore, then with it.
6734 for ac_symprfx in "" "_"; do
6735
6736   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
6737   symxfrm="\\1 $ac_symprfx\\2 \\2"
6738
6739   # Write the raw and C identifiers.
6740   if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6741     # Fake it for dumpbin and say T for any non-static function
6742     # and D for any global variable.
6743     # Also find C++ and __fastcall symbols from MSVC++,
6744     # which start with @ or ?.
6745     lt_cv_sys_global_symbol_pipe="$AWK '"\
6746 "     {last_section=section; section=\$ 3};"\
6747 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6748 "     \$ 0!~/External *\|/{next};"\
6749 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
6750 "     {if(hide[section]) next};"\
6751 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
6752 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
6753 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
6754 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
6755 "     ' prfx=^$ac_symprfx"
6756   else
6757     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6758   fi
6759
6760   # Check to see that the pipe works correctly.
6761   pipe_works=no
6762
6763   rm -f conftest*
6764   cat > conftest.$ac_ext <<_LT_EOF
6765 #ifdef __cplusplus
6766 extern "C" {
6767 #endif
6768 char nm_test_var;
6769 void nm_test_func(void);
6770 void nm_test_func(void){}
6771 #ifdef __cplusplus
6772 }
6773 #endif
6774 int main(){nm_test_var='a';nm_test_func();return(0);}
6775 _LT_EOF
6776
6777   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6778   (eval $ac_compile) 2>&5
6779   ac_status=$?
6780   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6781   test $ac_status = 0; }; then
6782     # Now try to grab the symbols.
6783     nlist=conftest.nm
6784     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6785   (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6786   ac_status=$?
6787   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6788   test $ac_status = 0; } && test -s "$nlist"; then
6789       # Try sorting and uniquifying the output.
6790       if sort "$nlist" | uniq > "$nlist"T; then
6791         mv -f "$nlist"T "$nlist"
6792       else
6793         rm -f "$nlist"T
6794       fi
6795
6796       # Make sure that we snagged all the symbols we need.
6797       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6798         if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6799           cat <<_LT_EOF > conftest.$ac_ext
6800 #ifdef __cplusplus
6801 extern "C" {
6802 #endif
6803
6804 _LT_EOF
6805           # Now generate the symbol file.
6806           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
6807
6808           cat <<_LT_EOF >> conftest.$ac_ext
6809
6810 /* The mapping between symbol names and symbols.  */
6811 const struct {
6812   const char *name;
6813   void       *address;
6814 }
6815 lt__PROGRAM__LTX_preloaded_symbols[] =
6816 {
6817   { "@PROGRAM@", (void *) 0 },
6818 _LT_EOF
6819           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
6820           cat <<\_LT_EOF >> conftest.$ac_ext
6821   {0, (void *) 0}
6822 };
6823
6824 /* This works around a problem in FreeBSD linker */
6825 #ifdef FREEBSD_WORKAROUND
6826 static const void *lt_preloaded_setup() {
6827   return lt__PROGRAM__LTX_preloaded_symbols;
6828 }
6829 #endif
6830
6831 #ifdef __cplusplus
6832 }
6833 #endif
6834 _LT_EOF
6835           # Now try linking the two files.
6836           mv conftest.$ac_objext conftstm.$ac_objext
6837           lt_save_LIBS="$LIBS"
6838           lt_save_CFLAGS="$CFLAGS"
6839           LIBS="conftstm.$ac_objext"
6840           CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6841           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
6842   (eval $ac_link) 2>&5
6843   ac_status=$?
6844   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6845   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6846             pipe_works=yes
6847           fi
6848           LIBS="$lt_save_LIBS"
6849           CFLAGS="$lt_save_CFLAGS"
6850         else
6851           echo "cannot find nm_test_func in $nlist" >&5
6852         fi
6853       else
6854         echo "cannot find nm_test_var in $nlist" >&5
6855       fi
6856     else
6857       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
6858     fi
6859   else
6860     echo "$progname: failed program was:" >&5
6861     cat conftest.$ac_ext >&5
6862   fi
6863   rm -rf conftest* conftst*
6864
6865   # Do not use the global_symbol_pipe unless it works.
6866   if test "$pipe_works" = yes; then
6867     break
6868   else
6869     lt_cv_sys_global_symbol_pipe=
6870   fi
6871 done
6872
6873 fi
6874
6875 if test -z "$lt_cv_sys_global_symbol_pipe"; then
6876   lt_cv_sys_global_symbol_to_cdecl=
6877 fi
6878 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
6879   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
6880 $as_echo "failed" >&6; }
6881 else
6882   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
6883 $as_echo "ok" >&6; }
6884 fi
6885
6886
6887
6888
6889
6890
6891
6892
6893
6894
6895
6896
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907 # Check whether --enable-libtool-lock was given.
6908 if test "${enable_libtool_lock+set}" = set; then :
6909   enableval=$enable_libtool_lock;
6910 fi
6911
6912 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
6913
6914 # Some flags need to be propagated to the compiler or linker for good
6915 # libtool support.
6916 case $host in
6917 ia64-*-hpux*)
6918   # Find out which ABI we are using.
6919   echo 'int i;' > conftest.$ac_ext
6920   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6921   (eval $ac_compile) 2>&5
6922   ac_status=$?
6923   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6924   test $ac_status = 0; }; then
6925     case `/usr/bin/file conftest.$ac_objext` in
6926       *ELF-32*)
6927         HPUX_IA64_MODE="32"
6928         ;;
6929       *ELF-64*)
6930         HPUX_IA64_MODE="64"
6931         ;;
6932     esac
6933   fi
6934   rm -rf conftest*
6935   ;;
6936 *-*-irix6*)
6937   # Find out which ABI we are using.
6938   echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6939   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6940   (eval $ac_compile) 2>&5
6941   ac_status=$?
6942   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6943   test $ac_status = 0; }; then
6944     if test "$lt_cv_prog_gnu_ld" = yes; then
6945       case `/usr/bin/file conftest.$ac_objext` in
6946         *32-bit*)
6947           LD="${LD-ld} -melf32bsmip"
6948           ;;
6949         *N32*)
6950           LD="${LD-ld} -melf32bmipn32"
6951           ;;
6952         *64-bit*)
6953           LD="${LD-ld} -melf64bmip"
6954         ;;
6955       esac
6956     else
6957       case `/usr/bin/file conftest.$ac_objext` in
6958         *32-bit*)
6959           LD="${LD-ld} -32"
6960           ;;
6961         *N32*)
6962           LD="${LD-ld} -n32"
6963           ;;
6964         *64-bit*)
6965           LD="${LD-ld} -64"
6966           ;;
6967       esac
6968     fi
6969   fi
6970   rm -rf conftest*
6971   ;;
6972
6973 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
6974 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6975   # Find out which ABI we are using.
6976   echo 'int i;' > conftest.$ac_ext
6977   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6978   (eval $ac_compile) 2>&5
6979   ac_status=$?
6980   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6981   test $ac_status = 0; }; then
6982     case `/usr/bin/file conftest.o` in
6983       *32-bit*)
6984         case $host in
6985           x86_64-*kfreebsd*-gnu)
6986             LD="${LD-ld} -m elf_i386_fbsd"
6987             ;;
6988           x86_64-*linux*)
6989             LD="${LD-ld} -m elf_i386"
6990             ;;
6991           ppc64-*linux*|powerpc64-*linux*)
6992             LD="${LD-ld} -m elf32ppclinux"
6993             ;;
6994           s390x-*linux*)
6995             LD="${LD-ld} -m elf_s390"
6996             ;;
6997           sparc64-*linux*)
6998             LD="${LD-ld} -m elf32_sparc"
6999             ;;
7000         esac
7001         ;;
7002       *64-bit*)
7003         case $host in
7004           x86_64-*kfreebsd*-gnu)
7005             LD="${LD-ld} -m elf_x86_64_fbsd"
7006             ;;
7007           x86_64-*linux*)
7008             LD="${LD-ld} -m elf_x86_64"
7009             ;;
7010           ppc*-*linux*|powerpc*-*linux*)
7011             LD="${LD-ld} -m elf64ppc"
7012             ;;
7013           s390*-*linux*|s390*-*tpf*)
7014             LD="${LD-ld} -m elf64_s390"
7015             ;;
7016           sparc*-*linux*)
7017             LD="${LD-ld} -m elf64_sparc"
7018             ;;
7019         esac
7020         ;;
7021     esac
7022   fi
7023   rm -rf conftest*
7024   ;;
7025
7026 *-*-sco3.2v5*)
7027   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7028   SAVE_CFLAGS="$CFLAGS"
7029   CFLAGS="$CFLAGS -belf"
7030   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7031 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7032 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7033   $as_echo_n "(cached) " >&6
7034 else
7035   ac_ext=c
7036 ac_cpp='$CPP $CPPFLAGS'
7037 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7038 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7039 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7040
7041      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7042 /* end confdefs.h.  */
7043
7044 int
7045 main ()
7046 {
7047
7048   ;
7049   return 0;
7050 }
7051 _ACEOF
7052 if ac_fn_c_try_link "$LINENO"; then :
7053   lt_cv_cc_needs_belf=yes
7054 else
7055   lt_cv_cc_needs_belf=no
7056 fi
7057 rm -f core conftest.err conftest.$ac_objext \
7058     conftest$ac_exeext conftest.$ac_ext
7059      ac_ext=c
7060 ac_cpp='$CPP $CPPFLAGS'
7061 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7062 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7063 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7064
7065 fi
7066 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7067 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7068   if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7069     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7070     CFLAGS="$SAVE_CFLAGS"
7071   fi
7072   ;;
7073 sparc*-*solaris*)
7074   # Find out which ABI we are using.
7075   echo 'int i;' > conftest.$ac_ext
7076   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7077   (eval $ac_compile) 2>&5
7078   ac_status=$?
7079   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7080   test $ac_status = 0; }; then
7081     case `/usr/bin/file conftest.o` in
7082     *64-bit*)
7083       case $lt_cv_prog_gnu_ld in
7084       yes*) LD="${LD-ld} -m elf64_sparc" ;;
7085       *)
7086         if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7087           LD="${LD-ld} -64"
7088         fi
7089         ;;
7090       esac
7091       ;;
7092     esac
7093   fi
7094   rm -rf conftest*
7095   ;;
7096 esac
7097
7098 need_locks="$enable_libtool_lock"
7099
7100
7101   case $host_os in
7102     rhapsody* | darwin*)
7103     if test -n "$ac_tool_prefix"; then
7104   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7105 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7106 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7107 $as_echo_n "checking for $ac_word... " >&6; }
7108 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7109   $as_echo_n "(cached) " >&6
7110 else
7111   if test -n "$DSYMUTIL"; then
7112   ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7113 else
7114 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7115 for as_dir in $PATH
7116 do
7117   IFS=$as_save_IFS
7118   test -z "$as_dir" && as_dir=.
7119     for ac_exec_ext in '' $ac_executable_extensions; do
7120   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7121     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7122     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7123     break 2
7124   fi
7125 done
7126   done
7127 IFS=$as_save_IFS
7128
7129 fi
7130 fi
7131 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7132 if test -n "$DSYMUTIL"; then
7133   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7134 $as_echo "$DSYMUTIL" >&6; }
7135 else
7136   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7137 $as_echo "no" >&6; }
7138 fi
7139
7140
7141 fi
7142 if test -z "$ac_cv_prog_DSYMUTIL"; then
7143   ac_ct_DSYMUTIL=$DSYMUTIL
7144   # Extract the first word of "dsymutil", so it can be a program name with args.
7145 set dummy dsymutil; ac_word=$2
7146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7147 $as_echo_n "checking for $ac_word... " >&6; }
7148 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7149   $as_echo_n "(cached) " >&6
7150 else
7151   if test -n "$ac_ct_DSYMUTIL"; then
7152   ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7153 else
7154 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7155 for as_dir in $PATH
7156 do
7157   IFS=$as_save_IFS
7158   test -z "$as_dir" && as_dir=.
7159     for ac_exec_ext in '' $ac_executable_extensions; do
7160   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7161     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7162     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7163     break 2
7164   fi
7165 done
7166   done
7167 IFS=$as_save_IFS
7168
7169 fi
7170 fi
7171 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7172 if test -n "$ac_ct_DSYMUTIL"; then
7173   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7174 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7175 else
7176   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7177 $as_echo "no" >&6; }
7178 fi
7179
7180   if test "x$ac_ct_DSYMUTIL" = x; then
7181     DSYMUTIL=":"
7182   else
7183     case $cross_compiling:$ac_tool_warned in
7184 yes:)
7185 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7186 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7187 ac_tool_warned=yes ;;
7188 esac
7189     DSYMUTIL=$ac_ct_DSYMUTIL
7190   fi
7191 else
7192   DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7193 fi
7194
7195     if test -n "$ac_tool_prefix"; then
7196   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7197 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7199 $as_echo_n "checking for $ac_word... " >&6; }
7200 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7201   $as_echo_n "(cached) " >&6
7202 else
7203   if test -n "$NMEDIT"; then
7204   ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7205 else
7206 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7207 for as_dir in $PATH
7208 do
7209   IFS=$as_save_IFS
7210   test -z "$as_dir" && as_dir=.
7211     for ac_exec_ext in '' $ac_executable_extensions; do
7212   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7213     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7214     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7215     break 2
7216   fi
7217 done
7218   done
7219 IFS=$as_save_IFS
7220
7221 fi
7222 fi
7223 NMEDIT=$ac_cv_prog_NMEDIT
7224 if test -n "$NMEDIT"; then
7225   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7226 $as_echo "$NMEDIT" >&6; }
7227 else
7228   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7229 $as_echo "no" >&6; }
7230 fi
7231
7232
7233 fi
7234 if test -z "$ac_cv_prog_NMEDIT"; then
7235   ac_ct_NMEDIT=$NMEDIT
7236   # Extract the first word of "nmedit", so it can be a program name with args.
7237 set dummy nmedit; ac_word=$2
7238 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7239 $as_echo_n "checking for $ac_word... " >&6; }
7240 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7241   $as_echo_n "(cached) " >&6
7242 else
7243   if test -n "$ac_ct_NMEDIT"; then
7244   ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7245 else
7246 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7247 for as_dir in $PATH
7248 do
7249   IFS=$as_save_IFS
7250   test -z "$as_dir" && as_dir=.
7251     for ac_exec_ext in '' $ac_executable_extensions; do
7252   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7253     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7254     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7255     break 2
7256   fi
7257 done
7258   done
7259 IFS=$as_save_IFS
7260
7261 fi
7262 fi
7263 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7264 if test -n "$ac_ct_NMEDIT"; then
7265   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7266 $as_echo "$ac_ct_NMEDIT" >&6; }
7267 else
7268   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7269 $as_echo "no" >&6; }
7270 fi
7271
7272   if test "x$ac_ct_NMEDIT" = x; then
7273     NMEDIT=":"
7274   else
7275     case $cross_compiling:$ac_tool_warned in
7276 yes:)
7277 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7278 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7279 ac_tool_warned=yes ;;
7280 esac
7281     NMEDIT=$ac_ct_NMEDIT
7282   fi
7283 else
7284   NMEDIT="$ac_cv_prog_NMEDIT"
7285 fi
7286
7287     if test -n "$ac_tool_prefix"; then
7288   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7289 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7291 $as_echo_n "checking for $ac_word... " >&6; }
7292 if test "${ac_cv_prog_LIPO+set}" = set; then :
7293   $as_echo_n "(cached) " >&6
7294 else
7295   if test -n "$LIPO"; then
7296   ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7297 else
7298 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7299 for as_dir in $PATH
7300 do
7301   IFS=$as_save_IFS
7302   test -z "$as_dir" && as_dir=.
7303     for ac_exec_ext in '' $ac_executable_extensions; do
7304   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7305     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7306     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7307     break 2
7308   fi
7309 done
7310   done
7311 IFS=$as_save_IFS
7312
7313 fi
7314 fi
7315 LIPO=$ac_cv_prog_LIPO
7316 if test -n "$LIPO"; then
7317   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7318 $as_echo "$LIPO" >&6; }
7319 else
7320   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7321 $as_echo "no" >&6; }
7322 fi
7323
7324
7325 fi
7326 if test -z "$ac_cv_prog_LIPO"; then
7327   ac_ct_LIPO=$LIPO
7328   # Extract the first word of "lipo", so it can be a program name with args.
7329 set dummy lipo; ac_word=$2
7330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7331 $as_echo_n "checking for $ac_word... " >&6; }
7332 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7333   $as_echo_n "(cached) " >&6
7334 else
7335   if test -n "$ac_ct_LIPO"; then
7336   ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7337 else
7338 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7339 for as_dir in $PATH
7340 do
7341   IFS=$as_save_IFS
7342   test -z "$as_dir" && as_dir=.
7343     for ac_exec_ext in '' $ac_executable_extensions; do
7344   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7345     ac_cv_prog_ac_ct_LIPO="lipo"
7346     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7347     break 2
7348   fi
7349 done
7350   done
7351 IFS=$as_save_IFS
7352
7353 fi
7354 fi
7355 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7356 if test -n "$ac_ct_LIPO"; then
7357   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7358 $as_echo "$ac_ct_LIPO" >&6; }
7359 else
7360   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7361 $as_echo "no" >&6; }
7362 fi
7363
7364   if test "x$ac_ct_LIPO" = x; then
7365     LIPO=":"
7366   else
7367     case $cross_compiling:$ac_tool_warned in
7368 yes:)
7369 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7370 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7371 ac_tool_warned=yes ;;
7372 esac
7373     LIPO=$ac_ct_LIPO
7374   fi
7375 else
7376   LIPO="$ac_cv_prog_LIPO"
7377 fi
7378
7379     if test -n "$ac_tool_prefix"; then
7380   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7381 set dummy ${ac_tool_prefix}otool; ac_word=$2
7382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7383 $as_echo_n "checking for $ac_word... " >&6; }
7384 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7385   $as_echo_n "(cached) " >&6
7386 else
7387   if test -n "$OTOOL"; then
7388   ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7389 else
7390 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7391 for as_dir in $PATH
7392 do
7393   IFS=$as_save_IFS
7394   test -z "$as_dir" && as_dir=.
7395     for ac_exec_ext in '' $ac_executable_extensions; do
7396   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7397     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7398     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7399     break 2
7400   fi
7401 done
7402   done
7403 IFS=$as_save_IFS
7404
7405 fi
7406 fi
7407 OTOOL=$ac_cv_prog_OTOOL
7408 if test -n "$OTOOL"; then
7409   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7410 $as_echo "$OTOOL" >&6; }
7411 else
7412   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7413 $as_echo "no" >&6; }
7414 fi
7415
7416
7417 fi
7418 if test -z "$ac_cv_prog_OTOOL"; then
7419   ac_ct_OTOOL=$OTOOL
7420   # Extract the first word of "otool", so it can be a program name with args.
7421 set dummy otool; ac_word=$2
7422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7423 $as_echo_n "checking for $ac_word... " >&6; }
7424 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7425   $as_echo_n "(cached) " >&6
7426 else
7427   if test -n "$ac_ct_OTOOL"; then
7428   ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7429 else
7430 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7431 for as_dir in $PATH
7432 do
7433   IFS=$as_save_IFS
7434   test -z "$as_dir" && as_dir=.
7435     for ac_exec_ext in '' $ac_executable_extensions; do
7436   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7437     ac_cv_prog_ac_ct_OTOOL="otool"
7438     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7439     break 2
7440   fi
7441 done
7442   done
7443 IFS=$as_save_IFS
7444
7445 fi
7446 fi
7447 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7448 if test -n "$ac_ct_OTOOL"; then
7449   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7450 $as_echo "$ac_ct_OTOOL" >&6; }
7451 else
7452   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7453 $as_echo "no" >&6; }
7454 fi
7455
7456   if test "x$ac_ct_OTOOL" = x; then
7457     OTOOL=":"
7458   else
7459     case $cross_compiling:$ac_tool_warned in
7460 yes:)
7461 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7462 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7463 ac_tool_warned=yes ;;
7464 esac
7465     OTOOL=$ac_ct_OTOOL
7466   fi
7467 else
7468   OTOOL="$ac_cv_prog_OTOOL"
7469 fi
7470
7471     if test -n "$ac_tool_prefix"; then
7472   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7473 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7475 $as_echo_n "checking for $ac_word... " >&6; }
7476 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7477   $as_echo_n "(cached) " >&6
7478 else
7479   if test -n "$OTOOL64"; then
7480   ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7481 else
7482 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7483 for as_dir in $PATH
7484 do
7485   IFS=$as_save_IFS
7486   test -z "$as_dir" && as_dir=.
7487     for ac_exec_ext in '' $ac_executable_extensions; do
7488   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7489     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7490     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7491     break 2
7492   fi
7493 done
7494   done
7495 IFS=$as_save_IFS
7496
7497 fi
7498 fi
7499 OTOOL64=$ac_cv_prog_OTOOL64
7500 if test -n "$OTOOL64"; then
7501   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7502 $as_echo "$OTOOL64" >&6; }
7503 else
7504   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7505 $as_echo "no" >&6; }
7506 fi
7507
7508
7509 fi
7510 if test -z "$ac_cv_prog_OTOOL64"; then
7511   ac_ct_OTOOL64=$OTOOL64
7512   # Extract the first word of "otool64", so it can be a program name with args.
7513 set dummy otool64; ac_word=$2
7514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7515 $as_echo_n "checking for $ac_word... " >&6; }
7516 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7517   $as_echo_n "(cached) " >&6
7518 else
7519   if test -n "$ac_ct_OTOOL64"; then
7520   ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7521 else
7522 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7523 for as_dir in $PATH
7524 do
7525   IFS=$as_save_IFS
7526   test -z "$as_dir" && as_dir=.
7527     for ac_exec_ext in '' $ac_executable_extensions; do
7528   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7529     ac_cv_prog_ac_ct_OTOOL64="otool64"
7530     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7531     break 2
7532   fi
7533 done
7534   done
7535 IFS=$as_save_IFS
7536
7537 fi
7538 fi
7539 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
7540 if test -n "$ac_ct_OTOOL64"; then
7541   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
7542 $as_echo "$ac_ct_OTOOL64" >&6; }
7543 else
7544   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7545 $as_echo "no" >&6; }
7546 fi
7547
7548   if test "x$ac_ct_OTOOL64" = x; then
7549     OTOOL64=":"
7550   else
7551     case $cross_compiling:$ac_tool_warned in
7552 yes:)
7553 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7554 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7555 ac_tool_warned=yes ;;
7556 esac
7557     OTOOL64=$ac_ct_OTOOL64
7558   fi
7559 else
7560   OTOOL64="$ac_cv_prog_OTOOL64"
7561 fi
7562
7563
7564
7565
7566
7567
7568
7569
7570
7571
7572
7573
7574
7575
7576
7577
7578
7579
7580
7581
7582
7583
7584
7585
7586
7587
7588
7589     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7590 $as_echo_n "checking for -single_module linker flag... " >&6; }
7591 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7592   $as_echo_n "(cached) " >&6
7593 else
7594   lt_cv_apple_cc_single_mod=no
7595       if test -z "${LT_MULTI_MODULE}"; then
7596         # By default we will add the -single_module flag. You can override
7597         # by either setting the environment variable LT_MULTI_MODULE
7598         # non-empty at configure time, or by adding -multi_module to the
7599         # link flags.
7600         rm -rf libconftest.dylib*
7601         echo "int foo(void){return 1;}" > conftest.c
7602         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7603 -dynamiclib -Wl,-single_module conftest.c" >&5
7604         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7605           -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7606         _lt_result=$?
7607         if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7608           lt_cv_apple_cc_single_mod=yes
7609         else
7610           cat conftest.err >&5
7611         fi
7612         rm -rf libconftest.dylib*
7613         rm -f conftest.*
7614       fi
7615 fi
7616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7617 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7618     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7619 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7620 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7621   $as_echo_n "(cached) " >&6
7622 else
7623   lt_cv_ld_exported_symbols_list=no
7624       save_LDFLAGS=$LDFLAGS
7625       echo "_main" > conftest.sym
7626       LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
7627       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7628 /* end confdefs.h.  */
7629
7630 int
7631 main ()
7632 {
7633
7634   ;
7635   return 0;
7636 }
7637 _ACEOF
7638 if ac_fn_c_try_link "$LINENO"; then :
7639   lt_cv_ld_exported_symbols_list=yes
7640 else
7641   lt_cv_ld_exported_symbols_list=no
7642 fi
7643 rm -f core conftest.err conftest.$ac_objext \
7644     conftest$ac_exeext conftest.$ac_ext
7645         LDFLAGS="$save_LDFLAGS"
7646
7647 fi
7648 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7649 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7650     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7651 $as_echo_n "checking for -force_load linker flag... " >&6; }
7652 if test "${lt_cv_ld_force_load+set}" = set; then :
7653   $as_echo_n "(cached) " >&6
7654 else
7655   lt_cv_ld_force_load=no
7656       cat > conftest.c << _LT_EOF
7657 int forced_loaded() { return 2;}
7658 _LT_EOF
7659       echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7660       $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7661       echo "$AR cru libconftest.a conftest.o" >&5
7662       $AR cru libconftest.a conftest.o 2>&5
7663       cat > conftest.c << _LT_EOF
7664 int main() { return 0;}
7665 _LT_EOF
7666       echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7667       $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7668       _lt_result=$?
7669       if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
7670         lt_cv_ld_force_load=yes
7671       else
7672         cat conftest.err >&5
7673       fi
7674         rm -f conftest.err libconftest.a conftest conftest.c
7675         rm -rf conftest.dSYM
7676
7677 fi
7678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7679 $as_echo "$lt_cv_ld_force_load" >&6; }
7680     case $host_os in
7681     rhapsody* | darwin1.[012])
7682       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
7683     darwin1.*)
7684       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7685     darwin*) # darwin 5.x on
7686       # if running on 10.5 or later, the deployment target defaults
7687       # to the OS version, if on x86, and 10.4, the deployment
7688       # target defaults to 10.4. Don't you love it?
7689       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
7690         10.0,*86*-darwin8*|10.0,*-darwin[91]*)
7691           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7692         10.[012]*)
7693           _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
7694         10.*)
7695           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
7696       esac
7697     ;;
7698   esac
7699     if test "$lt_cv_apple_cc_single_mod" = "yes"; then
7700       _lt_dar_single_mod='$single_module'
7701     fi
7702     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
7703       _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
7704     else
7705       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7706     fi
7707     if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7708       _lt_dsymutil='~$DSYMUTIL $lib || :'
7709     else
7710       _lt_dsymutil=
7711     fi
7712     ;;
7713   esac
7714
7715 for ac_header in dlfcn.h
7716 do :
7717   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
7718 "
7719 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
7720   cat >>confdefs.h <<_ACEOF
7721 #define HAVE_DLFCN_H 1
7722 _ACEOF
7723
7724 fi
7725
7726 done
7727
7728
7729
7730
7731
7732 # Set options
7733
7734
7735
7736         enable_dlopen=no
7737
7738
7739   enable_win32_dll=no
7740
7741
7742             # Check whether --enable-shared was given.
7743 if test "${enable_shared+set}" = set; then :
7744   enableval=$enable_shared; p=${PACKAGE-default}
7745     case $enableval in
7746     yes) enable_shared=yes ;;
7747     no) enable_shared=no ;;
7748     *)
7749       enable_shared=no
7750       # Look at the argument we got.  We use all the common list separators.
7751       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7752       for pkg in $enableval; do
7753         IFS="$lt_save_ifs"
7754         if test "X$pkg" = "X$p"; then
7755           enable_shared=yes
7756         fi
7757       done
7758       IFS="$lt_save_ifs"
7759       ;;
7760     esac
7761 else
7762   enable_shared=yes
7763 fi
7764
7765
7766
7767
7768
7769
7770
7771
7772
7773   # Check whether --enable-static was given.
7774 if test "${enable_static+set}" = set; then :
7775   enableval=$enable_static; p=${PACKAGE-default}
7776     case $enableval in
7777     yes) enable_static=yes ;;
7778     no) enable_static=no ;;
7779     *)
7780      enable_static=no
7781       # Look at the argument we got.  We use all the common list separators.
7782       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7783       for pkg in $enableval; do
7784         IFS="$lt_save_ifs"
7785         if test "X$pkg" = "X$p"; then
7786           enable_static=yes
7787         fi
7788       done
7789       IFS="$lt_save_ifs"
7790       ;;
7791     esac
7792 else
7793   enable_static=yes
7794 fi
7795
7796
7797
7798
7799
7800
7801
7802
7803
7804
7805 # Check whether --with-pic was given.
7806 if test "${with_pic+set}" = set; then :
7807   withval=$with_pic; pic_mode="$withval"
7808 else
7809   pic_mode=default
7810 fi
7811
7812
7813 test -z "$pic_mode" && pic_mode=default
7814
7815
7816
7817
7818
7819
7820
7821   # Check whether --enable-fast-install was given.
7822 if test "${enable_fast_install+set}" = set; then :
7823   enableval=$enable_fast_install; p=${PACKAGE-default}
7824     case $enableval in
7825     yes) enable_fast_install=yes ;;
7826     no) enable_fast_install=no ;;
7827     *)
7828       enable_fast_install=no
7829       # Look at the argument we got.  We use all the common list separators.
7830       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7831       for pkg in $enableval; do
7832         IFS="$lt_save_ifs"
7833         if test "X$pkg" = "X$p"; then
7834           enable_fast_install=yes
7835         fi
7836       done
7837       IFS="$lt_save_ifs"
7838       ;;
7839     esac
7840 else
7841   enable_fast_install=yes
7842 fi
7843
7844
7845
7846
7847
7848
7849
7850
7851
7852
7853
7854 # This can be used to rebuild libtool when needed
7855 LIBTOOL_DEPS="$ltmain"
7856
7857 # Always use our own libtool.
7858 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
7859
7860
7861
7862
7863
7864
7865
7866
7867
7868
7869
7870
7871
7872
7873
7874
7875
7876
7877
7878
7879
7880
7881
7882
7883
7884
7885 test -z "$LN_S" && LN_S="ln -s"
7886
7887
7888
7889
7890
7891
7892
7893
7894
7895
7896
7897
7898
7899
7900 if test -n "${ZSH_VERSION+set}" ; then
7901    setopt NO_GLOB_SUBST
7902 fi
7903
7904 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7905 $as_echo_n "checking for objdir... " >&6; }
7906 if test "${lt_cv_objdir+set}" = set; then :
7907   $as_echo_n "(cached) " >&6
7908 else
7909   rm -f .libs 2>/dev/null
7910 mkdir .libs 2>/dev/null
7911 if test -d .libs; then
7912   lt_cv_objdir=.libs
7913 else
7914   # MS-DOS does not allow filenames that begin with a dot.
7915   lt_cv_objdir=_libs
7916 fi
7917 rmdir .libs 2>/dev/null
7918 fi
7919 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7920 $as_echo "$lt_cv_objdir" >&6; }
7921 objdir=$lt_cv_objdir
7922
7923
7924
7925
7926
7927 cat >>confdefs.h <<_ACEOF
7928 #define LT_OBJDIR "$lt_cv_objdir/"
7929 _ACEOF
7930
7931
7932
7933
7934 case $host_os in
7935 aix3*)
7936   # AIX sometimes has problems with the GCC collect2 program.  For some
7937   # reason, if we set the COLLECT_NAMES environment variable, the problems
7938   # vanish in a puff of smoke.
7939   if test "X${COLLECT_NAMES+set}" != Xset; then
7940     COLLECT_NAMES=
7941     export COLLECT_NAMES
7942   fi
7943   ;;
7944 esac
7945
7946 # Global variables:
7947 ofile=libtool
7948 can_build_shared=yes
7949
7950 # All known linkers require a `.a' archive for static linking (except MSVC,
7951 # which needs '.lib').
7952 libext=a
7953
7954 with_gnu_ld="$lt_cv_prog_gnu_ld"
7955
7956 old_CC="$CC"
7957 old_CFLAGS="$CFLAGS"
7958
7959 # Set sane defaults for various variables
7960 test -z "$CC" && CC=cc
7961 test -z "$LTCC" && LTCC=$CC
7962 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7963 test -z "$LD" && LD=ld
7964 test -z "$ac_objext" && ac_objext=o
7965
7966 for cc_temp in $compiler""; do
7967   case $cc_temp in
7968     compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
7969     distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
7970     \-*) ;;
7971     *) break;;
7972   esac
7973 done
7974 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
7975
7976
7977 # Only perform the check for file, if the check method requires it
7978 test -z "$MAGIC_CMD" && MAGIC_CMD=file
7979 case $deplibs_check_method in
7980 file_magic*)
7981   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7982     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7983 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7984 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7985   $as_echo_n "(cached) " >&6
7986 else
7987   case $MAGIC_CMD in
7988 [\\/*] |  ?:[\\/]*)
7989   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7990   ;;
7991 *)
7992   lt_save_MAGIC_CMD="$MAGIC_CMD"
7993   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7994   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7995   for ac_dir in $ac_dummy; do
7996     IFS="$lt_save_ifs"
7997     test -z "$ac_dir" && ac_dir=.
7998     if test -f $ac_dir/${ac_tool_prefix}file; then
7999       lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
8000       if test -n "$file_magic_test_file"; then
8001         case $deplibs_check_method in
8002         "file_magic "*)
8003           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8004           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8005           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8006             $EGREP "$file_magic_regex" > /dev/null; then
8007             :
8008           else
8009             cat <<_LT_EOF 1>&2
8010
8011 *** Warning: the command libtool uses to detect shared libraries,
8012 *** $file_magic_cmd, produces output that libtool cannot recognize.
8013 *** The result is that libtool may fail to recognize shared libraries
8014 *** as such.  This will affect the creation of libtool libraries that
8015 *** depend on shared libraries, but programs linked with such libtool
8016 *** libraries will work regardless of this problem.  Nevertheless, you
8017 *** may want to report the problem to your system manager and/or to
8018 *** bug-libtool@gnu.org
8019
8020 _LT_EOF
8021           fi ;;
8022         esac
8023       fi
8024       break
8025     fi
8026   done
8027   IFS="$lt_save_ifs"
8028   MAGIC_CMD="$lt_save_MAGIC_CMD"
8029   ;;
8030 esac
8031 fi
8032
8033 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8034 if test -n "$MAGIC_CMD"; then
8035   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8036 $as_echo "$MAGIC_CMD" >&6; }
8037 else
8038   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8039 $as_echo "no" >&6; }
8040 fi
8041
8042
8043
8044
8045
8046 if test -z "$lt_cv_path_MAGIC_CMD"; then
8047   if test -n "$ac_tool_prefix"; then
8048     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8049 $as_echo_n "checking for file... " >&6; }
8050 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8051   $as_echo_n "(cached) " >&6
8052 else
8053   case $MAGIC_CMD in
8054 [\\/*] |  ?:[\\/]*)
8055   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
8056   ;;
8057 *)
8058   lt_save_MAGIC_CMD="$MAGIC_CMD"
8059   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
8060   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
8061   for ac_dir in $ac_dummy; do
8062     IFS="$lt_save_ifs"
8063     test -z "$ac_dir" && ac_dir=.
8064     if test -f $ac_dir/file; then
8065       lt_cv_path_MAGIC_CMD="$ac_dir/file"
8066       if test -n "$file_magic_test_file"; then
8067         case $deplibs_check_method in
8068         "file_magic "*)
8069           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
8070           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8071           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
8072             $EGREP "$file_magic_regex" > /dev/null; then
8073             :
8074           else
8075             cat <<_LT_EOF 1>&2
8076
8077 *** Warning: the command libtool uses to detect shared libraries,
8078 *** $file_magic_cmd, produces output that libtool cannot recognize.
8079 *** The result is that libtool may fail to recognize shared libraries
8080 *** as such.  This will affect the creation of libtool libraries that
8081 *** depend on shared libraries, but programs linked with such libtool
8082 *** libraries will work regardless of this problem.  Nevertheless, you
8083 *** may want to report the problem to your system manager and/or to
8084 *** bug-libtool@gnu.org
8085
8086 _LT_EOF
8087           fi ;;
8088         esac
8089       fi
8090       break
8091     fi
8092   done
8093   IFS="$lt_save_ifs"
8094   MAGIC_CMD="$lt_save_MAGIC_CMD"
8095   ;;
8096 esac
8097 fi
8098
8099 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
8100 if test -n "$MAGIC_CMD"; then
8101   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
8102 $as_echo "$MAGIC_CMD" >&6; }
8103 else
8104   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8105 $as_echo "no" >&6; }
8106 fi
8107
8108
8109   else
8110     MAGIC_CMD=:
8111   fi
8112 fi
8113
8114   fi
8115   ;;
8116 esac
8117
8118 # Use C for the default configuration in the libtool script
8119
8120 lt_save_CC="$CC"
8121 ac_ext=c
8122 ac_cpp='$CPP $CPPFLAGS'
8123 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8124 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8125 ac_compiler_gnu=$ac_cv_c_compiler_gnu
8126
8127
8128 # Source file extension for C test sources.
8129 ac_ext=c
8130
8131 # Object file extension for compiled C test sources.
8132 objext=o
8133 objext=$objext
8134
8135 # Code to be used in simple compile tests
8136 lt_simple_compile_test_code="int some_variable = 0;"
8137
8138 # Code to be used in simple link tests
8139 lt_simple_link_test_code='int main(){return(0);}'
8140
8141
8142
8143
8144
8145
8146
8147 # If no C compiler was specified, use CC.
8148 LTCC=${LTCC-"$CC"}
8149
8150 # If no C compiler flags were specified, use CFLAGS.
8151 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
8152
8153 # Allow CC to be a program name with arguments.
8154 compiler=$CC
8155
8156 # Save the default compiler, since it gets overwritten when the other
8157 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
8158 compiler_DEFAULT=$CC
8159
8160 # save warnings/boilerplate of simple test code
8161 ac_outfile=conftest.$ac_objext
8162 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
8163 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8164 _lt_compiler_boilerplate=`cat conftest.err`
8165 $RM conftest*
8166
8167 ac_outfile=conftest.$ac_objext
8168 echo "$lt_simple_link_test_code" >conftest.$ac_ext
8169 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
8170 _lt_linker_boilerplate=`cat conftest.err`
8171 $RM -r conftest*
8172
8173
8174 ## CAVEAT EMPTOR:
8175 ## There is no encapsulation within the following macros, do not change
8176 ## the running order or otherwise move them around unless you know exactly
8177 ## what you are doing...
8178 if test -n "$compiler"; then
8179
8180 lt_prog_compiler_no_builtin_flag=
8181
8182 if test "$GCC" = yes; then
8183   case $cc_basename in
8184   nvcc*)
8185     lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8186   *)
8187     lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8188   esac
8189
8190   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8191 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8192 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8193   $as_echo_n "(cached) " >&6
8194 else
8195   lt_cv_prog_compiler_rtti_exceptions=no
8196    ac_outfile=conftest.$ac_objext
8197    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8198    lt_compiler_flag="-fno-rtti -fno-exceptions"
8199    # Insert the option either (1) after the last *FLAGS variable, or
8200    # (2) before a word containing "conftest.", or (3) at the end.
8201    # Note that $ac_compile itself does not contain backslashes and begins
8202    # with a dollar sign (not a hyphen), so the echo should work correctly.
8203    # The option is referenced via a variable to avoid confusing sed.
8204    lt_compile=`echo "$ac_compile" | $SED \
8205    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8206    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8207    -e 's:$: $lt_compiler_flag:'`
8208    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8209    (eval "$lt_compile" 2>conftest.err)
8210    ac_status=$?
8211    cat conftest.err >&5
8212    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8213    if (exit $ac_status) && test -s "$ac_outfile"; then
8214      # The compiler can only warn and ignore the option if not recognized
8215      # So say no if there are warnings other than the usual output.
8216      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8217      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8218      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8219        lt_cv_prog_compiler_rtti_exceptions=yes
8220      fi
8221    fi
8222    $RM conftest*
8223
8224 fi
8225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
8226 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
8227
8228 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
8229     lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
8230 else
8231     :
8232 fi
8233
8234 fi
8235
8236
8237
8238
8239
8240
8241   lt_prog_compiler_wl=
8242 lt_prog_compiler_pic=
8243 lt_prog_compiler_static=
8244
8245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8246 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8247
8248   if test "$GCC" = yes; then
8249     lt_prog_compiler_wl='-Wl,'
8250     lt_prog_compiler_static='-static'
8251
8252     case $host_os in
8253       aix*)
8254       # All AIX code is PIC.
8255       if test "$host_cpu" = ia64; then
8256         # AIX 5 now supports IA64 processor
8257         lt_prog_compiler_static='-Bstatic'
8258       fi
8259       ;;
8260
8261     amigaos*)
8262       case $host_cpu in
8263       powerpc)
8264             # see comment about AmigaOS4 .so support
8265             lt_prog_compiler_pic='-fPIC'
8266         ;;
8267       m68k)
8268             # FIXME: we need at least 68020 code to build shared libraries, but
8269             # adding the `-m68020' flag to GCC prevents building anything better,
8270             # like `-m68040'.
8271             lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
8272         ;;
8273       esac
8274       ;;
8275
8276     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
8277       # PIC is the default for these OSes.
8278       ;;
8279
8280     mingw* | cygwin* | pw32* | os2* | cegcc*)
8281       # This hack is so that the source file can tell whether it is being
8282       # built for inclusion in a dll (and should export symbols for example).
8283       # Although the cygwin gcc ignores -fPIC, still need this for old-style
8284       # (--disable-auto-import) libraries
8285       lt_prog_compiler_pic='-DDLL_EXPORT'
8286       ;;
8287
8288     darwin* | rhapsody*)
8289       # PIC is the default on this platform
8290       # Common symbols not allowed in MH_DYLIB files
8291       lt_prog_compiler_pic='-fno-common'
8292       ;;
8293
8294     haiku*)
8295       # PIC is the default for Haiku.
8296       # The "-static" flag exists, but is broken.
8297       lt_prog_compiler_static=
8298       ;;
8299
8300     hpux*)
8301       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8302       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
8303       # sets the default TLS model and affects inlining.
8304       case $host_cpu in
8305       hppa*64*)
8306         # +Z the default
8307         ;;
8308       *)
8309         lt_prog_compiler_pic='-fPIC'
8310         ;;
8311       esac
8312       ;;
8313
8314     interix[3-9]*)
8315       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
8316       # Instead, we relocate shared libraries at runtime.
8317       ;;
8318
8319     msdosdjgpp*)
8320       # Just because we use GCC doesn't mean we suddenly get shared libraries
8321       # on systems that don't support them.
8322       lt_prog_compiler_can_build_shared=no
8323       enable_shared=no
8324       ;;
8325
8326     *nto* | *qnx*)
8327       # QNX uses GNU C++, but need to define -shared option too, otherwise
8328       # it will coredump.
8329       lt_prog_compiler_pic='-fPIC -shared'
8330       ;;
8331
8332     sysv4*MP*)
8333       if test -d /usr/nec; then
8334         lt_prog_compiler_pic=-Kconform_pic
8335       fi
8336       ;;
8337
8338     *)
8339       lt_prog_compiler_pic='-fPIC'
8340       ;;
8341     esac
8342
8343     case $cc_basename in
8344     nvcc*) # Cuda Compiler Driver 2.2
8345       lt_prog_compiler_wl='-Xlinker '
8346       lt_prog_compiler_pic='-Xcompiler -fPIC'
8347       ;;
8348     esac
8349   else
8350     # PORTME Check for flag to pass linker flags through the system compiler.
8351     case $host_os in
8352     aix*)
8353       lt_prog_compiler_wl='-Wl,'
8354       if test "$host_cpu" = ia64; then
8355         # AIX 5 now supports IA64 processor
8356         lt_prog_compiler_static='-Bstatic'
8357       else
8358         lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
8359       fi
8360       ;;
8361
8362     mingw* | cygwin* | pw32* | os2* | cegcc*)
8363       # This hack is so that the source file can tell whether it is being
8364       # built for inclusion in a dll (and should export symbols for example).
8365       lt_prog_compiler_pic='-DDLL_EXPORT'
8366       ;;
8367
8368     hpux9* | hpux10* | hpux11*)
8369       lt_prog_compiler_wl='-Wl,'
8370       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
8371       # not for PA HP-UX.
8372       case $host_cpu in
8373       hppa*64*|ia64*)
8374         # +Z the default
8375         ;;
8376       *)
8377         lt_prog_compiler_pic='+Z'
8378         ;;
8379       esac
8380       # Is there a better lt_prog_compiler_static that works with the bundled CC?
8381       lt_prog_compiler_static='${wl}-a ${wl}archive'
8382       ;;
8383
8384     irix5* | irix6* | nonstopux*)
8385       lt_prog_compiler_wl='-Wl,'
8386       # PIC (with -KPIC) is the default.
8387       lt_prog_compiler_static='-non_shared'
8388       ;;
8389
8390     linux* | k*bsd*-gnu | kopensolaris*-gnu)
8391       case $cc_basename in
8392       # old Intel for x86_64 which still supported -KPIC.
8393       ecc*)
8394         lt_prog_compiler_wl='-Wl,'
8395         lt_prog_compiler_pic='-KPIC'
8396         lt_prog_compiler_static='-static'
8397         ;;
8398       # icc used to be incompatible with GCC.
8399       # ICC 10 doesn't accept -KPIC any more.
8400       icc* | ifort*)
8401         lt_prog_compiler_wl='-Wl,'
8402         lt_prog_compiler_pic='-fPIC'
8403         lt_prog_compiler_static='-static'
8404         ;;
8405       # Lahey Fortran 8.1.
8406       lf95*)
8407         lt_prog_compiler_wl='-Wl,'
8408         lt_prog_compiler_pic='--shared'
8409         lt_prog_compiler_static='--static'
8410         ;;
8411       pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8412         # Portland Group compilers (*not* the Pentium gcc compiler,
8413         # which looks to be a dead project)
8414         lt_prog_compiler_wl='-Wl,'
8415         lt_prog_compiler_pic='-fpic'
8416         lt_prog_compiler_static='-Bstatic'
8417         ;;
8418       ccc*)
8419         lt_prog_compiler_wl='-Wl,'
8420         # All Alpha code is PIC.
8421         lt_prog_compiler_static='-non_shared'
8422         ;;
8423       xl* | bgxl* | bgf* | mpixl*)
8424         # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8425         lt_prog_compiler_wl='-Wl,'
8426         lt_prog_compiler_pic='-qpic'
8427         lt_prog_compiler_static='-qstaticlink'
8428         ;;
8429       *)
8430         case `$CC -V 2>&1 | sed 5q` in
8431         *Sun\ F* | *Sun*Fortran*)
8432           # Sun Fortran 8.3 passes all unrecognized flags to the linker
8433           lt_prog_compiler_pic='-KPIC'
8434           lt_prog_compiler_static='-Bstatic'
8435           lt_prog_compiler_wl=''
8436           ;;
8437         *Sun\ C*)
8438           # Sun C 5.9
8439           lt_prog_compiler_pic='-KPIC'
8440           lt_prog_compiler_static='-Bstatic'
8441           lt_prog_compiler_wl='-Wl,'
8442           ;;
8443         esac
8444         ;;
8445       esac
8446       ;;
8447
8448     newsos6)
8449       lt_prog_compiler_pic='-KPIC'
8450       lt_prog_compiler_static='-Bstatic'
8451       ;;
8452
8453     *nto* | *qnx*)
8454       # QNX uses GNU C++, but need to define -shared option too, otherwise
8455       # it will coredump.
8456       lt_prog_compiler_pic='-fPIC -shared'
8457       ;;
8458
8459     osf3* | osf4* | osf5*)
8460       lt_prog_compiler_wl='-Wl,'
8461       # All OSF/1 code is PIC.
8462       lt_prog_compiler_static='-non_shared'
8463       ;;
8464
8465     rdos*)
8466       lt_prog_compiler_static='-non_shared'
8467       ;;
8468
8469     solaris*)
8470       lt_prog_compiler_pic='-KPIC'
8471       lt_prog_compiler_static='-Bstatic'
8472       case $cc_basename in
8473       f77* | f90* | f95*)
8474         lt_prog_compiler_wl='-Qoption ld ';;
8475       *)
8476         lt_prog_compiler_wl='-Wl,';;
8477       esac
8478       ;;
8479
8480     sunos4*)
8481       lt_prog_compiler_wl='-Qoption ld '
8482       lt_prog_compiler_pic='-PIC'
8483       lt_prog_compiler_static='-Bstatic'
8484       ;;
8485
8486     sysv4 | sysv4.2uw2* | sysv4.3*)
8487       lt_prog_compiler_wl='-Wl,'
8488       lt_prog_compiler_pic='-KPIC'
8489       lt_prog_compiler_static='-Bstatic'
8490       ;;
8491
8492     sysv4*MP*)
8493       if test -d /usr/nec ;then
8494         lt_prog_compiler_pic='-Kconform_pic'
8495         lt_prog_compiler_static='-Bstatic'
8496       fi
8497       ;;
8498
8499     sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
8500       lt_prog_compiler_wl='-Wl,'
8501       lt_prog_compiler_pic='-KPIC'
8502       lt_prog_compiler_static='-Bstatic'
8503       ;;
8504
8505     unicos*)
8506       lt_prog_compiler_wl='-Wl,'
8507       lt_prog_compiler_can_build_shared=no
8508       ;;
8509
8510     uts4*)
8511       lt_prog_compiler_pic='-pic'
8512       lt_prog_compiler_static='-Bstatic'
8513       ;;
8514
8515     *)
8516       lt_prog_compiler_can_build_shared=no
8517       ;;
8518     esac
8519   fi
8520
8521 case $host_os in
8522   # For platforms which do not support PIC, -DPIC is meaningless:
8523   *djgpp*)
8524     lt_prog_compiler_pic=
8525     ;;
8526   *)
8527     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
8528     ;;
8529 esac
8530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8531 $as_echo "$lt_prog_compiler_pic" >&6; }
8532
8533
8534
8535
8536
8537
8538 #
8539 # Check to make sure the PIC flag actually works.
8540 #
8541 if test -n "$lt_prog_compiler_pic"; then
8542   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8543 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8544 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8545   $as_echo_n "(cached) " >&6
8546 else
8547   lt_cv_prog_compiler_pic_works=no
8548    ac_outfile=conftest.$ac_objext
8549    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8550    lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
8551    # Insert the option either (1) after the last *FLAGS variable, or
8552    # (2) before a word containing "conftest.", or (3) at the end.
8553    # Note that $ac_compile itself does not contain backslashes and begins
8554    # with a dollar sign (not a hyphen), so the echo should work correctly.
8555    # The option is referenced via a variable to avoid confusing sed.
8556    lt_compile=`echo "$ac_compile" | $SED \
8557    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8558    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8559    -e 's:$: $lt_compiler_flag:'`
8560    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8561    (eval "$lt_compile" 2>conftest.err)
8562    ac_status=$?
8563    cat conftest.err >&5
8564    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8565    if (exit $ac_status) && test -s "$ac_outfile"; then
8566      # The compiler can only warn and ignore the option if not recognized
8567      # So say no if there are warnings other than the usual output.
8568      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8569      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8570      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8571        lt_cv_prog_compiler_pic_works=yes
8572      fi
8573    fi
8574    $RM conftest*
8575
8576 fi
8577 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
8578 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
8579
8580 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
8581     case $lt_prog_compiler_pic in
8582      "" | " "*) ;;
8583      *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
8584      esac
8585 else
8586     lt_prog_compiler_pic=
8587      lt_prog_compiler_can_build_shared=no
8588 fi
8589
8590 fi
8591
8592
8593
8594
8595
8596
8597 #
8598 # Check to make sure the static flag actually works.
8599 #
8600 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
8601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
8602 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8603 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
8604   $as_echo_n "(cached) " >&6
8605 else
8606   lt_cv_prog_compiler_static_works=no
8607    save_LDFLAGS="$LDFLAGS"
8608    LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
8609    echo "$lt_simple_link_test_code" > conftest.$ac_ext
8610    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8611      # The linker can only warn and ignore the option if not recognized
8612      # So say no if there are warnings
8613      if test -s conftest.err; then
8614        # Append any errors to the config.log.
8615        cat conftest.err 1>&5
8616        $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8617        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8618        if diff conftest.exp conftest.er2 >/dev/null; then
8619          lt_cv_prog_compiler_static_works=yes
8620        fi
8621      else
8622        lt_cv_prog_compiler_static_works=yes
8623      fi
8624    fi
8625    $RM -r conftest*
8626    LDFLAGS="$save_LDFLAGS"
8627
8628 fi
8629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
8630 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
8631
8632 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
8633     :
8634 else
8635     lt_prog_compiler_static=
8636 fi
8637
8638
8639
8640
8641
8642
8643
8644   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8645 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8646 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8647   $as_echo_n "(cached) " >&6
8648 else
8649   lt_cv_prog_compiler_c_o=no
8650    $RM -r conftest 2>/dev/null
8651    mkdir conftest
8652    cd conftest
8653    mkdir out
8654    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8655
8656    lt_compiler_flag="-o out/conftest2.$ac_objext"
8657    # Insert the option either (1) after the last *FLAGS variable, or
8658    # (2) before a word containing "conftest.", or (3) at the end.
8659    # Note that $ac_compile itself does not contain backslashes and begins
8660    # with a dollar sign (not a hyphen), so the echo should work correctly.
8661    lt_compile=`echo "$ac_compile" | $SED \
8662    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8663    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8664    -e 's:$: $lt_compiler_flag:'`
8665    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8666    (eval "$lt_compile" 2>out/conftest.err)
8667    ac_status=$?
8668    cat out/conftest.err >&5
8669    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8670    if (exit $ac_status) && test -s out/conftest2.$ac_objext
8671    then
8672      # The compiler can only warn and ignore the option if not recognized
8673      # So say no if there are warnings
8674      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8675      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8676      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8677        lt_cv_prog_compiler_c_o=yes
8678      fi
8679    fi
8680    chmod u+w . 2>&5
8681    $RM conftest*
8682    # SGI C++ compiler will create directory out/ii_files/ for
8683    # template instantiation
8684    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8685    $RM out/* && rmdir out
8686    cd ..
8687    $RM -r conftest
8688    $RM conftest*
8689
8690 fi
8691 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8692 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8693
8694
8695
8696
8697
8698
8699   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
8700 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8701 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
8702   $as_echo_n "(cached) " >&6
8703 else
8704   lt_cv_prog_compiler_c_o=no
8705    $RM -r conftest 2>/dev/null
8706    mkdir conftest
8707    cd conftest
8708    mkdir out
8709    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8710
8711    lt_compiler_flag="-o out/conftest2.$ac_objext"
8712    # Insert the option either (1) after the last *FLAGS variable, or
8713    # (2) before a word containing "conftest.", or (3) at the end.
8714    # Note that $ac_compile itself does not contain backslashes and begins
8715    # with a dollar sign (not a hyphen), so the echo should work correctly.
8716    lt_compile=`echo "$ac_compile" | $SED \
8717    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8718    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8719    -e 's:$: $lt_compiler_flag:'`
8720    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8721    (eval "$lt_compile" 2>out/conftest.err)
8722    ac_status=$?
8723    cat out/conftest.err >&5
8724    echo "$as_me:$LINENO: \$? = $ac_status" >&5
8725    if (exit $ac_status) && test -s out/conftest2.$ac_objext
8726    then
8727      # The compiler can only warn and ignore the option if not recognized
8728      # So say no if there are warnings
8729      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
8730      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
8731      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
8732        lt_cv_prog_compiler_c_o=yes
8733      fi
8734    fi
8735    chmod u+w . 2>&5
8736    $RM conftest*
8737    # SGI C++ compiler will create directory out/ii_files/ for
8738    # template instantiation
8739    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
8740    $RM out/* && rmdir out
8741    cd ..
8742    $RM -r conftest
8743    $RM conftest*
8744
8745 fi
8746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
8747 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
8748
8749
8750
8751
8752 hard_links="nottested"
8753 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
8754   # do not overwrite the value of need_locks provided by the user
8755   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
8756 $as_echo_n "checking if we can lock with hard links... " >&6; }
8757   hard_links=yes
8758   $RM conftest*
8759   ln conftest.a conftest.b 2>/dev/null && hard_links=no
8760   touch conftest.a
8761   ln conftest.a conftest.b 2>&5 || hard_links=no
8762   ln conftest.a conftest.b 2>/dev/null && hard_links=no
8763   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
8764 $as_echo "$hard_links" >&6; }
8765   if test "$hard_links" = no; then
8766     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8767 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
8768     need_locks=warn
8769   fi
8770 else
8771   need_locks=no
8772 fi
8773
8774
8775
8776
8777
8778
8779   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8780 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
8781
8782   runpath_var=
8783   allow_undefined_flag=
8784   always_export_symbols=no
8785   archive_cmds=
8786   archive_expsym_cmds=
8787   compiler_needs_object=no
8788   enable_shared_with_static_runtimes=no
8789   export_dynamic_flag_spec=
8790   export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
8791   hardcode_automatic=no
8792   hardcode_direct=no
8793   hardcode_direct_absolute=no
8794   hardcode_libdir_flag_spec=
8795   hardcode_libdir_flag_spec_ld=
8796   hardcode_libdir_separator=
8797   hardcode_minus_L=no
8798   hardcode_shlibpath_var=unsupported
8799   inherit_rpath=no
8800   link_all_deplibs=unknown
8801   module_cmds=
8802   module_expsym_cmds=
8803   old_archive_from_new_cmds=
8804   old_archive_from_expsyms_cmds=
8805   thread_safe_flag_spec=
8806   whole_archive_flag_spec=
8807   # include_expsyms should be a list of space-separated symbols to be *always*
8808   # included in the symbol list
8809   include_expsyms=
8810   # exclude_expsyms can be an extended regexp of symbols to exclude
8811   # it will be wrapped by ` (' and `)$', so one must not match beginning or
8812   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
8813   # as well as any symbol that contains `d'.
8814   exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
8815   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
8816   # platforms (ab)use it in PIC code, but their linkers get confused if
8817   # the symbol is explicitly referenced.  Since portable code cannot
8818   # rely on this symbol name, it's probably fine to never include it in
8819   # preloaded symbol tables.
8820   # Exclude shared library initialization/finalization symbols.
8821   extract_expsyms_cmds=
8822
8823   case $host_os in
8824   cygwin* | mingw* | pw32* | cegcc*)
8825     # FIXME: the MSVC++ port hasn't been tested in a loooong time
8826     # When not using gcc, we currently assume that we are using
8827     # Microsoft Visual C++.
8828     if test "$GCC" != yes; then
8829       with_gnu_ld=no
8830     fi
8831     ;;
8832   interix*)
8833     # we just hope/assume this is gcc and not c89 (= MSVC++)
8834     with_gnu_ld=yes
8835     ;;
8836   openbsd*)
8837     with_gnu_ld=no
8838     ;;
8839   esac
8840
8841   ld_shlibs=yes
8842
8843   # On some targets, GNU ld is compatible enough with the native linker
8844   # that we're better off using the native interface for both.
8845   lt_use_gnu_ld_interface=no
8846   if test "$with_gnu_ld" = yes; then
8847     case $host_os in
8848       aix*)
8849         # The AIX port of GNU ld has always aspired to compatibility
8850         # with the native linker.  However, as the warning in the GNU ld
8851         # block says, versions before 2.19.5* couldn't really create working
8852         # shared libraries, regardless of the interface used.
8853         case `$LD -v 2>&1` in
8854           *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8855           *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8856           *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8857           *)
8858             lt_use_gnu_ld_interface=yes
8859             ;;
8860         esac
8861         ;;
8862       *)
8863         lt_use_gnu_ld_interface=yes
8864         ;;
8865     esac
8866   fi
8867
8868   if test "$lt_use_gnu_ld_interface" = yes; then
8869     # If archive_cmds runs LD, not CC, wlarc should be empty
8870     wlarc='${wl}'
8871
8872     # Set some defaults for GNU ld with shared library support. These
8873     # are reset later if shared libraries are not supported. Putting them
8874     # here allows them to be overridden if necessary.
8875     runpath_var=LD_RUN_PATH
8876     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8877     export_dynamic_flag_spec='${wl}--export-dynamic'
8878     # ancient GNU ld didn't support --whole-archive et. al.
8879     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
8880       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
8881     else
8882       whole_archive_flag_spec=
8883     fi
8884     supports_anon_versioning=no
8885     case `$LD -v 2>&1` in
8886       *GNU\ gold*) supports_anon_versioning=yes ;;
8887       *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
8888       *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
8889       *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
8890       *\ 2.11.*) ;; # other 2.11 versions
8891       *) supports_anon_versioning=yes ;;
8892     esac
8893
8894     # See if GNU ld supports shared libraries.
8895     case $host_os in
8896     aix[3-9]*)
8897       # On AIX/PPC, the GNU linker is very broken
8898       if test "$host_cpu" != ia64; then
8899         ld_shlibs=no
8900         cat <<_LT_EOF 1>&2
8901
8902 *** Warning: the GNU linker, at least up to release 2.19, is reported
8903 *** to be unable to reliably create shared libraries on AIX.
8904 *** Therefore, libtool is disabling shared libraries support.  If you
8905 *** really care for shared libraries, you may want to install binutils
8906 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8907 *** You will then need to restart the configuration process.
8908
8909 _LT_EOF
8910       fi
8911       ;;
8912
8913     amigaos*)
8914       case $host_cpu in
8915       powerpc)
8916             # see comment about AmigaOS4 .so support
8917             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8918             archive_expsym_cmds=''
8919         ;;
8920       m68k)
8921             archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
8922             hardcode_libdir_flag_spec='-L$libdir'
8923             hardcode_minus_L=yes
8924         ;;
8925       esac
8926       ;;
8927
8928     beos*)
8929       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8930         allow_undefined_flag=unsupported
8931         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8932         # support --undefined.  This deserves some investigation.  FIXME
8933         archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8934       else
8935         ld_shlibs=no
8936       fi
8937       ;;
8938
8939     cygwin* | mingw* | pw32* | cegcc*)
8940       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8941       # as there is no search path for DLLs.
8942       hardcode_libdir_flag_spec='-L$libdir'
8943       export_dynamic_flag_spec='${wl}--export-all-symbols'
8944       allow_undefined_flag=unsupported
8945       always_export_symbols=no
8946       enable_shared_with_static_runtimes=yes
8947       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8948
8949       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8950         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8951         # If the export-symbols file already is a .def file (1st line
8952         # is EXPORTS), use it as is; otherwise, prepend...
8953         archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8954           cp $export_symbols $output_objdir/$soname.def;
8955         else
8956           echo EXPORTS > $output_objdir/$soname.def;
8957           cat $export_symbols >> $output_objdir/$soname.def;
8958         fi~
8959         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8960       else
8961         ld_shlibs=no
8962       fi
8963       ;;
8964
8965     haiku*)
8966       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8967       link_all_deplibs=yes
8968       ;;
8969
8970     interix[3-9]*)
8971       hardcode_direct=no
8972       hardcode_shlibpath_var=no
8973       hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8974       export_dynamic_flag_spec='${wl}-E'
8975       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8976       # Instead, shared libraries are loaded at an image base (0x10000000 by
8977       # default) and relocated if they conflict, which is a slow very memory
8978       # consuming and fragmenting process.  To avoid this, we pick a random,
8979       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8980       # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
8981       archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8982       archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8983       ;;
8984
8985     gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8986       tmp_diet=no
8987       if test "$host_os" = linux-dietlibc; then
8988         case $cc_basename in
8989           diet\ *) tmp_diet=yes;;       # linux-dietlibc with static linking (!diet-dyn)
8990         esac
8991       fi
8992       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8993          && test "$tmp_diet" = no
8994       then
8995         tmp_addflag=
8996         tmp_sharedflag='-shared'
8997         case $cc_basename,$host_cpu in
8998         pgcc*)                          # Portland Group C compiler
8999           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9000           tmp_addflag=' $pic_flag'
9001           ;;
9002         pgf77* | pgf90* | pgf95* | pgfortran*)
9003                                         # Portland Group f77 and f90 compilers
9004           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9005           tmp_addflag=' $pic_flag -Mnomain' ;;
9006         ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
9007           tmp_addflag=' -i_dynamic' ;;
9008         efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
9009           tmp_addflag=' -i_dynamic -nofor_main' ;;
9010         ifc* | ifort*)                  # Intel Fortran compiler
9011           tmp_addflag=' -nofor_main' ;;
9012         lf95*)                          # Lahey Fortran 8.1
9013           whole_archive_flag_spec=
9014           tmp_sharedflag='--shared' ;;
9015         xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9016           tmp_sharedflag='-qmkshrobj'
9017           tmp_addflag= ;;
9018         nvcc*)  # Cuda Compiler Driver 2.2
9019           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9020           compiler_needs_object=yes
9021           ;;
9022         esac
9023         case `$CC -V 2>&1 | sed 5q` in
9024         *Sun\ C*)                       # Sun C 5.9
9025           whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9026           compiler_needs_object=yes
9027           tmp_sharedflag='-G' ;;
9028         *Sun\ F*)                       # Sun Fortran 8.3
9029           tmp_sharedflag='-G' ;;
9030         esac
9031         archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9032
9033         if test "x$supports_anon_versioning" = xyes; then
9034           archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9035             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9036             echo "local: *; };" >> $output_objdir/$libname.ver~
9037             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
9038         fi
9039
9040         case $cc_basename in
9041         xlf* | bgf* | bgxlf* | mpixlf*)
9042           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9043           whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9044           hardcode_libdir_flag_spec=
9045           hardcode_libdir_flag_spec_ld='-rpath $libdir'
9046           archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9047           if test "x$supports_anon_versioning" = xyes; then
9048             archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9049               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9050               echo "local: *; };" >> $output_objdir/$libname.ver~
9051               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9052           fi
9053           ;;
9054         esac
9055       else
9056         ld_shlibs=no
9057       fi
9058       ;;
9059
9060     netbsd*)
9061       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9062         archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9063         wlarc=
9064       else
9065         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9066         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9067       fi
9068       ;;
9069
9070     solaris*)
9071       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
9072         ld_shlibs=no
9073         cat <<_LT_EOF 1>&2
9074
9075 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
9076 *** create shared libraries on Solaris systems.  Therefore, libtool
9077 *** is disabling shared libraries support.  We urge you to upgrade GNU
9078 *** binutils to release 2.9.1 or newer.  Another option is to modify
9079 *** your PATH or compiler configuration so that the native linker is
9080 *** used, and then restart.
9081
9082 _LT_EOF
9083       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9084         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9085         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9086       else
9087         ld_shlibs=no
9088       fi
9089       ;;
9090
9091     sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
9092       case `$LD -v 2>&1` in
9093         *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
9094         ld_shlibs=no
9095         cat <<_LT_EOF 1>&2
9096
9097 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
9098 *** reliably create shared libraries on SCO systems.  Therefore, libtool
9099 *** is disabling shared libraries support.  We urge you to upgrade GNU
9100 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
9101 *** your PATH or compiler configuration so that the native linker is
9102 *** used, and then restart.
9103
9104 _LT_EOF
9105         ;;
9106         *)
9107           # For security reasons, it is highly recommended that you always
9108           # use absolute paths for naming shared libraries, and exclude the
9109           # DT_RUNPATH tag from executables and libraries.  But doing so
9110           # requires that you compile everything twice, which is a pain.
9111           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9112             hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9113             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9114             archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9115           else
9116             ld_shlibs=no
9117           fi
9118         ;;
9119       esac
9120       ;;
9121
9122     sunos4*)
9123       archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9124       wlarc=
9125       hardcode_direct=yes
9126       hardcode_shlibpath_var=no
9127       ;;
9128
9129     *)
9130       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9131         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9132         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9133       else
9134         ld_shlibs=no
9135       fi
9136       ;;
9137     esac
9138
9139     if test "$ld_shlibs" = no; then
9140       runpath_var=
9141       hardcode_libdir_flag_spec=
9142       export_dynamic_flag_spec=
9143       whole_archive_flag_spec=
9144     fi
9145   else
9146     # PORTME fill in a description of your system's linker (not GNU ld)
9147     case $host_os in
9148     aix3*)
9149       allow_undefined_flag=unsupported
9150       always_export_symbols=yes
9151       archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
9152       # Note: this linker hardcodes the directories in LIBPATH if there
9153       # are no directories specified by -L.
9154       hardcode_minus_L=yes
9155       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
9156         # Neither direct hardcoding nor static linking is supported with a
9157         # broken collect2.
9158         hardcode_direct=unsupported
9159       fi
9160       ;;
9161
9162     aix[4-9]*)
9163       if test "$host_cpu" = ia64; then
9164         # On IA64, the linker does run time linking by default, so we don't
9165         # have to do anything special.
9166         aix_use_runtimelinking=no
9167         exp_sym_flag='-Bexport'
9168         no_entry_flag=""
9169       else
9170         # If we're using GNU nm, then we don't want the "-C" option.
9171         # -C means demangle to AIX nm, but means don't demangle with GNU nm
9172         # Also, AIX nm treats weak defined symbols like other global
9173         # defined symbols, whereas GNU nm marks them as "W".
9174         if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9175           export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9176         else
9177           export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9178         fi
9179         aix_use_runtimelinking=no
9180
9181         # Test if we are trying to use run time linking or normal
9182         # AIX style linking. If -brtl is somewhere in LDFLAGS, we
9183         # need to do runtime linking.
9184         case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
9185           for ld_flag in $LDFLAGS; do
9186           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
9187             aix_use_runtimelinking=yes
9188             break
9189           fi
9190           done
9191           ;;
9192         esac
9193
9194         exp_sym_flag='-bexport'
9195         no_entry_flag='-bnoentry'
9196       fi
9197
9198       # When large executables or shared objects are built, AIX ld can
9199       # have problems creating the table of contents.  If linking a library
9200       # or program results in "error TOC overflow" add -mminimal-toc to
9201       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
9202       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
9203
9204       archive_cmds=''
9205       hardcode_direct=yes
9206       hardcode_direct_absolute=yes
9207       hardcode_libdir_separator=':'
9208       link_all_deplibs=yes
9209       file_list_spec='${wl}-f,'
9210
9211       if test "$GCC" = yes; then
9212         case $host_os in aix4.[012]|aix4.[012].*)
9213         # We only want to do this on AIX 4.2 and lower, the check
9214         # below for broken collect2 doesn't work under 4.3+
9215           collect2name=`${CC} -print-prog-name=collect2`
9216           if test -f "$collect2name" &&
9217            strings "$collect2name" | $GREP resolve_lib_name >/dev/null
9218           then
9219           # We have reworked collect2
9220           :
9221           else
9222           # We have old collect2
9223           hardcode_direct=unsupported
9224           # It fails to find uninstalled libraries when the uninstalled
9225           # path is not listed in the libpath.  Setting hardcode_minus_L
9226           # to unsupported forces relinking
9227           hardcode_minus_L=yes
9228           hardcode_libdir_flag_spec='-L$libdir'
9229           hardcode_libdir_separator=
9230           fi
9231           ;;
9232         esac
9233         shared_flag='-shared'
9234         if test "$aix_use_runtimelinking" = yes; then
9235           shared_flag="$shared_flag "'${wl}-G'
9236         fi
9237       else
9238         # not using gcc
9239         if test "$host_cpu" = ia64; then
9240         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
9241         # chokes on -Wl,-G. The following line is correct:
9242           shared_flag='-G'
9243         else
9244           if test "$aix_use_runtimelinking" = yes; then
9245             shared_flag='${wl}-G'
9246           else
9247             shared_flag='${wl}-bM:SRE'
9248           fi
9249         fi
9250       fi
9251
9252       export_dynamic_flag_spec='${wl}-bexpall'
9253       # It seems that -bexpall does not export symbols beginning with
9254       # underscore (_), so it is better to generate a list of symbols to export.
9255       always_export_symbols=yes
9256       if test "$aix_use_runtimelinking" = yes; then
9257         # Warning - without using the other runtime loading flags (-brtl),
9258         # -berok will link without error, but may produce a broken library.
9259         allow_undefined_flag='-berok'
9260         # Determine the default libpath from the value encoded in an
9261         # empty executable.
9262         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9263 /* end confdefs.h.  */
9264
9265 int
9266 main ()
9267 {
9268
9269   ;
9270   return 0;
9271 }
9272 _ACEOF
9273 if ac_fn_c_try_link "$LINENO"; then :
9274
9275 lt_aix_libpath_sed='
9276     /Import File Strings/,/^$/ {
9277         /^0/ {
9278             s/^0  *\(.*\)$/\1/
9279             p
9280         }
9281     }'
9282 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9283 # Check for a 64-bit object if we didn't find anything.
9284 if test -z "$aix_libpath"; then
9285   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9286 fi
9287 fi
9288 rm -f core conftest.err conftest.$ac_objext \
9289     conftest$ac_exeext conftest.$ac_ext
9290 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9291
9292         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9293         archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
9294       else
9295         if test "$host_cpu" = ia64; then
9296           hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
9297           allow_undefined_flag="-z nodefs"
9298           archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
9299         else
9300          # Determine the default libpath from the value encoded in an
9301          # empty executable.
9302          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9303 /* end confdefs.h.  */
9304
9305 int
9306 main ()
9307 {
9308
9309   ;
9310   return 0;
9311 }
9312 _ACEOF
9313 if ac_fn_c_try_link "$LINENO"; then :
9314
9315 lt_aix_libpath_sed='
9316     /Import File Strings/,/^$/ {
9317         /^0/ {
9318             s/^0  *\(.*\)$/\1/
9319             p
9320         }
9321     }'
9322 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9323 # Check for a 64-bit object if we didn't find anything.
9324 if test -z "$aix_libpath"; then
9325   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9326 fi
9327 fi
9328 rm -f core conftest.err conftest.$ac_objext \
9329     conftest$ac_exeext conftest.$ac_ext
9330 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9331
9332          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9333           # Warning - without using the other run time loading flags,
9334           # -berok will link without error, but may produce a broken library.
9335           no_undefined_flag=' ${wl}-bernotok'
9336           allow_undefined_flag=' ${wl}-berok'
9337           if test "$with_gnu_ld" = yes; then
9338             # We only use this code for GNU lds that support --whole-archive.
9339             whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9340           else
9341             # Exported symbols can be pulled into shared objects from archives
9342             whole_archive_flag_spec='$convenience'
9343           fi
9344           archive_cmds_need_lc=yes
9345           # This is similar to how AIX traditionally builds its shared libraries.
9346           archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
9347         fi
9348       fi
9349       ;;
9350
9351     amigaos*)
9352       case $host_cpu in
9353       powerpc)
9354             # see comment about AmigaOS4 .so support
9355             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9356             archive_expsym_cmds=''
9357         ;;
9358       m68k)
9359             archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
9360             hardcode_libdir_flag_spec='-L$libdir'
9361             hardcode_minus_L=yes
9362         ;;
9363       esac
9364       ;;
9365
9366     bsdi[45]*)
9367       export_dynamic_flag_spec=-rdynamic
9368       ;;
9369
9370     cygwin* | mingw* | pw32* | cegcc*)
9371       # When not using gcc, we currently assume that we are using
9372       # Microsoft Visual C++.
9373       # hardcode_libdir_flag_spec is actually meaningless, as there is
9374       # no search path for DLLs.
9375       hardcode_libdir_flag_spec=' '
9376       allow_undefined_flag=unsupported
9377       # Tell ltmain to make .lib files, not .a files.
9378       libext=lib
9379       # Tell ltmain to make .dll files, not .so files.
9380       shrext_cmds=".dll"
9381       # FIXME: Setting linknames here is a bad hack.
9382       archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9383       # The linker will automatically build a .lib file if we build a DLL.
9384       old_archive_from_new_cmds='true'
9385       # FIXME: Should let the user specify the lib program.
9386       old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9387       fix_srcfile_path='`cygpath -w "$srcfile"`'
9388       enable_shared_with_static_runtimes=yes
9389       ;;
9390
9391     darwin* | rhapsody*)
9392
9393
9394   archive_cmds_need_lc=no
9395   hardcode_direct=no
9396   hardcode_automatic=yes
9397   hardcode_shlibpath_var=unsupported
9398   if test "$lt_cv_ld_force_load" = "yes"; then
9399     whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
9400   else
9401     whole_archive_flag_spec=''
9402   fi
9403   link_all_deplibs=yes
9404   allow_undefined_flag="$_lt_dar_allow_undefined"
9405   case $cc_basename in
9406      ifort*) _lt_dar_can_shared=yes ;;
9407      *) _lt_dar_can_shared=$GCC ;;
9408   esac
9409   if test "$_lt_dar_can_shared" = "yes"; then
9410     output_verbose_link_cmd=func_echo_all
9411     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9412     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9413     archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
9414     module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
9415
9416   else
9417   ld_shlibs=no
9418   fi
9419
9420       ;;
9421
9422     dgux*)
9423       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9424       hardcode_libdir_flag_spec='-L$libdir'
9425       hardcode_shlibpath_var=no
9426       ;;
9427
9428     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9429     # support.  Future versions do this automatically, but an explicit c++rt0.o
9430     # does not break anything, and helps significantly (at the cost of a little
9431     # extra space).
9432     freebsd2.2*)
9433       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
9434       hardcode_libdir_flag_spec='-R$libdir'
9435       hardcode_direct=yes
9436       hardcode_shlibpath_var=no
9437       ;;
9438
9439     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9440     freebsd2*)
9441       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9442       hardcode_direct=yes
9443       hardcode_minus_L=yes
9444       hardcode_shlibpath_var=no
9445       ;;
9446
9447     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9448     freebsd* | dragonfly*)
9449       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9450       hardcode_libdir_flag_spec='-R$libdir'
9451       hardcode_direct=yes
9452       hardcode_shlibpath_var=no
9453       ;;
9454
9455     hpux9*)
9456       if test "$GCC" = yes; then
9457         archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9458       else
9459         archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9460       fi
9461       hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9462       hardcode_libdir_separator=:
9463       hardcode_direct=yes
9464
9465       # hardcode_minus_L: Not really in the search PATH,
9466       # but as the default location of the library.
9467       hardcode_minus_L=yes
9468       export_dynamic_flag_spec='${wl}-E'
9469       ;;
9470
9471     hpux10*)
9472       if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9473         archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9474       else
9475         archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9476       fi
9477       if test "$with_gnu_ld" = no; then
9478         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9479         hardcode_libdir_flag_spec_ld='+b $libdir'
9480         hardcode_libdir_separator=:
9481         hardcode_direct=yes
9482         hardcode_direct_absolute=yes
9483         export_dynamic_flag_spec='${wl}-E'
9484         # hardcode_minus_L: Not really in the search PATH,
9485         # but as the default location of the library.
9486         hardcode_minus_L=yes
9487       fi
9488       ;;
9489
9490     hpux11*)
9491       if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9492         case $host_cpu in
9493         hppa*64*)
9494           archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9495           ;;
9496         ia64*)
9497           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9498           ;;
9499         *)
9500           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9501           ;;
9502         esac
9503       else
9504         case $host_cpu in
9505         hppa*64*)
9506           archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9507           ;;
9508         ia64*)
9509           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9510           ;;
9511         *)
9512
9513           # Older versions of the 11.00 compiler do not understand -b yet
9514           # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
9515           { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
9516 $as_echo_n "checking if $CC understands -b... " >&6; }
9517 if test "${lt_cv_prog_compiler__b+set}" = set; then :
9518   $as_echo_n "(cached) " >&6
9519 else
9520   lt_cv_prog_compiler__b=no
9521    save_LDFLAGS="$LDFLAGS"
9522    LDFLAGS="$LDFLAGS -b"
9523    echo "$lt_simple_link_test_code" > conftest.$ac_ext
9524    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9525      # The linker can only warn and ignore the option if not recognized
9526      # So say no if there are warnings
9527      if test -s conftest.err; then
9528        # Append any errors to the config.log.
9529        cat conftest.err 1>&5
9530        $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9531        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9532        if diff conftest.exp conftest.er2 >/dev/null; then
9533          lt_cv_prog_compiler__b=yes
9534        fi
9535      else
9536        lt_cv_prog_compiler__b=yes
9537      fi
9538    fi
9539    $RM -r conftest*
9540    LDFLAGS="$save_LDFLAGS"
9541
9542 fi
9543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
9544 $as_echo "$lt_cv_prog_compiler__b" >&6; }
9545
9546 if test x"$lt_cv_prog_compiler__b" = xyes; then
9547     archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9548 else
9549     archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9550 fi
9551
9552           ;;
9553         esac
9554       fi
9555       if test "$with_gnu_ld" = no; then
9556         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9557         hardcode_libdir_separator=:
9558
9559         case $host_cpu in
9560         hppa*64*|ia64*)
9561           hardcode_direct=no
9562           hardcode_shlibpath_var=no
9563           ;;
9564         *)
9565           hardcode_direct=yes
9566           hardcode_direct_absolute=yes
9567           export_dynamic_flag_spec='${wl}-E'
9568
9569           # hardcode_minus_L: Not really in the search PATH,
9570           # but as the default location of the library.
9571           hardcode_minus_L=yes
9572           ;;
9573         esac
9574       fi
9575       ;;
9576
9577     irix5* | irix6* | nonstopux*)
9578       if test "$GCC" = yes; then
9579         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9580         # Try to use the -exported_symbol ld option, if it does not
9581         # work, assume that -exports_file does not work either and
9582         # implicitly export all symbols.
9583         save_LDFLAGS="$LDFLAGS"
9584         LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9585         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9586 /* end confdefs.h.  */
9587 int foo(void) {}
9588 _ACEOF
9589 if ac_fn_c_try_link "$LINENO"; then :
9590   archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
9591
9592 fi
9593 rm -f core conftest.err conftest.$ac_objext \
9594     conftest$ac_exeext conftest.$ac_ext
9595         LDFLAGS="$save_LDFLAGS"
9596       else
9597         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9598         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
9599       fi
9600       archive_cmds_need_lc='no'
9601       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9602       hardcode_libdir_separator=:
9603       inherit_rpath=yes
9604       link_all_deplibs=yes
9605       ;;
9606
9607     netbsd*)
9608       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9609         archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
9610       else
9611         archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
9612       fi
9613       hardcode_libdir_flag_spec='-R$libdir'
9614       hardcode_direct=yes
9615       hardcode_shlibpath_var=no
9616       ;;
9617
9618     newsos6)
9619       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9620       hardcode_direct=yes
9621       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9622       hardcode_libdir_separator=:
9623       hardcode_shlibpath_var=no
9624       ;;
9625
9626     *nto* | *qnx*)
9627       ;;
9628
9629     openbsd*)
9630       if test -f /usr/libexec/ld.so; then
9631         hardcode_direct=yes
9632         hardcode_shlibpath_var=no
9633         hardcode_direct_absolute=yes
9634         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9635           archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9636           archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
9637           hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9638           export_dynamic_flag_spec='${wl}-E'
9639         else
9640           case $host_os in
9641            openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
9642              archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9643              hardcode_libdir_flag_spec='-R$libdir'
9644              ;;
9645            *)
9646              archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9647              hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
9648              ;;
9649           esac
9650         fi
9651       else
9652         ld_shlibs=no
9653       fi
9654       ;;
9655
9656     os2*)
9657       hardcode_libdir_flag_spec='-L$libdir'
9658       hardcode_minus_L=yes
9659       allow_undefined_flag=unsupported
9660       archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
9661       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
9662       ;;
9663
9664     osf3*)
9665       if test "$GCC" = yes; then
9666         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9667         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9668       else
9669         allow_undefined_flag=' -expect_unresolved \*'
9670         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9671       fi
9672       archive_cmds_need_lc='no'
9673       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9674       hardcode_libdir_separator=:
9675       ;;
9676
9677     osf4* | osf5*)      # as osf3* with the addition of -msym flag
9678       if test "$GCC" = yes; then
9679         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9680         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
9681         hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9682       else
9683         allow_undefined_flag=' -expect_unresolved \*'
9684         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
9685         archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
9686         $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
9687
9688         # Both c and cxx compiler support -rpath directly
9689         hardcode_libdir_flag_spec='-rpath $libdir'
9690       fi
9691       archive_cmds_need_lc='no'
9692       hardcode_libdir_separator=:
9693       ;;
9694
9695     solaris*)
9696       no_undefined_flag=' -z defs'
9697       if test "$GCC" = yes; then
9698         wlarc='${wl}'
9699         archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9700         archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9701           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9702       else
9703         case `$CC -V 2>&1` in
9704         *"Compilers 5.0"*)
9705           wlarc=''
9706           archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
9707           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9708           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
9709           ;;
9710         *)
9711           wlarc='${wl}'
9712           archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
9713           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
9714           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
9715           ;;
9716         esac
9717       fi
9718       hardcode_libdir_flag_spec='-R$libdir'
9719       hardcode_shlibpath_var=no
9720       case $host_os in
9721       solaris2.[0-5] | solaris2.[0-5].*) ;;
9722       *)
9723         # The compiler driver will combine and reorder linker options,
9724         # but understands `-z linker_flag'.  GCC discards it without `$wl',
9725         # but is careful enough not to reorder.
9726         # Supported since Solaris 2.6 (maybe 2.5.1?)
9727         if test "$GCC" = yes; then
9728           whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
9729         else
9730           whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
9731         fi
9732         ;;
9733       esac
9734       link_all_deplibs=yes
9735       ;;
9736
9737     sunos4*)
9738       if test "x$host_vendor" = xsequent; then
9739         # Use $CC to link under sequent, because it throws in some extra .o
9740         # files that make .init and .fini sections work.
9741         archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
9742       else
9743         archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
9744       fi
9745       hardcode_libdir_flag_spec='-L$libdir'
9746       hardcode_direct=yes
9747       hardcode_minus_L=yes
9748       hardcode_shlibpath_var=no
9749       ;;
9750
9751     sysv4)
9752       case $host_vendor in
9753         sni)
9754           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9755           hardcode_direct=yes # is this really true???
9756         ;;
9757         siemens)
9758           ## LD is ld it makes a PLAMLIB
9759           ## CC just makes a GrossModule.
9760           archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
9761           reload_cmds='$CC -r -o $output$reload_objs'
9762           hardcode_direct=no
9763         ;;
9764         motorola)
9765           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9766           hardcode_direct=no #Motorola manual says yes, but my tests say they lie
9767         ;;
9768       esac
9769       runpath_var='LD_RUN_PATH'
9770       hardcode_shlibpath_var=no
9771       ;;
9772
9773     sysv4.3*)
9774       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9775       hardcode_shlibpath_var=no
9776       export_dynamic_flag_spec='-Bexport'
9777       ;;
9778
9779     sysv4*MP*)
9780       if test -d /usr/nec; then
9781         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9782         hardcode_shlibpath_var=no
9783         runpath_var=LD_RUN_PATH
9784         hardcode_runpath_var=yes
9785         ld_shlibs=yes
9786       fi
9787       ;;
9788
9789     sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
9790       no_undefined_flag='${wl}-z,text'
9791       archive_cmds_need_lc=no
9792       hardcode_shlibpath_var=no
9793       runpath_var='LD_RUN_PATH'
9794
9795       if test "$GCC" = yes; then
9796         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9797         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9798       else
9799         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9800         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9801       fi
9802       ;;
9803
9804     sysv5* | sco3.2v5* | sco5v6*)
9805       # Note: We can NOT use -z defs as we might desire, because we do not
9806       # link with -lc, and that would cause any symbols used from libc to
9807       # always be unresolved, which means just about no library would
9808       # ever link correctly.  If we're not using GNU ld we use -z text
9809       # though, which does catch some bad symbols but isn't as heavy-handed
9810       # as -z defs.
9811       no_undefined_flag='${wl}-z,text'
9812       allow_undefined_flag='${wl}-z,nodefs'
9813       archive_cmds_need_lc=no
9814       hardcode_shlibpath_var=no
9815       hardcode_libdir_flag_spec='${wl}-R,$libdir'
9816       hardcode_libdir_separator=':'
9817       link_all_deplibs=yes
9818       export_dynamic_flag_spec='${wl}-Bexport'
9819       runpath_var='LD_RUN_PATH'
9820
9821       if test "$GCC" = yes; then
9822         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9823         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9824       else
9825         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9826         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
9827       fi
9828       ;;
9829
9830     uts4*)
9831       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
9832       hardcode_libdir_flag_spec='-L$libdir'
9833       hardcode_shlibpath_var=no
9834       ;;
9835
9836     *)
9837       ld_shlibs=no
9838       ;;
9839     esac
9840
9841     if test x$host_vendor = xsni; then
9842       case $host in
9843       sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
9844         export_dynamic_flag_spec='${wl}-Blargedynsym'
9845         ;;
9846       esac
9847     fi
9848   fi
9849
9850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
9851 $as_echo "$ld_shlibs" >&6; }
9852 test "$ld_shlibs" = no && can_build_shared=no
9853
9854 with_gnu_ld=$with_gnu_ld
9855
9856
9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870 #
9871 # Do we need to explicitly link libc?
9872 #
9873 case "x$archive_cmds_need_lc" in
9874 x|xyes)
9875   # Assume -lc should be added
9876   archive_cmds_need_lc=yes
9877
9878   if test "$enable_shared" = yes && test "$GCC" = yes; then
9879     case $archive_cmds in
9880     *'~'*)
9881       # FIXME: we may have to deal with multi-command sequences.
9882       ;;
9883     '$CC '*)
9884       # Test whether the compiler implicitly links with -lc since on some
9885       # systems, -lgcc has to come before -lc. If gcc already passes -lc
9886       # to ld, don't add -lc before -lgcc.
9887       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
9888 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9889 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9890   $as_echo_n "(cached) " >&6
9891 else
9892   $RM conftest*
9893         echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9894
9895         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
9896   (eval $ac_compile) 2>&5
9897   ac_status=$?
9898   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9899   test $ac_status = 0; } 2>conftest.err; then
9900           soname=conftest
9901           lib=conftest
9902           libobjs=conftest.$ac_objext
9903           deplibs=
9904           wl=$lt_prog_compiler_wl
9905           pic_flag=$lt_prog_compiler_pic
9906           compiler_flags=-v
9907           linker_flags=-v
9908           verstring=
9909           output_objdir=.
9910           libname=conftest
9911           lt_save_allow_undefined_flag=$allow_undefined_flag
9912           allow_undefined_flag=
9913           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
9914   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
9915   ac_status=$?
9916   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9917   test $ac_status = 0; }
9918           then
9919             lt_cv_archive_cmds_need_lc=no
9920           else
9921             lt_cv_archive_cmds_need_lc=yes
9922           fi
9923           allow_undefined_flag=$lt_save_allow_undefined_flag
9924         else
9925           cat conftest.err 1>&5
9926         fi
9927         $RM conftest*
9928
9929 fi
9930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9931 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9932       archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
9933       ;;
9934     esac
9935   fi
9936   ;;
9937 esac
9938
9939
9940
9941
9942
9943
9944
9945
9946
9947
9948
9949
9950
9951
9952
9953
9954
9955
9956
9957
9958
9959
9960
9961
9962
9963
9964
9965
9966
9967
9968
9969
9970
9971
9972
9973
9974
9975
9976
9977
9978
9979
9980
9981
9982
9983
9984
9985
9986
9987
9988
9989
9990
9991
9992
9993
9994
9995
9996
9997
9998
9999
10000
10001
10002
10003
10004
10005
10006
10007
10008
10009
10010
10011
10012
10013
10014
10015
10016
10017
10018
10019
10020
10021
10022
10023
10024
10025
10026
10027
10028
10029
10030
10031
10032
10033
10034
10035
10036
10037
10038
10039
10040
10041
10042
10043
10044
10045
10046
10047
10048
10049
10050
10051
10052
10053
10054
10055
10056
10057
10058
10059
10060
10061
10062
10063
10064
10065
10066
10067
10068
10069
10070
10071
10072
10073
10074
10075
10076
10077
10078
10079
10080
10081
10082
10083
10084
10085
10086
10087
10088
10089
10090
10091
10092
10093
10094
10095   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10096 $as_echo_n "checking dynamic linker characteristics... " >&6; }
10097
10098 if test "$GCC" = yes; then
10099   case $host_os in
10100     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
10101     *) lt_awk_arg="/^libraries:/" ;;
10102   esac
10103   case $host_os in
10104     mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10105     *) lt_sed_strip_eq="s,=/,/,g" ;;
10106   esac
10107   lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10108   case $lt_search_path_spec in
10109   *\;*)
10110     # if the path contains ";" then we assume it to be the separator
10111     # otherwise default to the standard path separator (i.e. ":") - it is
10112     # assumed that no part of a normal pathname contains ";" but that should
10113     # okay in the real world where ";" in dirpaths is itself problematic.
10114     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10115     ;;
10116   *)
10117     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10118     ;;
10119   esac
10120   # Ok, now we have the path, separated by spaces, we can step through it
10121   # and add multilib dir if necessary.
10122   lt_tmp_lt_search_path_spec=
10123   lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
10124   for lt_sys_path in $lt_search_path_spec; do
10125     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
10126       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
10127     else
10128       test -d "$lt_sys_path" && \
10129         lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
10130     fi
10131   done
10132   lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10133 BEGIN {RS=" "; FS="/|\n";} {
10134   lt_foo="";
10135   lt_count=0;
10136   for (lt_i = NF; lt_i > 0; lt_i--) {
10137     if ($lt_i != "" && $lt_i != ".") {
10138       if ($lt_i == "..") {
10139         lt_count++;
10140       } else {
10141         if (lt_count == 0) {
10142           lt_foo="/" $lt_i lt_foo;
10143         } else {
10144           lt_count--;
10145         }
10146       }
10147     }
10148   }
10149   if (lt_foo != "") { lt_freq[lt_foo]++; }
10150   if (lt_freq[lt_foo] == 1) { print lt_foo; }
10151 }'`
10152   # AWK program above erroneously prepends '/' to C:/dos/paths
10153   # for these hosts.
10154   case $host_os in
10155     mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
10156       $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10157   esac
10158   sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10159 else
10160   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
10161 fi
10162 library_names_spec=
10163 libname_spec='lib$name'
10164 soname_spec=
10165 shrext_cmds=".so"
10166 postinstall_cmds=
10167 postuninstall_cmds=
10168 finish_cmds=
10169 finish_eval=
10170 shlibpath_var=
10171 shlibpath_overrides_runpath=unknown
10172 version_type=none
10173 dynamic_linker="$host_os ld.so"
10174 sys_lib_dlsearch_path_spec="/lib /usr/lib"
10175 need_lib_prefix=unknown
10176 hardcode_into_libs=no
10177
10178 # when you set need_version to no, make sure it does not cause -set_version
10179 # flags to be left without arguments
10180 need_version=unknown
10181
10182 case $host_os in
10183 aix3*)
10184   version_type=linux
10185   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10186   shlibpath_var=LIBPATH
10187
10188   # AIX 3 has no versioning support, so we append a major version to the name.
10189   soname_spec='${libname}${release}${shared_ext}$major'
10190   ;;
10191
10192 aix[4-9]*)
10193   version_type=linux
10194   need_lib_prefix=no
10195   need_version=no
10196   hardcode_into_libs=yes
10197   if test "$host_cpu" = ia64; then
10198     # AIX 5 supports IA64
10199     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
10200     shlibpath_var=LD_LIBRARY_PATH
10201   else
10202     # With GCC up to 2.95.x, collect2 would create an import file
10203     # for dependence libraries.  The import file would start with
10204     # the line `#! .'.  This would cause the generated library to
10205     # depend on `.', always an invalid library.  This was fixed in
10206     # development snapshots of GCC prior to 3.0.
10207     case $host_os in
10208       aix4 | aix4.[01] | aix4.[01].*)
10209       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
10210            echo ' yes '
10211            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
10212         :
10213       else
10214         can_build_shared=no
10215       fi
10216       ;;
10217     esac
10218     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
10219     # soname into executable. Probably we can add versioning support to
10220     # collect2, so additional links can be useful in future.
10221     if test "$aix_use_runtimelinking" = yes; then
10222       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
10223       # instead of lib<name>.a to let people know that these are not
10224       # typical AIX shared libraries.
10225       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10226     else
10227       # We preserve .a as extension for shared libraries through AIX4.2
10228       # and later when we are not doing run time linking.
10229       library_names_spec='${libname}${release}.a $libname.a'
10230       soname_spec='${libname}${release}${shared_ext}$major'
10231     fi
10232     shlibpath_var=LIBPATH
10233   fi
10234   ;;
10235
10236 amigaos*)
10237   case $host_cpu in
10238   powerpc)
10239     # Since July 2007 AmigaOS4 officially supports .so libraries.
10240     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
10241     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10242     ;;
10243   m68k)
10244     library_names_spec='$libname.ixlibrary $libname.a'
10245     # Create ${libname}_ixlibrary.a entries in /sys/libs.
10246     finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
10247     ;;
10248   esac
10249   ;;
10250
10251 beos*)
10252   library_names_spec='${libname}${shared_ext}'
10253   dynamic_linker="$host_os ld.so"
10254   shlibpath_var=LIBRARY_PATH
10255   ;;
10256
10257 bsdi[45]*)
10258   version_type=linux
10259   need_version=no
10260   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10261   soname_spec='${libname}${release}${shared_ext}$major'
10262   finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
10263   shlibpath_var=LD_LIBRARY_PATH
10264   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
10265   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
10266   # the default ld.so.conf also contains /usr/contrib/lib and
10267   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
10268   # libtool to hard-code these into programs
10269   ;;
10270
10271 cygwin* | mingw* | pw32* | cegcc*)
10272   version_type=windows
10273   shrext_cmds=".dll"
10274   need_version=no
10275   need_lib_prefix=no
10276
10277   case $GCC,$host_os in
10278   yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
10279     library_names_spec='$libname.dll.a'
10280     # DLL is installed to $(libdir)/../bin by postinstall_cmds
10281     postinstall_cmds='base_file=`basename \${file}`~
10282       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10283       dldir=$destdir/`dirname \$dlpath`~
10284       test -d \$dldir || mkdir -p \$dldir~
10285       $install_prog $dir/$dlname \$dldir/$dlname~
10286       chmod a+x \$dldir/$dlname~
10287       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
10288         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
10289       fi'
10290     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10291       dlpath=$dir/\$dldll~
10292        $RM \$dlpath'
10293     shlibpath_overrides_runpath=yes
10294
10295     case $host_os in
10296     cygwin*)
10297       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10298       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10299
10300       sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
10301       ;;
10302     mingw* | cegcc*)
10303       # MinGW DLLs use traditional 'lib' prefix
10304       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10305       ;;
10306     pw32*)
10307       # pw32 DLLs use 'pw' prefix rather than 'lib'
10308       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10309       ;;
10310     esac
10311     ;;
10312
10313   *)
10314     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10315     ;;
10316   esac
10317   dynamic_linker='Win32 ld.exe'
10318   # FIXME: first we should search . and the directory the executable is in
10319   shlibpath_var=PATH
10320   ;;
10321
10322 darwin* | rhapsody*)
10323   dynamic_linker="$host_os dyld"
10324   version_type=darwin
10325   need_lib_prefix=no
10326   need_version=no
10327   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
10328   soname_spec='${libname}${release}${major}$shared_ext'
10329   shlibpath_overrides_runpath=yes
10330   shlibpath_var=DYLD_LIBRARY_PATH
10331   shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
10332
10333   sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
10334   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
10335   ;;
10336
10337 dgux*)
10338   version_type=linux
10339   need_lib_prefix=no
10340   need_version=no
10341   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
10342   soname_spec='${libname}${release}${shared_ext}$major'
10343   shlibpath_var=LD_LIBRARY_PATH
10344   ;;
10345
10346 freebsd* | dragonfly*)
10347   # DragonFly does not have aout.  When/if they implement a new
10348   # versioning mechanism, adjust this.
10349   if test -x /usr/bin/objformat; then
10350     objformat=`/usr/bin/objformat`
10351   else
10352     case $host_os in
10353     freebsd[123]*) objformat=aout ;;
10354     *) objformat=elf ;;
10355     esac
10356   fi
10357   version_type=freebsd-$objformat
10358   case $version_type in
10359     freebsd-elf*)
10360       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10361       need_version=no
10362       need_lib_prefix=no
10363       ;;
10364     freebsd-*)
10365       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
10366       need_version=yes
10367       ;;
10368   esac
10369   shlibpath_var=LD_LIBRARY_PATH
10370   case $host_os in
10371   freebsd2*)
10372     shlibpath_overrides_runpath=yes
10373     ;;
10374   freebsd3.[01]* | freebsdelf3.[01]*)
10375     shlibpath_overrides_runpath=yes
10376     hardcode_into_libs=yes
10377     ;;
10378   freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
10379   freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
10380     shlibpath_overrides_runpath=no
10381     hardcode_into_libs=yes
10382     ;;
10383   *) # from 4.6 on, and DragonFly
10384     shlibpath_overrides_runpath=yes
10385     hardcode_into_libs=yes
10386     ;;
10387   esac
10388   ;;
10389
10390 gnu*)
10391   version_type=linux
10392   need_lib_prefix=no
10393   need_version=no
10394   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10395   soname_spec='${libname}${release}${shared_ext}$major'
10396   shlibpath_var=LD_LIBRARY_PATH
10397   hardcode_into_libs=yes
10398   ;;
10399
10400 haiku*)
10401   version_type=linux
10402   need_lib_prefix=no
10403   need_version=no
10404   dynamic_linker="$host_os runtime_loader"
10405   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10406   soname_spec='${libname}${release}${shared_ext}$major'
10407   shlibpath_var=LIBRARY_PATH
10408   shlibpath_overrides_runpath=yes
10409   sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
10410   hardcode_into_libs=yes
10411   ;;
10412
10413 hpux9* | hpux10* | hpux11*)
10414   # Give a soname corresponding to the major version so that dld.sl refuses to
10415   # link against other versions.
10416   version_type=sunos
10417   need_lib_prefix=no
10418   need_version=no
10419   case $host_cpu in
10420   ia64*)
10421     shrext_cmds='.so'
10422     hardcode_into_libs=yes
10423     dynamic_linker="$host_os dld.so"
10424     shlibpath_var=LD_LIBRARY_PATH
10425     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10426     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10427     soname_spec='${libname}${release}${shared_ext}$major'
10428     if test "X$HPUX_IA64_MODE" = X32; then
10429       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
10430     else
10431       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
10432     fi
10433     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10434     ;;
10435   hppa*64*)
10436     shrext_cmds='.sl'
10437     hardcode_into_libs=yes
10438     dynamic_linker="$host_os dld.sl"
10439     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
10440     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
10441     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10442     soname_spec='${libname}${release}${shared_ext}$major'
10443     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
10444     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
10445     ;;
10446   *)
10447     shrext_cmds='.sl'
10448     dynamic_linker="$host_os dld.sl"
10449     shlibpath_var=SHLIB_PATH
10450     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
10451     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10452     soname_spec='${libname}${release}${shared_ext}$major'
10453     ;;
10454   esac
10455   # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
10456   postinstall_cmds='chmod 555 $lib'
10457   # or fails outright, so override atomically:
10458   install_override_mode=555
10459   ;;
10460
10461 interix[3-9]*)
10462   version_type=linux
10463   need_lib_prefix=no
10464   need_version=no
10465   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10466   soname_spec='${libname}${release}${shared_ext}$major'
10467   dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
10468   shlibpath_var=LD_LIBRARY_PATH
10469   shlibpath_overrides_runpath=no
10470   hardcode_into_libs=yes
10471   ;;
10472
10473 irix5* | irix6* | nonstopux*)
10474   case $host_os in
10475     nonstopux*) version_type=nonstopux ;;
10476     *)
10477         if test "$lt_cv_prog_gnu_ld" = yes; then
10478                 version_type=linux
10479         else
10480                 version_type=irix
10481         fi ;;
10482   esac
10483   need_lib_prefix=no
10484   need_version=no
10485   soname_spec='${libname}${release}${shared_ext}$major'
10486   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
10487   case $host_os in
10488   irix5* | nonstopux*)
10489     libsuff= shlibsuff=
10490     ;;
10491   *)
10492     case $LD in # libtool.m4 will add one of these switches to LD
10493     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
10494       libsuff= shlibsuff= libmagic=32-bit;;
10495     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
10496       libsuff=32 shlibsuff=N32 libmagic=N32;;
10497     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
10498       libsuff=64 shlibsuff=64 libmagic=64-bit;;
10499     *) libsuff= shlibsuff= libmagic=never-match;;
10500     esac
10501     ;;
10502   esac
10503   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
10504   shlibpath_overrides_runpath=no
10505   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
10506   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
10507   hardcode_into_libs=yes
10508   ;;
10509
10510 # No shared lib support for Linux oldld, aout, or coff.
10511 linux*oldld* | linux*aout* | linux*coff*)
10512   dynamic_linker=no
10513   ;;
10514
10515 # This must be Linux ELF.
10516 linux* | k*bsd*-gnu | kopensolaris*-gnu)
10517   version_type=linux
10518   need_lib_prefix=no
10519   need_version=no
10520   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10521   soname_spec='${libname}${release}${shared_ext}$major'
10522   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
10523   shlibpath_var=LD_LIBRARY_PATH
10524   shlibpath_overrides_runpath=no
10525
10526   # Some binutils ld are patched to set DT_RUNPATH
10527   if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
10528   $as_echo_n "(cached) " >&6
10529 else
10530   lt_cv_shlibpath_overrides_runpath=no
10531     save_LDFLAGS=$LDFLAGS
10532     save_libdir=$libdir
10533     eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
10534          LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
10535     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10536 /* end confdefs.h.  */
10537
10538 int
10539 main ()
10540 {
10541
10542   ;
10543   return 0;
10544 }
10545 _ACEOF
10546 if ac_fn_c_try_link "$LINENO"; then :
10547   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
10548   lt_cv_shlibpath_overrides_runpath=yes
10549 fi
10550 fi
10551 rm -f core conftest.err conftest.$ac_objext \
10552     conftest$ac_exeext conftest.$ac_ext
10553     LDFLAGS=$save_LDFLAGS
10554     libdir=$save_libdir
10555
10556 fi
10557
10558   shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
10559
10560   # This implies no fast_install, which is unacceptable.
10561   # Some rework will be needed to allow for fast_install
10562   # before this can be enabled.
10563   hardcode_into_libs=yes
10564
10565   # Append ld.so.conf contents to the search path
10566   if test -f /etc/ld.so.conf; then
10567     lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10568     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10569   fi
10570
10571   # We used to test for /lib/ld.so.1 and disable shared libraries on
10572   # powerpc, because MkLinux only supported shared libraries with the
10573   # GNU dynamic linker.  Since this was broken with cross compilers,
10574   # most powerpc-linux boxes support dynamic linking these days and
10575   # people can always --disable-shared, the test was removed, and we
10576   # assume the GNU/Linux dynamic linker is in use.
10577   dynamic_linker='GNU/Linux ld.so'
10578   ;;
10579
10580 netbsd*)
10581   version_type=sunos
10582   need_lib_prefix=no
10583   need_version=no
10584   if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10585     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10586     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10587     dynamic_linker='NetBSD (a.out) ld.so'
10588   else
10589     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
10590     soname_spec='${libname}${release}${shared_ext}$major'
10591     dynamic_linker='NetBSD ld.elf_so'
10592   fi
10593   shlibpath_var=LD_LIBRARY_PATH
10594   shlibpath_overrides_runpath=yes
10595   hardcode_into_libs=yes
10596   ;;
10597
10598 newsos6)
10599   version_type=linux
10600   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10601   shlibpath_var=LD_LIBRARY_PATH
10602   shlibpath_overrides_runpath=yes
10603   ;;
10604
10605 *nto* | *qnx*)
10606   version_type=qnx
10607   need_lib_prefix=no
10608   need_version=no
10609   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10610   soname_spec='${libname}${release}${shared_ext}$major'
10611   shlibpath_var=LD_LIBRARY_PATH
10612   shlibpath_overrides_runpath=no
10613   hardcode_into_libs=yes
10614   dynamic_linker='ldqnx.so'
10615   ;;
10616
10617 openbsd*)
10618   version_type=sunos
10619   sys_lib_dlsearch_path_spec="/usr/lib"
10620   need_lib_prefix=no
10621   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
10622   case $host_os in
10623     openbsd3.3 | openbsd3.3.*)  need_version=yes ;;
10624     *)                          need_version=no  ;;
10625   esac
10626   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10627   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
10628   shlibpath_var=LD_LIBRARY_PATH
10629   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10630     case $host_os in
10631       openbsd2.[89] | openbsd2.[89].*)
10632         shlibpath_overrides_runpath=no
10633         ;;
10634       *)
10635         shlibpath_overrides_runpath=yes
10636         ;;
10637       esac
10638   else
10639     shlibpath_overrides_runpath=yes
10640   fi
10641   ;;
10642
10643 os2*)
10644   libname_spec='$name'
10645   shrext_cmds=".dll"
10646   need_lib_prefix=no
10647   library_names_spec='$libname${shared_ext} $libname.a'
10648   dynamic_linker='OS/2 ld.exe'
10649   shlibpath_var=LIBPATH
10650   ;;
10651
10652 osf3* | osf4* | osf5*)
10653   version_type=osf
10654   need_lib_prefix=no
10655   need_version=no
10656   soname_spec='${libname}${release}${shared_ext}$major'
10657   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10658   shlibpath_var=LD_LIBRARY_PATH
10659   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
10660   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
10661   ;;
10662
10663 rdos*)
10664   dynamic_linker=no
10665   ;;
10666
10667 solaris*)
10668   version_type=linux
10669   need_lib_prefix=no
10670   need_version=no
10671   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10672   soname_spec='${libname}${release}${shared_ext}$major'
10673   shlibpath_var=LD_LIBRARY_PATH
10674   shlibpath_overrides_runpath=yes
10675   hardcode_into_libs=yes
10676   # ldd complains unless libraries are executable
10677   postinstall_cmds='chmod +x $lib'
10678   ;;
10679
10680 sunos4*)
10681   version_type=sunos
10682   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
10683   finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
10684   shlibpath_var=LD_LIBRARY_PATH
10685   shlibpath_overrides_runpath=yes
10686   if test "$with_gnu_ld" = yes; then
10687     need_lib_prefix=no
10688   fi
10689   need_version=yes
10690   ;;
10691
10692 sysv4 | sysv4.3*)
10693   version_type=linux
10694   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10695   soname_spec='${libname}${release}${shared_ext}$major'
10696   shlibpath_var=LD_LIBRARY_PATH
10697   case $host_vendor in
10698     sni)
10699       shlibpath_overrides_runpath=no
10700       need_lib_prefix=no
10701       runpath_var=LD_RUN_PATH
10702       ;;
10703     siemens)
10704       need_lib_prefix=no
10705       ;;
10706     motorola)
10707       need_lib_prefix=no
10708       need_version=no
10709       shlibpath_overrides_runpath=no
10710       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
10711       ;;
10712   esac
10713   ;;
10714
10715 sysv4*MP*)
10716   if test -d /usr/nec ;then
10717     version_type=linux
10718     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
10719     soname_spec='$libname${shared_ext}.$major'
10720     shlibpath_var=LD_LIBRARY_PATH
10721   fi
10722   ;;
10723
10724 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
10725   version_type=freebsd-elf
10726   need_lib_prefix=no
10727   need_version=no
10728   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
10729   soname_spec='${libname}${release}${shared_ext}$major'
10730   shlibpath_var=LD_LIBRARY_PATH
10731   shlibpath_overrides_runpath=yes
10732   hardcode_into_libs=yes
10733   if test "$with_gnu_ld" = yes; then
10734     sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
10735   else
10736     sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
10737     case $host_os in
10738       sco3.2v5*)
10739         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
10740         ;;
10741     esac
10742   fi
10743   sys_lib_dlsearch_path_spec='/usr/lib'
10744   ;;
10745
10746 tpf*)
10747   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
10748   version_type=linux
10749   need_lib_prefix=no
10750   need_version=no
10751   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10752   shlibpath_var=LD_LIBRARY_PATH
10753   shlibpath_overrides_runpath=no
10754   hardcode_into_libs=yes
10755   ;;
10756
10757 uts4*)
10758   version_type=linux
10759   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10760   soname_spec='${libname}${release}${shared_ext}$major'
10761   shlibpath_var=LD_LIBRARY_PATH
10762   ;;
10763
10764 *)
10765   dynamic_linker=no
10766   ;;
10767 esac
10768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
10769 $as_echo "$dynamic_linker" >&6; }
10770 test "$dynamic_linker" = no && can_build_shared=no
10771
10772 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
10773 if test "$GCC" = yes; then
10774   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
10775 fi
10776
10777 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
10778   sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
10779 fi
10780 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
10781   sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
10782 fi
10783
10784
10785
10786
10787
10788
10789
10790
10791
10792
10793
10794
10795
10796
10797
10798
10799
10800
10801
10802
10803
10804
10805
10806
10807
10808
10809
10810
10811
10812
10813
10814
10815
10816
10817
10818
10819
10820
10821
10822
10823
10824
10825
10826
10827
10828
10829
10830
10831
10832
10833
10834
10835
10836
10837
10838
10839
10840
10841
10842
10843
10844
10845
10846
10847
10848
10849
10850
10851
10852
10853
10854
10855
10856
10857
10858
10859
10860
10861
10862
10863
10864
10865
10866
10867
10868
10869
10870
10871
10872
10873
10874
10875   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
10876 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
10877 hardcode_action=
10878 if test -n "$hardcode_libdir_flag_spec" ||
10879    test -n "$runpath_var" ||
10880    test "X$hardcode_automatic" = "Xyes" ; then
10881
10882   # We can hardcode non-existent directories.
10883   if test "$hardcode_direct" != no &&
10884      # If the only mechanism to avoid hardcoding is shlibpath_var, we
10885      # have to relink, otherwise we might link with an installed library
10886      # when we should be linking with a yet-to-be-installed one
10887      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
10888      test "$hardcode_minus_L" != no; then
10889     # Linking always hardcodes the temporary library directory.
10890     hardcode_action=relink
10891   else
10892     # We can link without hardcoding, and we can hardcode nonexisting dirs.
10893     hardcode_action=immediate
10894   fi
10895 else
10896   # We cannot hardcode anything, or else we can only hardcode existing
10897   # directories.
10898   hardcode_action=unsupported
10899 fi
10900 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
10901 $as_echo "$hardcode_action" >&6; }
10902
10903 if test "$hardcode_action" = relink ||
10904    test "$inherit_rpath" = yes; then
10905   # Fast installation is not supported
10906   enable_fast_install=no
10907 elif test "$shlibpath_overrides_runpath" = yes ||
10908      test "$enable_shared" = no; then
10909   # Fast installation is not necessary
10910   enable_fast_install=needless
10911 fi
10912
10913
10914
10915
10916
10917
10918   if test "x$enable_dlopen" != xyes; then
10919   enable_dlopen=unknown
10920   enable_dlopen_self=unknown
10921   enable_dlopen_self_static=unknown
10922 else
10923   lt_cv_dlopen=no
10924   lt_cv_dlopen_libs=
10925
10926   case $host_os in
10927   beos*)
10928     lt_cv_dlopen="load_add_on"
10929     lt_cv_dlopen_libs=
10930     lt_cv_dlopen_self=yes
10931     ;;
10932
10933   mingw* | pw32* | cegcc*)
10934     lt_cv_dlopen="LoadLibrary"
10935     lt_cv_dlopen_libs=
10936     ;;
10937
10938   cygwin*)
10939     lt_cv_dlopen="dlopen"
10940     lt_cv_dlopen_libs=
10941     ;;
10942
10943   darwin*)
10944   # if libdl is installed we need to link against it
10945     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10946 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10947 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10948   $as_echo_n "(cached) " >&6
10949 else
10950   ac_check_lib_save_LIBS=$LIBS
10951 LIBS="-ldl  $LIBS"
10952 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10953 /* end confdefs.h.  */
10954
10955 /* Override any GCC internal prototype to avoid an error.
10956    Use char because int might match the return type of a GCC
10957    builtin and then its argument prototype would still apply.  */
10958 #ifdef __cplusplus
10959 extern "C"
10960 #endif
10961 char dlopen ();
10962 int
10963 main ()
10964 {
10965 return dlopen ();
10966   ;
10967   return 0;
10968 }
10969 _ACEOF
10970 if ac_fn_c_try_link "$LINENO"; then :
10971   ac_cv_lib_dl_dlopen=yes
10972 else
10973   ac_cv_lib_dl_dlopen=no
10974 fi
10975 rm -f core conftest.err conftest.$ac_objext \
10976     conftest$ac_exeext conftest.$ac_ext
10977 LIBS=$ac_check_lib_save_LIBS
10978 fi
10979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10980 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10981 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
10982   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10983 else
10984
10985     lt_cv_dlopen="dyld"
10986     lt_cv_dlopen_libs=
10987     lt_cv_dlopen_self=yes
10988
10989 fi
10990
10991     ;;
10992
10993   *)
10994     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
10995 if test "x$ac_cv_func_shl_load" = x""yes; then :
10996   lt_cv_dlopen="shl_load"
10997 else
10998   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10999 $as_echo_n "checking for shl_load in -ldld... " >&6; }
11000 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
11001   $as_echo_n "(cached) " >&6
11002 else
11003   ac_check_lib_save_LIBS=$LIBS
11004 LIBS="-ldld  $LIBS"
11005 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11006 /* end confdefs.h.  */
11007
11008 /* Override any GCC internal prototype to avoid an error.
11009    Use char because int might match the return type of a GCC
11010    builtin and then its argument prototype would still apply.  */
11011 #ifdef __cplusplus
11012 extern "C"
11013 #endif
11014 char shl_load ();
11015 int
11016 main ()
11017 {
11018 return shl_load ();
11019   ;
11020   return 0;
11021 }
11022 _ACEOF
11023 if ac_fn_c_try_link "$LINENO"; then :
11024   ac_cv_lib_dld_shl_load=yes
11025 else
11026   ac_cv_lib_dld_shl_load=no
11027 fi
11028 rm -f core conftest.err conftest.$ac_objext \
11029     conftest$ac_exeext conftest.$ac_ext
11030 LIBS=$ac_check_lib_save_LIBS
11031 fi
11032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11033 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11034 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
11035   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
11036 else
11037   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
11038 if test "x$ac_cv_func_dlopen" = x""yes; then :
11039   lt_cv_dlopen="dlopen"
11040 else
11041   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11042 $as_echo_n "checking for dlopen in -ldl... " >&6; }
11043 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11044   $as_echo_n "(cached) " >&6
11045 else
11046   ac_check_lib_save_LIBS=$LIBS
11047 LIBS="-ldl  $LIBS"
11048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11049 /* end confdefs.h.  */
11050
11051 /* Override any GCC internal prototype to avoid an error.
11052    Use char because int might match the return type of a GCC
11053    builtin and then its argument prototype would still apply.  */
11054 #ifdef __cplusplus
11055 extern "C"
11056 #endif
11057 char dlopen ();
11058 int
11059 main ()
11060 {
11061 return dlopen ();
11062   ;
11063   return 0;
11064 }
11065 _ACEOF
11066 if ac_fn_c_try_link "$LINENO"; then :
11067   ac_cv_lib_dl_dlopen=yes
11068 else
11069   ac_cv_lib_dl_dlopen=no
11070 fi
11071 rm -f core conftest.err conftest.$ac_objext \
11072     conftest$ac_exeext conftest.$ac_ext
11073 LIBS=$ac_check_lib_save_LIBS
11074 fi
11075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11076 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11077 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
11078   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11079 else
11080   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11081 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11082 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11083   $as_echo_n "(cached) " >&6
11084 else
11085   ac_check_lib_save_LIBS=$LIBS
11086 LIBS="-lsvld  $LIBS"
11087 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11088 /* end confdefs.h.  */
11089
11090 /* Override any GCC internal prototype to avoid an error.
11091    Use char because int might match the return type of a GCC
11092    builtin and then its argument prototype would still apply.  */
11093 #ifdef __cplusplus
11094 extern "C"
11095 #endif
11096 char dlopen ();
11097 int
11098 main ()
11099 {
11100 return dlopen ();
11101   ;
11102   return 0;
11103 }
11104 _ACEOF
11105 if ac_fn_c_try_link "$LINENO"; then :
11106   ac_cv_lib_svld_dlopen=yes
11107 else
11108   ac_cv_lib_svld_dlopen=no
11109 fi
11110 rm -f core conftest.err conftest.$ac_objext \
11111     conftest$ac_exeext conftest.$ac_ext
11112 LIBS=$ac_check_lib_save_LIBS
11113 fi
11114 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11115 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11116 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
11117   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11118 else
11119   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11120 $as_echo_n "checking for dld_link in -ldld... " >&6; }
11121 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11122   $as_echo_n "(cached) " >&6
11123 else
11124   ac_check_lib_save_LIBS=$LIBS
11125 LIBS="-ldld  $LIBS"
11126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11127 /* end confdefs.h.  */
11128
11129 /* Override any GCC internal prototype to avoid an error.
11130    Use char because int might match the return type of a GCC
11131    builtin and then its argument prototype would still apply.  */
11132 #ifdef __cplusplus
11133 extern "C"
11134 #endif
11135 char dld_link ();
11136 int
11137 main ()
11138 {
11139 return dld_link ();
11140   ;
11141   return 0;
11142 }
11143 _ACEOF
11144 if ac_fn_c_try_link "$LINENO"; then :
11145   ac_cv_lib_dld_dld_link=yes
11146 else
11147   ac_cv_lib_dld_dld_link=no
11148 fi
11149 rm -f core conftest.err conftest.$ac_objext \
11150     conftest$ac_exeext conftest.$ac_ext
11151 LIBS=$ac_check_lib_save_LIBS
11152 fi
11153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11154 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11155 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
11156   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11157 fi
11158
11159
11160 fi
11161
11162
11163 fi
11164
11165
11166 fi
11167
11168
11169 fi
11170
11171
11172 fi
11173
11174     ;;
11175   esac
11176
11177   if test "x$lt_cv_dlopen" != xno; then
11178     enable_dlopen=yes
11179   else
11180     enable_dlopen=no
11181   fi
11182
11183   case $lt_cv_dlopen in
11184   dlopen)
11185     save_CPPFLAGS="$CPPFLAGS"
11186     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
11187
11188     save_LDFLAGS="$LDFLAGS"
11189     wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
11190
11191     save_LIBS="$LIBS"
11192     LIBS="$lt_cv_dlopen_libs $LIBS"
11193
11194     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11195 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11196 if test "${lt_cv_dlopen_self+set}" = set; then :
11197   $as_echo_n "(cached) " >&6
11198 else
11199           if test "$cross_compiling" = yes; then :
11200   lt_cv_dlopen_self=cross
11201 else
11202   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11203   lt_status=$lt_dlunknown
11204   cat > conftest.$ac_ext <<_LT_EOF
11205 #line 11205 "configure"
11206 #include "confdefs.h"
11207
11208 #if HAVE_DLFCN_H
11209 #include <dlfcn.h>
11210 #endif
11211
11212 #include <stdio.h>
11213
11214 #ifdef RTLD_GLOBAL
11215 #  define LT_DLGLOBAL           RTLD_GLOBAL
11216 #else
11217 #  ifdef DL_GLOBAL
11218 #    define LT_DLGLOBAL         DL_GLOBAL
11219 #  else
11220 #    define LT_DLGLOBAL         0
11221 #  endif
11222 #endif
11223
11224 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11225    find out it does not work in some platform. */
11226 #ifndef LT_DLLAZY_OR_NOW
11227 #  ifdef RTLD_LAZY
11228 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
11229 #  else
11230 #    ifdef DL_LAZY
11231 #      define LT_DLLAZY_OR_NOW          DL_LAZY
11232 #    else
11233 #      ifdef RTLD_NOW
11234 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
11235 #      else
11236 #        ifdef DL_NOW
11237 #          define LT_DLLAZY_OR_NOW      DL_NOW
11238 #        else
11239 #          define LT_DLLAZY_OR_NOW      0
11240 #        endif
11241 #      endif
11242 #    endif
11243 #  endif
11244 #endif
11245
11246 /* When -fvisbility=hidden is used, assume the code has been annotated
11247    correspondingly for the symbols needed.  */
11248 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11249 void fnord () __attribute__((visibility("default")));
11250 #endif
11251
11252 void fnord () { int i=42; }
11253 int main ()
11254 {
11255   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11256   int status = $lt_dlunknown;
11257
11258   if (self)
11259     {
11260       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11261       else
11262         {
11263           if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11264           else puts (dlerror ());
11265         }
11266       /* dlclose (self); */
11267     }
11268   else
11269     puts (dlerror ());
11270
11271   return status;
11272 }
11273 _LT_EOF
11274   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11275   (eval $ac_link) 2>&5
11276   ac_status=$?
11277   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11278   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11279     (./conftest; exit; ) >&5 2>/dev/null
11280     lt_status=$?
11281     case x$lt_status in
11282       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
11283       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
11284       x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
11285     esac
11286   else :
11287     # compilation failed
11288     lt_cv_dlopen_self=no
11289   fi
11290 fi
11291 rm -fr conftest*
11292
11293
11294 fi
11295 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
11296 $as_echo "$lt_cv_dlopen_self" >&6; }
11297
11298     if test "x$lt_cv_dlopen_self" = xyes; then
11299       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
11300       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11301 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11302 if test "${lt_cv_dlopen_self_static+set}" = set; then :
11303   $as_echo_n "(cached) " >&6
11304 else
11305           if test "$cross_compiling" = yes; then :
11306   lt_cv_dlopen_self_static=cross
11307 else
11308   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11309   lt_status=$lt_dlunknown
11310   cat > conftest.$ac_ext <<_LT_EOF
11311 #line 11311 "configure"
11312 #include "confdefs.h"
11313
11314 #if HAVE_DLFCN_H
11315 #include <dlfcn.h>
11316 #endif
11317
11318 #include <stdio.h>
11319
11320 #ifdef RTLD_GLOBAL
11321 #  define LT_DLGLOBAL           RTLD_GLOBAL
11322 #else
11323 #  ifdef DL_GLOBAL
11324 #    define LT_DLGLOBAL         DL_GLOBAL
11325 #  else
11326 #    define LT_DLGLOBAL         0
11327 #  endif
11328 #endif
11329
11330 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
11331    find out it does not work in some platform. */
11332 #ifndef LT_DLLAZY_OR_NOW
11333 #  ifdef RTLD_LAZY
11334 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
11335 #  else
11336 #    ifdef DL_LAZY
11337 #      define LT_DLLAZY_OR_NOW          DL_LAZY
11338 #    else
11339 #      ifdef RTLD_NOW
11340 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
11341 #      else
11342 #        ifdef DL_NOW
11343 #          define LT_DLLAZY_OR_NOW      DL_NOW
11344 #        else
11345 #          define LT_DLLAZY_OR_NOW      0
11346 #        endif
11347 #      endif
11348 #    endif
11349 #  endif
11350 #endif
11351
11352 /* When -fvisbility=hidden is used, assume the code has been annotated
11353    correspondingly for the symbols needed.  */
11354 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11355 void fnord () __attribute__((visibility("default")));
11356 #endif
11357
11358 void fnord () { int i=42; }
11359 int main ()
11360 {
11361   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
11362   int status = $lt_dlunknown;
11363
11364   if (self)
11365     {
11366       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11367       else
11368         {
11369           if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11370           else puts (dlerror ());
11371         }
11372       /* dlclose (self); */
11373     }
11374   else
11375     puts (dlerror ());
11376
11377   return status;
11378 }
11379 _LT_EOF
11380   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
11381   (eval $ac_link) 2>&5
11382   ac_status=$?
11383   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11384   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
11385     (./conftest; exit; ) >&5 2>/dev/null
11386     lt_status=$?
11387     case x$lt_status in
11388       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
11389       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
11390       x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
11391     esac
11392   else :
11393     # compilation failed
11394     lt_cv_dlopen_self_static=no
11395   fi
11396 fi
11397 rm -fr conftest*
11398
11399
11400 fi
11401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
11402 $as_echo "$lt_cv_dlopen_self_static" >&6; }
11403     fi
11404
11405     CPPFLAGS="$save_CPPFLAGS"
11406     LDFLAGS="$save_LDFLAGS"
11407     LIBS="$save_LIBS"
11408     ;;
11409   esac
11410
11411   case $lt_cv_dlopen_self in
11412   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
11413   *) enable_dlopen_self=unknown ;;
11414   esac
11415
11416   case $lt_cv_dlopen_self_static in
11417   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
11418   *) enable_dlopen_self_static=unknown ;;
11419   esac
11420 fi
11421
11422
11423
11424
11425
11426
11427
11428
11429
11430
11431
11432
11433
11434
11435
11436
11437
11438 striplib=
11439 old_striplib=
11440 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
11441 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
11442 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
11443   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11444   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11445   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11446 $as_echo "yes" >&6; }
11447 else
11448 # FIXME - insert some real tests, host_os isn't really good enough
11449   case $host_os in
11450   darwin*)
11451     if test -n "$STRIP" ; then
11452       striplib="$STRIP -x"
11453       old_striplib="$STRIP -S"
11454       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11455 $as_echo "yes" >&6; }
11456     else
11457       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11458 $as_echo "no" >&6; }
11459     fi
11460     ;;
11461   *)
11462     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11463 $as_echo "no" >&6; }
11464     ;;
11465   esac
11466 fi
11467
11468
11469
11470
11471
11472
11473
11474
11475
11476
11477
11478
11479   # Report which library types will actually be built
11480   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
11481 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11482   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
11483 $as_echo "$can_build_shared" >&6; }
11484
11485   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
11486 $as_echo_n "checking whether to build shared libraries... " >&6; }
11487   test "$can_build_shared" = "no" && enable_shared=no
11488
11489   # On AIX, shared libraries and static libraries use the same namespace, and
11490   # are all built from PIC.
11491   case $host_os in
11492   aix3*)
11493     test "$enable_shared" = yes && enable_static=no
11494     if test -n "$RANLIB"; then
11495       archive_cmds="$archive_cmds~\$RANLIB \$lib"
11496       postinstall_cmds='$RANLIB $lib'
11497     fi
11498     ;;
11499
11500   aix[4-9]*)
11501     if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
11502       test "$enable_shared" = yes && enable_static=no
11503     fi
11504     ;;
11505   esac
11506   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
11507 $as_echo "$enable_shared" >&6; }
11508
11509   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
11510 $as_echo_n "checking whether to build static libraries... " >&6; }
11511   # Make sure either enable_shared or enable_static is yes.
11512   test "$enable_shared" = yes || enable_static=yes
11513   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
11514 $as_echo "$enable_static" >&6; }
11515
11516
11517
11518
11519 fi
11520 ac_ext=c
11521 ac_cpp='$CPP $CPPFLAGS'
11522 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11523 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11524 ac_compiler_gnu=$ac_cv_c_compiler_gnu
11525
11526 CC="$lt_save_CC"
11527
11528
11529
11530
11531
11532
11533
11534
11535
11536
11537
11538
11539
11540         ac_config_commands="$ac_config_commands libtool"
11541
11542
11543
11544
11545 # Only expand once:
11546
11547
11548
11549 # Check whether --enable-targets was given.
11550 if test "${enable_targets+set}" = set; then :
11551   enableval=$enable_targets; case "${enableval}" in
11552   yes | "") as_fn_error "enable-targets option must specify target names or 'all'" "$LINENO" 5
11553             ;;
11554   no)       enable_targets= ;;
11555   *)        enable_targets=$enableval ;;
11556 esac
11557 fi
11558
11559 # Check whether --enable-deterministic-archives was given.
11560 if test "${enable_deterministic_archives+set}" = set; then :
11561   enableval=$enable_deterministic_archives;
11562 if test "${enableval}" = no; then
11563   default_ar_deterministic=0
11564 else
11565   default_ar_deterministic=1
11566 fi
11567 else
11568   default_ar_deterministic=0
11569 fi
11570
11571
11572
11573 cat >>confdefs.h <<_ACEOF
11574 #define DEFAULT_AR_DETERMINISTIC $default_ar_deterministic
11575 _ACEOF
11576
11577
11578
11579 GCC_WARN_CFLAGS="-W -Wall -Wstrict-prototypes -Wmissing-prototypes"
11580 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11581 /* end confdefs.h.  */
11582 __GNUC__
11583 _ACEOF
11584 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11585   $EGREP "^[0-3]$" >/dev/null 2>&1; then :
11586
11587 else
11588   GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wshadow"
11589 fi
11590 rm -f conftest*
11591
11592
11593 # Check whether --enable-werror was given.
11594 if test "${enable_werror+set}" = set; then :
11595   enableval=$enable_werror; case "${enableval}" in
11596      yes | y) ERROR_ON_WARNING="yes" ;;
11597      no | n)  ERROR_ON_WARNING="no" ;;
11598      *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
11599    esac
11600 fi
11601
11602
11603 # Disable -Wformat by default when using gcc on mingw
11604 case "${host}" in
11605   *-*-mingw32*)
11606     if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
11607       GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Wno-format"
11608     fi
11609     ;;
11610   *) ;;
11611 esac
11612
11613 # Enable -Werror by default when using gcc
11614 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
11615     ERROR_ON_WARNING=yes
11616 fi
11617
11618 NO_WERROR=
11619 if test "${ERROR_ON_WARNING}" = yes ; then
11620     GCC_WARN_CFLAGS="$GCC_WARN_CFLAGS -Werror"
11621     NO_WERROR="-Wno-error"
11622 fi
11623
11624 if test "${GCC}" = yes ; then
11625   WARN_CFLAGS="${GCC_WARN_CFLAGS}"
11626 fi
11627
11628 # Check whether --enable-build-warnings was given.
11629 if test "${enable_build_warnings+set}" = set; then :
11630   enableval=$enable_build_warnings; case "${enableval}" in
11631   yes)  WARN_CFLAGS="${GCC_WARN_CFLAGS}";;
11632   no)   if test "${GCC}" = yes ; then
11633           WARN_CFLAGS="-w"
11634         fi;;
11635   ,*)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
11636         WARN_CFLAGS="${GCC_WARN_CFLAGS} ${t}";;
11637   *,)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
11638         WARN_CFLAGS="${t} ${GCC_WARN_CFLAGS}";;
11639   *)    WARN_CFLAGS=`echo "${enableval}" | sed -e "s/,/ /g"`;;
11640 esac
11641 fi
11642
11643
11644 if test x"$silent" != x"yes" && test x"$WARN_CFLAGS" != x""; then
11645   echo "Setting warning flags = $WARN_CFLAGS" 6>&1
11646 fi
11647
11648
11649
11650
11651
11652 ac_config_headers="$ac_config_headers config.h:config.in"
11653
11654
11655 if test -z "$target" ; then
11656     as_fn_error "Unrecognized target system type; please check config.sub." "$LINENO" 5
11657 fi
11658 if test -z "$host" ; then
11659     as_fn_error "Unrecognized host system type; please check config.sub." "$LINENO" 5
11660 fi
11661
11662 for ac_prog in 'bison -y' byacc
11663 do
11664   # Extract the first word of "$ac_prog", so it can be a program name with args.
11665 set dummy $ac_prog; ac_word=$2
11666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11667 $as_echo_n "checking for $ac_word... " >&6; }
11668 if test "${ac_cv_prog_YACC+set}" = set; then :
11669   $as_echo_n "(cached) " >&6
11670 else
11671   if test -n "$YACC"; then
11672   ac_cv_prog_YACC="$YACC" # Let the user override the test.
11673 else
11674 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11675 for as_dir in $PATH
11676 do
11677   IFS=$as_save_IFS
11678   test -z "$as_dir" && as_dir=.
11679     for ac_exec_ext in '' $ac_executable_extensions; do
11680   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11681     ac_cv_prog_YACC="$ac_prog"
11682     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11683     break 2
11684   fi
11685 done
11686   done
11687 IFS=$as_save_IFS
11688
11689 fi
11690 fi
11691 YACC=$ac_cv_prog_YACC
11692 if test -n "$YACC"; then
11693   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $YACC" >&5
11694 $as_echo "$YACC" >&6; }
11695 else
11696   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11697 $as_echo "no" >&6; }
11698 fi
11699
11700
11701   test -n "$YACC" && break
11702 done
11703 test -n "$YACC" || YACC="yacc"
11704
11705 for ac_prog in flex lex
11706 do
11707   # Extract the first word of "$ac_prog", so it can be a program name with args.
11708 set dummy $ac_prog; ac_word=$2
11709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11710 $as_echo_n "checking for $ac_word... " >&6; }
11711 if test "${ac_cv_prog_LEX+set}" = set; then :
11712   $as_echo_n "(cached) " >&6
11713 else
11714   if test -n "$LEX"; then
11715   ac_cv_prog_LEX="$LEX" # Let the user override the test.
11716 else
11717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11718 for as_dir in $PATH
11719 do
11720   IFS=$as_save_IFS
11721   test -z "$as_dir" && as_dir=.
11722     for ac_exec_ext in '' $ac_executable_extensions; do
11723   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11724     ac_cv_prog_LEX="$ac_prog"
11725     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11726     break 2
11727   fi
11728 done
11729   done
11730 IFS=$as_save_IFS
11731
11732 fi
11733 fi
11734 LEX=$ac_cv_prog_LEX
11735 if test -n "$LEX"; then
11736   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LEX" >&5
11737 $as_echo "$LEX" >&6; }
11738 else
11739   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11740 $as_echo "no" >&6; }
11741 fi
11742
11743
11744   test -n "$LEX" && break
11745 done
11746 test -n "$LEX" || LEX=":"
11747
11748 if test "x$LEX" != "x:"; then
11749   cat >conftest.l <<_ACEOF
11750 %%
11751 a { ECHO; }
11752 b { REJECT; }
11753 c { yymore (); }
11754 d { yyless (1); }
11755 e { yyless (input () != 0); }
11756 f { unput (yytext[0]); }
11757 . { BEGIN INITIAL; }
11758 %%
11759 #ifdef YYTEXT_POINTER
11760 extern char *yytext;
11761 #endif
11762 int
11763 main (void)
11764 {
11765   return ! yylex () + ! yywrap ();
11766 }
11767 _ACEOF
11768 { { ac_try="$LEX conftest.l"
11769 case "(($ac_try" in
11770   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11771   *) ac_try_echo=$ac_try;;
11772 esac
11773 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
11774 $as_echo "$ac_try_echo"; } >&5
11775   (eval "$LEX conftest.l") 2>&5
11776   ac_status=$?
11777   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11778   test $ac_status = 0; }
11779 { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex output file root" >&5
11780 $as_echo_n "checking lex output file root... " >&6; }
11781 if test "${ac_cv_prog_lex_root+set}" = set; then :
11782   $as_echo_n "(cached) " >&6
11783 else
11784
11785 if test -f lex.yy.c; then
11786   ac_cv_prog_lex_root=lex.yy
11787 elif test -f lexyy.c; then
11788   ac_cv_prog_lex_root=lexyy
11789 else
11790   as_fn_error "cannot find output from $LEX; giving up" "$LINENO" 5
11791 fi
11792 fi
11793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_lex_root" >&5
11794 $as_echo "$ac_cv_prog_lex_root" >&6; }
11795 LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
11796
11797 if test -z "${LEXLIB+set}"; then
11798   { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex library" >&5
11799 $as_echo_n "checking lex library... " >&6; }
11800 if test "${ac_cv_lib_lex+set}" = set; then :
11801   $as_echo_n "(cached) " >&6
11802 else
11803
11804     ac_save_LIBS=$LIBS
11805     ac_cv_lib_lex='none needed'
11806     for ac_lib in '' -lfl -ll; do
11807       LIBS="$ac_lib $ac_save_LIBS"
11808       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11809 /* end confdefs.h.  */
11810 `cat $LEX_OUTPUT_ROOT.c`
11811 _ACEOF
11812 if ac_fn_c_try_link "$LINENO"; then :
11813   ac_cv_lib_lex=$ac_lib
11814 fi
11815 rm -f core conftest.err conftest.$ac_objext \
11816     conftest$ac_exeext conftest.$ac_ext
11817       test "$ac_cv_lib_lex" != 'none needed' && break
11818     done
11819     LIBS=$ac_save_LIBS
11820
11821 fi
11822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lex" >&5
11823 $as_echo "$ac_cv_lib_lex" >&6; }
11824   test "$ac_cv_lib_lex" != 'none needed' && LEXLIB=$ac_cv_lib_lex
11825 fi
11826
11827
11828 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether yytext is a pointer" >&5
11829 $as_echo_n "checking whether yytext is a pointer... " >&6; }
11830 if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then :
11831   $as_echo_n "(cached) " >&6
11832 else
11833   # POSIX says lex can declare yytext either as a pointer or an array; the
11834 # default is implementation-dependent.  Figure out which it is, since
11835 # not all implementations provide the %pointer and %array declarations.
11836 ac_cv_prog_lex_yytext_pointer=no
11837 ac_save_LIBS=$LIBS
11838 LIBS="$LEXLIB $ac_save_LIBS"
11839 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11840 /* end confdefs.h.  */
11841 #define YYTEXT_POINTER 1
11842 `cat $LEX_OUTPUT_ROOT.c`
11843 _ACEOF
11844 if ac_fn_c_try_link "$LINENO"; then :
11845   ac_cv_prog_lex_yytext_pointer=yes
11846 fi
11847 rm -f core conftest.err conftest.$ac_objext \
11848     conftest$ac_exeext conftest.$ac_ext
11849 LIBS=$ac_save_LIBS
11850
11851 fi
11852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_lex_yytext_pointer" >&5
11853 $as_echo "$ac_cv_prog_lex_yytext_pointer" >&6; }
11854 if test $ac_cv_prog_lex_yytext_pointer = yes; then
11855
11856 $as_echo "#define YYTEXT_POINTER 1" >>confdefs.h
11857
11858 fi
11859 rm -f conftest.l $LEX_OUTPUT_ROOT.c
11860
11861 fi
11862 if test "$LEX" = :; then
11863   LEX=${am_missing_run}flex
11864 fi
11865
11866 ALL_LINGUAS="da es fi fr id ja ro ru rw sk sv tr uk vi zh_CN zh_TW bg"
11867 # If we haven't got the data from the intl directory,
11868 # assume NLS is disabled.
11869 USE_NLS=no
11870 LIBINTL=
11871 LIBINTL_DEP=
11872 INCINTL=
11873 XGETTEXT=
11874 GMSGFMT=
11875 POSUB=
11876
11877 if test -f  ../intl/config.intl; then
11878   .  ../intl/config.intl
11879 fi
11880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
11881 $as_echo_n "checking whether NLS is requested... " >&6; }
11882 if test x"$USE_NLS" != xyes; then
11883   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11884 $as_echo "no" >&6; }
11885 else
11886   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11887 $as_echo "yes" >&6; }
11888
11889 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
11890
11891
11892   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
11893 $as_echo_n "checking for catalogs to be installed... " >&6; }
11894   # Look for .po and .gmo files in the source directory.
11895   CATALOGS=
11896   XLINGUAS=
11897   for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
11898     # If there aren't any .gmo files the shell will give us the
11899     # literal string "../path/to/srcdir/po/*.gmo" which has to be
11900     # weeded out.
11901     case "$cat" in *\**)
11902       continue;;
11903     esac
11904     # The quadruple backslash is collapsed to a double backslash
11905     # by the backticks, then collapsed again by the double quotes,
11906     # leaving us with one backslash in the sed expression (right
11907     # before the dot that mustn't act as a wildcard).
11908     cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
11909     lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
11910     # The user is allowed to set LINGUAS to a list of languages to
11911     # install catalogs for.  If it's empty that means "all of them."
11912     if test "x$LINGUAS" = x; then
11913       CATALOGS="$CATALOGS $cat"
11914       XLINGUAS="$XLINGUAS $lang"
11915     else
11916       case "$LINGUAS" in *$lang*)
11917         CATALOGS="$CATALOGS $cat"
11918         XLINGUAS="$XLINGUAS $lang"
11919         ;;
11920       esac
11921     fi
11922   done
11923   LINGUAS="$XLINGUAS"
11924   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
11925 $as_echo "$LINGUAS" >&6; }
11926
11927
11928     DATADIRNAME=share
11929
11930   INSTOBJEXT=.mo
11931
11932   GENCAT=gencat
11933
11934   CATOBJEXT=.gmo
11935
11936 fi
11937
11938         MKINSTALLDIRS=
11939   if test -n "$ac_aux_dir"; then
11940     case "$ac_aux_dir" in
11941       /*) MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs" ;;
11942       *) MKINSTALLDIRS="\$(top_builddir)/$ac_aux_dir/mkinstalldirs" ;;
11943     esac
11944   fi
11945   if test -z "$MKINSTALLDIRS"; then
11946     MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
11947   fi
11948
11949
11950
11951   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
11952 $as_echo_n "checking whether NLS is requested... " >&6; }
11953     # Check whether --enable-nls was given.
11954 if test "${enable_nls+set}" = set; then :
11955   enableval=$enable_nls; USE_NLS=$enableval
11956 else
11957   USE_NLS=yes
11958 fi
11959
11960   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
11961 $as_echo "$USE_NLS" >&6; }
11962
11963
11964
11965
11966
11967
11968 # Prepare PATH_SEPARATOR.
11969 # The user is always right.
11970 if test "${PATH_SEPARATOR+set}" != set; then
11971   echo "#! /bin/sh" >conf$$.sh
11972   echo  "exit 0"   >>conf$$.sh
11973   chmod +x conf$$.sh
11974   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
11975     PATH_SEPARATOR=';'
11976   else
11977     PATH_SEPARATOR=:
11978   fi
11979   rm -f conf$$.sh
11980 fi
11981
11982 # Find out how to test for executable files. Don't use a zero-byte file,
11983 # as systems may use methods other than mode bits to determine executability.
11984 cat >conf$$.file <<_ASEOF
11985 #! /bin/sh
11986 exit 0
11987 _ASEOF
11988 chmod +x conf$$.file
11989 if test -x conf$$.file >/dev/null 2>&1; then
11990   ac_executable_p="test -x"
11991 else
11992   ac_executable_p="test -f"
11993 fi
11994 rm -f conf$$.file
11995
11996 # Extract the first word of "msgfmt", so it can be a program name with args.
11997 set dummy msgfmt; ac_word=$2
11998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11999 $as_echo_n "checking for $ac_word... " >&6; }
12000 if test "${ac_cv_path_MSGFMT+set}" = set; then :
12001   $as_echo_n "(cached) " >&6
12002 else
12003   case "$MSGFMT" in
12004   [\\/]* | ?:[\\/]*)
12005     ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
12006     ;;
12007   *)
12008     ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
12009     for ac_dir in $PATH; do
12010       IFS="$ac_save_IFS"
12011       test -z "$ac_dir" && ac_dir=.
12012       for ac_exec_ext in '' $ac_executable_extensions; do
12013         if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12014           if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1 &&
12015      (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12016             ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
12017             break 2
12018           fi
12019         fi
12020       done
12021     done
12022     IFS="$ac_save_IFS"
12023   test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
12024     ;;
12025 esac
12026 fi
12027 MSGFMT="$ac_cv_path_MSGFMT"
12028 if test "$MSGFMT" != ":"; then
12029   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
12030 $as_echo "$MSGFMT" >&6; }
12031 else
12032   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12033 $as_echo "no" >&6; }
12034 fi
12035
12036   # Extract the first word of "gmsgfmt", so it can be a program name with args.
12037 set dummy gmsgfmt; ac_word=$2
12038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12039 $as_echo_n "checking for $ac_word... " >&6; }
12040 if test "${ac_cv_path_GMSGFMT+set}" = set; then :
12041   $as_echo_n "(cached) " >&6
12042 else
12043   case $GMSGFMT in
12044   [\\/]* | ?:[\\/]*)
12045   ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
12046   ;;
12047   *)
12048   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12049 for as_dir in $PATH
12050 do
12051   IFS=$as_save_IFS
12052   test -z "$as_dir" && as_dir=.
12053     for ac_exec_ext in '' $ac_executable_extensions; do
12054   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12055     ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
12056     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12057     break 2
12058   fi
12059 done
12060   done
12061 IFS=$as_save_IFS
12062
12063   test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
12064   ;;
12065 esac
12066 fi
12067 GMSGFMT=$ac_cv_path_GMSGFMT
12068 if test -n "$GMSGFMT"; then
12069   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
12070 $as_echo "$GMSGFMT" >&6; }
12071 else
12072   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12073 $as_echo "no" >&6; }
12074 fi
12075
12076
12077
12078
12079 # Prepare PATH_SEPARATOR.
12080 # The user is always right.
12081 if test "${PATH_SEPARATOR+set}" != set; then
12082   echo "#! /bin/sh" >conf$$.sh
12083   echo  "exit 0"   >>conf$$.sh
12084   chmod +x conf$$.sh
12085   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12086     PATH_SEPARATOR=';'
12087   else
12088     PATH_SEPARATOR=:
12089   fi
12090   rm -f conf$$.sh
12091 fi
12092
12093 # Find out how to test for executable files. Don't use a zero-byte file,
12094 # as systems may use methods other than mode bits to determine executability.
12095 cat >conf$$.file <<_ASEOF
12096 #! /bin/sh
12097 exit 0
12098 _ASEOF
12099 chmod +x conf$$.file
12100 if test -x conf$$.file >/dev/null 2>&1; then
12101   ac_executable_p="test -x"
12102 else
12103   ac_executable_p="test -f"
12104 fi
12105 rm -f conf$$.file
12106
12107 # Extract the first word of "xgettext", so it can be a program name with args.
12108 set dummy xgettext; ac_word=$2
12109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12110 $as_echo_n "checking for $ac_word... " >&6; }
12111 if test "${ac_cv_path_XGETTEXT+set}" = set; then :
12112   $as_echo_n "(cached) " >&6
12113 else
12114   case "$XGETTEXT" in
12115   [\\/]* | ?:[\\/]*)
12116     ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
12117     ;;
12118   *)
12119     ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
12120     for ac_dir in $PATH; do
12121       IFS="$ac_save_IFS"
12122       test -z "$ac_dir" && ac_dir=.
12123       for ac_exec_ext in '' $ac_executable_extensions; do
12124         if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12125           if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
12126      (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12127             ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
12128             break 2
12129           fi
12130         fi
12131       done
12132     done
12133     IFS="$ac_save_IFS"
12134   test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
12135     ;;
12136 esac
12137 fi
12138 XGETTEXT="$ac_cv_path_XGETTEXT"
12139 if test "$XGETTEXT" != ":"; then
12140   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
12141 $as_echo "$XGETTEXT" >&6; }
12142 else
12143   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12144 $as_echo "no" >&6; }
12145 fi
12146
12147     rm -f messages.po
12148
12149
12150 # Prepare PATH_SEPARATOR.
12151 # The user is always right.
12152 if test "${PATH_SEPARATOR+set}" != set; then
12153   echo "#! /bin/sh" >conf$$.sh
12154   echo  "exit 0"   >>conf$$.sh
12155   chmod +x conf$$.sh
12156   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12157     PATH_SEPARATOR=';'
12158   else
12159     PATH_SEPARATOR=:
12160   fi
12161   rm -f conf$$.sh
12162 fi
12163
12164 # Find out how to test for executable files. Don't use a zero-byte file,
12165 # as systems may use methods other than mode bits to determine executability.
12166 cat >conf$$.file <<_ASEOF
12167 #! /bin/sh
12168 exit 0
12169 _ASEOF
12170 chmod +x conf$$.file
12171 if test -x conf$$.file >/dev/null 2>&1; then
12172   ac_executable_p="test -x"
12173 else
12174   ac_executable_p="test -f"
12175 fi
12176 rm -f conf$$.file
12177
12178 # Extract the first word of "msgmerge", so it can be a program name with args.
12179 set dummy msgmerge; ac_word=$2
12180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12181 $as_echo_n "checking for $ac_word... " >&6; }
12182 if test "${ac_cv_path_MSGMERGE+set}" = set; then :
12183   $as_echo_n "(cached) " >&6
12184 else
12185   case "$MSGMERGE" in
12186   [\\/]* | ?:[\\/]*)
12187     ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
12188     ;;
12189   *)
12190     ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
12191     for ac_dir in $PATH; do
12192       IFS="$ac_save_IFS"
12193       test -z "$ac_dir" && ac_dir=.
12194       for ac_exec_ext in '' $ac_executable_extensions; do
12195         if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
12196           if $ac_dir/$ac_word --update -q /dev/null /dev/null >/dev/null 2>&1; then
12197             ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
12198             break 2
12199           fi
12200         fi
12201       done
12202     done
12203     IFS="$ac_save_IFS"
12204   test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
12205     ;;
12206 esac
12207 fi
12208 MSGMERGE="$ac_cv_path_MSGMERGE"
12209 if test "$MSGMERGE" != ":"; then
12210   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
12211 $as_echo "$MSGMERGE" >&6; }
12212 else
12213   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12214 $as_echo "no" >&6; }
12215 fi
12216
12217
12218       if test "$GMSGFMT" != ":"; then
12219             if $GMSGFMT --statistics /dev/null >/dev/null 2>&1 &&
12220        (if $GMSGFMT --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12221       : ;
12222     else
12223       GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
12224       { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
12225 $as_echo "found $GMSGFMT program is not GNU msgfmt; ignore it" >&6; }
12226       GMSGFMT=":"
12227     fi
12228   fi
12229
12230       if test "$XGETTEXT" != ":"; then
12231             if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 &&
12232        (if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
12233       : ;
12234     else
12235       { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
12236 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
12237       XGETTEXT=":"
12238     fi
12239         rm -f messages.po
12240   fi
12241
12242   ac_config_commands="$ac_config_commands default-1"
12243
12244
12245
12246
12247 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12248 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12249     # Check whether --enable-maintainer-mode was given.
12250 if test "${enable_maintainer_mode+set}" = set; then :
12251   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12252 else
12253   USE_MAINTAINER_MODE=no
12254 fi
12255
12256   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12257 $as_echo "$USE_MAINTAINER_MODE" >&6; }
12258    if test $USE_MAINTAINER_MODE = yes; then
12259   MAINTAINER_MODE_TRUE=
12260   MAINTAINER_MODE_FALSE='#'
12261 else
12262   MAINTAINER_MODE_TRUE='#'
12263   MAINTAINER_MODE_FALSE=
12264 fi
12265
12266   MAINT=$MAINTAINER_MODE_TRUE
12267
12268
12269  if false; then
12270   GENINSRC_NEVER_TRUE=
12271   GENINSRC_NEVER_FALSE='#'
12272 else
12273   GENINSRC_NEVER_TRUE='#'
12274   GENINSRC_NEVER_FALSE=
12275 fi
12276
12277
12278 if test -n "$EXEEXT"; then
12279
12280 $as_echo "#define HAVE_EXECUTABLE_SUFFIX 1" >>confdefs.h
12281
12282 fi
12283
12284 cat >>confdefs.h <<_ACEOF
12285 #define EXECUTABLE_SUFFIX "${EXEEXT}"
12286 _ACEOF
12287
12288
12289 # host-specific stuff:
12290
12291 HDEFINES=
12292
12293 . ${srcdir}/../bfd/configure.host
12294
12295
12296 AR=${AR-ar}
12297
12298 if test -n "$ac_tool_prefix"; then
12299   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
12300 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
12301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12302 $as_echo_n "checking for $ac_word... " >&6; }
12303 if test "${ac_cv_prog_RANLIB+set}" = set; then :
12304   $as_echo_n "(cached) " >&6
12305 else
12306   if test -n "$RANLIB"; then
12307   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
12308 else
12309 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12310 for as_dir in $PATH
12311 do
12312   IFS=$as_save_IFS
12313   test -z "$as_dir" && as_dir=.
12314     for ac_exec_ext in '' $ac_executable_extensions; do
12315   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12316     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
12317     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12318     break 2
12319   fi
12320 done
12321   done
12322 IFS=$as_save_IFS
12323
12324 fi
12325 fi
12326 RANLIB=$ac_cv_prog_RANLIB
12327 if test -n "$RANLIB"; then
12328   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
12329 $as_echo "$RANLIB" >&6; }
12330 else
12331   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12332 $as_echo "no" >&6; }
12333 fi
12334
12335
12336 fi
12337 if test -z "$ac_cv_prog_RANLIB"; then
12338   ac_ct_RANLIB=$RANLIB
12339   # Extract the first word of "ranlib", so it can be a program name with args.
12340 set dummy ranlib; ac_word=$2
12341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
12342 $as_echo_n "checking for $ac_word... " >&6; }
12343 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
12344   $as_echo_n "(cached) " >&6
12345 else
12346   if test -n "$ac_ct_RANLIB"; then
12347   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
12348 else
12349 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12350 for as_dir in $PATH
12351 do
12352   IFS=$as_save_IFS
12353   test -z "$as_dir" && as_dir=.
12354     for ac_exec_ext in '' $ac_executable_extensions; do
12355   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12356     ac_cv_prog_ac_ct_RANLIB="ranlib"
12357     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
12358     break 2
12359   fi
12360 done
12361   done
12362 IFS=$as_save_IFS
12363
12364 fi
12365 fi
12366 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
12367 if test -n "$ac_ct_RANLIB"; then
12368   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
12369 $as_echo "$ac_ct_RANLIB" >&6; }
12370 else
12371   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12372 $as_echo "no" >&6; }
12373 fi
12374
12375   if test "x$ac_ct_RANLIB" = x; then
12376     RANLIB=":"
12377   else
12378     case $cross_compiling:$ac_tool_warned in
12379 yes:)
12380 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
12381 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
12382 ac_tool_warned=yes ;;
12383 esac
12384     RANLIB=$ac_ct_RANLIB
12385   fi
12386 else
12387   RANLIB="$ac_cv_prog_RANLIB"
12388 fi
12389
12390
12391
12392 # Put a plausible default for CC_FOR_BUILD in Makefile.
12393 if test -z "$CC_FOR_BUILD"; then
12394   if test "x$cross_compiling" = "xno"; then
12395     CC_FOR_BUILD='$(CC)'
12396   else
12397     CC_FOR_BUILD=gcc
12398   fi
12399 fi
12400
12401 # Also set EXEEXT_FOR_BUILD.
12402 if test "x$cross_compiling" = "xno"; then
12403   EXEEXT_FOR_BUILD='$(EXEEXT)'
12404 else
12405   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for build system executable suffix" >&5
12406 $as_echo_n "checking for build system executable suffix... " >&6; }
12407 if test "${bfd_cv_build_exeext+set}" = set; then :
12408   $as_echo_n "(cached) " >&6
12409 else
12410   rm -f conftest*
12411      echo 'int main () { return 0; }' > conftest.c
12412      bfd_cv_build_exeext=
12413      ${CC_FOR_BUILD} -o conftest conftest.c 1>&5 2>&5
12414      for file in conftest.*; do
12415        case $file in
12416        *.c | *.o | *.obj | *.ilk | *.pdb) ;;
12417        *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
12418        esac
12419      done
12420      rm -f conftest*
12421      test x"${bfd_cv_build_exeext}" = x && bfd_cv_build_exeext=no
12422 fi
12423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bfd_cv_build_exeext" >&5
12424 $as_echo "$bfd_cv_build_exeext" >&6; }
12425   EXEEXT_FOR_BUILD=""
12426   test x"${bfd_cv_build_exeext}" != xno && EXEEXT_FOR_BUILD=${bfd_cv_build_exeext}
12427 fi
12428
12429
12430 DEMANGLER_NAME=c++filt
12431 case "${host}" in
12432   *-*-go32* | *-*-msdos*)
12433     DEMANGLER_NAME=cxxfilt
12434 esac
12435
12436
12437 for ac_header in string.h strings.h stdlib.h unistd.h fcntl.h sys/file.h limits.h sys/param.h
12438 do :
12439   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12440 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12441 eval as_val=\$$as_ac_Header
12442    if test "x$as_val" = x""yes; then :
12443   cat >>confdefs.h <<_ACEOF
12444 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12445 _ACEOF
12446
12447 fi
12448
12449 done
12450
12451 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
12452 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
12453 if test "${ac_cv_header_sys_wait_h+set}" = set; then :
12454   $as_echo_n "(cached) " >&6
12455 else
12456   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12457 /* end confdefs.h.  */
12458 #include <sys/types.h>
12459 #include <sys/wait.h>
12460 #ifndef WEXITSTATUS
12461 # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8)
12462 #endif
12463 #ifndef WIFEXITED
12464 # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
12465 #endif
12466
12467 int
12468 main ()
12469 {
12470   int s;
12471   wait (&s);
12472   s = WIFEXITED (s) ? WEXITSTATUS (s) : 1;
12473   ;
12474   return 0;
12475 }
12476 _ACEOF
12477 if ac_fn_c_try_compile "$LINENO"; then :
12478   ac_cv_header_sys_wait_h=yes
12479 else
12480   ac_cv_header_sys_wait_h=no
12481 fi
12482 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12483 fi
12484 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_sys_wait_h" >&5
12485 $as_echo "$ac_cv_header_sys_wait_h" >&6; }
12486 if test $ac_cv_header_sys_wait_h = yes; then
12487
12488 $as_echo "#define HAVE_SYS_WAIT_H 1" >>confdefs.h
12489
12490 fi
12491
12492 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
12493 # for constant arguments.  Useless!
12494 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
12495 $as_echo_n "checking for working alloca.h... " >&6; }
12496 if test "${ac_cv_working_alloca_h+set}" = set; then :
12497   $as_echo_n "(cached) " >&6
12498 else
12499   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12500 /* end confdefs.h.  */
12501 #include <alloca.h>
12502 int
12503 main ()
12504 {
12505 char *p = (char *) alloca (2 * sizeof (int));
12506                           if (p) return 0;
12507   ;
12508   return 0;
12509 }
12510 _ACEOF
12511 if ac_fn_c_try_link "$LINENO"; then :
12512   ac_cv_working_alloca_h=yes
12513 else
12514   ac_cv_working_alloca_h=no
12515 fi
12516 rm -f core conftest.err conftest.$ac_objext \
12517     conftest$ac_exeext conftest.$ac_ext
12518 fi
12519 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
12520 $as_echo "$ac_cv_working_alloca_h" >&6; }
12521 if test $ac_cv_working_alloca_h = yes; then
12522
12523 $as_echo "#define HAVE_ALLOCA_H 1" >>confdefs.h
12524
12525 fi
12526
12527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
12528 $as_echo_n "checking for alloca... " >&6; }
12529 if test "${ac_cv_func_alloca_works+set}" = set; then :
12530   $as_echo_n "(cached) " >&6
12531 else
12532   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12533 /* end confdefs.h.  */
12534 #ifdef __GNUC__
12535 # define alloca __builtin_alloca
12536 #else
12537 # ifdef _MSC_VER
12538 #  include <malloc.h>
12539 #  define alloca _alloca
12540 # else
12541 #  ifdef HAVE_ALLOCA_H
12542 #   include <alloca.h>
12543 #  else
12544 #   ifdef _AIX
12545  #pragma alloca
12546 #   else
12547 #    ifndef alloca /* predefined by HP cc +Olibcalls */
12548 char *alloca ();
12549 #    endif
12550 #   endif
12551 #  endif
12552 # endif
12553 #endif
12554
12555 int
12556 main ()
12557 {
12558 char *p = (char *) alloca (1);
12559                                     if (p) return 0;
12560   ;
12561   return 0;
12562 }
12563 _ACEOF
12564 if ac_fn_c_try_link "$LINENO"; then :
12565   ac_cv_func_alloca_works=yes
12566 else
12567   ac_cv_func_alloca_works=no
12568 fi
12569 rm -f core conftest.err conftest.$ac_objext \
12570     conftest$ac_exeext conftest.$ac_ext
12571 fi
12572 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
12573 $as_echo "$ac_cv_func_alloca_works" >&6; }
12574
12575 if test $ac_cv_func_alloca_works = yes; then
12576
12577 $as_echo "#define HAVE_ALLOCA 1" >>confdefs.h
12578
12579 else
12580   # The SVR3 libPW and SVR4 libucb both contain incompatible functions
12581 # that cause trouble.  Some versions do not even contain alloca or
12582 # contain a buggy version.  If you still want to use their alloca,
12583 # use ar to extract alloca.o from them instead of compiling alloca.c.
12584
12585 ALLOCA=\${LIBOBJDIR}alloca.$ac_objext
12586
12587 $as_echo "#define C_ALLOCA 1" >>confdefs.h
12588
12589
12590 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
12591 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
12592 if test "${ac_cv_os_cray+set}" = set; then :
12593   $as_echo_n "(cached) " >&6
12594 else
12595   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12596 /* end confdefs.h.  */
12597 #if defined CRAY && ! defined CRAY2
12598 webecray
12599 #else
12600 wenotbecray
12601 #endif
12602
12603 _ACEOF
12604 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12605   $EGREP "webecray" >/dev/null 2>&1; then :
12606   ac_cv_os_cray=yes
12607 else
12608   ac_cv_os_cray=no
12609 fi
12610 rm -f conftest*
12611
12612 fi
12613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
12614 $as_echo "$ac_cv_os_cray" >&6; }
12615 if test $ac_cv_os_cray = yes; then
12616   for ac_func in _getb67 GETB67 getb67; do
12617     as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12618 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12619 eval as_val=\$$as_ac_var
12620    if test "x$as_val" = x""yes; then :
12621
12622 cat >>confdefs.h <<_ACEOF
12623 #define CRAY_STACKSEG_END $ac_func
12624 _ACEOF
12625
12626     break
12627 fi
12628
12629   done
12630 fi
12631
12632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
12633 $as_echo_n "checking stack direction for C alloca... " >&6; }
12634 if test "${ac_cv_c_stack_direction+set}" = set; then :
12635   $as_echo_n "(cached) " >&6
12636 else
12637   if test "$cross_compiling" = yes; then :
12638   ac_cv_c_stack_direction=0
12639 else
12640   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12641 /* end confdefs.h.  */
12642 $ac_includes_default
12643 int
12644 find_stack_direction ()
12645 {
12646   static char *addr = 0;
12647   auto char dummy;
12648   if (addr == 0)
12649     {
12650       addr = &dummy;
12651       return find_stack_direction ();
12652     }
12653   else
12654     return (&dummy > addr) ? 1 : -1;
12655 }
12656
12657 int
12658 main ()
12659 {
12660   return find_stack_direction () < 0;
12661 }
12662 _ACEOF
12663 if ac_fn_c_try_run "$LINENO"; then :
12664   ac_cv_c_stack_direction=1
12665 else
12666   ac_cv_c_stack_direction=-1
12667 fi
12668 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12669   conftest.$ac_objext conftest.beam conftest.$ac_ext
12670 fi
12671
12672 fi
12673 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
12674 $as_echo "$ac_cv_c_stack_direction" >&6; }
12675 cat >>confdefs.h <<_ACEOF
12676 #define STACK_DIRECTION $ac_cv_c_stack_direction
12677 _ACEOF
12678
12679
12680 fi
12681
12682 for ac_func in sbrk utimes setmode getc_unlocked strcoll
12683 do :
12684   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12685 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12686 eval as_val=\$$as_ac_var
12687    if test "x$as_val" = x""yes; then :
12688   cat >>confdefs.h <<_ACEOF
12689 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12690 _ACEOF
12691
12692 fi
12693 done
12694
12695 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
12696 if test "x$ac_cv_func_mkstemp" = x""yes; then :
12697
12698 $as_echo "#define HAVE_MKSTEMP 1" >>confdefs.h
12699
12700 fi
12701
12702 ac_fn_c_check_func "$LINENO" "mkdtemp" "ac_cv_func_mkdtemp"
12703 if test "x$ac_cv_func_mkdtemp" = x""yes; then :
12704
12705 $as_echo "#define HAVE_MKDTEMP 1" >>confdefs.h
12706
12707 fi
12708
12709
12710 # Some systems have frexp only in -lm, not in -lc.
12711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing frexp" >&5
12712 $as_echo_n "checking for library containing frexp... " >&6; }
12713 if test "${ac_cv_search_frexp+set}" = set; then :
12714   $as_echo_n "(cached) " >&6
12715 else
12716   ac_func_search_save_LIBS=$LIBS
12717 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12718 /* end confdefs.h.  */
12719
12720 /* Override any GCC internal prototype to avoid an error.
12721    Use char because int might match the return type of a GCC
12722    builtin and then its argument prototype would still apply.  */
12723 #ifdef __cplusplus
12724 extern "C"
12725 #endif
12726 char frexp ();
12727 int
12728 main ()
12729 {
12730 return frexp ();
12731   ;
12732   return 0;
12733 }
12734 _ACEOF
12735 for ac_lib in '' m; do
12736   if test -z "$ac_lib"; then
12737     ac_res="none required"
12738   else
12739     ac_res=-l$ac_lib
12740     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
12741   fi
12742   if ac_fn_c_try_link "$LINENO"; then :
12743   ac_cv_search_frexp=$ac_res
12744 fi
12745 rm -f core conftest.err conftest.$ac_objext \
12746     conftest$ac_exeext
12747   if test "${ac_cv_search_frexp+set}" = set; then :
12748   break
12749 fi
12750 done
12751 if test "${ac_cv_search_frexp+set}" = set; then :
12752
12753 else
12754   ac_cv_search_frexp=no
12755 fi
12756 rm conftest.$ac_ext
12757 LIBS=$ac_func_search_save_LIBS
12758 fi
12759 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_frexp" >&5
12760 $as_echo "$ac_cv_search_frexp" >&6; }
12761 ac_res=$ac_cv_search_frexp
12762 if test "$ac_res" != no; then :
12763   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
12764
12765 fi
12766
12767
12768 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for time_t in time.h" >&5
12769 $as_echo_n "checking for time_t in time.h... " >&6; }
12770 if test "${bu_cv_decl_time_t_time_h+set}" = set; then :
12771   $as_echo_n "(cached) " >&6
12772 else
12773   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12774 /* end confdefs.h.  */
12775 #include <time.h>
12776 int
12777 main ()
12778 {
12779 time_t i;
12780   ;
12781   return 0;
12782 }
12783 _ACEOF
12784 if ac_fn_c_try_compile "$LINENO"; then :
12785   bu_cv_decl_time_t_time_h=yes
12786 else
12787   bu_cv_decl_time_t_time_h=no
12788 fi
12789 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12790 fi
12791
12792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bu_cv_decl_time_t_time_h" >&5
12793 $as_echo "$bu_cv_decl_time_t_time_h" >&6; }
12794 if test $bu_cv_decl_time_t_time_h = yes; then
12795
12796 $as_echo "#define HAVE_TIME_T_IN_TIME_H 1" >>confdefs.h
12797
12798 fi
12799
12800 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for time_t in sys/types.h" >&5
12801 $as_echo_n "checking for time_t in sys/types.h... " >&6; }
12802 if test "${bu_cv_decl_time_t_types_h+set}" = set; then :
12803   $as_echo_n "(cached) " >&6
12804 else
12805   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12806 /* end confdefs.h.  */
12807 #include <sys/types.h>
12808 int
12809 main ()
12810 {
12811 time_t i;
12812   ;
12813   return 0;
12814 }
12815 _ACEOF
12816 if ac_fn_c_try_compile "$LINENO"; then :
12817   bu_cv_decl_time_t_types_h=yes
12818 else
12819   bu_cv_decl_time_t_types_h=no
12820 fi
12821 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12822 fi
12823
12824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bu_cv_decl_time_t_types_h" >&5
12825 $as_echo "$bu_cv_decl_time_t_types_h" >&6; }
12826 if test $bu_cv_decl_time_t_types_h = yes; then
12827
12828 $as_echo "#define HAVE_TIME_T_IN_TYPES_H 1" >>confdefs.h
12829
12830 fi
12831
12832 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a known getopt prototype in unistd.h" >&5
12833 $as_echo_n "checking for a known getopt prototype in unistd.h... " >&6; }
12834 if test "${bu_cv_decl_getopt_unistd_h+set}" = set; then :
12835   $as_echo_n "(cached) " >&6
12836 else
12837   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12838 /* end confdefs.h.  */
12839 #include <unistd.h>
12840 int
12841 main ()
12842 {
12843 extern int getopt (int, char *const*, const char *);
12844   ;
12845   return 0;
12846 }
12847 _ACEOF
12848 if ac_fn_c_try_compile "$LINENO"; then :
12849   bu_cv_decl_getopt_unistd_h=yes
12850 else
12851   bu_cv_decl_getopt_unistd_h=no
12852 fi
12853 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12854 fi
12855
12856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bu_cv_decl_getopt_unistd_h" >&5
12857 $as_echo "$bu_cv_decl_getopt_unistd_h" >&6; }
12858 if test $bu_cv_decl_getopt_unistd_h = yes; then
12859
12860 $as_echo "#define HAVE_DECL_GETOPT 1" >>confdefs.h
12861
12862 fi
12863
12864 # Under Next 3.2 <utime.h> apparently does not define struct utimbuf
12865 # by default.
12866 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for utime.h" >&5
12867 $as_echo_n "checking for utime.h... " >&6; }
12868 if test "${bu_cv_header_utime_h+set}" = set; then :
12869   $as_echo_n "(cached) " >&6
12870 else
12871   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12872 /* end confdefs.h.  */
12873 #include <sys/types.h>
12874 #ifdef HAVE_TIME_H
12875 #include <time.h>
12876 #endif
12877 #include <utime.h>
12878 int
12879 main ()
12880 {
12881 struct utimbuf s;
12882   ;
12883   return 0;
12884 }
12885 _ACEOF
12886 if ac_fn_c_try_compile "$LINENO"; then :
12887   bu_cv_header_utime_h=yes
12888 else
12889   bu_cv_header_utime_h=no
12890 fi
12891 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12892 fi
12893
12894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $bu_cv_header_utime_h" >&5
12895 $as_echo "$bu_cv_header_utime_h" >&6; }
12896 if test $bu_cv_header_utime_h = yes; then
12897
12898 $as_echo "#define HAVE_GOOD_UTIME_H 1" >>confdefs.h
12899
12900 fi
12901
12902 ac_fn_c_check_decl "$LINENO" "fprintf" "ac_cv_have_decl_fprintf" "$ac_includes_default"
12903 if test "x$ac_cv_have_decl_fprintf" = x""yes; then :
12904   ac_have_decl=1
12905 else
12906   ac_have_decl=0
12907 fi
12908
12909 cat >>confdefs.h <<_ACEOF
12910 #define HAVE_DECL_FPRINTF $ac_have_decl
12911 _ACEOF
12912 ac_fn_c_check_decl "$LINENO" "stpcpy" "ac_cv_have_decl_stpcpy" "$ac_includes_default"
12913 if test "x$ac_cv_have_decl_stpcpy" = x""yes; then :
12914   ac_have_decl=1
12915 else
12916   ac_have_decl=0
12917 fi
12918
12919 cat >>confdefs.h <<_ACEOF
12920 #define HAVE_DECL_STPCPY $ac_have_decl
12921 _ACEOF
12922 ac_fn_c_check_decl "$LINENO" "strstr" "ac_cv_have_decl_strstr" "$ac_includes_default"
12923 if test "x$ac_cv_have_decl_strstr" = x""yes; then :
12924   ac_have_decl=1
12925 else
12926   ac_have_decl=0
12927 fi
12928
12929 cat >>confdefs.h <<_ACEOF
12930 #define HAVE_DECL_STRSTR $ac_have_decl
12931 _ACEOF
12932 ac_fn_c_check_decl "$LINENO" "sbrk" "ac_cv_have_decl_sbrk" "$ac_includes_default"
12933 if test "x$ac_cv_have_decl_sbrk" = x""yes; then :
12934   ac_have_decl=1
12935 else
12936   ac_have_decl=0
12937 fi
12938
12939 cat >>confdefs.h <<_ACEOF
12940 #define HAVE_DECL_SBRK $ac_have_decl
12941 _ACEOF
12942 ac_fn_c_check_decl "$LINENO" "getenv" "ac_cv_have_decl_getenv" "$ac_includes_default"
12943 if test "x$ac_cv_have_decl_getenv" = x""yes; then :
12944   ac_have_decl=1
12945 else
12946   ac_have_decl=0
12947 fi
12948
12949 cat >>confdefs.h <<_ACEOF
12950 #define HAVE_DECL_GETENV $ac_have_decl
12951 _ACEOF
12952 ac_fn_c_check_decl "$LINENO" "environ" "ac_cv_have_decl_environ" "$ac_includes_default"
12953 if test "x$ac_cv_have_decl_environ" = x""yes; then :
12954   ac_have_decl=1
12955 else
12956   ac_have_decl=0
12957 fi
12958
12959 cat >>confdefs.h <<_ACEOF
12960 #define HAVE_DECL_ENVIRON $ac_have_decl
12961 _ACEOF
12962 ac_fn_c_check_decl "$LINENO" "getc_unlocked" "ac_cv_have_decl_getc_unlocked" "$ac_includes_default"
12963 if test "x$ac_cv_have_decl_getc_unlocked" = x""yes; then :
12964   ac_have_decl=1
12965 else
12966   ac_have_decl=0
12967 fi
12968
12969 cat >>confdefs.h <<_ACEOF
12970 #define HAVE_DECL_GETC_UNLOCKED $ac_have_decl
12971 _ACEOF
12972 ac_fn_c_check_decl "$LINENO" "snprintf" "ac_cv_have_decl_snprintf" "$ac_includes_default"
12973 if test "x$ac_cv_have_decl_snprintf" = x""yes; then :
12974   ac_have_decl=1
12975 else
12976   ac_have_decl=0
12977 fi
12978
12979 cat >>confdefs.h <<_ACEOF
12980 #define HAVE_DECL_SNPRINTF $ac_have_decl
12981 _ACEOF
12982 ac_fn_c_check_decl "$LINENO" "vsnprintf" "ac_cv_have_decl_vsnprintf" "$ac_includes_default"
12983 if test "x$ac_cv_have_decl_vsnprintf" = x""yes; then :
12984   ac_have_decl=1
12985 else
12986   ac_have_decl=0
12987 fi
12988
12989 cat >>confdefs.h <<_ACEOF
12990 #define HAVE_DECL_VSNPRINTF $ac_have_decl
12991 _ACEOF
12992
12993
12994 # Link in zlib if we can.  This allows us to read compressed debug
12995 # sections.  This is used only by readelf.c (objdump uses bfd for
12996 # reading compressed sections).
12997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing zlibVersion" >&5
12998 $as_echo_n "checking for library containing zlibVersion... " >&6; }
12999 if test "${ac_cv_search_zlibVersion+set}" = set; then :
13000   $as_echo_n "(cached) " >&6
13001 else
13002   ac_func_search_save_LIBS=$LIBS
13003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13004 /* end confdefs.h.  */
13005
13006 /* Override any GCC internal prototype to avoid an error.
13007    Use char because int might match the return type of a GCC
13008    builtin and then its argument prototype would still apply.  */
13009 #ifdef __cplusplus
13010 extern "C"
13011 #endif
13012 char zlibVersion ();
13013 int
13014 main ()
13015 {
13016 return zlibVersion ();
13017   ;
13018   return 0;
13019 }
13020 _ACEOF
13021 for ac_lib in '' z; do
13022   if test -z "$ac_lib"; then
13023     ac_res="none required"
13024   else
13025     ac_res=-l$ac_lib
13026     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13027   fi
13028   if ac_fn_c_try_link "$LINENO"; then :
13029   ac_cv_search_zlibVersion=$ac_res
13030 fi
13031 rm -f core conftest.err conftest.$ac_objext \
13032     conftest$ac_exeext
13033   if test "${ac_cv_search_zlibVersion+set}" = set; then :
13034   break
13035 fi
13036 done
13037 if test "${ac_cv_search_zlibVersion+set}" = set; then :
13038
13039 else
13040   ac_cv_search_zlibVersion=no
13041 fi
13042 rm conftest.$ac_ext
13043 LIBS=$ac_func_search_save_LIBS
13044 fi
13045 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_zlibVersion" >&5
13046 $as_echo "$ac_cv_search_zlibVersion" >&6; }
13047 ac_res=$ac_cv_search_zlibVersion
13048 if test "$ac_res" != no; then :
13049   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13050   for ac_header in zlib.h
13051 do :
13052   ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
13053 if test "x$ac_cv_header_zlib_h" = x""yes; then :
13054   cat >>confdefs.h <<_ACEOF
13055 #define HAVE_ZLIB_H 1
13056 _ACEOF
13057
13058 fi
13059
13060 done
13061
13062 fi
13063
13064
13065
13066 case "${host}" in
13067 *-*-msdos* | *-*-go32* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
13068
13069 $as_echo "#define USE_BINARY_FOPEN 1" >>confdefs.h
13070  ;;
13071 esac
13072
13073 # target-specific stuff:
13074
13075 # Canonicalize the secondary target names.
13076 if test -n "$enable_targets"; then
13077     for targ in `echo $enable_targets | sed 's/,/ /g'`
13078     do
13079         result=`$ac_config_sub $targ 2>/dev/null`
13080         if test -n "$result"; then
13081             canon_targets="$canon_targets $result"
13082         else
13083             # Allow targets that config.sub doesn't recognize, like "all".
13084             canon_targets="$canon_targets $targ"
13085         fi
13086     done
13087 fi
13088
13089 ac_fn_c_check_header_mongrel "$LINENO" "iconv.h" "ac_cv_header_iconv_h" "$ac_includes_default"
13090 if test "x$ac_cv_header_iconv_h" = x""yes; then :
13091
13092 fi
13093
13094
13095
13096       if test "X$prefix" = "XNONE"; then
13097     acl_final_prefix="$ac_default_prefix"
13098   else
13099     acl_final_prefix="$prefix"
13100   fi
13101   if test "X$exec_prefix" = "XNONE"; then
13102     acl_final_exec_prefix='${prefix}'
13103   else
13104     acl_final_exec_prefix="$exec_prefix"
13105   fi
13106   acl_save_prefix="$prefix"
13107   prefix="$acl_final_prefix"
13108   eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
13109   prefix="$acl_save_prefix"
13110
13111
13112 # Check whether --with-gnu-ld was given.
13113 if test "${with_gnu_ld+set}" = set; then :
13114   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
13115 else
13116   with_gnu_ld=no
13117 fi
13118
13119 # Prepare PATH_SEPARATOR.
13120 # The user is always right.
13121 if test "${PATH_SEPARATOR+set}" != set; then
13122   echo "#! /bin/sh" >conf$$.sh
13123   echo  "exit 0"   >>conf$$.sh
13124   chmod +x conf$$.sh
13125   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
13126     PATH_SEPARATOR=';'
13127   else
13128     PATH_SEPARATOR=:
13129   fi
13130   rm -f conf$$.sh
13131 fi
13132 ac_prog=ld
13133 if test "$GCC" = yes; then
13134   # Check if gcc -print-prog-name=ld gives a path.
13135   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
13136 $as_echo_n "checking for ld used by GCC... " >&6; }
13137   case $host in
13138   *-*-mingw*)
13139     # gcc leaves a trailing carriage return which upsets mingw
13140     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
13141   *)
13142     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
13143   esac
13144   case $ac_prog in
13145     # Accept absolute paths.
13146     [\\/]* | [A-Za-z]:[\\/]*)
13147       re_direlt='/[^/][^/]*/\.\./'
13148       # Canonicalize the path of ld
13149       ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
13150       while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
13151         ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
13152       done
13153       test -z "$LD" && LD="$ac_prog"
13154       ;;
13155   "")
13156     # If it fails, then pretend we aren't using GCC.
13157     ac_prog=ld
13158     ;;
13159   *)
13160     # If it is relative, then search for the first ld in PATH.
13161     with_gnu_ld=unknown
13162     ;;
13163   esac
13164 elif test "$with_gnu_ld" = yes; then
13165   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
13166 $as_echo_n "checking for GNU ld... " >&6; }
13167 else
13168   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
13169 $as_echo_n "checking for non-GNU ld... " >&6; }
13170 fi
13171 if test "${acl_cv_path_LD+set}" = set; then :
13172   $as_echo_n "(cached) " >&6
13173 else
13174   if test -z "$LD"; then
13175   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
13176   for ac_dir in $PATH; do
13177     test -z "$ac_dir" && ac_dir=.
13178     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
13179       acl_cv_path_LD="$ac_dir/$ac_prog"
13180       # Check to see if the program is GNU ld.  I'd rather use --version,
13181       # but apparently some GNU ld's only accept -v.
13182       # Break only if it was the GNU/non-GNU ld that we prefer.
13183       if "$acl_cv_path_LD" -v 2>&1 < /dev/null | egrep '(GNU|with BFD)' > /dev/null; then
13184         test "$with_gnu_ld" != no && break
13185       else
13186         test "$with_gnu_ld" != yes && break
13187       fi
13188     fi
13189   done
13190   IFS="$ac_save_ifs"
13191 else
13192   acl_cv_path_LD="$LD" # Let the user override the test with a path.
13193 fi
13194 fi
13195
13196 LD="$acl_cv_path_LD"
13197 if test -n "$LD"; then
13198   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
13199 $as_echo "$LD" >&6; }
13200 else
13201   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13202 $as_echo "no" >&6; }
13203 fi
13204 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
13205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
13206 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
13207 if test "${acl_cv_prog_gnu_ld+set}" = set; then :
13208   $as_echo_n "(cached) " >&6
13209 else
13210   # I'd rather use --version here, but apparently some GNU ld's only accept -v.
13211 if $LD -v 2>&1 </dev/null | egrep '(GNU|with BFD)' 1>&5; then
13212   acl_cv_prog_gnu_ld=yes
13213 else
13214   acl_cv_prog_gnu_ld=no
13215 fi
13216 fi
13217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
13218 $as_echo "$acl_cv_prog_gnu_ld" >&6; }
13219 with_gnu_ld=$acl_cv_prog_gnu_ld
13220
13221
13222
13223                                                 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
13224 $as_echo_n "checking for shared library run path origin... " >&6; }
13225 if test "${acl_cv_rpath+set}" = set; then :
13226   $as_echo_n "(cached) " >&6
13227 else
13228
13229     CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
13230     ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
13231     . ./conftest.sh
13232     rm -f ./conftest.sh
13233     acl_cv_rpath=done
13234
13235 fi
13236 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
13237 $as_echo "$acl_cv_rpath" >&6; }
13238   wl="$acl_cv_wl"
13239   libext="$acl_cv_libext"
13240   shlibext="$acl_cv_shlibext"
13241   hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
13242   hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
13243   hardcode_direct="$acl_cv_hardcode_direct"
13244   hardcode_minus_L="$acl_cv_hardcode_minus_L"
13245     # Check whether --enable-rpath was given.
13246 if test "${enable_rpath+set}" = set; then :
13247   enableval=$enable_rpath; :
13248 else
13249   enable_rpath=yes
13250 fi
13251
13252
13253
13254
13255
13256
13257
13258
13259     use_additional=yes
13260
13261   acl_save_prefix="$prefix"
13262   prefix="$acl_final_prefix"
13263   acl_save_exec_prefix="$exec_prefix"
13264   exec_prefix="$acl_final_exec_prefix"
13265
13266     eval additional_includedir=\"$includedir\"
13267     eval additional_libdir=\"$libdir\"
13268
13269   exec_prefix="$acl_save_exec_prefix"
13270   prefix="$acl_save_prefix"
13271
13272
13273 # Check whether --with-libiconv-prefix was given.
13274 if test "${with_libiconv_prefix+set}" = set; then :
13275   withval=$with_libiconv_prefix;
13276     if test "X$withval" = "Xno"; then
13277       use_additional=no
13278     else
13279       if test "X$withval" = "X"; then
13280
13281   acl_save_prefix="$prefix"
13282   prefix="$acl_final_prefix"
13283   acl_save_exec_prefix="$exec_prefix"
13284   exec_prefix="$acl_final_exec_prefix"
13285
13286           eval additional_includedir=\"$includedir\"
13287           eval additional_libdir=\"$libdir\"
13288
13289   exec_prefix="$acl_save_exec_prefix"
13290   prefix="$acl_save_prefix"
13291
13292       else
13293         additional_includedir="$withval/include"
13294         additional_libdir="$withval/lib"
13295       fi
13296     fi
13297
13298 fi
13299
13300       LIBICONV=
13301   LTLIBICONV=
13302   INCICONV=
13303   rpathdirs=
13304   ltrpathdirs=
13305   names_already_handled=
13306   names_next_round='iconv '
13307   while test -n "$names_next_round"; do
13308     names_this_round="$names_next_round"
13309     names_next_round=
13310     for name in $names_this_round; do
13311       already_handled=
13312       for n in $names_already_handled; do
13313         if test "$n" = "$name"; then
13314           already_handled=yes
13315           break
13316         fi
13317       done
13318       if test -z "$already_handled"; then
13319         names_already_handled="$names_already_handled $name"
13320                         uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
13321         eval value=\"\$HAVE_LIB$uppername\"
13322         if test -n "$value"; then
13323           if test "$value" = yes; then
13324             eval value=\"\$LIB$uppername\"
13325             test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
13326             eval value=\"\$LTLIB$uppername\"
13327             test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
13328           else
13329                                     :
13330           fi
13331         else
13332                               found_dir=
13333           found_la=
13334           found_so=
13335           found_a=
13336           if test $use_additional = yes; then
13337             if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
13338               found_dir="$additional_libdir"
13339               found_so="$additional_libdir/lib$name.$shlibext"
13340               if test -f "$additional_libdir/lib$name.la"; then
13341                 found_la="$additional_libdir/lib$name.la"
13342               fi
13343             else
13344               if test -f "$additional_libdir/lib$name.$libext"; then
13345                 found_dir="$additional_libdir"
13346                 found_a="$additional_libdir/lib$name.$libext"
13347                 if test -f "$additional_libdir/lib$name.la"; then
13348                   found_la="$additional_libdir/lib$name.la"
13349                 fi
13350               fi
13351             fi
13352           fi
13353           if test "X$found_dir" = "X"; then
13354             for x in $LDFLAGS $LTLIBICONV; do
13355
13356   acl_save_prefix="$prefix"
13357   prefix="$acl_final_prefix"
13358   acl_save_exec_prefix="$exec_prefix"
13359   exec_prefix="$acl_final_exec_prefix"
13360   eval x=\"$x\"
13361   exec_prefix="$acl_save_exec_prefix"
13362   prefix="$acl_save_prefix"
13363
13364               case "$x" in
13365                 -L*)
13366                   dir=`echo "X$x" | sed -e 's/^X-L//'`
13367                   if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
13368                     found_dir="$dir"
13369                     found_so="$dir/lib$name.$shlibext"
13370                     if test -f "$dir/lib$name.la"; then
13371                       found_la="$dir/lib$name.la"
13372                     fi
13373                   else
13374                     if test -f "$dir/lib$name.$libext"; then
13375                       found_dir="$dir"
13376                       found_a="$dir/lib$name.$libext"
13377                       if test -f "$dir/lib$name.la"; then
13378                         found_la="$dir/lib$name.la"
13379                       fi
13380                     fi
13381                   fi
13382                   ;;
13383               esac
13384               if test "X$found_dir" != "X"; then
13385                 break
13386               fi
13387             done
13388           fi
13389           if test "X$found_dir" != "X"; then
13390                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
13391             if test "X$found_so" != "X"; then
13392                                                         if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
13393                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13394               else
13395                                                                                 haveit=
13396                 for x in $ltrpathdirs; do
13397                   if test "X$x" = "X$found_dir"; then
13398                     haveit=yes
13399                     break
13400                   fi
13401                 done
13402                 if test -z "$haveit"; then
13403                   ltrpathdirs="$ltrpathdirs $found_dir"
13404                 fi
13405                                 if test "$hardcode_direct" = yes; then
13406                                                       LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13407                 else
13408                   if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
13409                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13410                                                             haveit=
13411                     for x in $rpathdirs; do
13412                       if test "X$x" = "X$found_dir"; then
13413                         haveit=yes
13414                         break
13415                       fi
13416                     done
13417                     if test -z "$haveit"; then
13418                       rpathdirs="$rpathdirs $found_dir"
13419                     fi
13420                   else
13421                                                                                 haveit=
13422                     for x in $LDFLAGS $LIBICONV; do
13423
13424   acl_save_prefix="$prefix"
13425   prefix="$acl_final_prefix"
13426   acl_save_exec_prefix="$exec_prefix"
13427   exec_prefix="$acl_final_exec_prefix"
13428   eval x=\"$x\"
13429   exec_prefix="$acl_save_exec_prefix"
13430   prefix="$acl_save_prefix"
13431
13432                       if test "X$x" = "X-L$found_dir"; then
13433                         haveit=yes
13434                         break
13435                       fi
13436                     done
13437                     if test -z "$haveit"; then
13438                       LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
13439                     fi
13440                     if test "$hardcode_minus_L" != no; then
13441                                                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13442                     else
13443                                                                                                                                                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
13444                     fi
13445                   fi
13446                 fi
13447               fi
13448             else
13449               if test "X$found_a" != "X"; then
13450                                 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
13451               else
13452                                                 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
13453               fi
13454             fi
13455                         additional_includedir=
13456             case "$found_dir" in
13457               */lib | */lib/)
13458                 basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
13459                 additional_includedir="$basedir/include"
13460                 ;;
13461             esac
13462             if test "X$additional_includedir" != "X"; then
13463                                                                                                                 if test "X$additional_includedir" != "X/usr/include"; then
13464                 haveit=
13465                 if test "X$additional_includedir" = "X/usr/local/include"; then
13466                   if test -n "$GCC"; then
13467                     case $host_os in
13468                       linux*) haveit=yes;;
13469                     esac
13470                   fi
13471                 fi
13472                 if test -z "$haveit"; then
13473                   for x in $CPPFLAGS $INCICONV; do
13474
13475   acl_save_prefix="$prefix"
13476   prefix="$acl_final_prefix"
13477   acl_save_exec_prefix="$exec_prefix"
13478   exec_prefix="$acl_final_exec_prefix"
13479   eval x=\"$x\"
13480   exec_prefix="$acl_save_exec_prefix"
13481   prefix="$acl_save_prefix"
13482
13483                     if test "X$x" = "X-I$additional_includedir"; then
13484                       haveit=yes
13485                       break
13486                     fi
13487                   done
13488                   if test -z "$haveit"; then
13489                     if test -d "$additional_includedir"; then
13490                                             INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
13491                     fi
13492                   fi
13493                 fi
13494               fi
13495             fi
13496                         if test -n "$found_la"; then
13497                                                         save_libdir="$libdir"
13498               case "$found_la" in
13499                 */* | *\\*) . "$found_la" ;;
13500                 *) . "./$found_la" ;;
13501               esac
13502               libdir="$save_libdir"
13503                             for dep in $dependency_libs; do
13504                 case "$dep" in
13505                   -L*)
13506                     additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
13507                                                                                                                                                                 if test "X$additional_libdir" != "X/usr/lib"; then
13508                       haveit=
13509                       if test "X$additional_libdir" = "X/usr/local/lib"; then
13510                         if test -n "$GCC"; then
13511                           case $host_os in
13512                             linux*) haveit=yes;;
13513                           esac
13514                         fi
13515                       fi
13516                       if test -z "$haveit"; then
13517                         haveit=
13518                         for x in $LDFLAGS $LIBICONV; do
13519
13520   acl_save_prefix="$prefix"
13521   prefix="$acl_final_prefix"
13522   acl_save_exec_prefix="$exec_prefix"
13523   exec_prefix="$acl_final_exec_prefix"
13524   eval x=\"$x\"
13525   exec_prefix="$acl_save_exec_prefix"
13526   prefix="$acl_save_prefix"
13527
13528                           if test "X$x" = "X-L$additional_libdir"; then
13529                             haveit=yes
13530                             break
13531                           fi
13532                         done
13533                         if test -z "$haveit"; then
13534                           if test -d "$additional_libdir"; then
13535                                                         LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
13536                           fi
13537                         fi
13538                         haveit=
13539                         for x in $LDFLAGS $LTLIBICONV; do
13540
13541   acl_save_prefix="$prefix"
13542   prefix="$acl_final_prefix"
13543   acl_save_exec_prefix="$exec_prefix"
13544   exec_prefix="$acl_final_exec_prefix"
13545   eval x=\"$x\"
13546   exec_prefix="$acl_save_exec_prefix"
13547   prefix="$acl_save_prefix"
13548
13549                           if test "X$x" = "X-L$additional_libdir"; then
13550                             haveit=yes
13551                             break
13552                           fi
13553                         done
13554                         if test -z "$haveit"; then
13555                           if test -d "$additional_libdir"; then
13556                                                         LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
13557                           fi
13558                         fi
13559                       fi
13560                     fi
13561                     ;;
13562                   -R*)
13563                     dir=`echo "X$dep" | sed -e 's/^X-R//'`
13564                     if test "$enable_rpath" != no; then
13565                                                                   haveit=
13566                       for x in $rpathdirs; do
13567                         if test "X$x" = "X$dir"; then
13568                           haveit=yes
13569                           break
13570                         fi
13571                       done
13572                       if test -z "$haveit"; then
13573                         rpathdirs="$rpathdirs $dir"
13574                       fi
13575                                                                   haveit=
13576                       for x in $ltrpathdirs; do
13577                         if test "X$x" = "X$dir"; then
13578                           haveit=yes
13579                           break
13580                         fi
13581                       done
13582                       if test -z "$haveit"; then
13583                         ltrpathdirs="$ltrpathdirs $dir"
13584                       fi
13585                     fi
13586                     ;;
13587                   -l*)
13588                                         names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
13589                     ;;
13590                   *.la)
13591                                                                                 names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
13592                     ;;
13593                   *)
13594                                         LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
13595                     LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep"
13596                     ;;
13597                 esac
13598               done
13599             fi
13600           else
13601                                                             LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
13602             LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
13603           fi
13604         fi
13605       fi
13606     done
13607   done
13608   if test "X$rpathdirs" != "X"; then
13609     if test -n "$hardcode_libdir_separator"; then
13610                         alldirs=
13611       for found_dir in $rpathdirs; do
13612         alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
13613       done
13614             acl_save_libdir="$libdir"
13615       libdir="$alldirs"
13616       eval flag=\"$hardcode_libdir_flag_spec\"
13617       libdir="$acl_save_libdir"
13618       LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
13619     else
13620             for found_dir in $rpathdirs; do
13621         acl_save_libdir="$libdir"
13622         libdir="$found_dir"
13623         eval flag=\"$hardcode_libdir_flag_spec\"
13624         libdir="$acl_save_libdir"
13625         LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
13626       done
13627     fi
13628   fi
13629   if test "X$ltrpathdirs" != "X"; then
13630             for found_dir in $ltrpathdirs; do
13631       LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
13632     done
13633   fi
13634
13635
13636
13637
13638
13639
13640
13641           am_save_CPPFLAGS="$CPPFLAGS"
13642
13643   for element in $INCICONV; do
13644     haveit=
13645     for x in $CPPFLAGS; do
13646
13647   acl_save_prefix="$prefix"
13648   prefix="$acl_final_prefix"
13649   acl_save_exec_prefix="$exec_prefix"
13650   exec_prefix="$acl_final_exec_prefix"
13651   eval x=\"$x\"
13652   exec_prefix="$acl_save_exec_prefix"
13653   prefix="$acl_save_prefix"
13654
13655       if test "X$x" = "X$element"; then
13656         haveit=yes
13657         break
13658       fi
13659     done
13660     if test -z "$haveit"; then
13661       CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
13662     fi
13663   done
13664
13665
13666   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
13667 $as_echo_n "checking for iconv... " >&6; }
13668 if test "${am_cv_func_iconv+set}" = set; then :
13669   $as_echo_n "(cached) " >&6
13670 else
13671
13672     am_cv_func_iconv="no, consider installing GNU libiconv"
13673     am_cv_lib_iconv=no
13674     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13675 /* end confdefs.h.  */
13676 #include <stdlib.h>
13677 #include <iconv.h>
13678 int
13679 main ()
13680 {
13681 iconv_t cd = iconv_open("","");
13682        iconv(cd,NULL,NULL,NULL,NULL);
13683        iconv_close(cd);
13684   ;
13685   return 0;
13686 }
13687 _ACEOF
13688 if ac_fn_c_try_link "$LINENO"; then :
13689   am_cv_func_iconv=yes
13690 fi
13691 rm -f core conftest.err conftest.$ac_objext \
13692     conftest$ac_exeext conftest.$ac_ext
13693     if test "$am_cv_func_iconv" != yes; then
13694       am_save_LIBS="$LIBS"
13695       LIBS="$LIBS $LIBICONV"
13696       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13697 /* end confdefs.h.  */
13698 #include <stdlib.h>
13699 #include <iconv.h>
13700 int
13701 main ()
13702 {
13703 iconv_t cd = iconv_open("","");
13704          iconv(cd,NULL,NULL,NULL,NULL);
13705          iconv_close(cd);
13706   ;
13707   return 0;
13708 }
13709 _ACEOF
13710 if ac_fn_c_try_link "$LINENO"; then :
13711   am_cv_lib_iconv=yes
13712         am_cv_func_iconv=yes
13713 fi
13714 rm -f core conftest.err conftest.$ac_objext \
13715     conftest$ac_exeext conftest.$ac_ext
13716       LIBS="$am_save_LIBS"
13717     fi
13718
13719 fi
13720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
13721 $as_echo "$am_cv_func_iconv" >&6; }
13722   if test "$am_cv_func_iconv" = yes; then
13723
13724 $as_echo "#define HAVE_ICONV 1" >>confdefs.h
13725
13726   fi
13727   if test "$am_cv_lib_iconv" = yes; then
13728     { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
13729 $as_echo_n "checking how to link with libiconv... " >&6; }
13730     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
13731 $as_echo "$LIBICONV" >&6; }
13732   else
13733             CPPFLAGS="$am_save_CPPFLAGS"
13734     LIBICONV=
13735     LTLIBICONV=
13736   fi
13737
13738
13739
13740   if test "$am_cv_func_iconv" = yes; then
13741     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
13742 $as_echo_n "checking for iconv declaration... " >&6; }
13743     if test "${am_cv_proto_iconv+set}" = set; then :
13744   $as_echo_n "(cached) " >&6
13745 else
13746
13747       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13748 /* end confdefs.h.  */
13749
13750 #include <stdlib.h>
13751 #include <iconv.h>
13752 extern
13753 #ifdef __cplusplus
13754 "C"
13755 #endif
13756 #if defined(__STDC__) || defined(__cplusplus)
13757 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
13758 #else
13759 size_t iconv();
13760 #endif
13761
13762 int
13763 main ()
13764 {
13765
13766   ;
13767   return 0;
13768 }
13769 _ACEOF
13770 if ac_fn_c_try_compile "$LINENO"; then :
13771   am_cv_proto_iconv_arg1=""
13772 else
13773   am_cv_proto_iconv_arg1="const"
13774 fi
13775 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13776       am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
13777 fi
13778
13779     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
13780     { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
13781          }$am_cv_proto_iconv" >&5
13782 $as_echo "${ac_t:-
13783          }$am_cv_proto_iconv" >&6; }
13784
13785 cat >>confdefs.h <<_ACEOF
13786 #define ICONV_CONST $am_cv_proto_iconv_arg1
13787 _ACEOF
13788
13789   fi
13790
13791
13792 all_targets=false
13793 BUILD_NLMCONV=
13794 NLMCONV_DEFS=
13795 BUILD_SRCONV=
13796 BUILD_DLLTOOL=
13797 DLLTOOL_DEFS=
13798 DLLTOOL_DEFAULT=
13799 BUILD_WINDRES=
13800 BUILD_WINDMC=
13801 BUILD_DLLWRAP=
13802 BUILD_MISC=
13803 BUILD_INSTALL_MISC=
13804 OBJDUMP_DEFS=
13805 OBJDUMP_PRIVATE_VECTORS=
13806 OBJDUMP_PRIVATE_OFILES=
13807 od_vectors=
13808
13809 for targ in $target $canon_targets
13810 do
13811     if test "x$targ" = "xall"; then
13812         all_targets=true
13813         BUILD_NLMCONV='$(NLMCONV_PROG)$(EXEEXT)'
13814         BUILD_SRCONV='$(SRCONV_PROG)'
13815         NLMCONV_DEFS="-DNLMCONV_I386 -DNLMCONV_ALPHA -DNLMCONV_POWERPC -DNLMCONV_SPARC"
13816         BUILD_MISC="${BUILD_MISC} "'bin2c$(EXEEXT_FOR_BUILD)'
13817         BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13818         BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13819         BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13820         if test -z "$DLLTOOL_DEFAULT"; then
13821           DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_I386"
13822         fi
13823         DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_I386"
13824         BUILD_DLLWRAP='$(DLLWRAP_PROG)$(EXEEXT)'
13825         od_vectors="$od_vectors objdump_private_desc_xcoff"
13826     else
13827         case $targ in
13828         i[3-7]86*-*-netware*)
13829           BUILD_NLMCONV='$(NLMCONV_PROG)$(EXEEXT)'
13830           NLMCONV_DEFS="$NLMCONV_DEFS -DNLMCONV_I386"
13831           ;;
13832         alpha*-*-netware*)
13833           BUILD_NLMCONV='$(NLMCONV_PROG)$(EXEEXT)'
13834           NLMCONV_DEFS="$NLMCONV_DEFS -DNLMCONV_ALPHA"
13835           ;;
13836         powerpc*-*-netware*)
13837           BUILD_NLMCONV='$(NLMCONV_PROG)$(EXEEXT)'
13838           NLMCONV_DEFS="$NLMCONV_DEFS -DNLMCONV_POWERPC"
13839           ;;
13840         sparc*-*-netware*)
13841           BUILD_NLMCONV='$(NLMCONV_PROG)$(EXEEXT)'
13842           NLMCONV_DEFS="$NLMCONV_DEFS -DNLMCONV_SPARC"
13843           ;;
13844         esac
13845
13846         case $targ in
13847         *-*-hms*) BUILD_SRCONV='$(SRCONV_PROG)' ;;
13848         esac
13849
13850         case $targ in
13851         arm-epoc-pe*)
13852           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13853           if test -z "$DLLTOOL_DEFAULT"; then
13854             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_ARM_EPOC"
13855           fi
13856           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_ARM_EPOC -DDLLTOOL_ARM"
13857           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13858           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13859           ;;
13860         arm-wince-pe* | arm-*-wince | arm*-*-cegcc* | arm*-*-mingw32ce*)
13861           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13862           if test -z "$DLLTOOL_DEFAULT"; then
13863             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_ARM_WINCE"
13864           fi
13865           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_ARM_WINCE -DDLLTOOL_ARM"
13866           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13867           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13868           ;;
13869         arm-*-pe*)
13870           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13871           if test -z "$DLLTOOL_DEFAULT"; then
13872             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_ARM"
13873           fi
13874           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_ARM"
13875           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13876           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13877           ;;
13878         x86_64-*-mingw*)
13879           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13880           if test -z "$DLLTOOL_DEFAULT"; then
13881             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_MX86_64"
13882           fi
13883           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_MX86_64"
13884           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13885           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13886           BUILD_DLLWRAP='$(DLLWRAP_PROG)$(EXEEXT)'
13887           ;;
13888         i[3-7]86-*-pe* | i[3-7]86-*-cygwin* | i[3-7]86-*-mingw32** | i[3-7]86-*-netbsdpe*)
13889           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13890           if test -z "$DLLTOOL_DEFAULT"; then
13891             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_I386"
13892           fi
13893           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_I386"
13894           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13895           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13896           BUILD_DLLWRAP='$(DLLWRAP_PROG)$(EXEEXT)'
13897           ;;
13898         i[3-7]86-*-interix)
13899           BUILD_DLLTOOL='$(DLLTOOL_PROG)'
13900           if test -z "$DLLTOOL_DEFAULT"; then
13901             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_I386"
13902           fi
13903           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_I386"
13904           ;;
13905         powerpc*-aix5.[01])
13906           ;;
13907         powerpc*-aix[5-9].*)
13908           OBJDUMP_DEFS="-DAIX_WEAK_SUPPORT"
13909           ;;
13910         powerpc*-*-pe* | powerpc*-*-cygwin*)
13911           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13912           if test -z "$DLLTOOL_DEFAULT"; then
13913             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_PPC"
13914           fi
13915           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_PPC"
13916           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13917           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13918           ;;
13919         powerpc*-*-linux* | powerpc*-*-elf* | powerpc*-*-eabi*)
13920           case "$BUILD_INSTALL_MISC" in
13921             *embedspu*) ;;
13922             *) BUILD_INSTALL_MISC="${BUILD_INSTALL_MISC} embedspu"
13923           esac
13924           ;;
13925         sh*-*-pe)
13926           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13927           if test -z "$DLLTOOL_DEFAULT"; then
13928             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_SH"
13929           fi
13930           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_SH"
13931           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13932           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13933           ;;
13934         spu-*-*)
13935           BUILD_MISC="${BUILD_MISC} "'bin2c$(EXEEXT_FOR_BUILD)'
13936           ;;
13937         mips*-*-pe)
13938           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13939           if test -z "$DLLTOOL_DEFAULT"; then
13940             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_MIPS"
13941           fi
13942           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_MIPS"
13943           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13944           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13945           ;;
13946         mcore-*-pe)
13947           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13948           if test -z "$DLLTOOL_DEFAULT"; then
13949             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_MCORE"
13950           fi
13951           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_MCORE"
13952           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
13953           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
13954           ;;
13955         mcore-*-elf)
13956           BUILD_DLLTOOL='$(DLLTOOL_PROG)$(EXEEXT)'
13957           if test -z "$DLLTOOL_DEFAULT"; then
13958             DLLTOOL_DEFAULT="-DDLLTOOL_DEFAULT_MCORE_ELF"
13959           fi
13960           DLLTOOL_DEFS="$DLLTOOL_DEFS -DDLLTOOL_MCORE_ELF"
13961           ;;
13962         mep-*)
13963           OBJDUMP_DEFS="-DSKIP_ZEROES=256 -DSKIP_ZEROES_AT_END=0"
13964           ;;
13965         esac
13966
13967         # Add objdump private vectors.
13968         case $targ in
13969         powerpc-*-aix*)
13970           od_vectors="$od_vectors objdump_private_desc_xcoff"
13971           ;;
13972         *-*-darwin*)
13973           od_vectors="$od_vectors objdump_private_desc_mach_o"
13974           ;;
13975         esac
13976     fi
13977 done
13978
13979 # Uniq objdump private vector, build objdump target ofiles.
13980 od_files=
13981 f=""
13982 for i in $od_vectors ; do
13983     case " $f " in
13984     *" $i "*) ;;
13985     *)
13986         f="$f $i"
13987         OBJDUMP_PRIVATE_VECTORS="$OBJDUMP_PRIVATE_VECTORS &$i,"
13988         case $i in
13989         objdump_private_desc_xcoff)
13990             od_files="$od_files od-xcoff" ;;
13991         objdump_private_desc_mach_o)
13992             od_files="$od_files od-macho" ;;
13993         *) as_fn_error "*** unknown private vector $i" "$LINENO" 5 ;;
13994         esac
13995         ;;
13996     esac
13997 done
13998
13999 # Uniq objdump target ofiles
14000 f=""
14001 for i in $od_files ; do
14002     case " $f " in
14003     *" $i "*) ;;
14004     *)
14005         f="$f $i"
14006         OBJDUMP_PRIVATE_OFILES="$OBJDUMP_PRIVATE_OFILES $i.$objext"
14007         ;;
14008     esac
14009 done
14010
14011 DLLTOOL_DEFS="$DLLTOOL_DEFS $DLLTOOL_DEFAULT"
14012
14013 if test "${with_windres+set}" = set; then
14014           BUILD_WINDRES='$(WINDRES_PROG)$(EXEEXT)'
14015 fi
14016
14017 if test "${with_windmc+set}" = set; then
14018           BUILD_WINDMC='$(WINDMC_PROG)$(EXEEXT)'
14019 fi
14020
14021 OBJDUMP_DEFS="${OBJDUMP_DEFS} -DOBJDUMP_PRIVATE_VECTORS=\"${OBJDUMP_PRIVATE_VECTORS}\""
14022
14023
14024
14025
14026
14027
14028
14029
14030
14031
14032
14033
14034
14035
14036
14037 cat >>confdefs.h <<_ACEOF
14038 #define TARGET "${target}"
14039 _ACEOF
14040
14041
14042 targ=$target
14043 . $srcdir/../bfd/config.bfd
14044 if test "x$targ_underscore" = "xyes"; then
14045     UNDERSCORE=1
14046 else
14047     UNDERSCORE=0
14048 fi
14049
14050 cat >>confdefs.h <<_ACEOF
14051 #define TARGET_PREPENDS_UNDERSCORE $UNDERSCORE
14052 _ACEOF
14053
14054
14055 # Emulation
14056 targ=$target
14057 . ${srcdir}/configure.tgt
14058 EMULATION=$targ_emul
14059 EMULATION_VECTOR=$targ_emul_vector
14060
14061
14062
14063
14064 # Required for html and install-html
14065
14066
14067
14068
14069
14070 ac_config_files="$ac_config_files Makefile doc/Makefile po/Makefile.in:po/Make-in"
14071
14072 cat >confcache <<\_ACEOF
14073 # This file is a shell script that caches the results of configure
14074 # tests run on this system so they can be shared between configure
14075 # scripts and configure runs, see configure's option --config-cache.
14076 # It is not useful on other systems.  If it contains results you don't
14077 # want to keep, you may remove or edit it.
14078 #
14079 # config.status only pays attention to the cache file if you give it
14080 # the --recheck option to rerun configure.
14081 #
14082 # `ac_cv_env_foo' variables (set or unset) will be overridden when
14083 # loading this file, other *unset* `ac_cv_foo' will be assigned the
14084 # following values.
14085
14086 _ACEOF
14087
14088 # The following way of writing the cache mishandles newlines in values,
14089 # but we know of no workaround that is simple, portable, and efficient.
14090 # So, we kill variables containing newlines.
14091 # Ultrix sh set writes to stderr and can't be redirected directly,
14092 # and sets the high bit in the cache file unless we assign to the vars.
14093 (
14094   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
14095     eval ac_val=\$$ac_var
14096     case $ac_val in #(
14097     *${as_nl}*)
14098       case $ac_var in #(
14099       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
14100 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
14101       esac
14102       case $ac_var in #(
14103       _ | IFS | as_nl) ;; #(
14104       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
14105       *) { eval $ac_var=; unset $ac_var;} ;;
14106       esac ;;
14107     esac
14108   done
14109
14110   (set) 2>&1 |
14111     case $as_nl`(ac_space=' '; set) 2>&1` in #(
14112     *${as_nl}ac_space=\ *)
14113       # `set' does not quote correctly, so add quotes: double-quote
14114       # substitution turns \\\\ into \\, and sed turns \\ into \.
14115       sed -n \
14116         "s/'/'\\\\''/g;
14117           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
14118       ;; #(
14119     *)
14120       # `set' quotes correctly as required by POSIX, so do not add quotes.
14121       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
14122       ;;
14123     esac |
14124     sort
14125 ) |
14126   sed '
14127      /^ac_cv_env_/b end
14128      t clear
14129      :clear
14130      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
14131      t end
14132      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
14133      :end' >>confcache
14134 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
14135   if test -w "$cache_file"; then
14136     test "x$cache_file" != "x/dev/null" &&
14137       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
14138 $as_echo "$as_me: updating cache $cache_file" >&6;}
14139     cat confcache >$cache_file
14140   else
14141     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
14142 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
14143   fi
14144 fi
14145 rm -f confcache
14146
14147 test "x$prefix" = xNONE && prefix=$ac_default_prefix
14148 # Let make expand exec_prefix.
14149 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
14150
14151 DEFS=-DHAVE_CONFIG_H
14152
14153 ac_libobjs=
14154 ac_ltlibobjs=
14155 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
14156   # 1. Remove the extension, and $U if already installed.
14157   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
14158   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
14159   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
14160   #    will be set to the directory where LIBOBJS objects are built.
14161   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
14162   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
14163 done
14164 LIBOBJS=$ac_libobjs
14165
14166 LTLIBOBJS=$ac_ltlibobjs
14167
14168
14169 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
14170   as_fn_error "conditional \"AMDEP\" was never defined.
14171 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14172 fi
14173 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
14174   as_fn_error "conditional \"am__fastdepCC\" was never defined.
14175 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14176 fi
14177  if test -n "$EXEEXT"; then
14178   am__EXEEXT_TRUE=
14179   am__EXEEXT_FALSE='#'
14180 else
14181   am__EXEEXT_TRUE='#'
14182   am__EXEEXT_FALSE=
14183 fi
14184
14185 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
14186   as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
14187 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14188 fi
14189 if test -z "${GENINSRC_NEVER_TRUE}" && test -z "${GENINSRC_NEVER_FALSE}"; then
14190   as_fn_error "conditional \"GENINSRC_NEVER\" was never defined.
14191 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14192 fi
14193
14194 : ${CONFIG_STATUS=./config.status}
14195 ac_write_fail=0
14196 ac_clean_files_save=$ac_clean_files
14197 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
14198 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
14199 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
14200 as_write_fail=0
14201 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
14202 #! $SHELL
14203 # Generated by $as_me.
14204 # Run this file to recreate the current configuration.
14205 # Compiler output produced by configure, useful for debugging
14206 # configure, is in config.log if it exists.
14207
14208 debug=false
14209 ac_cs_recheck=false
14210 ac_cs_silent=false
14211
14212 SHELL=\${CONFIG_SHELL-$SHELL}
14213 export SHELL
14214 _ASEOF
14215 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
14216 ## -------------------- ##
14217 ## M4sh Initialization. ##
14218 ## -------------------- ##
14219
14220 # Be more Bourne compatible
14221 DUALCASE=1; export DUALCASE # for MKS sh
14222 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
14223   emulate sh
14224   NULLCMD=:
14225   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
14226   # is contrary to our usage.  Disable this feature.
14227   alias -g '${1+"$@"}'='"$@"'
14228   setopt NO_GLOB_SUBST
14229 else
14230   case `(set -o) 2>/dev/null` in #(
14231   *posix*) :
14232     set -o posix ;; #(
14233   *) :
14234      ;;
14235 esac
14236 fi
14237
14238
14239 as_nl='
14240 '
14241 export as_nl
14242 # Printing a long string crashes Solaris 7 /usr/bin/printf.
14243 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
14244 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
14245 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
14246 # Prefer a ksh shell builtin over an external printf program on Solaris,
14247 # but without wasting forks for bash or zsh.
14248 if test -z "$BASH_VERSION$ZSH_VERSION" \
14249     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
14250   as_echo='print -r --'
14251   as_echo_n='print -rn --'
14252 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
14253   as_echo='printf %s\n'
14254   as_echo_n='printf %s'
14255 else
14256   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
14257     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
14258     as_echo_n='/usr/ucb/echo -n'
14259   else
14260     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
14261     as_echo_n_body='eval
14262       arg=$1;
14263       case $arg in #(
14264       *"$as_nl"*)
14265         expr "X$arg" : "X\\(.*\\)$as_nl";
14266         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
14267       esac;
14268       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
14269     '
14270     export as_echo_n_body
14271     as_echo_n='sh -c $as_echo_n_body as_echo'
14272   fi
14273   export as_echo_body
14274   as_echo='sh -c $as_echo_body as_echo'
14275 fi
14276
14277 # The user is always right.
14278 if test "${PATH_SEPARATOR+set}" != set; then
14279   PATH_SEPARATOR=:
14280   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
14281     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
14282       PATH_SEPARATOR=';'
14283   }
14284 fi
14285
14286
14287 # IFS
14288 # We need space, tab and new line, in precisely that order.  Quoting is
14289 # there to prevent editors from complaining about space-tab.
14290 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
14291 # splitting by setting IFS to empty value.)
14292 IFS=" ""        $as_nl"
14293
14294 # Find who we are.  Look in the path if we contain no directory separator.
14295 case $0 in #((
14296   *[\\/]* ) as_myself=$0 ;;
14297   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14298 for as_dir in $PATH
14299 do
14300   IFS=$as_save_IFS
14301   test -z "$as_dir" && as_dir=.
14302     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
14303   done
14304 IFS=$as_save_IFS
14305
14306      ;;
14307 esac
14308 # We did not find ourselves, most probably we were run as `sh COMMAND'
14309 # in which case we are not to be found in the path.
14310 if test "x$as_myself" = x; then
14311   as_myself=$0
14312 fi
14313 if test ! -f "$as_myself"; then
14314   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
14315   exit 1
14316 fi
14317
14318 # Unset variables that we do not need and which cause bugs (e.g. in
14319 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
14320 # suppresses any "Segmentation fault" message there.  '((' could
14321 # trigger a bug in pdksh 5.2.14.
14322 for as_var in BASH_ENV ENV MAIL MAILPATH
14323 do eval test x\${$as_var+set} = xset \
14324   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
14325 done
14326 PS1='$ '
14327 PS2='> '
14328 PS4='+ '
14329
14330 # NLS nuisances.
14331 LC_ALL=C
14332 export LC_ALL
14333 LANGUAGE=C
14334 export LANGUAGE
14335
14336 # CDPATH.
14337 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14338
14339
14340 # as_fn_error ERROR [LINENO LOG_FD]
14341 # ---------------------------------
14342 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
14343 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
14344 # script with status $?, using 1 if that was 0.
14345 as_fn_error ()
14346 {
14347   as_status=$?; test $as_status -eq 0 && as_status=1
14348   if test "$3"; then
14349     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
14350     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
14351   fi
14352   $as_echo "$as_me: error: $1" >&2
14353   as_fn_exit $as_status
14354 } # as_fn_error
14355
14356
14357 # as_fn_set_status STATUS
14358 # -----------------------
14359 # Set $? to STATUS, without forking.
14360 as_fn_set_status ()
14361 {
14362   return $1
14363 } # as_fn_set_status
14364
14365 # as_fn_exit STATUS
14366 # -----------------
14367 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
14368 as_fn_exit ()
14369 {
14370   set +e
14371   as_fn_set_status $1
14372   exit $1
14373 } # as_fn_exit
14374
14375 # as_fn_unset VAR
14376 # ---------------
14377 # Portably unset VAR.
14378 as_fn_unset ()
14379 {
14380   { eval $1=; unset $1;}
14381 }
14382 as_unset=as_fn_unset
14383 # as_fn_append VAR VALUE
14384 # ----------------------
14385 # Append the text in VALUE to the end of the definition contained in VAR. Take
14386 # advantage of any shell optimizations that allow amortized linear growth over
14387 # repeated appends, instead of the typical quadratic growth present in naive
14388 # implementations.
14389 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
14390   eval 'as_fn_append ()
14391   {
14392     eval $1+=\$2
14393   }'
14394 else
14395   as_fn_append ()
14396   {
14397     eval $1=\$$1\$2
14398   }
14399 fi # as_fn_append
14400
14401 # as_fn_arith ARG...
14402 # ------------------
14403 # Perform arithmetic evaluation on the ARGs, and store the result in the
14404 # global $as_val. Take advantage of shells that can avoid forks. The arguments
14405 # must be portable across $(()) and expr.
14406 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
14407   eval 'as_fn_arith ()
14408   {
14409     as_val=$(( $* ))
14410   }'
14411 else
14412   as_fn_arith ()
14413   {
14414     as_val=`expr "$@" || test $? -eq 1`
14415   }
14416 fi # as_fn_arith
14417
14418
14419 if expr a : '\(a\)' >/dev/null 2>&1 &&
14420    test "X`expr 00001 : '.*\(...\)'`" = X001; then
14421   as_expr=expr
14422 else
14423   as_expr=false
14424 fi
14425
14426 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
14427   as_basename=basename
14428 else
14429   as_basename=false
14430 fi
14431
14432 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
14433   as_dirname=dirname
14434 else
14435   as_dirname=false
14436 fi
14437
14438 as_me=`$as_basename -- "$0" ||
14439 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
14440          X"$0" : 'X\(//\)$' \| \
14441          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
14442 $as_echo X/"$0" |
14443     sed '/^.*\/\([^/][^/]*\)\/*$/{
14444             s//\1/
14445             q
14446           }
14447           /^X\/\(\/\/\)$/{
14448             s//\1/
14449             q
14450           }
14451           /^X\/\(\/\).*/{
14452             s//\1/
14453             q
14454           }
14455           s/.*/./; q'`
14456
14457 # Avoid depending upon Character Ranges.
14458 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
14459 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
14460 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
14461 as_cr_digits='0123456789'
14462 as_cr_alnum=$as_cr_Letters$as_cr_digits
14463
14464 ECHO_C= ECHO_N= ECHO_T=
14465 case `echo -n x` in #(((((
14466 -n*)
14467   case `echo 'xy\c'` in
14468   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
14469   xy)  ECHO_C='\c';;
14470   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
14471        ECHO_T=' ';;
14472   esac;;
14473 *)
14474   ECHO_N='-n';;
14475 esac
14476
14477 rm -f conf$$ conf$$.exe conf$$.file
14478 if test -d conf$$.dir; then
14479   rm -f conf$$.dir/conf$$.file
14480 else
14481   rm -f conf$$.dir
14482   mkdir conf$$.dir 2>/dev/null
14483 fi
14484 if (echo >conf$$.file) 2>/dev/null; then
14485   if ln -s conf$$.file conf$$ 2>/dev/null; then
14486     as_ln_s='ln -s'
14487     # ... but there are two gotchas:
14488     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14489     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14490     # In both cases, we have to default to `cp -p'.
14491     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14492       as_ln_s='cp -p'
14493   elif ln conf$$.file conf$$ 2>/dev/null; then
14494     as_ln_s=ln
14495   else
14496     as_ln_s='cp -p'
14497   fi
14498 else
14499   as_ln_s='cp -p'
14500 fi
14501 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14502 rmdir conf$$.dir 2>/dev/null
14503
14504
14505 # as_fn_mkdir_p
14506 # -------------
14507 # Create "$as_dir" as a directory, including parents if necessary.
14508 as_fn_mkdir_p ()
14509 {
14510
14511   case $as_dir in #(
14512   -*) as_dir=./$as_dir;;
14513   esac
14514   test -d "$as_dir" || eval $as_mkdir_p || {
14515     as_dirs=
14516     while :; do
14517       case $as_dir in #(
14518       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14519       *) as_qdir=$as_dir;;
14520       esac
14521       as_dirs="'$as_qdir' $as_dirs"
14522       as_dir=`$as_dirname -- "$as_dir" ||
14523 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14524          X"$as_dir" : 'X\(//\)[^/]' \| \
14525          X"$as_dir" : 'X\(//\)$' \| \
14526          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14527 $as_echo X"$as_dir" |
14528     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14529             s//\1/
14530             q
14531           }
14532           /^X\(\/\/\)[^/].*/{
14533             s//\1/
14534             q
14535           }
14536           /^X\(\/\/\)$/{
14537             s//\1/
14538             q
14539           }
14540           /^X\(\/\).*/{
14541             s//\1/
14542             q
14543           }
14544           s/.*/./; q'`
14545       test -d "$as_dir" && break
14546     done
14547     test -z "$as_dirs" || eval "mkdir $as_dirs"
14548   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14549
14550
14551 } # as_fn_mkdir_p
14552 if mkdir -p . 2>/dev/null; then
14553   as_mkdir_p='mkdir -p "$as_dir"'
14554 else
14555   test -d ./-p && rmdir ./-p
14556   as_mkdir_p=false
14557 fi
14558
14559 if test -x / >/dev/null 2>&1; then
14560   as_test_x='test -x'
14561 else
14562   if ls -dL / >/dev/null 2>&1; then
14563     as_ls_L_option=L
14564   else
14565     as_ls_L_option=
14566   fi
14567   as_test_x='
14568     eval sh -c '\''
14569       if test -d "$1"; then
14570         test -d "$1/.";
14571       else
14572         case $1 in #(
14573         -*)set "./$1";;
14574         esac;
14575         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14576         ???[sx]*):;;*)false;;esac;fi
14577     '\'' sh
14578   '
14579 fi
14580 as_executable_p=$as_test_x
14581
14582 # Sed expression to map a string onto a valid CPP name.
14583 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14584
14585 # Sed expression to map a string onto a valid variable name.
14586 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14587
14588
14589 exec 6>&1
14590 ## ----------------------------------- ##
14591 ## Main body of $CONFIG_STATUS script. ##
14592 ## ----------------------------------- ##
14593 _ASEOF
14594 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14595
14596 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14597 # Save the log message, to keep $0 and so on meaningful, and to
14598 # report actual input values of CONFIG_FILES etc. instead of their
14599 # values after options handling.
14600 ac_log="
14601 This file was extended by $as_me, which was
14602 generated by GNU Autoconf 2.64.  Invocation command line was
14603
14604   CONFIG_FILES    = $CONFIG_FILES
14605   CONFIG_HEADERS  = $CONFIG_HEADERS
14606   CONFIG_LINKS    = $CONFIG_LINKS
14607   CONFIG_COMMANDS = $CONFIG_COMMANDS
14608   $ $0 $@
14609
14610 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14611 "
14612
14613 _ACEOF
14614
14615 case $ac_config_files in *"
14616 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14617 esac
14618
14619 case $ac_config_headers in *"
14620 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14621 esac
14622
14623
14624 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14625 # Files that config.status was made for.
14626 config_files="$ac_config_files"
14627 config_headers="$ac_config_headers"
14628 config_commands="$ac_config_commands"
14629
14630 _ACEOF
14631
14632 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14633 ac_cs_usage="\
14634 \`$as_me' instantiates files and other configuration actions
14635 from templates according to the current configuration.  Unless the files
14636 and actions are specified as TAGs, all are instantiated by default.
14637
14638 Usage: $0 [OPTION]... [TAG]...
14639
14640   -h, --help       print this help, then exit
14641   -V, --version    print version number and configuration settings, then exit
14642   -q, --quiet, --silent
14643                    do not print progress messages
14644   -d, --debug      don't remove temporary files
14645       --recheck    update $as_me by reconfiguring in the same conditions
14646       --file=FILE[:TEMPLATE]
14647                    instantiate the configuration file FILE
14648       --header=FILE[:TEMPLATE]
14649                    instantiate the configuration header FILE
14650
14651 Configuration files:
14652 $config_files
14653
14654 Configuration headers:
14655 $config_headers
14656
14657 Configuration commands:
14658 $config_commands
14659
14660 Report bugs to the package provider."
14661
14662 _ACEOF
14663 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14664 ac_cs_version="\\
14665 config.status
14666 configured by $0, generated by GNU Autoconf 2.64,
14667   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14668
14669 Copyright (C) 2009 Free Software Foundation, Inc.
14670 This config.status script is free software; the Free Software Foundation
14671 gives unlimited permission to copy, distribute and modify it."
14672
14673 ac_pwd='$ac_pwd'
14674 srcdir='$srcdir'
14675 INSTALL='$INSTALL'
14676 MKDIR_P='$MKDIR_P'
14677 AWK='$AWK'
14678 test -n "\$AWK" || AWK=awk
14679 _ACEOF
14680
14681 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14682 # The default lists apply if the user does not specify any file.
14683 ac_need_defaults=:
14684 while test $# != 0
14685 do
14686   case $1 in
14687   --*=*)
14688     ac_option=`expr "X$1" : 'X\([^=]*\)='`
14689     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14690     ac_shift=:
14691     ;;
14692   *)
14693     ac_option=$1
14694     ac_optarg=$2
14695     ac_shift=shift
14696     ;;
14697   esac
14698
14699   case $ac_option in
14700   # Handling of the options.
14701   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14702     ac_cs_recheck=: ;;
14703   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14704     $as_echo "$ac_cs_version"; exit ;;
14705   --debug | --debu | --deb | --de | --d | -d )
14706     debug=: ;;
14707   --file | --fil | --fi | --f )
14708     $ac_shift
14709     case $ac_optarg in
14710     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14711     esac
14712     as_fn_append CONFIG_FILES " '$ac_optarg'"
14713     ac_need_defaults=false;;
14714   --header | --heade | --head | --hea )
14715     $ac_shift
14716     case $ac_optarg in
14717     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14718     esac
14719     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14720     ac_need_defaults=false;;
14721   --he | --h)
14722     # Conflict between --help and --header
14723     as_fn_error "ambiguous option: \`$1'
14724 Try \`$0 --help' for more information.";;
14725   --help | --hel | -h )
14726     $as_echo "$ac_cs_usage"; exit ;;
14727   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14728   | -silent | --silent | --silen | --sile | --sil | --si | --s)
14729     ac_cs_silent=: ;;
14730
14731   # This is an error.
14732   -*) as_fn_error "unrecognized option: \`$1'
14733 Try \`$0 --help' for more information." ;;
14734
14735   *) as_fn_append ac_config_targets " $1"
14736      ac_need_defaults=false ;;
14737
14738   esac
14739   shift
14740 done
14741
14742 ac_configure_extra_args=
14743
14744 if $ac_cs_silent; then
14745   exec 6>/dev/null
14746   ac_configure_extra_args="$ac_configure_extra_args --silent"
14747 fi
14748
14749 _ACEOF
14750 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14751 if \$ac_cs_recheck; then
14752   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14753   shift
14754   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14755   CONFIG_SHELL='$SHELL'
14756   export CONFIG_SHELL
14757   exec "\$@"
14758 fi
14759
14760 _ACEOF
14761 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14762 exec 5>>config.log
14763 {
14764   echo
14765   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14766 ## Running $as_me. ##
14767 _ASBOX
14768   $as_echo "$ac_log"
14769 } >&5
14770
14771 _ACEOF
14772 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14773 #
14774 # INIT-COMMANDS
14775 #
14776 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
14777
14778
14779 # The HP-UX ksh and POSIX shell print the target directory to stdout
14780 # if CDPATH is set.
14781 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14782
14783 sed_quote_subst='$sed_quote_subst'
14784 double_quote_subst='$double_quote_subst'
14785 delay_variable_subst='$delay_variable_subst'
14786 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14787 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14788 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14789 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14790 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14791 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14792 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14793 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14794 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14795 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14796 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14797 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14798 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14799 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14800 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14801 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14802 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14803 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14804 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14805 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14806 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14807 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14808 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14809 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14810 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14811 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14812 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14813 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14814 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14815 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14816 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14817 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14818 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14819 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14820 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14821 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14822 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14823 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14824 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14825 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14826 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14827 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14828 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14829 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14830 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14831 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14832 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14833 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14834 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
14835 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14836 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14837 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14838 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14839 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14840 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14841 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14842 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14843 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14844 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14845 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14846 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14847 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14848 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14849 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14850 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14851 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14852 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14853 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14854 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14855 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14856 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14857 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14858 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14859 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14860 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14861 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14862 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14863 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14864 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14865 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14866 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14867 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14868 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14869 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14870 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14871 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14872 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14873 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14874 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14875 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14876 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14877 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14878 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14879 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14880 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14881 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14882 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14883 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14884 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14885 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14886 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14887 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14888 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14889 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14890 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14891 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14892 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14893 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14894 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14895 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14896 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14897 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14898 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14899 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14900 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14901 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14902 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14903 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14904 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14905 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14906
14907 LTCC='$LTCC'
14908 LTCFLAGS='$LTCFLAGS'
14909 compiler='$compiler_DEFAULT'
14910
14911 # A function that is used when there is no print builtin or printf.
14912 func_fallback_echo ()
14913 {
14914   eval 'cat <<_LTECHO_EOF
14915 \$1
14916 _LTECHO_EOF'
14917 }
14918
14919 # Quote evaled strings.
14920 for var in SHELL \
14921 ECHO \
14922 SED \
14923 GREP \
14924 EGREP \
14925 FGREP \
14926 LD \
14927 NM \
14928 LN_S \
14929 lt_SP2NL \
14930 lt_NL2SP \
14931 reload_flag \
14932 OBJDUMP \
14933 deplibs_check_method \
14934 file_magic_cmd \
14935 AR \
14936 AR_FLAGS \
14937 STRIP \
14938 RANLIB \
14939 CC \
14940 CFLAGS \
14941 compiler \
14942 lt_cv_sys_global_symbol_pipe \
14943 lt_cv_sys_global_symbol_to_cdecl \
14944 lt_cv_sys_global_symbol_to_c_name_address \
14945 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14946 lt_prog_compiler_no_builtin_flag \
14947 lt_prog_compiler_wl \
14948 lt_prog_compiler_pic \
14949 lt_prog_compiler_static \
14950 lt_cv_prog_compiler_c_o \
14951 need_locks \
14952 DSYMUTIL \
14953 NMEDIT \
14954 LIPO \
14955 OTOOL \
14956 OTOOL64 \
14957 shrext_cmds \
14958 export_dynamic_flag_spec \
14959 whole_archive_flag_spec \
14960 compiler_needs_object \
14961 with_gnu_ld \
14962 allow_undefined_flag \
14963 no_undefined_flag \
14964 hardcode_libdir_flag_spec \
14965 hardcode_libdir_flag_spec_ld \
14966 hardcode_libdir_separator \
14967 fix_srcfile_path \
14968 exclude_expsyms \
14969 include_expsyms \
14970 file_list_spec \
14971 variables_saved_for_relink \
14972 libname_spec \
14973 library_names_spec \
14974 soname_spec \
14975 install_override_mode \
14976 finish_eval \
14977 old_striplib \
14978 striplib; do
14979     case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14980     *[\\\\\\\`\\"\\\$]*)
14981       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14982       ;;
14983     *)
14984       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14985       ;;
14986     esac
14987 done
14988
14989 # Double-quote double-evaled strings.
14990 for var in reload_cmds \
14991 old_postinstall_cmds \
14992 old_postuninstall_cmds \
14993 old_archive_cmds \
14994 extract_expsyms_cmds \
14995 old_archive_from_new_cmds \
14996 old_archive_from_expsyms_cmds \
14997 archive_cmds \
14998 archive_expsym_cmds \
14999 module_cmds \
15000 module_expsym_cmds \
15001 export_symbols_cmds \
15002 prelink_cmds \
15003 postinstall_cmds \
15004 postuninstall_cmds \
15005 finish_cmds \
15006 sys_lib_search_path_spec \
15007 sys_lib_dlsearch_path_spec; do
15008     case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
15009     *[\\\\\\\`\\"\\\$]*)
15010       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
15011       ;;
15012     *)
15013       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
15014       ;;
15015     esac
15016 done
15017
15018 ac_aux_dir='$ac_aux_dir'
15019 xsi_shell='$xsi_shell'
15020 lt_shell_append='$lt_shell_append'
15021
15022 # See if we are running on zsh, and set the options which allow our
15023 # commands through without removal of \ escapes INIT.
15024 if test -n "\${ZSH_VERSION+set}" ; then
15025    setopt NO_GLOB_SUBST
15026 fi
15027
15028
15029     PACKAGE='$PACKAGE'
15030     VERSION='$VERSION'
15031     TIMESTAMP='$TIMESTAMP'
15032     RM='$RM'
15033     ofile='$ofile'
15034
15035
15036
15037 # Capture the value of obsolete ALL_LINGUAS because we need it to compute
15038     # POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES, CATALOGS. But hide it
15039     # from automake.
15040     eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
15041     # Capture the value of LINGUAS because we need it to compute CATALOGS.
15042     LINGUAS="${LINGUAS-%UNSET%}"
15043
15044
15045 _ACEOF
15046
15047 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15048
15049 # Handling of arguments.
15050 for ac_config_target in $ac_config_targets
15051 do
15052   case $ac_config_target in
15053     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
15054     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
15055     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
15056     "default-1") CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
15057     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
15058     "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
15059     "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in:po/Make-in" ;;
15060
15061   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
15062   esac
15063 done
15064
15065
15066 # If the user did not use the arguments to specify the items to instantiate,
15067 # then the envvar interface is used.  Set only those that are not.
15068 # We use the long form for the default assignment because of an extremely
15069 # bizarre bug on SunOS 4.1.3.
15070 if $ac_need_defaults; then
15071   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
15072   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
15073   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
15074 fi
15075
15076 # Have a temporary directory for convenience.  Make it in the build tree
15077 # simply because there is no reason against having it here, and in addition,
15078 # creating and moving files from /tmp can sometimes cause problems.
15079 # Hook for its removal unless debugging.
15080 # Note that there is a small window in which the directory will not be cleaned:
15081 # after its creation but before its name has been assigned to `$tmp'.
15082 $debug ||
15083 {
15084   tmp=
15085   trap 'exit_status=$?
15086   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
15087 ' 0
15088   trap 'as_fn_exit 1' 1 2 13 15
15089 }
15090 # Create a (secure) tmp directory for tmp files.
15091
15092 {
15093   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
15094   test -n "$tmp" && test -d "$tmp"
15095 }  ||
15096 {
15097   tmp=./conf$$-$RANDOM
15098   (umask 077 && mkdir "$tmp")
15099 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
15100
15101 # Set up the scripts for CONFIG_FILES section.
15102 # No need to generate them if there are no CONFIG_FILES.
15103 # This happens for instance with `./config.status config.h'.
15104 if test -n "$CONFIG_FILES"; then
15105
15106
15107 ac_cr=`echo X | tr X '\015'`
15108 # On cygwin, bash can eat \r inside `` if the user requested igncr.
15109 # But we know of no other shell where ac_cr would be empty at this
15110 # point, so we can use a bashism as a fallback.
15111 if test "x$ac_cr" = x; then
15112   eval ac_cr=\$\'\\r\'
15113 fi
15114 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
15115 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
15116   ac_cs_awk_cr='\r'
15117 else
15118   ac_cs_awk_cr=$ac_cr
15119 fi
15120
15121 echo 'BEGIN {' >"$tmp/subs1.awk" &&
15122 _ACEOF
15123
15124
15125 {
15126   echo "cat >conf$$subs.awk <<_ACEOF" &&
15127   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
15128   echo "_ACEOF"
15129 } >conf$$subs.sh ||
15130   as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15131 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
15132 ac_delim='%!_!# '
15133 for ac_last_try in false false false false false :; do
15134   . ./conf$$subs.sh ||
15135     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15136
15137   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
15138   if test $ac_delim_n = $ac_delim_num; then
15139     break
15140   elif $ac_last_try; then
15141     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
15142   else
15143     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15144   fi
15145 done
15146 rm -f conf$$subs.sh
15147
15148 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15149 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
15150 _ACEOF
15151 sed -n '
15152 h
15153 s/^/S["/; s/!.*/"]=/
15154 p
15155 g
15156 s/^[^!]*!//
15157 :repl
15158 t repl
15159 s/'"$ac_delim"'$//
15160 t delim
15161 :nl
15162 h
15163 s/\(.\{148\}\).*/\1/
15164 t more1
15165 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
15166 p
15167 n
15168 b repl
15169 :more1
15170 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15171 p
15172 g
15173 s/.\{148\}//
15174 t nl
15175 :delim
15176 h
15177 s/\(.\{148\}\).*/\1/
15178 t more2
15179 s/["\\]/\\&/g; s/^/"/; s/$/"/
15180 p
15181 b
15182 :more2
15183 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
15184 p
15185 g
15186 s/.\{148\}//
15187 t delim
15188 ' <conf$$subs.awk | sed '
15189 /^[^""]/{
15190   N
15191   s/\n//
15192 }
15193 ' >>$CONFIG_STATUS || ac_write_fail=1
15194 rm -f conf$$subs.awk
15195 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15196 _ACAWK
15197 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
15198   for (key in S) S_is_set[key] = 1
15199   FS = "\a"
15200
15201 }
15202 {
15203   line = $ 0
15204   nfields = split(line, field, "@")
15205   substed = 0
15206   len = length(field[1])
15207   for (i = 2; i < nfields; i++) {
15208     key = field[i]
15209     keylen = length(key)
15210     if (S_is_set[key]) {
15211       value = S[key]
15212       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
15213       len += length(value) + length(field[++i])
15214       substed = 1
15215     } else
15216       len += 1 + keylen
15217   }
15218
15219   print line
15220 }
15221
15222 _ACAWK
15223 _ACEOF
15224 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15225 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
15226   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
15227 else
15228   cat
15229 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
15230   || as_fn_error "could not setup config files machinery" "$LINENO" 5
15231 _ACEOF
15232
15233 # VPATH may cause trouble with some makes, so we remove $(srcdir),
15234 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
15235 # trailing colons and then remove the whole line if VPATH becomes empty
15236 # (actually we leave an empty line to preserve line numbers).
15237 if test "x$srcdir" = x.; then
15238   ac_vpsub='/^[  ]*VPATH[        ]*=/{
15239 s/:*\$(srcdir):*/:/
15240 s/:*\${srcdir}:*/:/
15241 s/:*@srcdir@:*/:/
15242 s/^\([^=]*=[     ]*\):*/\1/
15243 s/:*$//
15244 s/^[^=]*=[       ]*$//
15245 }'
15246 fi
15247
15248 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15249 fi # test -n "$CONFIG_FILES"
15250
15251 # Set up the scripts for CONFIG_HEADERS section.
15252 # No need to generate them if there are no CONFIG_HEADERS.
15253 # This happens for instance with `./config.status Makefile'.
15254 if test -n "$CONFIG_HEADERS"; then
15255 cat >"$tmp/defines.awk" <<\_ACAWK ||
15256 BEGIN {
15257 _ACEOF
15258
15259 # Transform confdefs.h into an awk script `defines.awk', embedded as
15260 # here-document in config.status, that substitutes the proper values into
15261 # config.h.in to produce config.h.
15262
15263 # Create a delimiter string that does not exist in confdefs.h, to ease
15264 # handling of long lines.
15265 ac_delim='%!_!# '
15266 for ac_last_try in false false :; do
15267   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
15268   if test -z "$ac_t"; then
15269     break
15270   elif $ac_last_try; then
15271     as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
15272   else
15273     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
15274   fi
15275 done
15276
15277 # For the awk script, D is an array of macro values keyed by name,
15278 # likewise P contains macro parameters if any.  Preserve backslash
15279 # newline sequences.
15280
15281 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
15282 sed -n '
15283 s/.\{148\}/&'"$ac_delim"'/g
15284 t rset
15285 :rset
15286 s/^[     ]*#[    ]*define[       ][      ]*/ /
15287 t def
15288 d
15289 :def
15290 s/\\$//
15291 t bsnl
15292 s/["\\]/\\&/g
15293 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
15294 D["\1"]=" \3"/p
15295 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
15296 d
15297 :bsnl
15298 s/["\\]/\\&/g
15299 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
15300 D["\1"]=" \3\\\\\\n"\\/p
15301 t cont
15302 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
15303 t cont
15304 d
15305 :cont
15306 n
15307 s/.\{148\}/&'"$ac_delim"'/g
15308 t clear
15309 :clear
15310 s/\\$//
15311 t bsnlc
15312 s/["\\]/\\&/g; s/^/"/; s/$/"/p
15313 d
15314 :bsnlc
15315 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
15316 b cont
15317 ' <confdefs.h | sed '
15318 s/'"$ac_delim"'/"\\\
15319 "/g' >>$CONFIG_STATUS || ac_write_fail=1
15320
15321 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15322   for (key in D) D_is_set[key] = 1
15323   FS = "\a"
15324 }
15325 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
15326   line = \$ 0
15327   split(line, arg, " ")
15328   if (arg[1] == "#") {
15329     defundef = arg[2]
15330     mac1 = arg[3]
15331   } else {
15332     defundef = substr(arg[1], 2)
15333     mac1 = arg[2]
15334   }
15335   split(mac1, mac2, "(") #)
15336   macro = mac2[1]
15337   prefix = substr(line, 1, index(line, defundef) - 1)
15338   if (D_is_set[macro]) {
15339     # Preserve the white space surrounding the "#".
15340     print prefix "define", macro P[macro] D[macro]
15341     next
15342   } else {
15343     # Replace #undef with comments.  This is necessary, for example,
15344     # in the case of _POSIX_SOURCE, which is predefined and required
15345     # on some systems where configure will not decide to define it.
15346     if (defundef == "undef") {
15347       print "/*", prefix defundef, macro, "*/"
15348       next
15349     }
15350   }
15351 }
15352 { print }
15353 _ACAWK
15354 _ACEOF
15355 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15356   as_fn_error "could not setup config headers machinery" "$LINENO" 5
15357 fi # test -n "$CONFIG_HEADERS"
15358
15359
15360 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
15361 shift
15362 for ac_tag
15363 do
15364   case $ac_tag in
15365   :[FHLC]) ac_mode=$ac_tag; continue;;
15366   esac
15367   case $ac_mode$ac_tag in
15368   :[FHL]*:*);;
15369   :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
15370   :[FH]-) ac_tag=-:-;;
15371   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
15372   esac
15373   ac_save_IFS=$IFS
15374   IFS=:
15375   set x $ac_tag
15376   IFS=$ac_save_IFS
15377   shift
15378   ac_file=$1
15379   shift
15380
15381   case $ac_mode in
15382   :L) ac_source=$1;;
15383   :[FH])
15384     ac_file_inputs=
15385     for ac_f
15386     do
15387       case $ac_f in
15388       -) ac_f="$tmp/stdin";;
15389       *) # Look for the file first in the build tree, then in the source tree
15390          # (if the path is not absolute).  The absolute path cannot be DOS-style,
15391          # because $ac_f cannot contain `:'.
15392          test -f "$ac_f" ||
15393            case $ac_f in
15394            [\\/$]*) false;;
15395            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
15396            esac ||
15397            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
15398       esac
15399       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
15400       as_fn_append ac_file_inputs " '$ac_f'"
15401     done
15402
15403     # Let's still pretend it is `configure' which instantiates (i.e., don't
15404     # use $as_me), people would be surprised to read:
15405     #    /* config.h.  Generated by config.status.  */
15406     configure_input='Generated from '`
15407           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
15408         `' by configure.'
15409     if test x"$ac_file" != x-; then
15410       configure_input="$ac_file.  $configure_input"
15411       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
15412 $as_echo "$as_me: creating $ac_file" >&6;}
15413     fi
15414     # Neutralize special characters interpreted by sed in replacement strings.
15415     case $configure_input in #(
15416     *\&* | *\|* | *\\* )
15417        ac_sed_conf_input=`$as_echo "$configure_input" |
15418        sed 's/[\\\\&|]/\\\\&/g'`;; #(
15419     *) ac_sed_conf_input=$configure_input;;
15420     esac
15421
15422     case $ac_tag in
15423     *:-:* | *:-) cat >"$tmp/stdin" \
15424       || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
15425     esac
15426     ;;
15427   esac
15428
15429   ac_dir=`$as_dirname -- "$ac_file" ||
15430 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15431          X"$ac_file" : 'X\(//\)[^/]' \| \
15432          X"$ac_file" : 'X\(//\)$' \| \
15433          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
15434 $as_echo X"$ac_file" |
15435     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15436             s//\1/
15437             q
15438           }
15439           /^X\(\/\/\)[^/].*/{
15440             s//\1/
15441             q
15442           }
15443           /^X\(\/\/\)$/{
15444             s//\1/
15445             q
15446           }
15447           /^X\(\/\).*/{
15448             s//\1/
15449             q
15450           }
15451           s/.*/./; q'`
15452   as_dir="$ac_dir"; as_fn_mkdir_p
15453   ac_builddir=.
15454
15455 case "$ac_dir" in
15456 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15457 *)
15458   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15459   # A ".." for each directory in $ac_dir_suffix.
15460   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15461   case $ac_top_builddir_sub in
15462   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15463   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15464   esac ;;
15465 esac
15466 ac_abs_top_builddir=$ac_pwd
15467 ac_abs_builddir=$ac_pwd$ac_dir_suffix
15468 # for backward compatibility:
15469 ac_top_builddir=$ac_top_build_prefix
15470
15471 case $srcdir in
15472   .)  # We are building in place.
15473     ac_srcdir=.
15474     ac_top_srcdir=$ac_top_builddir_sub
15475     ac_abs_top_srcdir=$ac_pwd ;;
15476   [\\/]* | ?:[\\/]* )  # Absolute name.
15477     ac_srcdir=$srcdir$ac_dir_suffix;
15478     ac_top_srcdir=$srcdir
15479     ac_abs_top_srcdir=$srcdir ;;
15480   *) # Relative name.
15481     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15482     ac_top_srcdir=$ac_top_build_prefix$srcdir
15483     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
15484 esac
15485 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15486
15487
15488   case $ac_mode in
15489   :F)
15490   #
15491   # CONFIG_FILE
15492   #
15493
15494   case $INSTALL in
15495   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15496   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
15497   esac
15498   ac_MKDIR_P=$MKDIR_P
15499   case $MKDIR_P in
15500   [\\/$]* | ?:[\\/]* ) ;;
15501   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
15502   esac
15503 _ACEOF
15504
15505 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15506 # If the template does not know about datarootdir, expand it.
15507 # FIXME: This hack should be removed a few years after 2.60.
15508 ac_datarootdir_hack=; ac_datarootdir_seen=
15509 ac_sed_dataroot='
15510 /datarootdir/ {
15511   p
15512   q
15513 }
15514 /@datadir@/p
15515 /@docdir@/p
15516 /@infodir@/p
15517 /@localedir@/p
15518 /@mandir@/p'
15519 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15520 *datarootdir*) ac_datarootdir_seen=yes;;
15521 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15522   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15523 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15524 _ACEOF
15525 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15526   ac_datarootdir_hack='
15527   s&@datadir@&$datadir&g
15528   s&@docdir@&$docdir&g
15529   s&@infodir@&$infodir&g
15530   s&@localedir@&$localedir&g
15531   s&@mandir@&$mandir&g
15532   s&\\\${datarootdir}&$datarootdir&g' ;;
15533 esac
15534 _ACEOF
15535
15536 # Neutralize VPATH when `$srcdir' = `.'.
15537 # Shell code in configure.ac might set extrasub.
15538 # FIXME: do we really want to maintain this feature?
15539 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15540 ac_sed_extra="$ac_vpsub
15541 $extrasub
15542 _ACEOF
15543 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15544 :t
15545 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15546 s|@configure_input@|$ac_sed_conf_input|;t t
15547 s&@top_builddir@&$ac_top_builddir_sub&;t t
15548 s&@top_build_prefix@&$ac_top_build_prefix&;t t
15549 s&@srcdir@&$ac_srcdir&;t t
15550 s&@abs_srcdir@&$ac_abs_srcdir&;t t
15551 s&@top_srcdir@&$ac_top_srcdir&;t t
15552 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15553 s&@builddir@&$ac_builddir&;t t
15554 s&@abs_builddir@&$ac_abs_builddir&;t t
15555 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15556 s&@INSTALL@&$ac_INSTALL&;t t
15557 s&@MKDIR_P@&$ac_MKDIR_P&;t t
15558 $ac_datarootdir_hack
15559 "
15560 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15561   || as_fn_error "could not create $ac_file" "$LINENO" 5
15562
15563 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15564   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15565   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15566   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15567 which seems to be undefined.  Please make sure it is defined." >&5
15568 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15569 which seems to be undefined.  Please make sure it is defined." >&2;}
15570
15571   rm -f "$tmp/stdin"
15572   case $ac_file in
15573   -) cat "$tmp/out" && rm -f "$tmp/out";;
15574   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15575   esac \
15576   || as_fn_error "could not create $ac_file" "$LINENO" 5
15577  ;;
15578   :H)
15579   #
15580   # CONFIG_HEADER
15581   #
15582   if test x"$ac_file" != x-; then
15583     {
15584       $as_echo "/* $configure_input  */" \
15585       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15586     } >"$tmp/config.h" \
15587       || as_fn_error "could not create $ac_file" "$LINENO" 5
15588     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15589       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15590 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15591     else
15592       rm -f "$ac_file"
15593       mv "$tmp/config.h" "$ac_file" \
15594         || as_fn_error "could not create $ac_file" "$LINENO" 5
15595     fi
15596   else
15597     $as_echo "/* $configure_input  */" \
15598       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15599       || as_fn_error "could not create -" "$LINENO" 5
15600   fi
15601 # Compute "$ac_file"'s index in $config_headers.
15602 _am_arg="$ac_file"
15603 _am_stamp_count=1
15604 for _am_header in $config_headers :; do
15605   case $_am_header in
15606     $_am_arg | $_am_arg:* )
15607       break ;;
15608     * )
15609       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
15610   esac
15611 done
15612 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
15613 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15614          X"$_am_arg" : 'X\(//\)[^/]' \| \
15615          X"$_am_arg" : 'X\(//\)$' \| \
15616          X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
15617 $as_echo X"$_am_arg" |
15618     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15619             s//\1/
15620             q
15621           }
15622           /^X\(\/\/\)[^/].*/{
15623             s//\1/
15624             q
15625           }
15626           /^X\(\/\/\)$/{
15627             s//\1/
15628             q
15629           }
15630           /^X\(\/\).*/{
15631             s//\1/
15632             q
15633           }
15634           s/.*/./; q'`/stamp-h$_am_stamp_count
15635  ;;
15636
15637   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15638 $as_echo "$as_me: executing $ac_file commands" >&6;}
15639  ;;
15640   esac
15641
15642
15643   case $ac_file$ac_mode in
15644     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
15645   # Autoconf 2.62 quotes --file arguments for eval, but not when files
15646   # are listed without --file.  Let's play safe and only enable the eval
15647   # if we detect the quoting.
15648   case $CONFIG_FILES in
15649   *\'*) eval set x "$CONFIG_FILES" ;;
15650   *)   set x $CONFIG_FILES ;;
15651   esac
15652   shift
15653   for mf
15654   do
15655     # Strip MF so we end up with the name of the file.
15656     mf=`echo "$mf" | sed -e 's/:.*$//'`
15657     # Check whether this is an Automake generated Makefile or not.
15658     # We used to match only the files named `Makefile.in', but
15659     # some people rename them; so instead we look at the file content.
15660     # Grep'ing the first line is not enough: some people post-process
15661     # each Makefile.in and add a new line on top of each file to say so.
15662     # Grep'ing the whole file is not good either: AIX grep has a line
15663     # limit of 2048, but all sed's we know have understand at least 4000.
15664     if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
15665       dirpart=`$as_dirname -- "$mf" ||
15666 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15667          X"$mf" : 'X\(//\)[^/]' \| \
15668          X"$mf" : 'X\(//\)$' \| \
15669          X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
15670 $as_echo X"$mf" |
15671     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15672             s//\1/
15673             q
15674           }
15675           /^X\(\/\/\)[^/].*/{
15676             s//\1/
15677             q
15678           }
15679           /^X\(\/\/\)$/{
15680             s//\1/
15681             q
15682           }
15683           /^X\(\/\).*/{
15684             s//\1/
15685             q
15686           }
15687           s/.*/./; q'`
15688     else
15689       continue
15690     fi
15691     # Extract the definition of DEPDIR, am__include, and am__quote
15692     # from the Makefile without running `make'.
15693     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
15694     test -z "$DEPDIR" && continue
15695     am__include=`sed -n 's/^am__include = //p' < "$mf"`
15696     test -z "am__include" && continue
15697     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
15698     # When using ansi2knr, U may be empty or an underscore; expand it
15699     U=`sed -n 's/^U = //p' < "$mf"`
15700     # Find all dependency output files, they are included files with
15701     # $(DEPDIR) in their names.  We invoke sed twice because it is the
15702     # simplest approach to changing $(DEPDIR) to its actual value in the
15703     # expansion.
15704     for file in `sed -n "
15705       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
15706          sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
15707       # Make sure the directory exists.
15708       test -f "$dirpart/$file" && continue
15709       fdir=`$as_dirname -- "$file" ||
15710 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
15711          X"$file" : 'X\(//\)[^/]' \| \
15712          X"$file" : 'X\(//\)$' \| \
15713          X"$file" : 'X\(/\)' \| . 2>/dev/null ||
15714 $as_echo X"$file" |
15715     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
15716             s//\1/
15717             q
15718           }
15719           /^X\(\/\/\)[^/].*/{
15720             s//\1/
15721             q
15722           }
15723           /^X\(\/\/\)$/{
15724             s//\1/
15725             q
15726           }
15727           /^X\(\/\).*/{
15728             s//\1/
15729             q
15730           }
15731           s/.*/./; q'`
15732       as_dir=$dirpart/$fdir; as_fn_mkdir_p
15733       # echo "creating $dirpart/$file"
15734       echo '# dummy' > "$dirpart/$file"
15735     done
15736   done
15737 }
15738  ;;
15739     "libtool":C)
15740
15741     # See if we are running on zsh, and set the options which allow our
15742     # commands through without removal of \ escapes.
15743     if test -n "${ZSH_VERSION+set}" ; then
15744       setopt NO_GLOB_SUBST
15745     fi
15746
15747     cfgfile="${ofile}T"
15748     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15749     $RM "$cfgfile"
15750
15751     cat <<_LT_EOF >> "$cfgfile"
15752 #! $SHELL
15753
15754 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15755 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15756 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15757 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15758 #
15759 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15760 #                 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15761 #   Written by Gordon Matzigkeit, 1996
15762 #
15763 #   This file is part of GNU Libtool.
15764 #
15765 # GNU Libtool is free software; you can redistribute it and/or
15766 # modify it under the terms of the GNU General Public License as
15767 # published by the Free Software Foundation; either version 2 of
15768 # the License, or (at your option) any later version.
15769 #
15770 # As a special exception to the GNU General Public License,
15771 # if you distribute this file as part of a program or library that
15772 # is built using GNU Libtool, you may include this file under the
15773 # same distribution terms that you use for the rest of that program.
15774 #
15775 # GNU Libtool is distributed in the hope that it will be useful,
15776 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15777 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15778 # GNU General Public License for more details.
15779 #
15780 # You should have received a copy of the GNU General Public License
15781 # along with GNU Libtool; see the file COPYING.  If not, a copy
15782 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15783 # obtained by writing to the Free Software Foundation, Inc.,
15784 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15785
15786
15787 # The names of the tagged configurations supported by this script.
15788 available_tags=""
15789
15790 # ### BEGIN LIBTOOL CONFIG
15791
15792 # Which release of libtool.m4 was used?
15793 macro_version=$macro_version
15794 macro_revision=$macro_revision
15795
15796 # Whether or not to build shared libraries.
15797 build_libtool_libs=$enable_shared
15798
15799 # Whether or not to build static libraries.
15800 build_old_libs=$enable_static
15801
15802 # What type of objects to build.
15803 pic_mode=$pic_mode
15804
15805 # Whether or not to optimize for fast installation.
15806 fast_install=$enable_fast_install
15807
15808 # Shell to use when invoking shell scripts.
15809 SHELL=$lt_SHELL
15810
15811 # An echo program that protects backslashes.
15812 ECHO=$lt_ECHO
15813
15814 # The host system.
15815 host_alias=$host_alias
15816 host=$host
15817 host_os=$host_os
15818
15819 # The build system.
15820 build_alias=$build_alias
15821 build=$build
15822 build_os=$build_os
15823
15824 # A sed program that does not truncate output.
15825 SED=$lt_SED
15826
15827 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15828 Xsed="\$SED -e 1s/^X//"
15829
15830 # A grep program that handles long lines.
15831 GREP=$lt_GREP
15832
15833 # An ERE matcher.
15834 EGREP=$lt_EGREP
15835
15836 # A literal string matcher.
15837 FGREP=$lt_FGREP
15838
15839 # A BSD- or MS-compatible name lister.
15840 NM=$lt_NM
15841
15842 # Whether we need soft or hard links.
15843 LN_S=$lt_LN_S
15844
15845 # What is the maximum length of a command?
15846 max_cmd_len=$max_cmd_len
15847
15848 # Object file suffix (normally "o").
15849 objext=$ac_objext
15850
15851 # Executable file suffix (normally "").
15852 exeext=$exeext
15853
15854 # whether the shell understands "unset".
15855 lt_unset=$lt_unset
15856
15857 # turn spaces into newlines.
15858 SP2NL=$lt_lt_SP2NL
15859
15860 # turn newlines into spaces.
15861 NL2SP=$lt_lt_NL2SP
15862
15863 # An object symbol dumper.
15864 OBJDUMP=$lt_OBJDUMP
15865
15866 # Method to check whether dependent libraries are shared objects.
15867 deplibs_check_method=$lt_deplibs_check_method
15868
15869 # Command to use when deplibs_check_method == "file_magic".
15870 file_magic_cmd=$lt_file_magic_cmd
15871
15872 # The archiver.
15873 AR=$lt_AR
15874 AR_FLAGS=$lt_AR_FLAGS
15875
15876 # A symbol stripping program.
15877 STRIP=$lt_STRIP
15878
15879 # Commands used to install an old-style archive.
15880 RANLIB=$lt_RANLIB
15881 old_postinstall_cmds=$lt_old_postinstall_cmds
15882 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15883
15884 # Whether to use a lock for old archive extraction.
15885 lock_old_archive_extraction=$lock_old_archive_extraction
15886
15887 # A C compiler.
15888 LTCC=$lt_CC
15889
15890 # LTCC compiler flags.
15891 LTCFLAGS=$lt_CFLAGS
15892
15893 # Take the output of nm and produce a listing of raw symbols and C names.
15894 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15895
15896 # Transform the output of nm in a proper C declaration.
15897 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15898
15899 # Transform the output of nm in a C name address pair.
15900 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15901
15902 # Transform the output of nm in a C name address pair when lib prefix is needed.
15903 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15904
15905 # The name of the directory that contains temporary libtool files.
15906 objdir=$objdir
15907
15908 # Used to examine libraries when file_magic_cmd begins with "file".
15909 MAGIC_CMD=$MAGIC_CMD
15910
15911 # Must we lock files when doing compilation?
15912 need_locks=$lt_need_locks
15913
15914 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15915 DSYMUTIL=$lt_DSYMUTIL
15916
15917 # Tool to change global to local symbols on Mac OS X.
15918 NMEDIT=$lt_NMEDIT
15919
15920 # Tool to manipulate fat objects and archives on Mac OS X.
15921 LIPO=$lt_LIPO
15922
15923 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15924 OTOOL=$lt_OTOOL
15925
15926 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15927 OTOOL64=$lt_OTOOL64
15928
15929 # Old archive suffix (normally "a").
15930 libext=$libext
15931
15932 # Shared library suffix (normally ".so").
15933 shrext_cmds=$lt_shrext_cmds
15934
15935 # The commands to extract the exported symbol list from a shared archive.
15936 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15937
15938 # Variables whose values should be saved in libtool wrapper scripts and
15939 # restored at link time.
15940 variables_saved_for_relink=$lt_variables_saved_for_relink
15941
15942 # Do we need the "lib" prefix for modules?
15943 need_lib_prefix=$need_lib_prefix
15944
15945 # Do we need a version for libraries?
15946 need_version=$need_version
15947
15948 # Library versioning type.
15949 version_type=$version_type
15950
15951 # Shared library runtime path variable.
15952 runpath_var=$runpath_var
15953
15954 # Shared library path variable.
15955 shlibpath_var=$shlibpath_var
15956
15957 # Is shlibpath searched before the hard-coded library search path?
15958 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15959
15960 # Format of library name prefix.
15961 libname_spec=$lt_libname_spec
15962
15963 # List of archive names.  First name is the real one, the rest are links.
15964 # The last name is the one that the linker finds with -lNAME
15965 library_names_spec=$lt_library_names_spec
15966
15967 # The coded name of the library, if different from the real name.
15968 soname_spec=$lt_soname_spec
15969
15970 # Permission mode override for installation of shared libraries.
15971 install_override_mode=$lt_install_override_mode
15972
15973 # Command to use after installation of a shared archive.
15974 postinstall_cmds=$lt_postinstall_cmds
15975
15976 # Command to use after uninstallation of a shared archive.
15977 postuninstall_cmds=$lt_postuninstall_cmds
15978
15979 # Commands used to finish a libtool library installation in a directory.
15980 finish_cmds=$lt_finish_cmds
15981
15982 # As "finish_cmds", except a single script fragment to be evaled but
15983 # not shown.
15984 finish_eval=$lt_finish_eval
15985
15986 # Whether we should hardcode library paths into libraries.
15987 hardcode_into_libs=$hardcode_into_libs
15988
15989 # Compile-time system search path for libraries.
15990 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15991
15992 # Run-time system search path for libraries.
15993 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15994
15995 # Whether dlopen is supported.
15996 dlopen_support=$enable_dlopen
15997
15998 # Whether dlopen of programs is supported.
15999 dlopen_self=$enable_dlopen_self
16000
16001 # Whether dlopen of statically linked programs is supported.
16002 dlopen_self_static=$enable_dlopen_self_static
16003
16004 # Commands to strip libraries.
16005 old_striplib=$lt_old_striplib
16006 striplib=$lt_striplib
16007
16008
16009 # The linker used to build libraries.
16010 LD=$lt_LD
16011
16012 # How to create reloadable object files.
16013 reload_flag=$lt_reload_flag
16014 reload_cmds=$lt_reload_cmds
16015
16016 # Commands used to build an old-style archive.
16017 old_archive_cmds=$lt_old_archive_cmds
16018
16019 # A language specific compiler.
16020 CC=$lt_compiler
16021
16022 # Is the compiler the GNU compiler?
16023 with_gcc=$GCC
16024
16025 # Compiler flag to turn off builtin functions.
16026 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
16027
16028 # How to pass a linker flag through the compiler.
16029 wl=$lt_lt_prog_compiler_wl
16030
16031 # Additional compiler flags for building library objects.
16032 pic_flag=$lt_lt_prog_compiler_pic
16033
16034 # Compiler flag to prevent dynamic linking.
16035 link_static_flag=$lt_lt_prog_compiler_static
16036
16037 # Does compiler simultaneously support -c and -o options?
16038 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
16039
16040 # Whether or not to add -lc for building shared libraries.
16041 build_libtool_need_lc=$archive_cmds_need_lc
16042
16043 # Whether or not to disallow shared libs when runtime libs are static.
16044 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
16045
16046 # Compiler flag to allow reflexive dlopens.
16047 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
16048
16049 # Compiler flag to generate shared objects directly from archives.
16050 whole_archive_flag_spec=$lt_whole_archive_flag_spec
16051
16052 # Whether the compiler copes with passing no objects directly.
16053 compiler_needs_object=$lt_compiler_needs_object
16054
16055 # Create an old-style archive from a shared archive.
16056 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
16057
16058 # Create a temporary old-style archive to link instead of a shared archive.
16059 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
16060
16061 # Commands used to build a shared archive.
16062 archive_cmds=$lt_archive_cmds
16063 archive_expsym_cmds=$lt_archive_expsym_cmds
16064
16065 # Commands used to build a loadable module if different from building
16066 # a shared archive.
16067 module_cmds=$lt_module_cmds
16068 module_expsym_cmds=$lt_module_expsym_cmds
16069
16070 # Whether we are building with GNU ld or not.
16071 with_gnu_ld=$lt_with_gnu_ld
16072
16073 # Flag that allows shared libraries with undefined symbols to be built.
16074 allow_undefined_flag=$lt_allow_undefined_flag
16075
16076 # Flag that enforces no undefined symbols.
16077 no_undefined_flag=$lt_no_undefined_flag
16078
16079 # Flag to hardcode \$libdir into a binary during linking.
16080 # This must work even if \$libdir does not exist
16081 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
16082
16083 # If ld is used when linking, flag to hardcode \$libdir into a binary
16084 # during linking.  This must work even if \$libdir does not exist.
16085 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
16086
16087 # Whether we need a single "-rpath" flag with a separated argument.
16088 hardcode_libdir_separator=$lt_hardcode_libdir_separator
16089
16090 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16091 # DIR into the resulting binary.
16092 hardcode_direct=$hardcode_direct
16093
16094 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
16095 # DIR into the resulting binary and the resulting library dependency is
16096 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
16097 # library is relocated.
16098 hardcode_direct_absolute=$hardcode_direct_absolute
16099
16100 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
16101 # into the resulting binary.
16102 hardcode_minus_L=$hardcode_minus_L
16103
16104 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
16105 # into the resulting binary.
16106 hardcode_shlibpath_var=$hardcode_shlibpath_var
16107
16108 # Set to "yes" if building a shared library automatically hardcodes DIR
16109 # into the library and all subsequent libraries and executables linked
16110 # against it.
16111 hardcode_automatic=$hardcode_automatic
16112
16113 # Set to yes if linker adds runtime paths of dependent libraries
16114 # to runtime path list.
16115 inherit_rpath=$inherit_rpath
16116
16117 # Whether libtool must link a program against all its dependency libraries.
16118 link_all_deplibs=$link_all_deplibs
16119
16120 # Fix the shell variable \$srcfile for the compiler.
16121 fix_srcfile_path=$lt_fix_srcfile_path
16122
16123 # Set to "yes" if exported symbols are required.
16124 always_export_symbols=$always_export_symbols
16125
16126 # The commands to list exported symbols.
16127 export_symbols_cmds=$lt_export_symbols_cmds
16128
16129 # Symbols that should not be listed in the preloaded symbols.
16130 exclude_expsyms=$lt_exclude_expsyms
16131
16132 # Symbols that must always be exported.
16133 include_expsyms=$lt_include_expsyms
16134
16135 # Commands necessary for linking programs (against libraries) with templates.
16136 prelink_cmds=$lt_prelink_cmds
16137
16138 # Specify filename containing input files.
16139 file_list_spec=$lt_file_list_spec
16140
16141 # How to hardcode a shared library path into an executable.
16142 hardcode_action=$hardcode_action
16143
16144 # ### END LIBTOOL CONFIG
16145
16146 _LT_EOF
16147
16148   case $host_os in
16149   aix3*)
16150     cat <<\_LT_EOF >> "$cfgfile"
16151 # AIX sometimes has problems with the GCC collect2 program.  For some
16152 # reason, if we set the COLLECT_NAMES environment variable, the problems
16153 # vanish in a puff of smoke.
16154 if test "X${COLLECT_NAMES+set}" != Xset; then
16155   COLLECT_NAMES=
16156   export COLLECT_NAMES
16157 fi
16158 _LT_EOF
16159     ;;
16160   esac
16161
16162
16163 ltmain="$ac_aux_dir/ltmain.sh"
16164
16165
16166   # We use sed instead of cat because bash on DJGPP gets confused if
16167   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
16168   # text mode, it properly converts lines to CR/LF.  This bash problem
16169   # is reportedly fixed, but why not run on old versions too?
16170   sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
16171     || (rm -f "$cfgfile"; exit 1)
16172
16173   case $xsi_shell in
16174   yes)
16175     cat << \_LT_EOF >> "$cfgfile"
16176
16177 # func_dirname file append nondir_replacement
16178 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
16179 # otherwise set result to NONDIR_REPLACEMENT.
16180 func_dirname ()
16181 {
16182   case ${1} in
16183     */*) func_dirname_result="${1%/*}${2}" ;;
16184     *  ) func_dirname_result="${3}" ;;
16185   esac
16186 }
16187
16188 # func_basename file
16189 func_basename ()
16190 {
16191   func_basename_result="${1##*/}"
16192 }
16193
16194 # func_dirname_and_basename file append nondir_replacement
16195 # perform func_basename and func_dirname in a single function
16196 # call:
16197 #   dirname:  Compute the dirname of FILE.  If nonempty,
16198 #             add APPEND to the result, otherwise set result
16199 #             to NONDIR_REPLACEMENT.
16200 #             value returned in "$func_dirname_result"
16201 #   basename: Compute filename of FILE.
16202 #             value retuned in "$func_basename_result"
16203 # Implementation must be kept synchronized with func_dirname
16204 # and func_basename. For efficiency, we do not delegate to
16205 # those functions but instead duplicate the functionality here.
16206 func_dirname_and_basename ()
16207 {
16208   case ${1} in
16209     */*) func_dirname_result="${1%/*}${2}" ;;
16210     *  ) func_dirname_result="${3}" ;;
16211   esac
16212   func_basename_result="${1##*/}"
16213 }
16214
16215 # func_stripname prefix suffix name
16216 # strip PREFIX and SUFFIX off of NAME.
16217 # PREFIX and SUFFIX must not contain globbing or regex special
16218 # characters, hashes, percent signs, but SUFFIX may contain a leading
16219 # dot (in which case that matches only a dot).
16220 func_stripname ()
16221 {
16222   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
16223   # positional parameters, so assign one to ordinary parameter first.
16224   func_stripname_result=${3}
16225   func_stripname_result=${func_stripname_result#"${1}"}
16226   func_stripname_result=${func_stripname_result%"${2}"}
16227 }
16228
16229 # func_opt_split
16230 func_opt_split ()
16231 {
16232   func_opt_split_opt=${1%%=*}
16233   func_opt_split_arg=${1#*=}
16234 }
16235
16236 # func_lo2o object
16237 func_lo2o ()
16238 {
16239   case ${1} in
16240     *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
16241     *)    func_lo2o_result=${1} ;;
16242   esac
16243 }
16244
16245 # func_xform libobj-or-source
16246 func_xform ()
16247 {
16248   func_xform_result=${1%.*}.lo
16249 }
16250
16251 # func_arith arithmetic-term...
16252 func_arith ()
16253 {
16254   func_arith_result=$(( $* ))
16255 }
16256
16257 # func_len string
16258 # STRING may not start with a hyphen.
16259 func_len ()
16260 {
16261   func_len_result=${#1}
16262 }
16263
16264 _LT_EOF
16265     ;;
16266   *) # Bourne compatible functions.
16267     cat << \_LT_EOF >> "$cfgfile"
16268
16269 # func_dirname file append nondir_replacement
16270 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
16271 # otherwise set result to NONDIR_REPLACEMENT.
16272 func_dirname ()
16273 {
16274   # Extract subdirectory from the argument.
16275   func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
16276   if test "X$func_dirname_result" = "X${1}"; then
16277     func_dirname_result="${3}"
16278   else
16279     func_dirname_result="$func_dirname_result${2}"
16280   fi
16281 }
16282
16283 # func_basename file
16284 func_basename ()
16285 {
16286   func_basename_result=`$ECHO "${1}" | $SED "$basename"`
16287 }
16288
16289
16290 # func_stripname prefix suffix name
16291 # strip PREFIX and SUFFIX off of NAME.
16292 # PREFIX and SUFFIX must not contain globbing or regex special
16293 # characters, hashes, percent signs, but SUFFIX may contain a leading
16294 # dot (in which case that matches only a dot).
16295 # func_strip_suffix prefix name
16296 func_stripname ()
16297 {
16298   case ${2} in
16299     .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
16300     *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
16301   esac
16302 }
16303
16304 # sed scripts:
16305 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16306 my_sed_long_arg='1s/^-[^=]*=//'
16307
16308 # func_opt_split
16309 func_opt_split ()
16310 {
16311   func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
16312   func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
16313 }
16314
16315 # func_lo2o object
16316 func_lo2o ()
16317 {
16318   func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
16319 }
16320
16321 # func_xform libobj-or-source
16322 func_xform ()
16323 {
16324   func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
16325 }
16326
16327 # func_arith arithmetic-term...
16328 func_arith ()
16329 {
16330   func_arith_result=`expr "$@"`
16331 }
16332
16333 # func_len string
16334 # STRING may not start with a hyphen.
16335 func_len ()
16336 {
16337   func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16338 }
16339
16340 _LT_EOF
16341 esac
16342
16343 case $lt_shell_append in
16344   yes)
16345     cat << \_LT_EOF >> "$cfgfile"
16346
16347 # func_append var value
16348 # Append VALUE to the end of shell variable VAR.
16349 func_append ()
16350 {
16351   eval "$1+=\$2"
16352 }
16353 _LT_EOF
16354     ;;
16355   *)
16356     cat << \_LT_EOF >> "$cfgfile"
16357
16358 # func_append var value
16359 # Append VALUE to the end of shell variable VAR.
16360 func_append ()
16361 {
16362   eval "$1=\$$1\$2"
16363 }
16364
16365 _LT_EOF
16366     ;;
16367   esac
16368
16369
16370   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16371     || (rm -f "$cfgfile"; exit 1)
16372
16373   mv -f "$cfgfile" "$ofile" ||
16374     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
16375   chmod +x "$ofile"
16376
16377  ;;
16378     "default-1":C)
16379     for ac_file in $CONFIG_FILES; do
16380       # Support "outfile[:infile[:infile...]]"
16381       case "$ac_file" in
16382         *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
16383       esac
16384       # PO directories have a Makefile.in generated from Makefile.in.in.
16385       case "$ac_file" in */Makefile.in)
16386         # Adjust a relative srcdir.
16387         ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
16388         ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
16389         ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
16390         # In autoconf-2.13 it is called $ac_given_srcdir.
16391         # In autoconf-2.50 it is called $srcdir.
16392         test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
16393         case "$ac_given_srcdir" in
16394           .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
16395           /*) top_srcdir="$ac_given_srcdir" ;;
16396           *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
16397         esac
16398         if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
16399           rm -f "$ac_dir/POTFILES"
16400           test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
16401           cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[   ]*\$/d" -e "s,.*,     $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
16402           POMAKEFILEDEPS="POTFILES.in"
16403           # ALL_LINGUAS, POFILES, GMOFILES, UPDATEPOFILES, DUMMYPOFILES depend
16404           # on $ac_dir but don't depend on user-specified configuration
16405           # parameters.
16406           if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
16407             # The LINGUAS file contains the set of available languages.
16408             if test -n "$OBSOLETE_ALL_LINGUAS"; then
16409               test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
16410             fi
16411             ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
16412             # Hide the ALL_LINGUAS assigment from automake.
16413             eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
16414             POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
16415           else
16416             # The set of available languages was given in configure.in.
16417             eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
16418           fi
16419           case "$ac_given_srcdir" in
16420             .) srcdirpre= ;;
16421             *) srcdirpre='$(srcdir)/' ;;
16422           esac
16423           POFILES=
16424           GMOFILES=
16425           UPDATEPOFILES=
16426           DUMMYPOFILES=
16427           for lang in $ALL_LINGUAS; do
16428             POFILES="$POFILES $srcdirpre$lang.po"
16429             GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
16430             UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
16431             DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
16432           done
16433           # CATALOGS depends on both $ac_dir and the user's LINGUAS
16434           # environment variable.
16435           INST_LINGUAS=
16436           if test -n "$ALL_LINGUAS"; then
16437             for presentlang in $ALL_LINGUAS; do
16438               useit=no
16439               if test "%UNSET%" != "$LINGUAS"; then
16440                 desiredlanguages="$LINGUAS"
16441               else
16442                 desiredlanguages="$ALL_LINGUAS"
16443               fi
16444               for desiredlang in $desiredlanguages; do
16445                 # Use the presentlang catalog if desiredlang is
16446                 #   a. equal to presentlang, or
16447                 #   b. a variant of presentlang (because in this case,
16448                 #      presentlang can be used as a fallback for messages
16449                 #      which are not translated in the desiredlang catalog).
16450                 case "$desiredlang" in
16451                   "$presentlang"*) useit=yes;;
16452                 esac
16453               done
16454               if test $useit = yes; then
16455                 INST_LINGUAS="$INST_LINGUAS $presentlang"
16456               fi
16457             done
16458           fi
16459           CATALOGS=
16460           if test -n "$INST_LINGUAS"; then
16461             for lang in $INST_LINGUAS; do
16462               CATALOGS="$CATALOGS $lang.gmo"
16463             done
16464           fi
16465           test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
16466           sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
16467           for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
16468             if test -f "$f"; then
16469               case "$f" in
16470                 *.orig | *.bak | *~) ;;
16471                 *) cat "$f" >> "$ac_dir/Makefile" ;;
16472               esac
16473             fi
16474           done
16475         fi
16476         ;;
16477       esac
16478     done ;;
16479
16480   esac
16481 done # for ac_tag
16482
16483
16484 as_fn_exit 0
16485 _ACEOF
16486 ac_clean_files=$ac_clean_files_save
16487
16488 test $ac_write_fail = 0 ||
16489   as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
16490
16491
16492 # configure is writing to config.log, and then calls config.status.
16493 # config.status does its own redirection, appending to config.log.
16494 # Unfortunately, on DOS this fails, as config.log is still kept open
16495 # by configure, so config.status won't be able to write to it; its
16496 # output is simply discarded.  So we exec the FD to /dev/null,
16497 # effectively closing config.log, so it can be properly (re)opened and
16498 # appended to by config.status.  When coming back to configure, we
16499 # need to make the FD available again.
16500 if test "$no_create" != yes; then
16501   ac_cs_success=:
16502   ac_config_status_args=
16503   test "$silent" = yes &&
16504     ac_config_status_args="$ac_config_status_args --quiet"
16505   exec 5>/dev/null
16506   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
16507   exec 5>>config.log
16508   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
16509   # would make configure fail if this is the last instruction.
16510   $ac_cs_success || as_fn_exit $?
16511 fi
16512 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
16513   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
16514 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
16515 fi
16516