sim: sim-close: unify sim_close logic
[external/binutils.git] / sim / cris / 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="Makefile.in"
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='LTLIBOBJS
602 LIBOBJS
603 cgen_breaks
604 cgen
605 cgendir
606 CGEN_MAINT
607 REPORT_BUGS_TEXI
608 REPORT_BUGS_TO
609 PKGVERSION
610 sim_profile
611 sim_trace
612 sim_stdio
613 sim_debug
614 sim_cflags
615 sim_bswap
616 MAINT
617 MAINTAINER_MODE_FALSE
618 MAINTAINER_MODE_TRUE
619 lt_cv_dlopen_libs
620 OTOOL64
621 OTOOL
622 LIPO
623 NMEDIT
624 DSYMUTIL
625 AWK
626 STRIP
627 OBJDUMP
628 LN_S
629 NM
630 ac_ct_DUMPBIN
631 DUMPBIN
632 LD
633 FGREP
634 SED
635 LIBTOOL
636 PLUGINS_FALSE
637 PLUGINS_TRUE
638 zlibinc
639 zlibdir
640 CATOBJEXT
641 GENCAT
642 INSTOBJEXT
643 DATADIRNAME
644 CATALOGS
645 POSUB
646 GMSGFMT
647 XGETTEXT
648 INCINTL
649 LIBINTL_DEP
650 LIBINTL
651 USE_NLS
652 GMAKE_FALSE
653 GMAKE_TRUE
654 MAKE
655 CCDEPMODE
656 DEPDIR
657 am__leading_dot
658 PACKAGE
659 RANLIB
660 AR
661 HDEFINES
662 CC_FOR_BUILD
663 INSTALL_DATA
664 INSTALL_SCRIPT
665 INSTALL_PROGRAM
666 EGREP
667 GREP
668 CPP
669 target_os
670 target_vendor
671 target_cpu
672 target
673 host_os
674 host_vendor
675 host_cpu
676 host
677 build_os
678 build_vendor
679 build_cpu
680 build
681 OBJEXT
682 EXEEXT
683 ac_ct_CC
684 CPPFLAGS
685 LDFLAGS
686 CFLAGS
687 CC
688 WERROR_CFLAGS
689 WARN_CFLAGS
690 sim_xor_endian
691 sim_stdcall
692 sim_smp
693 sim_reserved_bits
694 sim_regparm
695 sim_packages
696 sim_inline
697 sim_hw
698 sim_hw_objs
699 sim_hw_cflags
700 sim_default_model
701 sim_scache
702 sim_float
703 sim_hostendian
704 sim_endian
705 sim_bitsize
706 sim_assert
707 sim_alignment
708 sim_environment
709 target_alias
710 host_alias
711 build_alias
712 LIBS
713 ECHO_T
714 ECHO_N
715 ECHO_C
716 DEFS
717 mandir
718 localedir
719 libdir
720 psdir
721 pdfdir
722 dvidir
723 htmldir
724 infodir
725 docdir
726 oldincludedir
727 includedir
728 localstatedir
729 sharedstatedir
730 sysconfdir
731 datadir
732 datarootdir
733 libexecdir
734 sbindir
735 bindir
736 program_transform_name
737 prefix
738 exec_prefix
739 PACKAGE_URL
740 PACKAGE_BUGREPORT
741 PACKAGE_STRING
742 PACKAGE_VERSION
743 PACKAGE_TARNAME
744 PACKAGE_NAME
745 PATH_SEPARATOR
746 SHELL'
747 ac_subst_files=''
748 ac_user_opts='
749 enable_option_checking
750 with_system_zlib
751 enable_plugins
752 enable_shared
753 enable_static
754 with_pic
755 enable_fast_install
756 with_gnu_ld
757 enable_libtool_lock
758 enable_maintainer_mode
759 enable_sim_bswap
760 enable_sim_cflags
761 enable_sim_debug
762 enable_sim_stdio
763 enable_sim_trace
764 enable_sim_profile
765 with_pkgversion
766 with_bugurl
767 enable_sim_alignment
768 enable_sim_hostendian
769 enable_sim_scache
770 enable_werror
771 enable_build_warnings
772 enable_sim_build_warnings
773 enable_sim_hardware
774 enable_sim_default_model
775 enable_sim_environment
776 enable_sim_inline
777 enable_cgen_maint
778 '
779       ac_precious_vars='build_alias
780 host_alias
781 target_alias
782 CC
783 CFLAGS
784 LDFLAGS
785 LIBS
786 CPPFLAGS
787 CPP'
788
789
790 # Initialize some variables set by options.
791 ac_init_help=
792 ac_init_version=false
793 ac_unrecognized_opts=
794 ac_unrecognized_sep=
795 # The variables have the same names as the options, with
796 # dashes changed to underlines.
797 cache_file=/dev/null
798 exec_prefix=NONE
799 no_create=
800 no_recursion=
801 prefix=NONE
802 program_prefix=NONE
803 program_suffix=NONE
804 program_transform_name=s,x,x,
805 silent=
806 site=
807 srcdir=
808 verbose=
809 x_includes=NONE
810 x_libraries=NONE
811
812 # Installation directory options.
813 # These are left unexpanded so users can "make install exec_prefix=/foo"
814 # and all the variables that are supposed to be based on exec_prefix
815 # by default will actually change.
816 # Use braces instead of parens because sh, perl, etc. also accept them.
817 # (The list follows the same order as the GNU Coding Standards.)
818 bindir='${exec_prefix}/bin'
819 sbindir='${exec_prefix}/sbin'
820 libexecdir='${exec_prefix}/libexec'
821 datarootdir='${prefix}/share'
822 datadir='${datarootdir}'
823 sysconfdir='${prefix}/etc'
824 sharedstatedir='${prefix}/com'
825 localstatedir='${prefix}/var'
826 includedir='${prefix}/include'
827 oldincludedir='/usr/include'
828 docdir='${datarootdir}/doc/${PACKAGE}'
829 infodir='${datarootdir}/info'
830 htmldir='${docdir}'
831 dvidir='${docdir}'
832 pdfdir='${docdir}'
833 psdir='${docdir}'
834 libdir='${exec_prefix}/lib'
835 localedir='${datarootdir}/locale'
836 mandir='${datarootdir}/man'
837
838 ac_prev=
839 ac_dashdash=
840 for ac_option
841 do
842   # If the previous option needs an argument, assign it.
843   if test -n "$ac_prev"; then
844     eval $ac_prev=\$ac_option
845     ac_prev=
846     continue
847   fi
848
849   case $ac_option in
850   *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
851   *)    ac_optarg=yes ;;
852   esac
853
854   # Accept the important Cygnus configure options, so we can diagnose typos.
855
856   case $ac_dashdash$ac_option in
857   --)
858     ac_dashdash=yes ;;
859
860   -bindir | --bindir | --bindi | --bind | --bin | --bi)
861     ac_prev=bindir ;;
862   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
863     bindir=$ac_optarg ;;
864
865   -build | --build | --buil | --bui | --bu)
866     ac_prev=build_alias ;;
867   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
868     build_alias=$ac_optarg ;;
869
870   -cache-file | --cache-file | --cache-fil | --cache-fi \
871   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
872     ac_prev=cache_file ;;
873   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
874   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
875     cache_file=$ac_optarg ;;
876
877   --config-cache | -C)
878     cache_file=config.cache ;;
879
880   -datadir | --datadir | --datadi | --datad)
881     ac_prev=datadir ;;
882   -datadir=* | --datadir=* | --datadi=* | --datad=*)
883     datadir=$ac_optarg ;;
884
885   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
886   | --dataroo | --dataro | --datar)
887     ac_prev=datarootdir ;;
888   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
889   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
890     datarootdir=$ac_optarg ;;
891
892   -disable-* | --disable-*)
893     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
894     # Reject names that are not valid shell variable names.
895     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
896       as_fn_error "invalid feature name: $ac_useropt"
897     ac_useropt_orig=$ac_useropt
898     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
899     case $ac_user_opts in
900       *"
901 "enable_$ac_useropt"
902 "*) ;;
903       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
904          ac_unrecognized_sep=', ';;
905     esac
906     eval enable_$ac_useropt=no ;;
907
908   -docdir | --docdir | --docdi | --doc | --do)
909     ac_prev=docdir ;;
910   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
911     docdir=$ac_optarg ;;
912
913   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
914     ac_prev=dvidir ;;
915   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
916     dvidir=$ac_optarg ;;
917
918   -enable-* | --enable-*)
919     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
920     # Reject names that are not valid shell variable names.
921     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
922       as_fn_error "invalid feature name: $ac_useropt"
923     ac_useropt_orig=$ac_useropt
924     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
925     case $ac_user_opts in
926       *"
927 "enable_$ac_useropt"
928 "*) ;;
929       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
930          ac_unrecognized_sep=', ';;
931     esac
932     eval enable_$ac_useropt=\$ac_optarg ;;
933
934   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
935   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
936   | --exec | --exe | --ex)
937     ac_prev=exec_prefix ;;
938   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
939   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
940   | --exec=* | --exe=* | --ex=*)
941     exec_prefix=$ac_optarg ;;
942
943   -gas | --gas | --ga | --g)
944     # Obsolete; use --with-gas.
945     with_gas=yes ;;
946
947   -help | --help | --hel | --he | -h)
948     ac_init_help=long ;;
949   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
950     ac_init_help=recursive ;;
951   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
952     ac_init_help=short ;;
953
954   -host | --host | --hos | --ho)
955     ac_prev=host_alias ;;
956   -host=* | --host=* | --hos=* | --ho=*)
957     host_alias=$ac_optarg ;;
958
959   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
960     ac_prev=htmldir ;;
961   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
962   | --ht=*)
963     htmldir=$ac_optarg ;;
964
965   -includedir | --includedir | --includedi | --included | --include \
966   | --includ | --inclu | --incl | --inc)
967     ac_prev=includedir ;;
968   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
969   | --includ=* | --inclu=* | --incl=* | --inc=*)
970     includedir=$ac_optarg ;;
971
972   -infodir | --infodir | --infodi | --infod | --info | --inf)
973     ac_prev=infodir ;;
974   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
975     infodir=$ac_optarg ;;
976
977   -libdir | --libdir | --libdi | --libd)
978     ac_prev=libdir ;;
979   -libdir=* | --libdir=* | --libdi=* | --libd=*)
980     libdir=$ac_optarg ;;
981
982   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
983   | --libexe | --libex | --libe)
984     ac_prev=libexecdir ;;
985   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
986   | --libexe=* | --libex=* | --libe=*)
987     libexecdir=$ac_optarg ;;
988
989   -localedir | --localedir | --localedi | --localed | --locale)
990     ac_prev=localedir ;;
991   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
992     localedir=$ac_optarg ;;
993
994   -localstatedir | --localstatedir | --localstatedi | --localstated \
995   | --localstate | --localstat | --localsta | --localst | --locals)
996     ac_prev=localstatedir ;;
997   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
998   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
999     localstatedir=$ac_optarg ;;
1000
1001   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1002     ac_prev=mandir ;;
1003   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1004     mandir=$ac_optarg ;;
1005
1006   -nfp | --nfp | --nf)
1007     # Obsolete; use --without-fp.
1008     with_fp=no ;;
1009
1010   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1011   | --no-cr | --no-c | -n)
1012     no_create=yes ;;
1013
1014   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1015   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1016     no_recursion=yes ;;
1017
1018   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1019   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1020   | --oldin | --oldi | --old | --ol | --o)
1021     ac_prev=oldincludedir ;;
1022   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1023   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1024   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1025     oldincludedir=$ac_optarg ;;
1026
1027   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1028     ac_prev=prefix ;;
1029   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1030     prefix=$ac_optarg ;;
1031
1032   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1033   | --program-pre | --program-pr | --program-p)
1034     ac_prev=program_prefix ;;
1035   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1036   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1037     program_prefix=$ac_optarg ;;
1038
1039   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1040   | --program-suf | --program-su | --program-s)
1041     ac_prev=program_suffix ;;
1042   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1043   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1044     program_suffix=$ac_optarg ;;
1045
1046   -program-transform-name | --program-transform-name \
1047   | --program-transform-nam | --program-transform-na \
1048   | --program-transform-n | --program-transform- \
1049   | --program-transform | --program-transfor \
1050   | --program-transfo | --program-transf \
1051   | --program-trans | --program-tran \
1052   | --progr-tra | --program-tr | --program-t)
1053     ac_prev=program_transform_name ;;
1054   -program-transform-name=* | --program-transform-name=* \
1055   | --program-transform-nam=* | --program-transform-na=* \
1056   | --program-transform-n=* | --program-transform-=* \
1057   | --program-transform=* | --program-transfor=* \
1058   | --program-transfo=* | --program-transf=* \
1059   | --program-trans=* | --program-tran=* \
1060   | --progr-tra=* | --program-tr=* | --program-t=*)
1061     program_transform_name=$ac_optarg ;;
1062
1063   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1064     ac_prev=pdfdir ;;
1065   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1066     pdfdir=$ac_optarg ;;
1067
1068   -psdir | --psdir | --psdi | --psd | --ps)
1069     ac_prev=psdir ;;
1070   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1071     psdir=$ac_optarg ;;
1072
1073   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1074   | -silent | --silent | --silen | --sile | --sil)
1075     silent=yes ;;
1076
1077   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1078     ac_prev=sbindir ;;
1079   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1080   | --sbi=* | --sb=*)
1081     sbindir=$ac_optarg ;;
1082
1083   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1084   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1085   | --sharedst | --shareds | --shared | --share | --shar \
1086   | --sha | --sh)
1087     ac_prev=sharedstatedir ;;
1088   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1089   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1090   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1091   | --sha=* | --sh=*)
1092     sharedstatedir=$ac_optarg ;;
1093
1094   -site | --site | --sit)
1095     ac_prev=site ;;
1096   -site=* | --site=* | --sit=*)
1097     site=$ac_optarg ;;
1098
1099   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1100     ac_prev=srcdir ;;
1101   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1102     srcdir=$ac_optarg ;;
1103
1104   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1105   | --syscon | --sysco | --sysc | --sys | --sy)
1106     ac_prev=sysconfdir ;;
1107   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1108   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1109     sysconfdir=$ac_optarg ;;
1110
1111   -target | --target | --targe | --targ | --tar | --ta | --t)
1112     ac_prev=target_alias ;;
1113   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1114     target_alias=$ac_optarg ;;
1115
1116   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1117     verbose=yes ;;
1118
1119   -version | --version | --versio | --versi | --vers | -V)
1120     ac_init_version=: ;;
1121
1122   -with-* | --with-*)
1123     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1124     # Reject names that are not valid shell variable names.
1125     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1126       as_fn_error "invalid package name: $ac_useropt"
1127     ac_useropt_orig=$ac_useropt
1128     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1129     case $ac_user_opts in
1130       *"
1131 "with_$ac_useropt"
1132 "*) ;;
1133       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1134          ac_unrecognized_sep=', ';;
1135     esac
1136     eval with_$ac_useropt=\$ac_optarg ;;
1137
1138   -without-* | --without-*)
1139     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1140     # Reject names that are not valid shell variable names.
1141     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1142       as_fn_error "invalid package name: $ac_useropt"
1143     ac_useropt_orig=$ac_useropt
1144     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1145     case $ac_user_opts in
1146       *"
1147 "with_$ac_useropt"
1148 "*) ;;
1149       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1150          ac_unrecognized_sep=', ';;
1151     esac
1152     eval with_$ac_useropt=no ;;
1153
1154   --x)
1155     # Obsolete; use --with-x.
1156     with_x=yes ;;
1157
1158   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1159   | --x-incl | --x-inc | --x-in | --x-i)
1160     ac_prev=x_includes ;;
1161   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1162   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1163     x_includes=$ac_optarg ;;
1164
1165   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1166   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1167     ac_prev=x_libraries ;;
1168   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1169   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1170     x_libraries=$ac_optarg ;;
1171
1172   -*) as_fn_error "unrecognized option: \`$ac_option'
1173 Try \`$0 --help' for more information."
1174     ;;
1175
1176   *=*)
1177     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1178     # Reject names that are not valid shell variable names.
1179     case $ac_envvar in #(
1180       '' | [0-9]* | *[!_$as_cr_alnum]* )
1181       as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1182     esac
1183     eval $ac_envvar=\$ac_optarg
1184     export $ac_envvar ;;
1185
1186   *)
1187     # FIXME: should be removed in autoconf 3.0.
1188     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1189     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1190       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1191     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1192     ;;
1193
1194   esac
1195 done
1196
1197 if test -n "$ac_prev"; then
1198   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1199   as_fn_error "missing argument to $ac_option"
1200 fi
1201
1202 if test -n "$ac_unrecognized_opts"; then
1203   case $enable_option_checking in
1204     no) ;;
1205     fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1206     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1207   esac
1208 fi
1209
1210 # Check all directory arguments for consistency.
1211 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1212                 datadir sysconfdir sharedstatedir localstatedir includedir \
1213                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1214                 libdir localedir mandir
1215 do
1216   eval ac_val=\$$ac_var
1217   # Remove trailing slashes.
1218   case $ac_val in
1219     */ )
1220       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1221       eval $ac_var=\$ac_val;;
1222   esac
1223   # Be sure to have absolute directory names.
1224   case $ac_val in
1225     [\\/$]* | ?:[\\/]* )  continue;;
1226     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1227   esac
1228   as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1229 done
1230
1231 # There might be people who depend on the old broken behavior: `$host'
1232 # used to hold the argument of --host etc.
1233 # FIXME: To remove some day.
1234 build=$build_alias
1235 host=$host_alias
1236 target=$target_alias
1237
1238 # FIXME: To remove some day.
1239 if test "x$host_alias" != x; then
1240   if test "x$build_alias" = x; then
1241     cross_compiling=maybe
1242     $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1243     If a cross compiler is detected then cross compile mode will be used." >&2
1244   elif test "x$build_alias" != "x$host_alias"; then
1245     cross_compiling=yes
1246   fi
1247 fi
1248
1249 ac_tool_prefix=
1250 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1251
1252 test "$silent" = yes && exec 6>/dev/null
1253
1254
1255 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1256 ac_ls_di=`ls -di .` &&
1257 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1258   as_fn_error "working directory cannot be determined"
1259 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1260   as_fn_error "pwd does not report name of working directory"
1261
1262
1263 # Find the source files, if location was not specified.
1264 if test -z "$srcdir"; then
1265   ac_srcdir_defaulted=yes
1266   # Try the directory containing this script, then the parent directory.
1267   ac_confdir=`$as_dirname -- "$as_myself" ||
1268 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1269          X"$as_myself" : 'X\(//\)[^/]' \| \
1270          X"$as_myself" : 'X\(//\)$' \| \
1271          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1272 $as_echo X"$as_myself" |
1273     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1274             s//\1/
1275             q
1276           }
1277           /^X\(\/\/\)[^/].*/{
1278             s//\1/
1279             q
1280           }
1281           /^X\(\/\/\)$/{
1282             s//\1/
1283             q
1284           }
1285           /^X\(\/\).*/{
1286             s//\1/
1287             q
1288           }
1289           s/.*/./; q'`
1290   srcdir=$ac_confdir
1291   if test ! -r "$srcdir/$ac_unique_file"; then
1292     srcdir=..
1293   fi
1294 else
1295   ac_srcdir_defaulted=no
1296 fi
1297 if test ! -r "$srcdir/$ac_unique_file"; then
1298   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1299   as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1300 fi
1301 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1302 ac_abs_confdir=`(
1303         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1304         pwd)`
1305 # When building in place, set srcdir=.
1306 if test "$ac_abs_confdir" = "$ac_pwd"; then
1307   srcdir=.
1308 fi
1309 # Remove unnecessary trailing slashes from srcdir.
1310 # Double slashes in file names in object file debugging info
1311 # mess up M-x gdb in Emacs.
1312 case $srcdir in
1313 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1314 esac
1315 for ac_var in $ac_precious_vars; do
1316   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1317   eval ac_env_${ac_var}_value=\$${ac_var}
1318   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1319   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1320 done
1321
1322 #
1323 # Report the --help message.
1324 #
1325 if test "$ac_init_help" = "long"; then
1326   # Omit some internal or obsolete options to make the list less imposing.
1327   # This message is too long to be a string in the A/UX 3.1 sh.
1328   cat <<_ACEOF
1329 \`configure' configures this package to adapt to many kinds of systems.
1330
1331 Usage: $0 [OPTION]... [VAR=VALUE]...
1332
1333 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1334 VAR=VALUE.  See below for descriptions of some of the useful variables.
1335
1336 Defaults for the options are specified in brackets.
1337
1338 Configuration:
1339   -h, --help              display this help and exit
1340       --help=short        display options specific to this package
1341       --help=recursive    display the short help of all the included packages
1342   -V, --version           display version information and exit
1343   -q, --quiet, --silent   do not print \`checking...' messages
1344       --cache-file=FILE   cache test results in FILE [disabled]
1345   -C, --config-cache      alias for \`--cache-file=config.cache'
1346   -n, --no-create         do not create output files
1347       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1348
1349 Installation directories:
1350   --prefix=PREFIX         install architecture-independent files in PREFIX
1351                           [$ac_default_prefix]
1352   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1353                           [PREFIX]
1354
1355 By default, \`make install' will install all the files in
1356 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1357 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1358 for instance \`--prefix=\$HOME'.
1359
1360 For better control, use the options below.
1361
1362 Fine tuning of the installation directories:
1363   --bindir=DIR            user executables [EPREFIX/bin]
1364   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1365   --libexecdir=DIR        program executables [EPREFIX/libexec]
1366   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1367   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1368   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1369   --libdir=DIR            object code libraries [EPREFIX/lib]
1370   --includedir=DIR        C header files [PREFIX/include]
1371   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1372   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1373   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1374   --infodir=DIR           info documentation [DATAROOTDIR/info]
1375   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1376   --mandir=DIR            man documentation [DATAROOTDIR/man]
1377   --docdir=DIR            documentation root [DATAROOTDIR/doc/PACKAGE]
1378   --htmldir=DIR           html documentation [DOCDIR]
1379   --dvidir=DIR            dvi documentation [DOCDIR]
1380   --pdfdir=DIR            pdf documentation [DOCDIR]
1381   --psdir=DIR             ps documentation [DOCDIR]
1382 _ACEOF
1383
1384   cat <<\_ACEOF
1385
1386 Program names:
1387   --program-prefix=PREFIX            prepend PREFIX to installed program names
1388   --program-suffix=SUFFIX            append SUFFIX to installed program names
1389   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1390
1391 System types:
1392   --build=BUILD     configure for building on BUILD [guessed]
1393   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1394   --target=TARGET   configure for building compilers for TARGET [HOST]
1395 _ACEOF
1396 fi
1397
1398 if test -n "$ac_init_help"; then
1399
1400   cat <<\_ACEOF
1401
1402 Optional Features:
1403   --disable-option-checking  ignore unrecognized --enable/--with options
1404   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1405   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1406   --enable-plugins        Enable support for plugins
1407   --enable-shared[=PKGS]  build shared libraries [default=yes]
1408   --enable-static[=PKGS]  build static libraries [default=yes]
1409   --enable-fast-install[=PKGS]
1410                           optimize for fast installation [default=yes]
1411   --disable-libtool-lock  avoid locking (might break parallel builds)
1412   --enable-maintainer-mode  enable make rules and dependencies not useful
1413                           (and sometimes confusing) to the casual installer
1414   --enable-sim-bswap      Use Host specific BSWAP instruction
1415   --enable-sim-cflags=opts
1416                           Extra CFLAGS for use in building simulator
1417   --enable-sim-debug=opts Enable debugging flags (for developers of the sim
1418                           itself)
1419   --enable-sim-stdio      Specify whether to use stdio for console
1420                           input/output
1421   --enable-sim-trace=opts Enable tracing of simulated programs
1422   --enable-sim-profile=opts
1423                           Enable profiling flags
1424   --enable-sim-alignment=align
1425                           Specify strict, nonstrict or forced alignment of
1426                           memory accesses
1427   --enable-sim-hostendian=end
1428                           Specify host byte endian orientation
1429   --enable-sim-scache=size
1430                           Specify simulator execution cache size
1431   --enable-werror         treat compile warnings as errors
1432   --enable-build-warnings enable build-time compiler warnings if gcc is used
1433   --enable-sim-build-warnings
1434                           enable SIM specific build-time compiler warnings if
1435                           gcc is used
1436   --enable-sim-hardware=LIST
1437                           Specify the hardware to be included in the build.
1438   --enable-sim-default-model=model
1439                           Specify default model to simulate
1440   --enable-sim-environment=environment
1441                           Specify mixed, user, virtual or operating
1442                           environment
1443   --enable-sim-inline=inlines
1444                           Specify which functions should be inlined
1445   --enable-cgen-maint=DIR build cgen generated files
1446
1447 Optional Packages:
1448   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1449   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1450   --with-system-zlib      use installed libz
1451   --with-pic              try to use only PIC/non-PIC objects [default=use
1452                           both]
1453   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1454   --with-pkgversion=PKG   Use PKG in the version string in place of "SIM"
1455   --with-bugurl=URL       Direct users to URL to report a bug
1456
1457 Some influential environment variables:
1458   CC          C compiler command
1459   CFLAGS      C compiler flags
1460   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1461               nonstandard directory <lib dir>
1462   LIBS        libraries to pass to the linker, e.g. -l<library>
1463   CPPFLAGS    C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1464               you have headers in a nonstandard directory <include dir>
1465   CPP         C preprocessor
1466
1467 Use these variables to override the choices made by `configure' or to help
1468 it to find libraries and programs with nonstandard names/locations.
1469
1470 Report bugs to the package provider.
1471 _ACEOF
1472 ac_status=$?
1473 fi
1474
1475 if test "$ac_init_help" = "recursive"; then
1476   # If there are subdirs, report their specific --help.
1477   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1478     test -d "$ac_dir" ||
1479       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1480       continue
1481     ac_builddir=.
1482
1483 case "$ac_dir" in
1484 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1485 *)
1486   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1487   # A ".." for each directory in $ac_dir_suffix.
1488   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1489   case $ac_top_builddir_sub in
1490   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1491   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1492   esac ;;
1493 esac
1494 ac_abs_top_builddir=$ac_pwd
1495 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1496 # for backward compatibility:
1497 ac_top_builddir=$ac_top_build_prefix
1498
1499 case $srcdir in
1500   .)  # We are building in place.
1501     ac_srcdir=.
1502     ac_top_srcdir=$ac_top_builddir_sub
1503     ac_abs_top_srcdir=$ac_pwd ;;
1504   [\\/]* | ?:[\\/]* )  # Absolute name.
1505     ac_srcdir=$srcdir$ac_dir_suffix;
1506     ac_top_srcdir=$srcdir
1507     ac_abs_top_srcdir=$srcdir ;;
1508   *) # Relative name.
1509     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1510     ac_top_srcdir=$ac_top_build_prefix$srcdir
1511     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1512 esac
1513 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1514
1515     cd "$ac_dir" || { ac_status=$?; continue; }
1516     # Check for guested configure.
1517     if test -f "$ac_srcdir/configure.gnu"; then
1518       echo &&
1519       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1520     elif test -f "$ac_srcdir/configure"; then
1521       echo &&
1522       $SHELL "$ac_srcdir/configure" --help=recursive
1523     else
1524       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1525     fi || ac_status=$?
1526     cd "$ac_pwd" || { ac_status=$?; break; }
1527   done
1528 fi
1529
1530 test -n "$ac_init_help" && exit $ac_status
1531 if $ac_init_version; then
1532   cat <<\_ACEOF
1533 configure
1534 generated by GNU Autoconf 2.64
1535
1536 Copyright (C) 2009 Free Software Foundation, Inc.
1537 This configure script is free software; the Free Software Foundation
1538 gives unlimited permission to copy, distribute and modify it.
1539 _ACEOF
1540   exit
1541 fi
1542
1543 ## ------------------------ ##
1544 ## Autoconf initialization. ##
1545 ## ------------------------ ##
1546
1547 # ac_fn_c_try_compile LINENO
1548 # --------------------------
1549 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1550 ac_fn_c_try_compile ()
1551 {
1552   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1553   rm -f conftest.$ac_objext
1554   if { { ac_try="$ac_compile"
1555 case "(($ac_try" in
1556   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1557   *) ac_try_echo=$ac_try;;
1558 esac
1559 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1560 $as_echo "$ac_try_echo"; } >&5
1561   (eval "$ac_compile") 2>conftest.err
1562   ac_status=$?
1563   if test -s conftest.err; then
1564     grep -v '^ *+' conftest.err >conftest.er1
1565     cat conftest.er1 >&5
1566     mv -f conftest.er1 conftest.err
1567   fi
1568   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1569   test $ac_status = 0; } && {
1570          test -z "$ac_c_werror_flag" ||
1571          test ! -s conftest.err
1572        } && test -s conftest.$ac_objext; then :
1573   ac_retval=0
1574 else
1575   $as_echo "$as_me: failed program was:" >&5
1576 sed 's/^/| /' conftest.$ac_ext >&5
1577
1578         ac_retval=1
1579 fi
1580   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1581   return $ac_retval
1582
1583 } # ac_fn_c_try_compile
1584
1585 # ac_fn_c_try_cpp LINENO
1586 # ----------------------
1587 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1588 ac_fn_c_try_cpp ()
1589 {
1590   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1591   if { { ac_try="$ac_cpp conftest.$ac_ext"
1592 case "(($ac_try" in
1593   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1594   *) ac_try_echo=$ac_try;;
1595 esac
1596 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1597 $as_echo "$ac_try_echo"; } >&5
1598   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1599   ac_status=$?
1600   if test -s conftest.err; then
1601     grep -v '^ *+' conftest.err >conftest.er1
1602     cat conftest.er1 >&5
1603     mv -f conftest.er1 conftest.err
1604   fi
1605   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1606   test $ac_status = 0; } >/dev/null && {
1607          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1608          test ! -s conftest.err
1609        }; then :
1610   ac_retval=0
1611 else
1612   $as_echo "$as_me: failed program was:" >&5
1613 sed 's/^/| /' conftest.$ac_ext >&5
1614
1615     ac_retval=1
1616 fi
1617   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1618   return $ac_retval
1619
1620 } # ac_fn_c_try_cpp
1621
1622 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1623 # -------------------------------------------------------
1624 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1625 # the include files in INCLUDES and setting the cache variable VAR
1626 # accordingly.
1627 ac_fn_c_check_header_mongrel ()
1628 {
1629   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1630   if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1631   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1632 $as_echo_n "checking for $2... " >&6; }
1633 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1634   $as_echo_n "(cached) " >&6
1635 fi
1636 eval ac_res=\$$3
1637                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1638 $as_echo "$ac_res" >&6; }
1639 else
1640   # Is the header compilable?
1641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1642 $as_echo_n "checking $2 usability... " >&6; }
1643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1644 /* end confdefs.h.  */
1645 $4
1646 #include <$2>
1647 _ACEOF
1648 if ac_fn_c_try_compile "$LINENO"; then :
1649   ac_header_compiler=yes
1650 else
1651   ac_header_compiler=no
1652 fi
1653 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1655 $as_echo "$ac_header_compiler" >&6; }
1656
1657 # Is the header present?
1658 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1659 $as_echo_n "checking $2 presence... " >&6; }
1660 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1661 /* end confdefs.h.  */
1662 #include <$2>
1663 _ACEOF
1664 if ac_fn_c_try_cpp "$LINENO"; then :
1665   ac_header_preproc=yes
1666 else
1667   ac_header_preproc=no
1668 fi
1669 rm -f conftest.err conftest.$ac_ext
1670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1671 $as_echo "$ac_header_preproc" >&6; }
1672
1673 # So?  What about this header?
1674 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1675   yes:no: )
1676     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1677 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1678     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1679 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1680     ;;
1681   no:yes:* )
1682     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1683 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1684     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1685 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1686     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1687 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1688     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1689 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1690     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1691 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1692     ;;
1693 esac
1694   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1695 $as_echo_n "checking for $2... " >&6; }
1696 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1697   $as_echo_n "(cached) " >&6
1698 else
1699   eval "$3=\$ac_header_compiler"
1700 fi
1701 eval ac_res=\$$3
1702                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1703 $as_echo "$ac_res" >&6; }
1704 fi
1705   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1706
1707 } # ac_fn_c_check_header_mongrel
1708
1709 # ac_fn_c_try_run LINENO
1710 # ----------------------
1711 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1712 # that executables *can* be run.
1713 ac_fn_c_try_run ()
1714 {
1715   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1716   if { { ac_try="$ac_link"
1717 case "(($ac_try" in
1718   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1719   *) ac_try_echo=$ac_try;;
1720 esac
1721 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1722 $as_echo "$ac_try_echo"; } >&5
1723   (eval "$ac_link") 2>&5
1724   ac_status=$?
1725   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1726   test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1727   { { case "(($ac_try" in
1728   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1729   *) ac_try_echo=$ac_try;;
1730 esac
1731 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1732 $as_echo "$ac_try_echo"; } >&5
1733   (eval "$ac_try") 2>&5
1734   ac_status=$?
1735   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1736   test $ac_status = 0; }; }; then :
1737   ac_retval=0
1738 else
1739   $as_echo "$as_me: program exited with status $ac_status" >&5
1740        $as_echo "$as_me: failed program was:" >&5
1741 sed 's/^/| /' conftest.$ac_ext >&5
1742
1743        ac_retval=$ac_status
1744 fi
1745   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1746   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1747   return $ac_retval
1748
1749 } # ac_fn_c_try_run
1750
1751 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1752 # -------------------------------------------------------
1753 # Tests whether HEADER exists and can be compiled using the include files in
1754 # INCLUDES, setting the cache variable VAR accordingly.
1755 ac_fn_c_check_header_compile ()
1756 {
1757   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1758   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1759 $as_echo_n "checking for $2... " >&6; }
1760 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1761   $as_echo_n "(cached) " >&6
1762 else
1763   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1764 /* end confdefs.h.  */
1765 $4
1766 #include <$2>
1767 _ACEOF
1768 if ac_fn_c_try_compile "$LINENO"; then :
1769   eval "$3=yes"
1770 else
1771   eval "$3=no"
1772 fi
1773 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1774 fi
1775 eval ac_res=\$$3
1776                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1777 $as_echo "$ac_res" >&6; }
1778   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1779
1780 } # ac_fn_c_check_header_compile
1781
1782 # ac_fn_c_try_link LINENO
1783 # -----------------------
1784 # Try to link conftest.$ac_ext, and return whether this succeeded.
1785 ac_fn_c_try_link ()
1786 {
1787   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1788   rm -f conftest.$ac_objext conftest$ac_exeext
1789   if { { ac_try="$ac_link"
1790 case "(($ac_try" in
1791   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1792   *) ac_try_echo=$ac_try;;
1793 esac
1794 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1795 $as_echo "$ac_try_echo"; } >&5
1796   (eval "$ac_link") 2>conftest.err
1797   ac_status=$?
1798   if test -s conftest.err; then
1799     grep -v '^ *+' conftest.err >conftest.er1
1800     cat conftest.er1 >&5
1801     mv -f conftest.er1 conftest.err
1802   fi
1803   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1804   test $ac_status = 0; } && {
1805          test -z "$ac_c_werror_flag" ||
1806          test ! -s conftest.err
1807        } && test -s conftest$ac_exeext && {
1808          test "$cross_compiling" = yes ||
1809          $as_test_x conftest$ac_exeext
1810        }; then :
1811   ac_retval=0
1812 else
1813   $as_echo "$as_me: failed program was:" >&5
1814 sed 's/^/| /' conftest.$ac_ext >&5
1815
1816         ac_retval=1
1817 fi
1818   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1819   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1820   # interfere with the next link command; also delete a directory that is
1821   # left behind by Apple's compiler.  We do this before executing the actions.
1822   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1823   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1824   return $ac_retval
1825
1826 } # ac_fn_c_try_link
1827
1828 # ac_fn_c_check_func LINENO FUNC VAR
1829 # ----------------------------------
1830 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1831 ac_fn_c_check_func ()
1832 {
1833   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1834   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1835 $as_echo_n "checking for $2... " >&6; }
1836 if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1837   $as_echo_n "(cached) " >&6
1838 else
1839   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1840 /* end confdefs.h.  */
1841 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1842    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1843 #define $2 innocuous_$2
1844
1845 /* System header to define __stub macros and hopefully few prototypes,
1846     which can conflict with char $2 (); below.
1847     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1848     <limits.h> exists even on freestanding compilers.  */
1849
1850 #ifdef __STDC__
1851 # include <limits.h>
1852 #else
1853 # include <assert.h>
1854 #endif
1855
1856 #undef $2
1857
1858 /* Override any GCC internal prototype to avoid an error.
1859    Use char because int might match the return type of a GCC
1860    builtin and then its argument prototype would still apply.  */
1861 #ifdef __cplusplus
1862 extern "C"
1863 #endif
1864 char $2 ();
1865 /* The GNU C library defines this for functions which it implements
1866     to always fail with ENOSYS.  Some functions are actually named
1867     something starting with __ and the normal name is an alias.  */
1868 #if defined __stub_$2 || defined __stub___$2
1869 choke me
1870 #endif
1871
1872 int
1873 main ()
1874 {
1875 return $2 ();
1876   ;
1877   return 0;
1878 }
1879 _ACEOF
1880 if ac_fn_c_try_link "$LINENO"; then :
1881   eval "$3=yes"
1882 else
1883   eval "$3=no"
1884 fi
1885 rm -f core conftest.err conftest.$ac_objext \
1886     conftest$ac_exeext conftest.$ac_ext
1887 fi
1888 eval ac_res=\$$3
1889                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1890 $as_echo "$ac_res" >&6; }
1891   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1892
1893 } # ac_fn_c_check_func
1894 cat >config.log <<_ACEOF
1895 This file contains any messages produced by compilers while
1896 running configure, to aid debugging if configure makes a mistake.
1897
1898 It was created by $as_me, which was
1899 generated by GNU Autoconf 2.64.  Invocation command line was
1900
1901   $ $0 $@
1902
1903 _ACEOF
1904 exec 5>>config.log
1905 {
1906 cat <<_ASUNAME
1907 ## --------- ##
1908 ## Platform. ##
1909 ## --------- ##
1910
1911 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
1912 uname -m = `(uname -m) 2>/dev/null || echo unknown`
1913 uname -r = `(uname -r) 2>/dev/null || echo unknown`
1914 uname -s = `(uname -s) 2>/dev/null || echo unknown`
1915 uname -v = `(uname -v) 2>/dev/null || echo unknown`
1916
1917 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
1918 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
1919
1920 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
1921 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
1922 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
1923 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
1924 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
1925 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
1926 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
1927
1928 _ASUNAME
1929
1930 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1931 for as_dir in $PATH
1932 do
1933   IFS=$as_save_IFS
1934   test -z "$as_dir" && as_dir=.
1935     $as_echo "PATH: $as_dir"
1936   done
1937 IFS=$as_save_IFS
1938
1939 } >&5
1940
1941 cat >&5 <<_ACEOF
1942
1943
1944 ## ----------- ##
1945 ## Core tests. ##
1946 ## ----------- ##
1947
1948 _ACEOF
1949
1950
1951 # Keep a trace of the command line.
1952 # Strip out --no-create and --no-recursion so they do not pile up.
1953 # Strip out --silent because we don't want to record it for future runs.
1954 # Also quote any args containing shell meta-characters.
1955 # Make two passes to allow for proper duplicate-argument suppression.
1956 ac_configure_args=
1957 ac_configure_args0=
1958 ac_configure_args1=
1959 ac_must_keep_next=false
1960 for ac_pass in 1 2
1961 do
1962   for ac_arg
1963   do
1964     case $ac_arg in
1965     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
1966     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1967     | -silent | --silent | --silen | --sile | --sil)
1968       continue ;;
1969     *\'*)
1970       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1971     esac
1972     case $ac_pass in
1973     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
1974     2)
1975       as_fn_append ac_configure_args1 " '$ac_arg'"
1976       if test $ac_must_keep_next = true; then
1977         ac_must_keep_next=false # Got value, back to normal.
1978       else
1979         case $ac_arg in
1980           *=* | --config-cache | -C | -disable-* | --disable-* \
1981           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1982           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1983           | -with-* | --with-* | -without-* | --without-* | --x)
1984             case "$ac_configure_args0 " in
1985               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1986             esac
1987             ;;
1988           -* ) ac_must_keep_next=true ;;
1989         esac
1990       fi
1991       as_fn_append ac_configure_args " '$ac_arg'"
1992       ;;
1993     esac
1994   done
1995 done
1996 { ac_configure_args0=; unset ac_configure_args0;}
1997 { ac_configure_args1=; unset ac_configure_args1;}
1998
1999 # When interrupted or exit'd, cleanup temporary files, and complete
2000 # config.log.  We remove comments because anyway the quotes in there
2001 # would cause problems or look ugly.
2002 # WARNING: Use '\'' to represent an apostrophe within the trap.
2003 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2004 trap 'exit_status=$?
2005   # Save into config.log some information that might help in debugging.
2006   {
2007     echo
2008
2009     cat <<\_ASBOX
2010 ## ---------------- ##
2011 ## Cache variables. ##
2012 ## ---------------- ##
2013 _ASBOX
2014     echo
2015     # The following way of writing the cache mishandles newlines in values,
2016 (
2017   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2018     eval ac_val=\$$ac_var
2019     case $ac_val in #(
2020     *${as_nl}*)
2021       case $ac_var in #(
2022       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2023 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2024       esac
2025       case $ac_var in #(
2026       _ | IFS | as_nl) ;; #(
2027       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2028       *) { eval $ac_var=; unset $ac_var;} ;;
2029       esac ;;
2030     esac
2031   done
2032   (set) 2>&1 |
2033     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2034     *${as_nl}ac_space=\ *)
2035       sed -n \
2036         "s/'\''/'\''\\\\'\'''\''/g;
2037           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2038       ;; #(
2039     *)
2040       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2041       ;;
2042     esac |
2043     sort
2044 )
2045     echo
2046
2047     cat <<\_ASBOX
2048 ## ----------------- ##
2049 ## Output variables. ##
2050 ## ----------------- ##
2051 _ASBOX
2052     echo
2053     for ac_var in $ac_subst_vars
2054     do
2055       eval ac_val=\$$ac_var
2056       case $ac_val in
2057       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2058       esac
2059       $as_echo "$ac_var='\''$ac_val'\''"
2060     done | sort
2061     echo
2062
2063     if test -n "$ac_subst_files"; then
2064       cat <<\_ASBOX
2065 ## ------------------- ##
2066 ## File substitutions. ##
2067 ## ------------------- ##
2068 _ASBOX
2069       echo
2070       for ac_var in $ac_subst_files
2071       do
2072         eval ac_val=\$$ac_var
2073         case $ac_val in
2074         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2075         esac
2076         $as_echo "$ac_var='\''$ac_val'\''"
2077       done | sort
2078       echo
2079     fi
2080
2081     if test -s confdefs.h; then
2082       cat <<\_ASBOX
2083 ## ----------- ##
2084 ## confdefs.h. ##
2085 ## ----------- ##
2086 _ASBOX
2087       echo
2088       cat confdefs.h
2089       echo
2090     fi
2091     test "$ac_signal" != 0 &&
2092       $as_echo "$as_me: caught signal $ac_signal"
2093     $as_echo "$as_me: exit $exit_status"
2094   } >&5
2095   rm -f core *.core core.conftest.* &&
2096     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2097     exit $exit_status
2098 ' 0
2099 for ac_signal in 1 2 13 15; do
2100   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2101 done
2102 ac_signal=0
2103
2104 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2105 rm -f -r conftest* confdefs.h
2106
2107 $as_echo "/* confdefs.h */" > confdefs.h
2108
2109 # Predefined preprocessor variables.
2110
2111 cat >>confdefs.h <<_ACEOF
2112 #define PACKAGE_NAME "$PACKAGE_NAME"
2113 _ACEOF
2114
2115 cat >>confdefs.h <<_ACEOF
2116 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2117 _ACEOF
2118
2119 cat >>confdefs.h <<_ACEOF
2120 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2121 _ACEOF
2122
2123 cat >>confdefs.h <<_ACEOF
2124 #define PACKAGE_STRING "$PACKAGE_STRING"
2125 _ACEOF
2126
2127 cat >>confdefs.h <<_ACEOF
2128 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2129 _ACEOF
2130
2131 cat >>confdefs.h <<_ACEOF
2132 #define PACKAGE_URL "$PACKAGE_URL"
2133 _ACEOF
2134
2135
2136 # Let the site file select an alternate cache file if it wants to.
2137 # Prefer an explicitly selected file to automatically selected ones.
2138 ac_site_file1=NONE
2139 ac_site_file2=NONE
2140 if test -n "$CONFIG_SITE"; then
2141   ac_site_file1=$CONFIG_SITE
2142 elif test "x$prefix" != xNONE; then
2143   ac_site_file1=$prefix/share/config.site
2144   ac_site_file2=$prefix/etc/config.site
2145 else
2146   ac_site_file1=$ac_default_prefix/share/config.site
2147   ac_site_file2=$ac_default_prefix/etc/config.site
2148 fi
2149 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2150 do
2151   test "x$ac_site_file" = xNONE && continue
2152   if test -r "$ac_site_file"; then
2153     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2154 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2155     sed 's/^/| /' "$ac_site_file" >&5
2156     . "$ac_site_file"
2157   fi
2158 done
2159
2160 if test -r "$cache_file"; then
2161   # Some versions of bash will fail to source /dev/null (special
2162   # files actually), so we avoid doing that.
2163   if test -f "$cache_file"; then
2164     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2165 $as_echo "$as_me: loading cache $cache_file" >&6;}
2166     case $cache_file in
2167       [\\/]* | ?:[\\/]* ) . "$cache_file";;
2168       *)                      . "./$cache_file";;
2169     esac
2170   fi
2171 else
2172   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2173 $as_echo "$as_me: creating cache $cache_file" >&6;}
2174   >$cache_file
2175 fi
2176
2177 # Check that the precious variables saved in the cache have kept the same
2178 # value.
2179 ac_cache_corrupted=false
2180 for ac_var in $ac_precious_vars; do
2181   eval ac_old_set=\$ac_cv_env_${ac_var}_set
2182   eval ac_new_set=\$ac_env_${ac_var}_set
2183   eval ac_old_val=\$ac_cv_env_${ac_var}_value
2184   eval ac_new_val=\$ac_env_${ac_var}_value
2185   case $ac_old_set,$ac_new_set in
2186     set,)
2187       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2188 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2189       ac_cache_corrupted=: ;;
2190     ,set)
2191       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2192 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2193       ac_cache_corrupted=: ;;
2194     ,);;
2195     *)
2196       if test "x$ac_old_val" != "x$ac_new_val"; then
2197         # differences in whitespace do not lead to failure.
2198         ac_old_val_w=`echo x $ac_old_val`
2199         ac_new_val_w=`echo x $ac_new_val`
2200         if test "$ac_old_val_w" != "$ac_new_val_w"; then
2201           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2202 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2203           ac_cache_corrupted=:
2204         else
2205           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2206 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2207           eval $ac_var=\$ac_old_val
2208         fi
2209         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
2210 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
2211         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
2212 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
2213       fi;;
2214   esac
2215   # Pass precious variables to config.status.
2216   if test "$ac_new_set" = set; then
2217     case $ac_new_val in
2218     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2219     *) ac_arg=$ac_var=$ac_new_val ;;
2220     esac
2221     case " $ac_configure_args " in
2222       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
2223       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2224     esac
2225   fi
2226 done
2227 if $ac_cache_corrupted; then
2228   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2229 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2230   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2231 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2232   as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2233 fi
2234 ## -------------------- ##
2235 ## Main body of script. ##
2236 ## -------------------- ##
2237
2238 ac_ext=c
2239 ac_cpp='$CPP $CPPFLAGS'
2240 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2241 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2242 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2243
2244
2245 # This file contains common code used by all simulators.
2246 #
2247 # SIM_AC_COMMON invokes AC macros used by all simulators and by the common
2248 # directory.  It is intended to be invoked before any target specific stuff.
2249 # SIM_AC_OUTPUT is a cover function to AC_OUTPUT to generate the Makefile.
2250 # It is intended to be invoked last.
2251 #
2252 # The simulator's configure.ac should look like:
2253 #
2254 # dnl Process this file with autoconf to produce a configure script.
2255 # AC_PREREQ(2.64)dnl
2256 # AC_INIT(Makefile.in)
2257 # sinclude(../common/aclocal.m4)
2258 #
2259 # SIM_AC_COMMON
2260 #
2261 # ... target specific stuff ...
2262 #
2263 # SIM_AC_OUTPUT
2264
2265 # Include global overrides and fixes for Autoconf.
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292 # _AC_CHECK_DECL_BODY
2293 # -------------------
2294 # Shell function body for AC_CHECK_DECL.
2295 # _AC_CHECK_DECL_BODY
2296
2297 # _AC_CHECK_DECLS(SYMBOL, ACTION-IF_FOUND, ACTION-IF-NOT-FOUND,
2298 #                 INCLUDES)
2299 # -------------------------------------------------------------
2300 # Helper to AC_CHECK_DECLS, which generates the check for a single
2301 # SYMBOL with INCLUDES, performs the AC_DEFINE, then expands
2302 # ACTION-IF-FOUND or ACTION-IF-NOT-FOUND.
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2315 #
2316 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
2317 #                 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
2318 #   Written by Gordon Matzigkeit, 1996
2319 #
2320 # This file is free software; the Free Software Foundation gives
2321 # unlimited permission to copy and/or distribute it, with or without
2322 # modifications, as long as this notice is preserved.
2323
2324
2325
2326 # serial 56 LT_INIT
2327
2328
2329 # LT_PREREQ(VERSION)
2330 # ------------------
2331 # Complain and exit if this libtool version is less that VERSION.
2332
2333
2334
2335 # _LT_CHECK_BUILDDIR
2336 # ------------------
2337 # Complain if the absolute build directory name contains unusual characters
2338
2339
2340
2341 # LT_INIT([OPTIONS])
2342 # ------------------
2343 # LT_INIT
2344
2345 # Old names:
2346 # This is what autoupdate's m4 run will expand.  It fires
2347 # the warning (with _au_warn_XXX), outputs it into the
2348 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2349 # the replacement expansion.
2350
2351
2352 # This is an auxiliary macro that is also run when
2353 # autoupdate runs m4.  It simply calls m4_warning, but
2354 # we need a wrapper so that each warning is emitted only
2355 # once.  We break the quoting in m4_warning's argument in
2356 # order to expand this macro's arguments, not AU_DEFUN's.
2357
2358
2359 # Finally, this is the expansion that is picked up by
2360 # autoconf.  It tells the user to run autoupdate, and
2361 # then outputs the replacement expansion.  We do not care
2362 # about autoupdate's warning because that contains
2363 # information on what to do *after* running autoupdate.
2364
2365 # This is what autoupdate's m4 run will expand.  It fires
2366 # the warning (with _au_warn_XXX), outputs it into the
2367 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2368 # the replacement expansion.
2369
2370
2371 # This is an auxiliary macro that is also run when
2372 # autoupdate runs m4.  It simply calls m4_warning, but
2373 # we need a wrapper so that each warning is emitted only
2374 # once.  We break the quoting in m4_warning's argument in
2375 # order to expand this macro's arguments, not AU_DEFUN's.
2376
2377
2378 # Finally, this is the expansion that is picked up by
2379 # autoconf.  It tells the user to run autoupdate, and
2380 # then outputs the replacement expansion.  We do not care
2381 # about autoupdate's warning because that contains
2382 # information on what to do *after* running autoupdate.
2383
2384
2385
2386 # _LT_CC_BASENAME(CC)
2387 # -------------------
2388 # Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
2389
2390
2391
2392 # _LT_FILEUTILS_DEFAULTS
2393 # ----------------------
2394 # It is okay to use these file commands and assume they have been set
2395 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
2396 # _LT_FILEUTILS_DEFAULTS
2397
2398
2399 # _LT_SETUP
2400 # ---------
2401 # _LT_SETUP
2402
2403
2404 # _LT_PREPARE_SED_QUOTE_VARS
2405 # --------------------------
2406 # Define a few sed substitution that help us do robust quoting.
2407
2408
2409 # _LT_PROG_LTMAIN
2410 # ---------------
2411 # Note that this code is called both from `configure', and `config.status'
2412 # now that we use AC_CONFIG_COMMANDS to generate libtool.  Notably,
2413 # `config.status' has no value for ac_aux_dir unless we are using Automake,
2414 # so we pass a copy along to make sure it has a sensible value anyway.
2415 # _LT_PROG_LTMAIN
2416
2417
2418 ## ------------------------------------- ##
2419 ## Accumulate code for creating libtool. ##
2420 ## ------------------------------------- ##
2421
2422 # So that we can recreate a full libtool script including additional
2423 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
2424 # in macros and then make a single call at the end using the `libtool'
2425 # label.
2426
2427
2428 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
2429 # ----------------------------------------
2430 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2431
2432
2433 # Initialize.
2434
2435
2436
2437 # _LT_CONFIG_LIBTOOL([COMMANDS])
2438 # ------------------------------
2439 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
2440
2441
2442 # Initialize.
2443
2444
2445
2446 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
2447 # -----------------------------------------------------
2448
2449
2450
2451 # _LT_FORMAT_COMMENT([COMMENT])
2452 # -----------------------------
2453 # Add leading comment marks to the start of each line, and a trailing
2454 # full-stop to the whole comment if one is not present already.
2455
2456
2457
2458
2459 ## ------------------------ ##
2460 ## FIXME: Eliminate VARNAME ##
2461 ## ------------------------ ##
2462
2463
2464 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
2465 # -------------------------------------------------------------------
2466 # CONFIGNAME is the name given to the value in the libtool script.
2467 # VARNAME is the (base) name used in the configure script.
2468 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
2469 # VARNAME.  Any other value will be used directly.
2470
2471
2472
2473 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
2474 # --------------------------------------------------------
2475
2476
2477
2478 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
2479 # ------------------------------------------------
2480
2481
2482
2483 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
2484 # ---------------------------------------------------------
2485
2486
2487
2488 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
2489 # --------------------------------------------------
2490
2491
2492
2493 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
2494 # ---------------------------------------------------
2495
2496
2497
2498 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
2499 # ---------------------------------------------------
2500
2501
2502
2503
2504 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
2505 # ------------------------------------------------
2506
2507
2508
2509
2510 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
2511 # ------------------------------------
2512 # Quote a variable value, and forward it to `config.status' so that its
2513 # declaration there will have the same value as in `configure'.  VARNAME
2514 # must have a single quote delimited value for this to work.
2515
2516
2517
2518 # _LT_CONFIG_STATUS_DECLARATIONS
2519 # ------------------------------
2520 # We delimit libtool config variables with single quotes, so when
2521 # we write them to config.status, we have to be sure to quote all
2522 # embedded single quotes properly.  In configure, this macro expands
2523 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
2524 #
2525 #    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
2526
2527
2528
2529 # _LT_LIBTOOL_TAGS
2530 # ----------------
2531 # Output comment and list of tags supported by the script
2532
2533
2534
2535 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
2536 # -----------------------------------
2537 # Extract the dictionary values for VARNAME (optionally with TAG) and
2538 # expand to a commented shell variable setting:
2539 #
2540 #    # Some comment about what VAR is for.
2541 #    visible_name=$lt_internal_name
2542
2543
2544
2545 # _LT_LIBTOOL_CONFIG_VARS
2546 # -----------------------
2547 # Produce commented declarations of non-tagged libtool config variables
2548 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
2549 # script.  Tagged libtool config variables (even for the LIBTOOL CONFIG
2550 # section) are produced by _LT_LIBTOOL_TAG_VARS.
2551
2552
2553
2554 # _LT_LIBTOOL_TAG_VARS(TAG)
2555 # -------------------------
2556
2557
2558
2559 # _LT_TAGVAR(VARNAME, [TAGNAME])
2560 # ------------------------------
2561
2562
2563
2564 # _LT_CONFIG_COMMANDS
2565 # -------------------
2566 # Send accumulated output to $CONFIG_STATUS.  Thanks to the lists of
2567 # variables for single and double quote escaping we saved from calls
2568 # to _LT_DECL, we can put quote escaped variables declarations
2569 # into `config.status', and then the shell code to quote escape them in
2570 # for loops in `config.status'.  Finally, any additional code accumulated
2571 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
2572 #_LT_CONFIG_COMMANDS
2573
2574
2575 # Initialize.
2576
2577
2578 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
2579 # ------------------------------------
2580 # Generate a child script FILE with all initialization necessary to
2581 # reuse the environment learned by the parent script, and make the
2582 # file executable.  If COMMENT is supplied, it is inserted after the
2583 # `#!' sequence but before initialization text begins.  After this
2584 # macro, additional text can be appended to FILE to form the body of
2585 # the child script.  The macro ends with non-zero status if the
2586 # file could not be fully written (such as if the disk is full).
2587 # _LT_GENERATED_FILE_INIT
2588
2589 # LT_OUTPUT
2590 # ---------
2591 # This macro allows early generation of the libtool script (before
2592 # AC_OUTPUT is called), incase it is used in configure for compilation
2593 # tests.
2594 # LT_OUTPUT
2595
2596
2597 # _LT_CONFIG(TAG)
2598 # ---------------
2599 # If TAG is the built-in tag, create an initial libtool script with a
2600 # default configuration from the untagged config vars.  Otherwise add code
2601 # to config.status for appending the configuration named by TAG from the
2602 # matching tagged config vars.
2603 # _LT_CONFIG
2604
2605
2606 # LT_SUPPORTED_TAG(TAG)
2607 # ---------------------
2608 # Trace this macro to discover what tags are supported by the libtool
2609 # --tag option, using:
2610 #    autoconf --trace 'LT_SUPPORTED_TAG:$1'
2611
2612
2613
2614 # C support is built-in for now
2615
2616
2617
2618
2619 # LT_LANG(LANG)
2620 # -------------
2621 # Enable libtool support for the given language if not already enabled.
2622 # LT_LANG
2623
2624
2625 # _LT_LANG(LANGNAME)
2626 # ------------------
2627 # _LT_LANG
2628
2629
2630 # _LT_LANG_DEFAULT_CONFIG
2631 # -----------------------
2632 # _LT_LANG_DEFAULT_CONFIG
2633
2634 # Obsolete macros:
2635 # This is what autoupdate's m4 run will expand.  It fires
2636 # the warning (with _au_warn_XXX), outputs it into the
2637 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2638 # the replacement expansion.
2639
2640
2641 # This is an auxiliary macro that is also run when
2642 # autoupdate runs m4.  It simply calls m4_warning, but
2643 # we need a wrapper so that each warning is emitted only
2644 # once.  We break the quoting in m4_warning's argument in
2645 # order to expand this macro's arguments, not AU_DEFUN's.
2646
2647
2648 # Finally, this is the expansion that is picked up by
2649 # autoconf.  It tells the user to run autoupdate, and
2650 # then outputs the replacement expansion.  We do not care
2651 # about autoupdate's warning because that contains
2652 # information on what to do *after* running autoupdate.
2653
2654 # This is what autoupdate's m4 run will expand.  It fires
2655 # the warning (with _au_warn_XXX), outputs it into the
2656 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2657 # the replacement expansion.
2658
2659
2660 # This is an auxiliary macro that is also run when
2661 # autoupdate runs m4.  It simply calls m4_warning, but
2662 # we need a wrapper so that each warning is emitted only
2663 # once.  We break the quoting in m4_warning's argument in
2664 # order to expand this macro's arguments, not AU_DEFUN's.
2665
2666
2667 # Finally, this is the expansion that is picked up by
2668 # autoconf.  It tells the user to run autoupdate, and
2669 # then outputs the replacement expansion.  We do not care
2670 # about autoupdate's warning because that contains
2671 # information on what to do *after* running autoupdate.
2672
2673 # This is what autoupdate's m4 run will expand.  It fires
2674 # the warning (with _au_warn_XXX), outputs it into the
2675 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2676 # the replacement expansion.
2677
2678
2679 # This is an auxiliary macro that is also run when
2680 # autoupdate runs m4.  It simply calls m4_warning, but
2681 # we need a wrapper so that each warning is emitted only
2682 # once.  We break the quoting in m4_warning's argument in
2683 # order to expand this macro's arguments, not AU_DEFUN's.
2684
2685
2686 # Finally, this is the expansion that is picked up by
2687 # autoconf.  It tells the user to run autoupdate, and
2688 # then outputs the replacement expansion.  We do not care
2689 # about autoupdate's warning because that contains
2690 # information on what to do *after* running autoupdate.
2691
2692 # This is what autoupdate's m4 run will expand.  It fires
2693 # the warning (with _au_warn_XXX), outputs it into the
2694 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2695 # the replacement expansion.
2696
2697
2698 # This is an auxiliary macro that is also run when
2699 # autoupdate runs m4.  It simply calls m4_warning, but
2700 # we need a wrapper so that each warning is emitted only
2701 # once.  We break the quoting in m4_warning's argument in
2702 # order to expand this macro's arguments, not AU_DEFUN's.
2703
2704
2705 # Finally, this is the expansion that is picked up by
2706 # autoconf.  It tells the user to run autoupdate, and
2707 # then outputs the replacement expansion.  We do not care
2708 # about autoupdate's warning because that contains
2709 # information on what to do *after* running autoupdate.
2710
2711 # This is what autoupdate's m4 run will expand.  It fires
2712 # the warning (with _au_warn_XXX), outputs it into the
2713 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2714 # the replacement expansion.
2715
2716
2717 # This is an auxiliary macro that is also run when
2718 # autoupdate runs m4.  It simply calls m4_warning, but
2719 # we need a wrapper so that each warning is emitted only
2720 # once.  We break the quoting in m4_warning's argument in
2721 # order to expand this macro's arguments, not AU_DEFUN's.
2722
2723
2724 # Finally, this is the expansion that is picked up by
2725 # autoconf.  It tells the user to run autoupdate, and
2726 # then outputs the replacement expansion.  We do not care
2727 # about autoupdate's warning because that contains
2728 # information on what to do *after* running autoupdate.
2729
2730
2731
2732 # _LT_TAG_COMPILER
2733 # ----------------
2734 # _LT_TAG_COMPILER
2735
2736
2737 # _LT_COMPILER_BOILERPLATE
2738 # ------------------------
2739 # Check for compiler boilerplate output or warnings with
2740 # the simple compiler test code.
2741 # _LT_COMPILER_BOILERPLATE
2742
2743
2744 # _LT_LINKER_BOILERPLATE
2745 # ----------------------
2746 # Check for linker boilerplate output or warnings with
2747 # the simple link test code.
2748 # _LT_LINKER_BOILERPLATE
2749
2750 # _LT_REQUIRED_DARWIN_CHECKS
2751 # -------------------------
2752
2753
2754
2755 # _LT_DARWIN_LINKER_FEATURES
2756 # --------------------------
2757 # Checks for linker and compiler features on darwin
2758
2759
2760 # _LT_SYS_MODULE_PATH_AIX
2761 # -----------------------
2762 # Links a minimal program and checks the executable
2763 # for the system default hardcoded library path. In most cases,
2764 # this is /usr/lib:/lib, but when the MPI compilers are used
2765 # the location of the communication and MPI libs are included too.
2766 # If we don't find anything, use the default library path according
2767 # to the aix ld manual.
2768 # _LT_SYS_MODULE_PATH_AIX
2769
2770
2771 # _LT_SHELL_INIT(ARG)
2772 # -------------------
2773 # _LT_SHELL_INIT
2774
2775
2776
2777 # _LT_PROG_ECHO_BACKSLASH
2778 # -----------------------
2779 # Find how we can fake an echo command that does not interpret backslash.
2780 # In particular, with Autoconf 2.60 or later we add some code to the start
2781 # of the generated configure script which will find a shell with a builtin
2782 # printf (which we can use as an echo command).
2783 # _LT_PROG_ECHO_BACKSLASH
2784
2785
2786 # _LT_ENABLE_LOCK
2787 # ---------------
2788 # _LT_ENABLE_LOCK
2789
2790
2791 # _LT_CMD_OLD_ARCHIVE
2792 # -------------------
2793 # _LT_CMD_OLD_ARCHIVE
2794
2795
2796 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2797 #               [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
2798 # ----------------------------------------------------------------
2799 # Check whether the given compiler option works
2800 # _LT_COMPILER_OPTION
2801
2802 # Old name:
2803 # This is what autoupdate's m4 run will expand.  It fires
2804 # the warning (with _au_warn_XXX), outputs it into the
2805 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2806 # the replacement expansion.
2807
2808
2809 # This is an auxiliary macro that is also run when
2810 # autoupdate runs m4.  It simply calls m4_warning, but
2811 # we need a wrapper so that each warning is emitted only
2812 # once.  We break the quoting in m4_warning's argument in
2813 # order to expand this macro's arguments, not AU_DEFUN's.
2814
2815
2816 # Finally, this is the expansion that is picked up by
2817 # autoconf.  It tells the user to run autoupdate, and
2818 # then outputs the replacement expansion.  We do not care
2819 # about autoupdate's warning because that contains
2820 # information on what to do *after* running autoupdate.
2821
2822
2823
2824 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
2825 #                  [ACTION-SUCCESS], [ACTION-FAILURE])
2826 # ----------------------------------------------------
2827 # Check whether the given linker option works
2828 # _LT_LINKER_OPTION
2829
2830 # Old name:
2831 # This is what autoupdate's m4 run will expand.  It fires
2832 # the warning (with _au_warn_XXX), outputs it into the
2833 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2834 # the replacement expansion.
2835
2836
2837 # This is an auxiliary macro that is also run when
2838 # autoupdate runs m4.  It simply calls m4_warning, but
2839 # we need a wrapper so that each warning is emitted only
2840 # once.  We break the quoting in m4_warning's argument in
2841 # order to expand this macro's arguments, not AU_DEFUN's.
2842
2843
2844 # Finally, this is the expansion that is picked up by
2845 # autoconf.  It tells the user to run autoupdate, and
2846 # then outputs the replacement expansion.  We do not care
2847 # about autoupdate's warning because that contains
2848 # information on what to do *after* running autoupdate.
2849
2850
2851
2852 # LT_CMD_MAX_LEN
2853 #---------------
2854 # LT_CMD_MAX_LEN
2855
2856 # Old name:
2857 # This is what autoupdate's m4 run will expand.  It fires
2858 # the warning (with _au_warn_XXX), outputs it into the
2859 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2860 # the replacement expansion.
2861
2862
2863 # This is an auxiliary macro that is also run when
2864 # autoupdate runs m4.  It simply calls m4_warning, but
2865 # we need a wrapper so that each warning is emitted only
2866 # once.  We break the quoting in m4_warning's argument in
2867 # order to expand this macro's arguments, not AU_DEFUN's.
2868
2869
2870 # Finally, this is the expansion that is picked up by
2871 # autoconf.  It tells the user to run autoupdate, and
2872 # then outputs the replacement expansion.  We do not care
2873 # about autoupdate's warning because that contains
2874 # information on what to do *after* running autoupdate.
2875
2876
2877
2878 # _LT_HEADER_DLFCN
2879 # ----------------
2880 # _LT_HEADER_DLFCN
2881
2882
2883 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
2884 #                      ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
2885 # ----------------------------------------------------------------
2886 # _LT_TRY_DLOPEN_SELF
2887
2888
2889 # LT_SYS_DLOPEN_SELF
2890 # ------------------
2891 # LT_SYS_DLOPEN_SELF
2892
2893 # Old name:
2894 # This is what autoupdate's m4 run will expand.  It fires
2895 # the warning (with _au_warn_XXX), outputs it into the
2896 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2897 # the replacement expansion.
2898
2899
2900 # This is an auxiliary macro that is also run when
2901 # autoupdate runs m4.  It simply calls m4_warning, but
2902 # we need a wrapper so that each warning is emitted only
2903 # once.  We break the quoting in m4_warning's argument in
2904 # order to expand this macro's arguments, not AU_DEFUN's.
2905
2906
2907 # Finally, this is the expansion that is picked up by
2908 # autoconf.  It tells the user to run autoupdate, and
2909 # then outputs the replacement expansion.  We do not care
2910 # about autoupdate's warning because that contains
2911 # information on what to do *after* running autoupdate.
2912
2913
2914
2915 # _LT_COMPILER_C_O([TAGNAME])
2916 # ---------------------------
2917 # Check to see if options -c and -o are simultaneously supported by compiler.
2918 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
2919 # _LT_COMPILER_C_O
2920
2921
2922 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2923 # ----------------------------------
2924 # Check to see if we can do hard links to lock some files if needed
2925 # _LT_COMPILER_FILE_LOCKS
2926
2927
2928 # _LT_CHECK_OBJDIR
2929 # ----------------
2930 # _LT_CHECK_OBJDIR
2931
2932
2933 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2934 # --------------------------------------
2935 # Check hardcoding attributes.
2936 # _LT_LINKER_HARDCODE_LIBPATH
2937
2938
2939 # _LT_CMD_STRIPLIB
2940 # ----------------
2941 # _LT_CMD_STRIPLIB
2942
2943
2944 # _LT_SYS_DYNAMIC_LINKER([TAG])
2945 # -----------------------------
2946 # PORTME Fill in your ld.so characteristics
2947 # _LT_SYS_DYNAMIC_LINKER
2948
2949
2950 # _LT_PATH_TOOL_PREFIX(TOOL)
2951 # --------------------------
2952 # find a file program which can recognize shared library
2953 # _LT_PATH_TOOL_PREFIX
2954
2955 # Old name:
2956 # This is what autoupdate's m4 run will expand.  It fires
2957 # the warning (with _au_warn_XXX), outputs it into the
2958 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2959 # the replacement expansion.
2960
2961
2962 # This is an auxiliary macro that is also run when
2963 # autoupdate runs m4.  It simply calls m4_warning, but
2964 # we need a wrapper so that each warning is emitted only
2965 # once.  We break the quoting in m4_warning's argument in
2966 # order to expand this macro's arguments, not AU_DEFUN's.
2967
2968
2969 # Finally, this is the expansion that is picked up by
2970 # autoconf.  It tells the user to run autoupdate, and
2971 # then outputs the replacement expansion.  We do not care
2972 # about autoupdate's warning because that contains
2973 # information on what to do *after* running autoupdate.
2974
2975
2976
2977 # _LT_PATH_MAGIC
2978 # --------------
2979 # find a file program which can recognize a shared library
2980 # _LT_PATH_MAGIC
2981
2982
2983 # LT_PATH_LD
2984 # ----------
2985 # find the pathname to the GNU or non-GNU linker
2986 # LT_PATH_LD
2987
2988 # Old names:
2989 # This is what autoupdate's m4 run will expand.  It fires
2990 # the warning (with _au_warn_XXX), outputs it into the
2991 # updated configure.ac (with AC_DIAGNOSE), and then outputs
2992 # the replacement expansion.
2993
2994
2995 # This is an auxiliary macro that is also run when
2996 # autoupdate runs m4.  It simply calls m4_warning, but
2997 # we need a wrapper so that each warning is emitted only
2998 # once.  We break the quoting in m4_warning's argument in
2999 # order to expand this macro's arguments, not AU_DEFUN's.
3000
3001
3002 # Finally, this is the expansion that is picked up by
3003 # autoconf.  It tells the user to run autoupdate, and
3004 # then outputs the replacement expansion.  We do not care
3005 # about autoupdate's warning because that contains
3006 # information on what to do *after* running autoupdate.
3007
3008 # This is what autoupdate's m4 run will expand.  It fires
3009 # the warning (with _au_warn_XXX), outputs it into the
3010 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3011 # the replacement expansion.
3012
3013
3014 # This is an auxiliary macro that is also run when
3015 # autoupdate runs m4.  It simply calls m4_warning, but
3016 # we need a wrapper so that each warning is emitted only
3017 # once.  We break the quoting in m4_warning's argument in
3018 # order to expand this macro's arguments, not AU_DEFUN's.
3019
3020
3021 # Finally, this is the expansion that is picked up by
3022 # autoconf.  It tells the user to run autoupdate, and
3023 # then outputs the replacement expansion.  We do not care
3024 # about autoupdate's warning because that contains
3025 # information on what to do *after* running autoupdate.
3026
3027
3028
3029 # _LT_PATH_LD_GNU
3030 #- --------------
3031 # _LT_PATH_LD_GNU
3032
3033
3034 # _LT_CMD_RELOAD
3035 # --------------
3036 # find reload flag for linker
3037 #   -- PORTME Some linkers may need a different reload flag.
3038 # _LT_CMD_RELOAD
3039
3040
3041 # _LT_CHECK_MAGIC_METHOD
3042 # ----------------------
3043 # how to check for library dependencies
3044 #  -- PORTME fill in with the dynamic library characteristics
3045 # _LT_CHECK_MAGIC_METHOD
3046
3047
3048 # LT_PATH_NM
3049 # ----------
3050 # find the pathname to a BSD- or MS-compatible name lister
3051 # LT_PATH_NM
3052
3053 # Old names:
3054 # This is what autoupdate's m4 run will expand.  It fires
3055 # the warning (with _au_warn_XXX), outputs it into the
3056 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3057 # the replacement expansion.
3058
3059
3060 # This is an auxiliary macro that is also run when
3061 # autoupdate runs m4.  It simply calls m4_warning, but
3062 # we need a wrapper so that each warning is emitted only
3063 # once.  We break the quoting in m4_warning's argument in
3064 # order to expand this macro's arguments, not AU_DEFUN's.
3065
3066
3067 # Finally, this is the expansion that is picked up by
3068 # autoconf.  It tells the user to run autoupdate, and
3069 # then outputs the replacement expansion.  We do not care
3070 # about autoupdate's warning because that contains
3071 # information on what to do *after* running autoupdate.
3072
3073 # This is what autoupdate's m4 run will expand.  It fires
3074 # the warning (with _au_warn_XXX), outputs it into the
3075 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3076 # the replacement expansion.
3077
3078
3079 # This is an auxiliary macro that is also run when
3080 # autoupdate runs m4.  It simply calls m4_warning, but
3081 # we need a wrapper so that each warning is emitted only
3082 # once.  We break the quoting in m4_warning's argument in
3083 # order to expand this macro's arguments, not AU_DEFUN's.
3084
3085
3086 # Finally, this is the expansion that is picked up by
3087 # autoconf.  It tells the user to run autoupdate, and
3088 # then outputs the replacement expansion.  We do not care
3089 # about autoupdate's warning because that contains
3090 # information on what to do *after* running autoupdate.
3091
3092
3093
3094 # LT_LIB_M
3095 # --------
3096 # check for math library
3097 # LT_LIB_M
3098
3099 # Old name:
3100 # This is what autoupdate's m4 run will expand.  It fires
3101 # the warning (with _au_warn_XXX), outputs it into the
3102 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3103 # the replacement expansion.
3104
3105
3106 # This is an auxiliary macro that is also run when
3107 # autoupdate runs m4.  It simply calls m4_warning, but
3108 # we need a wrapper so that each warning is emitted only
3109 # once.  We break the quoting in m4_warning's argument in
3110 # order to expand this macro's arguments, not AU_DEFUN's.
3111
3112
3113 # Finally, this is the expansion that is picked up by
3114 # autoconf.  It tells the user to run autoupdate, and
3115 # then outputs the replacement expansion.  We do not care
3116 # about autoupdate's warning because that contains
3117 # information on what to do *after* running autoupdate.
3118
3119
3120
3121 # _LT_COMPILER_NO_RTTI([TAGNAME])
3122 # -------------------------------
3123 # _LT_COMPILER_NO_RTTI
3124
3125
3126 # _LT_CMD_GLOBAL_SYMBOLS
3127 # ----------------------
3128  # _LT_CMD_GLOBAL_SYMBOLS
3129
3130
3131 # _LT_COMPILER_PIC([TAGNAME])
3132 # ---------------------------
3133 # _LT_COMPILER_PIC
3134
3135
3136 # _LT_LINKER_SHLIBS([TAGNAME])
3137 # ----------------------------
3138 # See if the linker supports building shared libraries.
3139 # _LT_LINKER_SHLIBS
3140
3141
3142 # _LT_LANG_C_CONFIG([TAG])
3143 # ------------------------
3144 # Ensure that the configuration variables for a C compiler are suitably
3145 # defined.  These variables are subsequently used by _LT_CONFIG to write
3146 # the compiler configuration to `libtool'.
3147 # _LT_LANG_C_CONFIG
3148
3149
3150 # _LT_LANG_CXX_CONFIG([TAG])
3151 # --------------------------
3152 # Ensure that the configuration variables for a C++ compiler are suitably
3153 # defined.  These variables are subsequently used by _LT_CONFIG to write
3154 # the compiler configuration to `libtool'.
3155 # _LT_LANG_CXX_CONFIG
3156
3157
3158 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
3159 # ---------------------------------
3160 # Figure out "hidden" library dependencies from verbose
3161 # compiler output when linking a shared library.
3162 # Parse the compiler output and extract the necessary
3163 # objects, libraries and library flags.
3164 # _LT_SYS_HIDDEN_LIBDEPS
3165
3166
3167 # _LT_LANG_F77_CONFIG([TAG])
3168 # --------------------------
3169 # Ensure that the configuration variables for a Fortran 77 compiler are
3170 # suitably defined.  These variables are subsequently used by _LT_CONFIG
3171 # to write the compiler configuration to `libtool'.
3172 # _LT_LANG_F77_CONFIG
3173
3174
3175 # _LT_LANG_FC_CONFIG([TAG])
3176 # -------------------------
3177 # Ensure that the configuration variables for a Fortran compiler are
3178 # suitably defined.  These variables are subsequently used by _LT_CONFIG
3179 # to write the compiler configuration to `libtool'.
3180 # _LT_LANG_FC_CONFIG
3181
3182
3183 # _LT_LANG_GCJ_CONFIG([TAG])
3184 # --------------------------
3185 # Ensure that the configuration variables for the GNU Java Compiler compiler
3186 # are suitably defined.  These variables are subsequently used by _LT_CONFIG
3187 # to write the compiler configuration to `libtool'.
3188 # _LT_LANG_GCJ_CONFIG
3189
3190
3191 # _LT_LANG_RC_CONFIG([TAG])
3192 # -------------------------
3193 # Ensure that the configuration variables for the Windows resource compiler
3194 # are suitably defined.  These variables are subsequently used by _LT_CONFIG
3195 # to write the compiler configuration to `libtool'.
3196 # _LT_LANG_RC_CONFIG
3197
3198
3199 # LT_PROG_GCJ
3200 # -----------
3201
3202
3203 # Old name:
3204 # This is what autoupdate's m4 run will expand.  It fires
3205 # the warning (with _au_warn_XXX), outputs it into the
3206 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3207 # the replacement expansion.
3208
3209
3210 # This is an auxiliary macro that is also run when
3211 # autoupdate runs m4.  It simply calls m4_warning, but
3212 # we need a wrapper so that each warning is emitted only
3213 # once.  We break the quoting in m4_warning's argument in
3214 # order to expand this macro's arguments, not AU_DEFUN's.
3215
3216
3217 # Finally, this is the expansion that is picked up by
3218 # autoconf.  It tells the user to run autoupdate, and
3219 # then outputs the replacement expansion.  We do not care
3220 # about autoupdate's warning because that contains
3221 # information on what to do *after* running autoupdate.
3222
3223
3224
3225 # LT_PROG_RC
3226 # ----------
3227
3228
3229 # Old name:
3230 # This is what autoupdate's m4 run will expand.  It fires
3231 # the warning (with _au_warn_XXX), outputs it into the
3232 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3233 # the replacement expansion.
3234
3235
3236 # This is an auxiliary macro that is also run when
3237 # autoupdate runs m4.  It simply calls m4_warning, but
3238 # we need a wrapper so that each warning is emitted only
3239 # once.  We break the quoting in m4_warning's argument in
3240 # order to expand this macro's arguments, not AU_DEFUN's.
3241
3242
3243 # Finally, this is the expansion that is picked up by
3244 # autoconf.  It tells the user to run autoupdate, and
3245 # then outputs the replacement expansion.  We do not care
3246 # about autoupdate's warning because that contains
3247 # information on what to do *after* running autoupdate.
3248
3249
3250
3251 # _LT_DECL_EGREP
3252 # --------------
3253 # If we don't have a new enough Autoconf to choose the best grep
3254 # available, choose the one first in the user's PATH.
3255
3256
3257
3258 # _LT_DECL_OBJDUMP
3259 # --------------
3260 # If we don't have a new enough Autoconf to choose the best objdump
3261 # available, choose the one first in the user's PATH.
3262
3263
3264
3265 # _LT_DECL_SED
3266 # ------------
3267 # Check for a fully-functional sed program, that truncates
3268 # as few characters as possible.  Prefer GNU sed if found.
3269 # _LT_DECL_SED
3270
3271 #m4_ifndef
3272
3273 # Old name:
3274 # This is what autoupdate's m4 run will expand.  It fires
3275 # the warning (with _au_warn_XXX), outputs it into the
3276 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3277 # the replacement expansion.
3278
3279
3280 # This is an auxiliary macro that is also run when
3281 # autoupdate runs m4.  It simply calls m4_warning, but
3282 # we need a wrapper so that each warning is emitted only
3283 # once.  We break the quoting in m4_warning's argument in
3284 # order to expand this macro's arguments, not AU_DEFUN's.
3285
3286
3287 # Finally, this is the expansion that is picked up by
3288 # autoconf.  It tells the user to run autoupdate, and
3289 # then outputs the replacement expansion.  We do not care
3290 # about autoupdate's warning because that contains
3291 # information on what to do *after* running autoupdate.
3292
3293
3294
3295 # _LT_CHECK_SHELL_FEATURES
3296 # ------------------------
3297 # Find out whether the shell is Bourne or XSI compatible,
3298 # or has some other useful features.
3299 # _LT_CHECK_SHELL_FEATURES
3300
3301
3302 # _LT_PROG_XSI_SHELLFNS
3303 # ---------------------
3304 # Bourne and XSI compatible variants of some useful shell functions.
3305
3306
3307 # Helper functions for option handling.                    -*- Autoconf -*-
3308 #
3309 #   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3310 #   Inc.
3311 #   Written by Gary V. Vaughan, 2004
3312 #
3313 # This file is free software; the Free Software Foundation gives
3314 # unlimited permission to copy and/or distribute it, with or without
3315 # modifications, as long as this notice is preserved.
3316
3317 # serial 6 ltoptions.m4
3318
3319 # This is to help aclocal find these macros, as it can't see m4_define.
3320
3321
3322
3323 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
3324 # ------------------------------------------
3325
3326
3327
3328 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
3329 # ---------------------------------------
3330 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
3331 # matching handler defined, dispatch to it.  Other OPTION-NAMEs are
3332 # saved as a flag.
3333
3334
3335
3336 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
3337 # ------------------------------------------------------------
3338 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
3339
3340
3341
3342 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
3343 # -------------------------------------------------------
3344 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
3345 # are set.
3346
3347
3348
3349 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
3350 # ----------------------------------------
3351 # OPTION-LIST is a space-separated list of Libtool options associated
3352 # with MACRO-NAME.  If any OPTION has a matching handler declared with
3353 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
3354 # the unknown option and exit.
3355 # _LT_SET_OPTIONS
3356
3357
3358 ## --------------------------------- ##
3359 ## Macros to handle LT_INIT options. ##
3360 ## --------------------------------- ##
3361
3362 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
3363 # -----------------------------------------
3364
3365
3366
3367 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
3368 # -----------------------------------------------
3369 # LT_OPTION_DEFINE
3370
3371
3372 # dlopen
3373 # ------
3374
3375
3376 # This is what autoupdate's m4 run will expand.  It fires
3377 # the warning (with _au_warn_XXX), outputs it into the
3378 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3379 # the replacement expansion.
3380
3381
3382 # This is an auxiliary macro that is also run when
3383 # autoupdate runs m4.  It simply calls m4_warning, but
3384 # we need a wrapper so that each warning is emitted only
3385 # once.  We break the quoting in m4_warning's argument in
3386 # order to expand this macro's arguments, not AU_DEFUN's.
3387
3388
3389 # Finally, this is the expansion that is picked up by
3390 # autoconf.  It tells the user to run autoupdate, and
3391 # then outputs the replacement expansion.  We do not care
3392 # about autoupdate's warning because that contains
3393 # information on what to do *after* running autoupdate.
3394
3395
3396
3397
3398 # win32-dll
3399 # ---------
3400 # Declare package support for building win32 dll's.
3401 # win32-dll
3402
3403 # This is what autoupdate's m4 run will expand.  It fires
3404 # the warning (with _au_warn_XXX), outputs it into the
3405 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3406 # the replacement expansion.
3407
3408
3409 # This is an auxiliary macro that is also run when
3410 # autoupdate runs m4.  It simply calls m4_warning, but
3411 # we need a wrapper so that each warning is emitted only
3412 # once.  We break the quoting in m4_warning's argument in
3413 # order to expand this macro's arguments, not AU_DEFUN's.
3414
3415
3416 # Finally, this is the expansion that is picked up by
3417 # autoconf.  It tells the user to run autoupdate, and
3418 # then outputs the replacement expansion.  We do not care
3419 # about autoupdate's warning because that contains
3420 # information on what to do *after* running autoupdate.
3421
3422
3423
3424
3425 # _LT_ENABLE_SHARED([DEFAULT])
3426 # ----------------------------
3427 # implement the --enable-shared flag, and supports the `shared' and
3428 # `disable-shared' LT_INIT options.
3429 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
3430 # _LT_ENABLE_SHARED
3431
3432
3433
3434
3435 # Old names:
3436
3437
3438
3439
3440 # This is what autoupdate's m4 run will expand.  It fires
3441 # the warning (with _au_warn_XXX), outputs it into the
3442 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3443 # the replacement expansion.
3444
3445
3446 # This is an auxiliary macro that is also run when
3447 # autoupdate runs m4.  It simply calls m4_warning, but
3448 # we need a wrapper so that each warning is emitted only
3449 # once.  We break the quoting in m4_warning's argument in
3450 # order to expand this macro's arguments, not AU_DEFUN's.
3451
3452
3453 # Finally, this is the expansion that is picked up by
3454 # autoconf.  It tells the user to run autoupdate, and
3455 # then outputs the replacement expansion.  We do not care
3456 # about autoupdate's warning because that contains
3457 # information on what to do *after* running autoupdate.
3458
3459 # This is what autoupdate's m4 run will expand.  It fires
3460 # the warning (with _au_warn_XXX), outputs it into the
3461 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3462 # the replacement expansion.
3463
3464
3465 # This is an auxiliary macro that is also run when
3466 # autoupdate runs m4.  It simply calls m4_warning, but
3467 # we need a wrapper so that each warning is emitted only
3468 # once.  We break the quoting in m4_warning's argument in
3469 # order to expand this macro's arguments, not AU_DEFUN's.
3470
3471
3472 # Finally, this is the expansion that is picked up by
3473 # autoconf.  It tells the user to run autoupdate, and
3474 # then outputs the replacement expansion.  We do not care
3475 # about autoupdate's warning because that contains
3476 # information on what to do *after* running autoupdate.
3477
3478
3479
3480
3481
3482 # _LT_ENABLE_STATIC([DEFAULT])
3483 # ----------------------------
3484 # implement the --enable-static flag, and support the `static' and
3485 # `disable-static' LT_INIT options.
3486 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
3487 # _LT_ENABLE_STATIC
3488
3489
3490
3491
3492 # Old names:
3493
3494
3495
3496
3497 # This is what autoupdate's m4 run will expand.  It fires
3498 # the warning (with _au_warn_XXX), outputs it into the
3499 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3500 # the replacement expansion.
3501
3502
3503 # This is an auxiliary macro that is also run when
3504 # autoupdate runs m4.  It simply calls m4_warning, but
3505 # we need a wrapper so that each warning is emitted only
3506 # once.  We break the quoting in m4_warning's argument in
3507 # order to expand this macro's arguments, not AU_DEFUN's.
3508
3509
3510 # Finally, this is the expansion that is picked up by
3511 # autoconf.  It tells the user to run autoupdate, and
3512 # then outputs the replacement expansion.  We do not care
3513 # about autoupdate's warning because that contains
3514 # information on what to do *after* running autoupdate.
3515
3516 # This is what autoupdate's m4 run will expand.  It fires
3517 # the warning (with _au_warn_XXX), outputs it into the
3518 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3519 # the replacement expansion.
3520
3521
3522 # This is an auxiliary macro that is also run when
3523 # autoupdate runs m4.  It simply calls m4_warning, but
3524 # we need a wrapper so that each warning is emitted only
3525 # once.  We break the quoting in m4_warning's argument in
3526 # order to expand this macro's arguments, not AU_DEFUN's.
3527
3528
3529 # Finally, this is the expansion that is picked up by
3530 # autoconf.  It tells the user to run autoupdate, and
3531 # then outputs the replacement expansion.  We do not care
3532 # about autoupdate's warning because that contains
3533 # information on what to do *after* running autoupdate.
3534
3535
3536
3537
3538
3539 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
3540 # ----------------------------------
3541 # implement the --enable-fast-install flag, and support the `fast-install'
3542 # and `disable-fast-install' LT_INIT options.
3543 # DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
3544 # _LT_ENABLE_FAST_INSTALL
3545
3546
3547
3548
3549 # Old names:
3550 # This is what autoupdate's m4 run will expand.  It fires
3551 # the warning (with _au_warn_XXX), outputs it into the
3552 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3553 # the replacement expansion.
3554
3555
3556 # This is an auxiliary macro that is also run when
3557 # autoupdate runs m4.  It simply calls m4_warning, but
3558 # we need a wrapper so that each warning is emitted only
3559 # once.  We break the quoting in m4_warning's argument in
3560 # order to expand this macro's arguments, not AU_DEFUN's.
3561
3562
3563 # Finally, this is the expansion that is picked up by
3564 # autoconf.  It tells the user to run autoupdate, and
3565 # then outputs the replacement expansion.  We do not care
3566 # about autoupdate's warning because that contains
3567 # information on what to do *after* running autoupdate.
3568
3569
3570 # This is what autoupdate's m4 run will expand.  It fires
3571 # the warning (with _au_warn_XXX), outputs it into the
3572 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3573 # the replacement expansion.
3574
3575
3576 # This is an auxiliary macro that is also run when
3577 # autoupdate runs m4.  It simply calls m4_warning, but
3578 # we need a wrapper so that each warning is emitted only
3579 # once.  We break the quoting in m4_warning's argument in
3580 # order to expand this macro's arguments, not AU_DEFUN's.
3581
3582
3583 # Finally, this is the expansion that is picked up by
3584 # autoconf.  It tells the user to run autoupdate, and
3585 # then outputs the replacement expansion.  We do not care
3586 # about autoupdate's warning because that contains
3587 # information on what to do *after* running autoupdate.
3588
3589
3590
3591
3592 # _LT_WITH_PIC([MODE])
3593 # --------------------
3594 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
3595 # LT_INIT options.
3596 # MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
3597 # _LT_WITH_PIC
3598
3599
3600
3601
3602 # Old name:
3603 # This is what autoupdate's m4 run will expand.  It fires
3604 # the warning (with _au_warn_XXX), outputs it into the
3605 # updated configure.ac (with AC_DIAGNOSE), and then outputs
3606 # the replacement expansion.
3607
3608
3609 # This is an auxiliary macro that is also run when
3610 # autoupdate runs m4.  It simply calls m4_warning, but
3611 # we need a wrapper so that each warning is emitted only
3612 # once.  We break the quoting in m4_warning's argument in
3613 # order to expand this macro's arguments, not AU_DEFUN's.
3614
3615
3616 # Finally, this is the expansion that is picked up by
3617 # autoconf.  It tells the user to run autoupdate, and
3618 # then outputs the replacement expansion.  We do not care
3619 # about autoupdate's warning because that contains
3620 # information on what to do *after* running autoupdate.
3621
3622
3623
3624 ## ----------------- ##
3625 ## LTDL_INIT Options ##
3626 ## ----------------- ##
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637 # ltsugar.m4 -- libtool m4 base layer.                         -*-Autoconf-*-
3638 #
3639 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3640 # Written by Gary V. Vaughan, 2004
3641 #
3642 # This file is free software; the Free Software Foundation gives
3643 # unlimited permission to copy and/or distribute it, with or without
3644 # modifications, as long as this notice is preserved.
3645
3646 # serial 6 ltsugar.m4
3647
3648 # This is to help aclocal find these macros, as it can't see m4_define.
3649
3650
3651
3652 # lt_join(SEP, ARG1, [ARG2...])
3653 # -----------------------------
3654 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
3655 # associated separator.
3656 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
3657 # versions in m4sugar had bugs.
3658
3659
3660
3661
3662 # lt_car(LIST)
3663 # lt_cdr(LIST)
3664 # ------------
3665 # Manipulate m4 lists.
3666 # These macros are necessary as long as will still need to support
3667 # Autoconf-2.59 which quotes differently.
3668
3669
3670
3671
3672
3673 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
3674 # ------------------------------------------
3675 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
3676 # Note that neither SEPARATOR nor STRING are expanded; they are appended
3677 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
3678 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
3679 # than defined and empty).
3680 #
3681 # This macro is needed until we can rely on Autoconf 2.62, since earlier
3682 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
3683
3684
3685
3686
3687 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
3688 # ----------------------------------------------------------
3689 # Produce a SEP delimited list of all paired combinations of elements of
3690 # PREFIX-LIST with SUFFIX1 through SUFFIXn.  Each element of the list
3691 # has the form PREFIXmINFIXSUFFIXn.
3692 # Needed until we can rely on m4_combine added in Autoconf 2.62.
3693
3694
3695
3696 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
3697 # -----------------------------------------------------------------------
3698 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
3699 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
3700
3701
3702
3703 # lt_dict_add(DICT, KEY, VALUE)
3704 # -----------------------------
3705
3706
3707
3708 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
3709 # --------------------------------------------
3710
3711
3712
3713 # lt_dict_fetch(DICT, KEY, [SUBKEY])
3714 # ----------------------------------
3715
3716
3717
3718 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
3719 # -----------------------------------------------------------------
3720
3721
3722
3723 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
3724 # --------------------------------------------------------------
3725
3726
3727 # ltversion.m4 -- version numbers                       -*- Autoconf -*-
3728 #
3729 #   Copyright (C) 2004 Free Software Foundation, Inc.
3730 #   Written by Scott James Remnant, 2004
3731 #
3732 # This file is free software; the Free Software Foundation gives
3733 # unlimited permission to copy and/or distribute it, with or without
3734 # modifications, as long as this notice is preserved.
3735
3736 # Generated from ltversion.in.
3737
3738 # serial 3134 ltversion.m4
3739 # This file is part of GNU Libtool
3740
3741
3742
3743
3744
3745
3746 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
3747 #
3748 #   Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3749 #   Written by Scott James Remnant, 2004.
3750 #
3751 # This file is free software; the Free Software Foundation gives
3752 # unlimited permission to copy and/or distribute it, with or without
3753 # modifications, as long as this notice is preserved.
3754
3755 # serial 4 lt~obsolete.m4
3756
3757 # These exist entirely to fool aclocal when bootstrapping libtool.
3758 #
3759 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
3760 # which have later been changed to m4_define as they aren't part of the
3761 # exported API, or moved to Autoconf or Automake where they belong.
3762 #
3763 # The trouble is, aclocal is a bit thick.  It'll see the old AC_DEFUN
3764 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
3765 # using a macro with the same name in our local m4/libtool.m4 it'll
3766 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
3767 # and doesn't know about Autoconf macros at all.)
3768 #
3769 # So we provide this file, which has a silly filename so it's always
3770 # included after everything else.  This provides aclocal with the
3771 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
3772 # because those macros already exist, or will be overwritten later.
3773 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
3774 #
3775 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
3776 # Yes, that means every name once taken will need to remain here until
3777 # we give up compatibility with versions before 1.7, at which point
3778 # we need to keep only those names which we still refer to.
3779
3780 # This is to help aclocal find these macros, as it can't see m4_define.
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845 ##                                                          -*- Autoconf -*-
3846
3847 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007
3848 # Free Software Foundation, Inc.
3849 #
3850 # This file is free software; the Free Software Foundation
3851 # gives unlimited permission to copy and/or distribute it,
3852 # with or without modifications, as long as this notice is preserved.
3853
3854 # serial 8
3855
3856 # Based on depend.m4 from automake 1.9, modified for standalone use in
3857 # an environment where GNU make is required.
3858
3859 # ZW_PROG_COMPILER_DEPENDENCIES
3860 # -----------------------------
3861 # Variant of _AM_DEPENDENCIES which just does the dependency probe and
3862 # sets fooDEPMODE accordingly.  Cache-variable compatible with
3863 # original; not side-effect compatible.  As the users of this macro
3864 # may require accurate dependencies for correct builds, it does *not*
3865 # honor --disable-dependency-checking, and failure to detect a usable
3866 # method is an error.  depcomp is assumed to be located in
3867 # $ac_aux_dir.
3868 #
3869 # FIXME: Should use the Autoconf 2.5x language-selection mechanism.
3870
3871
3872
3873 # AM_SET_DEPDIR
3874 # -------------
3875 # Choose a directory name for dependency files.
3876
3877
3878 # ZW_CREATE_DEPDIR
3879 # ----------------
3880 # As AM_SET_DEPDIR, but also create the directory at config.status time.
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931 sim_inline="-DDEFAULT_INLINE=0"
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968 # intl sister-directory configuration rules.
3969 #
3970
3971 # The idea behind this macro is that there's no need to repeat all the
3972 # autoconf probes done by the intl directory - it's already done them
3973 # for us.  In fact, there's no need even to look at the cache for the
3974 # answers.  All we need to do is nab a few pieces of information.
3975 # The intl directory is set up to make this easy, by generating a
3976 # small file which can be sourced as a shell script; then we produce
3977 # the necessary substitutions and definitions for this directory.
3978
3979
3980
3981 # Autoconf M4 include file defining utility macros for complex Canadian
3982 # cross builds.
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992 ####
3993 # _NCN_TOOL_PREFIXES:  Some stuff that oughtta be done in AC_CANONICAL_SYSTEM
3994 # or AC_INIT.
3995 # These demand that AC_CANONICAL_SYSTEM be called beforehand.
3996
3997 ####
3998 # NCN_STRICT_CHECK_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
3999 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host.
4000
4001
4002 ####
4003 # NCN_STRICT_CHECK_TARGET_TOOLS(variable, progs-to-check-for,[value-if-not-found],[path])
4004 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
4005
4006
4007
4008 # Backported from Autoconf 2.5x; can go away when and if
4009 # we switch.  Put the OS path separator in $PATH_SEPARATOR.
4010
4011
4012
4013
4014 # ACX_HAVE_GCC_FOR_TARGET
4015 # Check if the variable GCC_FOR_TARGET really points to a GCC binary.
4016
4017
4018 # ACX_CHECK_INSTALLED_TARGET_TOOL(VAR, PROG)
4019 # Searching for installed target binutils.  We need to take extra care,
4020 # else we may find the wrong assembler, linker, etc., and lose.
4021 #
4022 # First try --with-build-time-tools, if specified.
4023 #
4024 # For build != host, we ask the installed GCC for the name of the tool it
4025 # uses, and accept it if it is an absolute path.  This is because the
4026 # only good choice for a compiler is the same GCC version that is being
4027 # installed (or we couldn't make target libraries), and we assume that
4028 # on the host system we'll have not only the same GCC version, but also
4029 # the same binutils version.
4030 #
4031 # For build == host, search the same directories that the installed
4032 # compiler will search.  We used to do this for the assembler, linker,
4033 # and nm only; for simplicity of configuration, however, we extend this
4034 # criterion to tools (such as ar and ranlib) that are never invoked by
4035 # the compiler, to avoid mismatches.
4036 #
4037 # Also note we have to check MD_EXEC_PREFIX before checking the user's path
4038 # if build == target.  This makes the most sense only when bootstrapping,
4039 # but we also do so when build != host.  In this case, we hope that the
4040 # build and host systems will have similar contents of MD_EXEC_PREFIX.
4041 #
4042 # If we do not find a suitable binary, then try the user's path.
4043
4044
4045 ###
4046 # AC_PROG_CPP_WERROR
4047 # Used for autoconf 2.5x to force AC_PREPROC_IFELSE to reject code which
4048 # triggers warnings from the preprocessor.  Will be in autoconf 2.58.
4049 # For now, using this also overrides header checks to use only the
4050 # preprocessor (matches 2.13 behavior; matching 2.58's behavior is a
4051 # bit harder from here).
4052 # Eventually autoconf will default to checking headers with the compiler
4053 # instead, and we'll have to do this differently.
4054
4055 # AC_PROG_CPP_WERROR
4056
4057 # Test for GNAT.
4058 # We require the gnatbind & gnatmake programs, as well as a compiler driver
4059 # that understands Ada.  We use the user's CC setting, already found, and
4060 # possibly add $1 to the command-line parameters.
4061 #
4062 # Sets the shell variable have_gnat to yes or no as appropriate, and
4063 # substitutes GNATBIND and GNATMAKE.
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089 ac_ext=c
4090 ac_cpp='$CPP $CPPFLAGS'
4091 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4092 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4093 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4094 if test -n "$ac_tool_prefix"; then
4095   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4096 set dummy ${ac_tool_prefix}gcc; ac_word=$2
4097 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4098 $as_echo_n "checking for $ac_word... " >&6; }
4099 if test "${ac_cv_prog_CC+set}" = set; then :
4100   $as_echo_n "(cached) " >&6
4101 else
4102   if test -n "$CC"; then
4103   ac_cv_prog_CC="$CC" # Let the user override the test.
4104 else
4105 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4106 for as_dir in $PATH
4107 do
4108   IFS=$as_save_IFS
4109   test -z "$as_dir" && as_dir=.
4110     for ac_exec_ext in '' $ac_executable_extensions; do
4111   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4112     ac_cv_prog_CC="${ac_tool_prefix}gcc"
4113     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4114     break 2
4115   fi
4116 done
4117   done
4118 IFS=$as_save_IFS
4119
4120 fi
4121 fi
4122 CC=$ac_cv_prog_CC
4123 if test -n "$CC"; then
4124   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4125 $as_echo "$CC" >&6; }
4126 else
4127   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4128 $as_echo "no" >&6; }
4129 fi
4130
4131
4132 fi
4133 if test -z "$ac_cv_prog_CC"; then
4134   ac_ct_CC=$CC
4135   # Extract the first word of "gcc", so it can be a program name with args.
4136 set dummy gcc; ac_word=$2
4137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4138 $as_echo_n "checking for $ac_word... " >&6; }
4139 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4140   $as_echo_n "(cached) " >&6
4141 else
4142   if test -n "$ac_ct_CC"; then
4143   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4144 else
4145 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4146 for as_dir in $PATH
4147 do
4148   IFS=$as_save_IFS
4149   test -z "$as_dir" && as_dir=.
4150     for ac_exec_ext in '' $ac_executable_extensions; do
4151   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4152     ac_cv_prog_ac_ct_CC="gcc"
4153     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4154     break 2
4155   fi
4156 done
4157   done
4158 IFS=$as_save_IFS
4159
4160 fi
4161 fi
4162 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4163 if test -n "$ac_ct_CC"; then
4164   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4165 $as_echo "$ac_ct_CC" >&6; }
4166 else
4167   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4168 $as_echo "no" >&6; }
4169 fi
4170
4171   if test "x$ac_ct_CC" = x; then
4172     CC=""
4173   else
4174     case $cross_compiling:$ac_tool_warned in
4175 yes:)
4176 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4177 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4178 ac_tool_warned=yes ;;
4179 esac
4180     CC=$ac_ct_CC
4181   fi
4182 else
4183   CC="$ac_cv_prog_CC"
4184 fi
4185
4186 if test -z "$CC"; then
4187           if test -n "$ac_tool_prefix"; then
4188     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4189 set dummy ${ac_tool_prefix}cc; ac_word=$2
4190 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4191 $as_echo_n "checking for $ac_word... " >&6; }
4192 if test "${ac_cv_prog_CC+set}" = set; then :
4193   $as_echo_n "(cached) " >&6
4194 else
4195   if test -n "$CC"; then
4196   ac_cv_prog_CC="$CC" # Let the user override the test.
4197 else
4198 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4199 for as_dir in $PATH
4200 do
4201   IFS=$as_save_IFS
4202   test -z "$as_dir" && as_dir=.
4203     for ac_exec_ext in '' $ac_executable_extensions; do
4204   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4205     ac_cv_prog_CC="${ac_tool_prefix}cc"
4206     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4207     break 2
4208   fi
4209 done
4210   done
4211 IFS=$as_save_IFS
4212
4213 fi
4214 fi
4215 CC=$ac_cv_prog_CC
4216 if test -n "$CC"; then
4217   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4218 $as_echo "$CC" >&6; }
4219 else
4220   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4221 $as_echo "no" >&6; }
4222 fi
4223
4224
4225   fi
4226 fi
4227 if test -z "$CC"; then
4228   # Extract the first word of "cc", so it can be a program name with args.
4229 set dummy cc; ac_word=$2
4230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4231 $as_echo_n "checking for $ac_word... " >&6; }
4232 if test "${ac_cv_prog_CC+set}" = set; then :
4233   $as_echo_n "(cached) " >&6
4234 else
4235   if test -n "$CC"; then
4236   ac_cv_prog_CC="$CC" # Let the user override the test.
4237 else
4238   ac_prog_rejected=no
4239 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4240 for as_dir in $PATH
4241 do
4242   IFS=$as_save_IFS
4243   test -z "$as_dir" && as_dir=.
4244     for ac_exec_ext in '' $ac_executable_extensions; do
4245   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4246     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
4247        ac_prog_rejected=yes
4248        continue
4249      fi
4250     ac_cv_prog_CC="cc"
4251     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4252     break 2
4253   fi
4254 done
4255   done
4256 IFS=$as_save_IFS
4257
4258 if test $ac_prog_rejected = yes; then
4259   # We found a bogon in the path, so make sure we never use it.
4260   set dummy $ac_cv_prog_CC
4261   shift
4262   if test $# != 0; then
4263     # We chose a different compiler from the bogus one.
4264     # However, it has the same basename, so the bogon will be chosen
4265     # first if we set CC to just the basename; use the full file name.
4266     shift
4267     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
4268   fi
4269 fi
4270 fi
4271 fi
4272 CC=$ac_cv_prog_CC
4273 if test -n "$CC"; then
4274   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4275 $as_echo "$CC" >&6; }
4276 else
4277   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4278 $as_echo "no" >&6; }
4279 fi
4280
4281
4282 fi
4283 if test -z "$CC"; then
4284   if test -n "$ac_tool_prefix"; then
4285   for ac_prog in cl.exe
4286   do
4287     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4288 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4290 $as_echo_n "checking for $ac_word... " >&6; }
4291 if test "${ac_cv_prog_CC+set}" = set; then :
4292   $as_echo_n "(cached) " >&6
4293 else
4294   if test -n "$CC"; then
4295   ac_cv_prog_CC="$CC" # Let the user override the test.
4296 else
4297 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4298 for as_dir in $PATH
4299 do
4300   IFS=$as_save_IFS
4301   test -z "$as_dir" && as_dir=.
4302     for ac_exec_ext in '' $ac_executable_extensions; do
4303   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4304     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
4305     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4306     break 2
4307   fi
4308 done
4309   done
4310 IFS=$as_save_IFS
4311
4312 fi
4313 fi
4314 CC=$ac_cv_prog_CC
4315 if test -n "$CC"; then
4316   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4317 $as_echo "$CC" >&6; }
4318 else
4319   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4320 $as_echo "no" >&6; }
4321 fi
4322
4323
4324     test -n "$CC" && break
4325   done
4326 fi
4327 if test -z "$CC"; then
4328   ac_ct_CC=$CC
4329   for ac_prog in cl.exe
4330 do
4331   # Extract the first word of "$ac_prog", so it can be a program name with args.
4332 set dummy $ac_prog; ac_word=$2
4333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4334 $as_echo_n "checking for $ac_word... " >&6; }
4335 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
4336   $as_echo_n "(cached) " >&6
4337 else
4338   if test -n "$ac_ct_CC"; then
4339   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4340 else
4341 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4342 for as_dir in $PATH
4343 do
4344   IFS=$as_save_IFS
4345   test -z "$as_dir" && as_dir=.
4346     for ac_exec_ext in '' $ac_executable_extensions; do
4347   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4348     ac_cv_prog_ac_ct_CC="$ac_prog"
4349     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4350     break 2
4351   fi
4352 done
4353   done
4354 IFS=$as_save_IFS
4355
4356 fi
4357 fi
4358 ac_ct_CC=$ac_cv_prog_ac_ct_CC
4359 if test -n "$ac_ct_CC"; then
4360   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4361 $as_echo "$ac_ct_CC" >&6; }
4362 else
4363   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4364 $as_echo "no" >&6; }
4365 fi
4366
4367
4368   test -n "$ac_ct_CC" && break
4369 done
4370
4371   if test "x$ac_ct_CC" = x; then
4372     CC=""
4373   else
4374     case $cross_compiling:$ac_tool_warned in
4375 yes:)
4376 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4377 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4378 ac_tool_warned=yes ;;
4379 esac
4380     CC=$ac_ct_CC
4381   fi
4382 fi
4383
4384 fi
4385
4386
4387 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4388 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4389 as_fn_error "no acceptable C compiler found in \$PATH
4390 See \`config.log' for more details." "$LINENO" 5; }
4391
4392 # Provide some information about the compiler.
4393 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
4394 set X $ac_compile
4395 ac_compiler=$2
4396 for ac_option in --version -v -V -qversion; do
4397   { { ac_try="$ac_compiler $ac_option >&5"
4398 case "(($ac_try" in
4399   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4400   *) ac_try_echo=$ac_try;;
4401 esac
4402 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4403 $as_echo "$ac_try_echo"; } >&5
4404   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
4405   ac_status=$?
4406   if test -s conftest.err; then
4407     sed '10a\
4408 ... rest of stderr output deleted ...
4409          10q' conftest.err >conftest.er1
4410     cat conftest.er1 >&5
4411     rm -f conftest.er1 conftest.err
4412   fi
4413   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4414   test $ac_status = 0; }
4415 done
4416
4417 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4418 /* end confdefs.h.  */
4419
4420 int
4421 main ()
4422 {
4423
4424   ;
4425   return 0;
4426 }
4427 _ACEOF
4428 ac_clean_files_save=$ac_clean_files
4429 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
4430 # Try to create an executable without -o first, disregard a.out.
4431 # It will help us diagnose broken compilers, and finding out an intuition
4432 # of exeext.
4433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
4434 $as_echo_n "checking for C compiler default output file name... " >&6; }
4435 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
4436
4437 # The possible output files:
4438 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
4439
4440 ac_rmfiles=
4441 for ac_file in $ac_files
4442 do
4443   case $ac_file in
4444     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4445     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
4446   esac
4447 done
4448 rm -f $ac_rmfiles
4449
4450 if { { ac_try="$ac_link_default"
4451 case "(($ac_try" in
4452   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4453   *) ac_try_echo=$ac_try;;
4454 esac
4455 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4456 $as_echo "$ac_try_echo"; } >&5
4457   (eval "$ac_link_default") 2>&5
4458   ac_status=$?
4459   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4460   test $ac_status = 0; }; then :
4461   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
4462 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
4463 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
4464 # so that the user can short-circuit this test for compilers unknown to
4465 # Autoconf.
4466 for ac_file in $ac_files ''
4467 do
4468   test -f "$ac_file" || continue
4469   case $ac_file in
4470     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
4471         ;;
4472     [ab].out )
4473         # We found the default executable, but exeext='' is most
4474         # certainly right.
4475         break;;
4476     *.* )
4477         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
4478         then :; else
4479            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4480         fi
4481         # We set ac_cv_exeext here because the later test for it is not
4482         # safe: cross compilers may not add the suffix if given an `-o'
4483         # argument, so we may need to know it at that point already.
4484         # Even if this section looks crufty: it has the advantage of
4485         # actually working.
4486         break;;
4487     * )
4488         break;;
4489   esac
4490 done
4491 test "$ac_cv_exeext" = no && ac_cv_exeext=
4492
4493 else
4494   ac_file=''
4495 fi
4496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
4497 $as_echo "$ac_file" >&6; }
4498 if test -z "$ac_file"; then :
4499   $as_echo "$as_me: failed program was:" >&5
4500 sed 's/^/| /' conftest.$ac_ext >&5
4501
4502 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4503 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4504 { as_fn_set_status 77
4505 as_fn_error "C compiler cannot create executables
4506 See \`config.log' for more details." "$LINENO" 5; }; }
4507 fi
4508 ac_exeext=$ac_cv_exeext
4509
4510 # Check that the compiler produces executables we can run.  If not, either
4511 # the compiler is broken, or we cross compile.
4512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
4513 $as_echo_n "checking whether the C compiler works... " >&6; }
4514 # If not cross compiling, check that we can run a simple program.
4515 if test "$cross_compiling" != yes; then
4516   if { ac_try='./$ac_file'
4517   { { case "(($ac_try" in
4518   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4519   *) ac_try_echo=$ac_try;;
4520 esac
4521 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4522 $as_echo "$ac_try_echo"; } >&5
4523   (eval "$ac_try") 2>&5
4524   ac_status=$?
4525   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4526   test $ac_status = 0; }; }; then
4527     cross_compiling=no
4528   else
4529     if test "$cross_compiling" = maybe; then
4530         cross_compiling=yes
4531     else
4532         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4533 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4534 as_fn_error "cannot run C compiled programs.
4535 If you meant to cross compile, use \`--host'.
4536 See \`config.log' for more details." "$LINENO" 5; }
4537     fi
4538   fi
4539 fi
4540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4541 $as_echo "yes" >&6; }
4542
4543 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
4544 ac_clean_files=$ac_clean_files_save
4545 # Check that the compiler produces executables we can run.  If not, either
4546 # the compiler is broken, or we cross compile.
4547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4548 $as_echo_n "checking whether we are cross compiling... " >&6; }
4549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
4550 $as_echo "$cross_compiling" >&6; }
4551
4552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
4553 $as_echo_n "checking for suffix of executables... " >&6; }
4554 if { { ac_try="$ac_link"
4555 case "(($ac_try" in
4556   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4557   *) ac_try_echo=$ac_try;;
4558 esac
4559 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4560 $as_echo "$ac_try_echo"; } >&5
4561   (eval "$ac_link") 2>&5
4562   ac_status=$?
4563   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4564   test $ac_status = 0; }; then :
4565   # If both `conftest.exe' and `conftest' are `present' (well, observable)
4566 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
4567 # work properly (i.e., refer to `conftest.exe'), while it won't with
4568 # `rm'.
4569 for ac_file in conftest.exe conftest conftest.*; do
4570   test -f "$ac_file" || continue
4571   case $ac_file in
4572     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
4573     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
4574           break;;
4575     * ) break;;
4576   esac
4577 done
4578 else
4579   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4580 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4581 as_fn_error "cannot compute suffix of executables: cannot compile and link
4582 See \`config.log' for more details." "$LINENO" 5; }
4583 fi
4584 rm -f conftest$ac_cv_exeext
4585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
4586 $as_echo "$ac_cv_exeext" >&6; }
4587
4588 rm -f conftest.$ac_ext
4589 EXEEXT=$ac_cv_exeext
4590 ac_exeext=$EXEEXT
4591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
4592 $as_echo_n "checking for suffix of object files... " >&6; }
4593 if test "${ac_cv_objext+set}" = set; then :
4594   $as_echo_n "(cached) " >&6
4595 else
4596   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4597 /* end confdefs.h.  */
4598
4599 int
4600 main ()
4601 {
4602
4603   ;
4604   return 0;
4605 }
4606 _ACEOF
4607 rm -f conftest.o conftest.obj
4608 if { { ac_try="$ac_compile"
4609 case "(($ac_try" in
4610   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4611   *) ac_try_echo=$ac_try;;
4612 esac
4613 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
4614 $as_echo "$ac_try_echo"; } >&5
4615   (eval "$ac_compile") 2>&5
4616   ac_status=$?
4617   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
4618   test $ac_status = 0; }; then :
4619   for ac_file in conftest.o conftest.obj conftest.*; do
4620   test -f "$ac_file" || continue;
4621   case $ac_file in
4622     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
4623     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
4624        break;;
4625   esac
4626 done
4627 else
4628   $as_echo "$as_me: failed program was:" >&5
4629 sed 's/^/| /' conftest.$ac_ext >&5
4630
4631 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4632 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4633 as_fn_error "cannot compute suffix of object files: cannot compile
4634 See \`config.log' for more details." "$LINENO" 5; }
4635 fi
4636 rm -f conftest.$ac_cv_objext conftest.$ac_ext
4637 fi
4638 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
4639 $as_echo "$ac_cv_objext" >&6; }
4640 OBJEXT=$ac_cv_objext
4641 ac_objext=$OBJEXT
4642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
4643 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
4644 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
4645   $as_echo_n "(cached) " >&6
4646 else
4647   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4648 /* end confdefs.h.  */
4649
4650 int
4651 main ()
4652 {
4653 #ifndef __GNUC__
4654        choke me
4655 #endif
4656
4657   ;
4658   return 0;
4659 }
4660 _ACEOF
4661 if ac_fn_c_try_compile "$LINENO"; then :
4662   ac_compiler_gnu=yes
4663 else
4664   ac_compiler_gnu=no
4665 fi
4666 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4667 ac_cv_c_compiler_gnu=$ac_compiler_gnu
4668
4669 fi
4670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
4671 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
4672 if test $ac_compiler_gnu = yes; then
4673   GCC=yes
4674 else
4675   GCC=
4676 fi
4677 ac_test_CFLAGS=${CFLAGS+set}
4678 ac_save_CFLAGS=$CFLAGS
4679 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
4680 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4681 if test "${ac_cv_prog_cc_g+set}" = set; then :
4682   $as_echo_n "(cached) " >&6
4683 else
4684   ac_save_c_werror_flag=$ac_c_werror_flag
4685    ac_c_werror_flag=yes
4686    ac_cv_prog_cc_g=no
4687    CFLAGS="-g"
4688    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4689 /* end confdefs.h.  */
4690
4691 int
4692 main ()
4693 {
4694
4695   ;
4696   return 0;
4697 }
4698 _ACEOF
4699 if ac_fn_c_try_compile "$LINENO"; then :
4700   ac_cv_prog_cc_g=yes
4701 else
4702   CFLAGS=""
4703       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4704 /* end confdefs.h.  */
4705
4706 int
4707 main ()
4708 {
4709
4710   ;
4711   return 0;
4712 }
4713 _ACEOF
4714 if ac_fn_c_try_compile "$LINENO"; then :
4715
4716 else
4717   ac_c_werror_flag=$ac_save_c_werror_flag
4718          CFLAGS="-g"
4719          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4720 /* end confdefs.h.  */
4721
4722 int
4723 main ()
4724 {
4725
4726   ;
4727   return 0;
4728 }
4729 _ACEOF
4730 if ac_fn_c_try_compile "$LINENO"; then :
4731   ac_cv_prog_cc_g=yes
4732 fi
4733 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4734 fi
4735 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4736 fi
4737 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4738    ac_c_werror_flag=$ac_save_c_werror_flag
4739 fi
4740 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
4741 $as_echo "$ac_cv_prog_cc_g" >&6; }
4742 if test "$ac_test_CFLAGS" = set; then
4743   CFLAGS=$ac_save_CFLAGS
4744 elif test $ac_cv_prog_cc_g = yes; then
4745   if test "$GCC" = yes; then
4746     CFLAGS="-g -O2"
4747   else
4748     CFLAGS="-g"
4749   fi
4750 else
4751   if test "$GCC" = yes; then
4752     CFLAGS="-O2"
4753   else
4754     CFLAGS=
4755   fi
4756 fi
4757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
4758 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
4759 if test "${ac_cv_prog_cc_c89+set}" = set; then :
4760   $as_echo_n "(cached) " >&6
4761 else
4762   ac_cv_prog_cc_c89=no
4763 ac_save_CC=$CC
4764 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4765 /* end confdefs.h.  */
4766 #include <stdarg.h>
4767 #include <stdio.h>
4768 #include <sys/types.h>
4769 #include <sys/stat.h>
4770 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
4771 struct buf { int x; };
4772 FILE * (*rcsopen) (struct buf *, struct stat *, int);
4773 static char *e (p, i)
4774      char **p;
4775      int i;
4776 {
4777   return p[i];
4778 }
4779 static char *f (char * (*g) (char **, int), char **p, ...)
4780 {
4781   char *s;
4782   va_list v;
4783   va_start (v,p);
4784   s = g (p, va_arg (v,int));
4785   va_end (v);
4786   return s;
4787 }
4788
4789 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
4790    function prototypes and stuff, but not '\xHH' hex character constants.
4791    These don't provoke an error unfortunately, instead are silently treated
4792    as 'x'.  The following induces an error, until -std is added to get
4793    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
4794    array size at least.  It's necessary to write '\x00'==0 to get something
4795    that's true only with -std.  */
4796 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
4797
4798 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
4799    inside strings and character constants.  */
4800 #define FOO(x) 'x'
4801 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
4802
4803 int test (int i, double x);
4804 struct s1 {int (*f) (int a);};
4805 struct s2 {int (*f) (double a);};
4806 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
4807 int argc;
4808 char **argv;
4809 int
4810 main ()
4811 {
4812 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
4813   ;
4814   return 0;
4815 }
4816 _ACEOF
4817 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
4818         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
4819 do
4820   CC="$ac_save_CC $ac_arg"
4821   if ac_fn_c_try_compile "$LINENO"; then :
4822   ac_cv_prog_cc_c89=$ac_arg
4823 fi
4824 rm -f core conftest.err conftest.$ac_objext
4825   test "x$ac_cv_prog_cc_c89" != "xno" && break
4826 done
4827 rm -f conftest.$ac_ext
4828 CC=$ac_save_CC
4829
4830 fi
4831 # AC_CACHE_VAL
4832 case "x$ac_cv_prog_cc_c89" in
4833   x)
4834     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
4835 $as_echo "none needed" >&6; } ;;
4836   xno)
4837     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
4838 $as_echo "unsupported" >&6; } ;;
4839   *)
4840     CC="$CC $ac_cv_prog_cc_c89"
4841     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
4842 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
4843 esac
4844 if test "x$ac_cv_prog_cc_c89" != xno; then :
4845
4846 fi
4847
4848 ac_ext=c
4849 ac_cpp='$CPP $CPPFLAGS'
4850 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4851 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4852 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4853
4854 ac_aux_dir=
4855 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4856   for ac_t in install-sh install.sh shtool; do
4857     if test -f "$ac_dir/$ac_t"; then
4858       ac_aux_dir=$ac_dir
4859       ac_install_sh="$ac_aux_dir/$ac_t -c"
4860       break 2
4861     fi
4862   done
4863 done
4864 if test -z "$ac_aux_dir"; then
4865   as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4866 fi
4867
4868 # These three variables are undocumented and unsupported,
4869 # and are intended to be withdrawn in a future Autoconf release.
4870 # They can cause serious problems if a builder's source tree is in a directory
4871 # whose full name contains unusual characters.
4872 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
4873 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
4874 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
4875
4876
4877 # Make sure we can run config.sub.
4878 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4879   as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4880
4881 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4882 $as_echo_n "checking build system type... " >&6; }
4883 if test "${ac_cv_build+set}" = set; then :
4884   $as_echo_n "(cached) " >&6
4885 else
4886   ac_build_alias=$build_alias
4887 test "x$ac_build_alias" = x &&
4888   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4889 test "x$ac_build_alias" = x &&
4890   as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4891 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4892   as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4893
4894 fi
4895 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4896 $as_echo "$ac_cv_build" >&6; }
4897 case $ac_cv_build in
4898 *-*-*) ;;
4899 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4900 esac
4901 build=$ac_cv_build
4902 ac_save_IFS=$IFS; IFS='-'
4903 set x $ac_cv_build
4904 shift
4905 build_cpu=$1
4906 build_vendor=$2
4907 shift; shift
4908 # Remember, the first character of IFS is used to create $*,
4909 # except with old shells:
4910 build_os=$*
4911 IFS=$ac_save_IFS
4912 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
4913
4914
4915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4916 $as_echo_n "checking host system type... " >&6; }
4917 if test "${ac_cv_host+set}" = set; then :
4918   $as_echo_n "(cached) " >&6
4919 else
4920   if test "x$host_alias" = x; then
4921   ac_cv_host=$ac_cv_build
4922 else
4923   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4924     as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4925 fi
4926
4927 fi
4928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4929 $as_echo "$ac_cv_host" >&6; }
4930 case $ac_cv_host in
4931 *-*-*) ;;
4932 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4933 esac
4934 host=$ac_cv_host
4935 ac_save_IFS=$IFS; IFS='-'
4936 set x $ac_cv_host
4937 shift
4938 host_cpu=$1
4939 host_vendor=$2
4940 shift; shift
4941 # Remember, the first character of IFS is used to create $*,
4942 # except with old shells:
4943 host_os=$*
4944 IFS=$ac_save_IFS
4945 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4946
4947
4948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5
4949 $as_echo_n "checking target system type... " >&6; }
4950 if test "${ac_cv_target+set}" = set; then :
4951   $as_echo_n "(cached) " >&6
4952 else
4953   if test "x$target_alias" = x; then
4954   ac_cv_target=$ac_cv_host
4955 else
4956   ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
4957     as_fn_error "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
4958 fi
4959
4960 fi
4961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_target" >&5
4962 $as_echo "$ac_cv_target" >&6; }
4963 case $ac_cv_target in
4964 *-*-*) ;;
4965 *) as_fn_error "invalid value of canonical target" "$LINENO" 5;;
4966 esac
4967 target=$ac_cv_target
4968 ac_save_IFS=$IFS; IFS='-'
4969 set x $ac_cv_target
4970 shift
4971 target_cpu=$1
4972 target_vendor=$2
4973 shift; shift
4974 # Remember, the first character of IFS is used to create $*,
4975 # except with old shells:
4976 target_os=$*
4977 IFS=$ac_save_IFS
4978 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
4979
4980
4981 # The aliases save the names the user supplied, while $host etc.
4982 # will get canonicalized.
4983 test -n "$target_alias" &&
4984   test "$program_prefix$program_suffix$program_transform_name" = \
4985     NONENONEs,x,x, &&
4986   program_prefix=${target_alias}-
4987
4988 ac_ext=c
4989 ac_cpp='$CPP $CPPFLAGS'
4990 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4991 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4992 ac_compiler_gnu=$ac_cv_c_compiler_gnu
4993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
4994 $as_echo_n "checking how to run the C preprocessor... " >&6; }
4995 # On Suns, sometimes $CPP names a directory.
4996 if test -n "$CPP" && test -d "$CPP"; then
4997   CPP=
4998 fi
4999 if test -z "$CPP"; then
5000   if test "${ac_cv_prog_CPP+set}" = set; then :
5001   $as_echo_n "(cached) " >&6
5002 else
5003       # Double quotes because CPP needs to be expanded
5004     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
5005     do
5006       ac_preproc_ok=false
5007 for ac_c_preproc_warn_flag in '' yes
5008 do
5009   # Use a header file that comes with gcc, so configuring glibc
5010   # with a fresh cross-compiler works.
5011   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5012   # <limits.h> exists even on freestanding compilers.
5013   # On the NeXT, cc -E runs the code through the compiler's parser,
5014   # not just through cpp. "Syntax error" is here to catch this case.
5015   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5016 /* end confdefs.h.  */
5017 #ifdef __STDC__
5018 # include <limits.h>
5019 #else
5020 # include <assert.h>
5021 #endif
5022                      Syntax error
5023 _ACEOF
5024 if ac_fn_c_try_cpp "$LINENO"; then :
5025
5026 else
5027   # Broken: fails on valid input.
5028 continue
5029 fi
5030 rm -f conftest.err conftest.$ac_ext
5031
5032   # OK, works on sane cases.  Now check whether nonexistent headers
5033   # can be detected and how.
5034   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5035 /* end confdefs.h.  */
5036 #include <ac_nonexistent.h>
5037 _ACEOF
5038 if ac_fn_c_try_cpp "$LINENO"; then :
5039   # Broken: success on invalid input.
5040 continue
5041 else
5042   # Passes both tests.
5043 ac_preproc_ok=:
5044 break
5045 fi
5046 rm -f conftest.err conftest.$ac_ext
5047
5048 done
5049 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5050 rm -f conftest.err conftest.$ac_ext
5051 if $ac_preproc_ok; then :
5052   break
5053 fi
5054
5055     done
5056     ac_cv_prog_CPP=$CPP
5057
5058 fi
5059   CPP=$ac_cv_prog_CPP
5060 else
5061   ac_cv_prog_CPP=$CPP
5062 fi
5063 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
5064 $as_echo "$CPP" >&6; }
5065 ac_preproc_ok=false
5066 for ac_c_preproc_warn_flag in '' yes
5067 do
5068   # Use a header file that comes with gcc, so configuring glibc
5069   # with a fresh cross-compiler works.
5070   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5071   # <limits.h> exists even on freestanding compilers.
5072   # On the NeXT, cc -E runs the code through the compiler's parser,
5073   # not just through cpp. "Syntax error" is here to catch this case.
5074   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5075 /* end confdefs.h.  */
5076 #ifdef __STDC__
5077 # include <limits.h>
5078 #else
5079 # include <assert.h>
5080 #endif
5081                      Syntax error
5082 _ACEOF
5083 if ac_fn_c_try_cpp "$LINENO"; then :
5084
5085 else
5086   # Broken: fails on valid input.
5087 continue
5088 fi
5089 rm -f conftest.err conftest.$ac_ext
5090
5091   # OK, works on sane cases.  Now check whether nonexistent headers
5092   # can be detected and how.
5093   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5094 /* end confdefs.h.  */
5095 #include <ac_nonexistent.h>
5096 _ACEOF
5097 if ac_fn_c_try_cpp "$LINENO"; then :
5098   # Broken: success on invalid input.
5099 continue
5100 else
5101   # Passes both tests.
5102 ac_preproc_ok=:
5103 break
5104 fi
5105 rm -f conftest.err conftest.$ac_ext
5106
5107 done
5108 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
5109 rm -f conftest.err conftest.$ac_ext
5110 if $ac_preproc_ok; then :
5111
5112 else
5113   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5114 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5115 as_fn_error "C preprocessor \"$CPP\" fails sanity check
5116 See \`config.log' for more details." "$LINENO" 5; }
5117 fi
5118
5119 ac_ext=c
5120 ac_cpp='$CPP $CPPFLAGS'
5121 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5122 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5123 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5124
5125
5126 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
5127 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
5128 if test "${ac_cv_path_GREP+set}" = set; then :
5129   $as_echo_n "(cached) " >&6
5130 else
5131   if test -z "$GREP"; then
5132   ac_path_GREP_found=false
5133   # Loop through the user's path and test for each of PROGNAME-LIST
5134   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5135 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5136 do
5137   IFS=$as_save_IFS
5138   test -z "$as_dir" && as_dir=.
5139     for ac_prog in grep ggrep; do
5140     for ac_exec_ext in '' $ac_executable_extensions; do
5141       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
5142       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
5143 # Check for GNU ac_path_GREP and select it if it is found.
5144   # Check for GNU $ac_path_GREP
5145 case `"$ac_path_GREP" --version 2>&1` in
5146 *GNU*)
5147   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
5148 *)
5149   ac_count=0
5150   $as_echo_n 0123456789 >"conftest.in"
5151   while :
5152   do
5153     cat "conftest.in" "conftest.in" >"conftest.tmp"
5154     mv "conftest.tmp" "conftest.in"
5155     cp "conftest.in" "conftest.nl"
5156     $as_echo 'GREP' >> "conftest.nl"
5157     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5158     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5159     as_fn_arith $ac_count + 1 && ac_count=$as_val
5160     if test $ac_count -gt ${ac_path_GREP_max-0}; then
5161       # Best one so far, save it but keep looking for a better one
5162       ac_cv_path_GREP="$ac_path_GREP"
5163       ac_path_GREP_max=$ac_count
5164     fi
5165     # 10*(2^10) chars as input seems more than enough
5166     test $ac_count -gt 10 && break
5167   done
5168   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5169 esac
5170
5171       $ac_path_GREP_found && break 3
5172     done
5173   done
5174   done
5175 IFS=$as_save_IFS
5176   if test -z "$ac_cv_path_GREP"; then
5177     as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5178   fi
5179 else
5180   ac_cv_path_GREP=$GREP
5181 fi
5182
5183 fi
5184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
5185 $as_echo "$ac_cv_path_GREP" >&6; }
5186  GREP="$ac_cv_path_GREP"
5187
5188
5189 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
5190 $as_echo_n "checking for egrep... " >&6; }
5191 if test "${ac_cv_path_EGREP+set}" = set; then :
5192   $as_echo_n "(cached) " >&6
5193 else
5194   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
5195    then ac_cv_path_EGREP="$GREP -E"
5196    else
5197      if test -z "$EGREP"; then
5198   ac_path_EGREP_found=false
5199   # Loop through the user's path and test for each of PROGNAME-LIST
5200   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5201 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5202 do
5203   IFS=$as_save_IFS
5204   test -z "$as_dir" && as_dir=.
5205     for ac_prog in egrep; do
5206     for ac_exec_ext in '' $ac_executable_extensions; do
5207       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
5208       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
5209 # Check for GNU ac_path_EGREP and select it if it is found.
5210   # Check for GNU $ac_path_EGREP
5211 case `"$ac_path_EGREP" --version 2>&1` in
5212 *GNU*)
5213   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
5214 *)
5215   ac_count=0
5216   $as_echo_n 0123456789 >"conftest.in"
5217   while :
5218   do
5219     cat "conftest.in" "conftest.in" >"conftest.tmp"
5220     mv "conftest.tmp" "conftest.in"
5221     cp "conftest.in" "conftest.nl"
5222     $as_echo 'EGREP' >> "conftest.nl"
5223     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
5224     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5225     as_fn_arith $ac_count + 1 && ac_count=$as_val
5226     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
5227       # Best one so far, save it but keep looking for a better one
5228       ac_cv_path_EGREP="$ac_path_EGREP"
5229       ac_path_EGREP_max=$ac_count
5230     fi
5231     # 10*(2^10) chars as input seems more than enough
5232     test $ac_count -gt 10 && break
5233   done
5234   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5235 esac
5236
5237       $ac_path_EGREP_found && break 3
5238     done
5239   done
5240   done
5241 IFS=$as_save_IFS
5242   if test -z "$ac_cv_path_EGREP"; then
5243     as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5244   fi
5245 else
5246   ac_cv_path_EGREP=$EGREP
5247 fi
5248
5249    fi
5250 fi
5251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
5252 $as_echo "$ac_cv_path_EGREP" >&6; }
5253  EGREP="$ac_cv_path_EGREP"
5254
5255
5256 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
5257 $as_echo_n "checking for ANSI C header files... " >&6; }
5258 if test "${ac_cv_header_stdc+set}" = set; then :
5259   $as_echo_n "(cached) " >&6
5260 else
5261   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5262 /* end confdefs.h.  */
5263 #include <stdlib.h>
5264 #include <stdarg.h>
5265 #include <string.h>
5266 #include <float.h>
5267
5268 int
5269 main ()
5270 {
5271
5272   ;
5273   return 0;
5274 }
5275 _ACEOF
5276 if ac_fn_c_try_compile "$LINENO"; then :
5277   ac_cv_header_stdc=yes
5278 else
5279   ac_cv_header_stdc=no
5280 fi
5281 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5282
5283 if test $ac_cv_header_stdc = yes; then
5284   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5285   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5286 /* end confdefs.h.  */
5287 #include <string.h>
5288
5289 _ACEOF
5290 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5291   $EGREP "memchr" >/dev/null 2>&1; then :
5292
5293 else
5294   ac_cv_header_stdc=no
5295 fi
5296 rm -f conftest*
5297
5298 fi
5299
5300 if test $ac_cv_header_stdc = yes; then
5301   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5302   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5303 /* end confdefs.h.  */
5304 #include <stdlib.h>
5305
5306 _ACEOF
5307 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5308   $EGREP "free" >/dev/null 2>&1; then :
5309
5310 else
5311   ac_cv_header_stdc=no
5312 fi
5313 rm -f conftest*
5314
5315 fi
5316
5317 if test $ac_cv_header_stdc = yes; then
5318   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5319   if test "$cross_compiling" = yes; then :
5320   :
5321 else
5322   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5323 /* end confdefs.h.  */
5324 #include <ctype.h>
5325 #include <stdlib.h>
5326 #if ((' ' & 0x0FF) == 0x020)
5327 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5328 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5329 #else
5330 # define ISLOWER(c) \
5331                    (('a' <= (c) && (c) <= 'i') \
5332                      || ('j' <= (c) && (c) <= 'r') \
5333                      || ('s' <= (c) && (c) <= 'z'))
5334 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5335 #endif
5336
5337 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5338 int
5339 main ()
5340 {
5341   int i;
5342   for (i = 0; i < 256; i++)
5343     if (XOR (islower (i), ISLOWER (i))
5344         || toupper (i) != TOUPPER (i))
5345       return 2;
5346   return 0;
5347 }
5348 _ACEOF
5349 if ac_fn_c_try_run "$LINENO"; then :
5350
5351 else
5352   ac_cv_header_stdc=no
5353 fi
5354 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
5355   conftest.$ac_objext conftest.beam conftest.$ac_ext
5356 fi
5357
5358 fi
5359 fi
5360 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
5361 $as_echo "$ac_cv_header_stdc" >&6; }
5362 if test $ac_cv_header_stdc = yes; then
5363
5364 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
5365
5366 fi
5367
5368 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
5369 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5370                   inttypes.h stdint.h unistd.h
5371 do :
5372   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5373 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
5374 "
5375 eval as_val=\$$as_ac_Header
5376    if test "x$as_val" = x""yes; then :
5377   cat >>confdefs.h <<_ACEOF
5378 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
5379 _ACEOF
5380
5381 fi
5382
5383 done
5384
5385
5386
5387   ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
5388 if test "x$ac_cv_header_minix_config_h" = x""yes; then :
5389   MINIX=yes
5390 else
5391   MINIX=
5392 fi
5393
5394
5395   if test "$MINIX" = yes; then
5396
5397 $as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
5398
5399
5400 $as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
5401
5402
5403 $as_echo "#define _MINIX 1" >>confdefs.h
5404
5405   fi
5406
5407
5408   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
5409 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
5410 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
5411   $as_echo_n "(cached) " >&6
5412 else
5413   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5414 /* end confdefs.h.  */
5415
5416 #         define __EXTENSIONS__ 1
5417           $ac_includes_default
5418 int
5419 main ()
5420 {
5421
5422   ;
5423   return 0;
5424 }
5425 _ACEOF
5426 if ac_fn_c_try_compile "$LINENO"; then :
5427   ac_cv_safe_to_define___extensions__=yes
5428 else
5429   ac_cv_safe_to_define___extensions__=no
5430 fi
5431 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5432 fi
5433 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
5434 $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
5435   test $ac_cv_safe_to_define___extensions__ = yes &&
5436     $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
5437
5438   $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
5439
5440   $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
5441
5442   $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
5443
5444   $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
5445
5446
5447 test "$program_prefix" != NONE &&
5448   program_transform_name="s&^&$program_prefix&;$program_transform_name"
5449 # Use a double $ so make ignores it.
5450 test "$program_suffix" != NONE &&
5451   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
5452 # Double any \ or $.
5453 # By default was `s,x,x', remove it if useless.
5454 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
5455 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
5456
5457 # Find a good install program.  We prefer a C program (faster),
5458 # so one script is as good as another.  But avoid the broken or
5459 # incompatible versions:
5460 # SysV /etc/install, /usr/sbin/install
5461 # SunOS /usr/etc/install
5462 # IRIX /sbin/install
5463 # AIX /bin/install
5464 # AmigaOS /C/install, which installs bootblocks on floppy discs
5465 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
5466 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
5467 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
5468 # OS/2's system install, which has a completely different semantic
5469 # ./install, which can be erroneously created by make from ./install.sh.
5470 # Reject install programs that cannot install multiple files.
5471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
5472 $as_echo_n "checking for a BSD-compatible install... " >&6; }
5473 if test -z "$INSTALL"; then
5474 if test "${ac_cv_path_install+set}" = set; then :
5475   $as_echo_n "(cached) " >&6
5476 else
5477   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5478 for as_dir in $PATH
5479 do
5480   IFS=$as_save_IFS
5481   test -z "$as_dir" && as_dir=.
5482     # Account for people who put trailing slashes in PATH elements.
5483 case $as_dir/ in #((
5484   ./ | .// | /[cC]/* | \
5485   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
5486   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
5487   /usr/ucb/* ) ;;
5488   *)
5489     # OSF1 and SCO ODT 3.0 have their own names for install.
5490     # Don't use installbsd from OSF since it installs stuff as root
5491     # by default.
5492     for ac_prog in ginstall scoinst install; do
5493       for ac_exec_ext in '' $ac_executable_extensions; do
5494         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
5495           if test $ac_prog = install &&
5496             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5497             # AIX install.  It has an incompatible calling convention.
5498             :
5499           elif test $ac_prog = install &&
5500             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
5501             # program-specific install script used by HP pwplus--don't use.
5502             :
5503           else
5504             rm -rf conftest.one conftest.two conftest.dir
5505             echo one > conftest.one
5506             echo two > conftest.two
5507             mkdir conftest.dir
5508             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
5509               test -s conftest.one && test -s conftest.two &&
5510               test -s conftest.dir/conftest.one &&
5511               test -s conftest.dir/conftest.two
5512             then
5513               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
5514               break 3
5515             fi
5516           fi
5517         fi
5518       done
5519     done
5520     ;;
5521 esac
5522
5523   done
5524 IFS=$as_save_IFS
5525
5526 rm -rf conftest.one conftest.two conftest.dir
5527
5528 fi
5529   if test "${ac_cv_path_install+set}" = set; then
5530     INSTALL=$ac_cv_path_install
5531   else
5532     # As a last resort, use the slow shell script.  Don't cache a
5533     # value for INSTALL within a source directory, because that will
5534     # break other packages using the cache if that directory is
5535     # removed, or if the value is a relative name.
5536     INSTALL=$ac_install_sh
5537   fi
5538 fi
5539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
5540 $as_echo "$INSTALL" >&6; }
5541
5542 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
5543 # It thinks the first close brace ends the variable substitution.
5544 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
5545
5546 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
5547
5548 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
5549
5550 rm -rf .tst 2>/dev/null
5551 mkdir .tst 2>/dev/null
5552 if test -d .tst; then
5553   am__leading_dot=.
5554 else
5555   am__leading_dot=_
5556 fi
5557 rmdir .tst 2>/dev/null
5558
5559 DEPDIR="${am__leading_dot}deps"
5560
5561 case `pwd` in
5562   *\ * | *\     *)
5563     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
5564 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
5565 esac
5566
5567
5568
5569 macro_version='2.2.7a'
5570 macro_revision='1.3134'
5571
5572
5573
5574
5575
5576
5577
5578
5579
5580
5581
5582
5583
5584 ltmain="$ac_aux_dir/ltmain.sh"
5585
5586 # Backslashify metacharacters that are still active within
5587 # double-quoted strings.
5588 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
5589
5590 # Same as above, but do not quote variable references.
5591 double_quote_subst='s/\(["`\\]\)/\\\1/g'
5592
5593 # Sed substitution to delay expansion of an escaped shell variable in a
5594 # double_quote_subst'ed string.
5595 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
5596
5597 # Sed substitution to delay expansion of an escaped single quote.
5598 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
5599
5600 # Sed substitution to avoid accidental globbing in evaled expressions
5601 no_glob_subst='s/\*/\\\*/g'
5602
5603 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5604 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
5605 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
5606
5607 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
5608 $as_echo_n "checking how to print strings... " >&6; }
5609 # Test print first, because it will be a builtin if present.
5610 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
5611    test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
5612   ECHO='print -r --'
5613 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
5614   ECHO='printf %s\n'
5615 else
5616   # Use this function as a fallback that always works.
5617   func_fallback_echo ()
5618   {
5619     eval 'cat <<_LTECHO_EOF
5620 $1
5621 _LTECHO_EOF'
5622   }
5623   ECHO='func_fallback_echo'
5624 fi
5625
5626 # func_echo_all arg...
5627 # Invoke $ECHO with all args, space-separated.
5628 func_echo_all ()
5629 {
5630     $ECHO ""
5631 }
5632
5633 case "$ECHO" in
5634   printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
5635 $as_echo "printf" >&6; } ;;
5636   print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
5637 $as_echo "print -r" >&6; } ;;
5638   *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
5639 $as_echo "cat" >&6; } ;;
5640 esac
5641
5642
5643
5644
5645
5646
5647
5648
5649
5650
5651
5652
5653
5654
5655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
5656 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
5657 if test "${ac_cv_path_SED+set}" = set; then :
5658   $as_echo_n "(cached) " >&6
5659 else
5660             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
5661      for ac_i in 1 2 3 4 5 6 7; do
5662        ac_script="$ac_script$as_nl$ac_script"
5663      done
5664      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
5665      { ac_script=; unset ac_script;}
5666      if test -z "$SED"; then
5667   ac_path_SED_found=false
5668   # Loop through the user's path and test for each of PROGNAME-LIST
5669   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5670 for as_dir in $PATH
5671 do
5672   IFS=$as_save_IFS
5673   test -z "$as_dir" && as_dir=.
5674     for ac_prog in sed gsed; do
5675     for ac_exec_ext in '' $ac_executable_extensions; do
5676       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
5677       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
5678 # Check for GNU ac_path_SED and select it if it is found.
5679   # Check for GNU $ac_path_SED
5680 case `"$ac_path_SED" --version 2>&1` in
5681 *GNU*)
5682   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
5683 *)
5684   ac_count=0
5685   $as_echo_n 0123456789 >"conftest.in"
5686   while :
5687   do
5688     cat "conftest.in" "conftest.in" >"conftest.tmp"
5689     mv "conftest.tmp" "conftest.in"
5690     cp "conftest.in" "conftest.nl"
5691     $as_echo '' >> "conftest.nl"
5692     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
5693     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5694     as_fn_arith $ac_count + 1 && ac_count=$as_val
5695     if test $ac_count -gt ${ac_path_SED_max-0}; then
5696       # Best one so far, save it but keep looking for a better one
5697       ac_cv_path_SED="$ac_path_SED"
5698       ac_path_SED_max=$ac_count
5699     fi
5700     # 10*(2^10) chars as input seems more than enough
5701     test $ac_count -gt 10 && break
5702   done
5703   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5704 esac
5705
5706       $ac_path_SED_found && break 3
5707     done
5708   done
5709   done
5710 IFS=$as_save_IFS
5711   if test -z "$ac_cv_path_SED"; then
5712     as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
5713   fi
5714 else
5715   ac_cv_path_SED=$SED
5716 fi
5717
5718 fi
5719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
5720 $as_echo "$ac_cv_path_SED" >&6; }
5721  SED="$ac_cv_path_SED"
5722   rm -f conftest.sed
5723
5724 test -z "$SED" && SED=sed
5725 Xsed="$SED -e 1s/^X//"
5726
5727
5728
5729
5730
5731
5732
5733
5734
5735
5736
5737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
5738 $as_echo_n "checking for fgrep... " >&6; }
5739 if test "${ac_cv_path_FGREP+set}" = set; then :
5740   $as_echo_n "(cached) " >&6
5741 else
5742   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
5743    then ac_cv_path_FGREP="$GREP -F"
5744    else
5745      if test -z "$FGREP"; then
5746   ac_path_FGREP_found=false
5747   # Loop through the user's path and test for each of PROGNAME-LIST
5748   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5749 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
5750 do
5751   IFS=$as_save_IFS
5752   test -z "$as_dir" && as_dir=.
5753     for ac_prog in fgrep; do
5754     for ac_exec_ext in '' $ac_executable_extensions; do
5755       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
5756       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
5757 # Check for GNU ac_path_FGREP and select it if it is found.
5758   # Check for GNU $ac_path_FGREP
5759 case `"$ac_path_FGREP" --version 2>&1` in
5760 *GNU*)
5761   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
5762 *)
5763   ac_count=0
5764   $as_echo_n 0123456789 >"conftest.in"
5765   while :
5766   do
5767     cat "conftest.in" "conftest.in" >"conftest.tmp"
5768     mv "conftest.tmp" "conftest.in"
5769     cp "conftest.in" "conftest.nl"
5770     $as_echo 'FGREP' >> "conftest.nl"
5771     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
5772     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
5773     as_fn_arith $ac_count + 1 && ac_count=$as_val
5774     if test $ac_count -gt ${ac_path_FGREP_max-0}; then
5775       # Best one so far, save it but keep looking for a better one
5776       ac_cv_path_FGREP="$ac_path_FGREP"
5777       ac_path_FGREP_max=$ac_count
5778     fi
5779     # 10*(2^10) chars as input seems more than enough
5780     test $ac_count -gt 10 && break
5781   done
5782   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
5783 esac
5784
5785       $ac_path_FGREP_found && break 3
5786     done
5787   done
5788   done
5789 IFS=$as_save_IFS
5790   if test -z "$ac_cv_path_FGREP"; then
5791     as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
5792   fi
5793 else
5794   ac_cv_path_FGREP=$FGREP
5795 fi
5796
5797    fi
5798 fi
5799 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
5800 $as_echo "$ac_cv_path_FGREP" >&6; }
5801  FGREP="$ac_cv_path_FGREP"
5802
5803
5804 test -z "$GREP" && GREP=grep
5805
5806
5807
5808
5809
5810
5811
5812
5813
5814
5815
5816
5817
5818
5819
5820
5821
5822
5823
5824 # Check whether --with-gnu-ld was given.
5825 if test "${with_gnu_ld+set}" = set; then :
5826   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
5827 else
5828   with_gnu_ld=no
5829 fi
5830
5831 ac_prog=ld
5832 if test "$GCC" = yes; then
5833   # Check if gcc -print-prog-name=ld gives a path.
5834   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
5835 $as_echo_n "checking for ld used by $CC... " >&6; }
5836   case $host in
5837   *-*-mingw*)
5838     # gcc leaves a trailing carriage return which upsets mingw
5839     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
5840   *)
5841     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
5842   esac
5843   case $ac_prog in
5844     # Accept absolute paths.
5845     [\\/]* | ?:[\\/]*)
5846       re_direlt='/[^/][^/]*/\.\./'
5847       # Canonicalize the pathname of ld
5848       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
5849       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
5850         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
5851       done
5852       test -z "$LD" && LD="$ac_prog"
5853       ;;
5854   "")
5855     # If it fails, then pretend we aren't using GCC.
5856     ac_prog=ld
5857     ;;
5858   *)
5859     # If it is relative, then search for the first ld in PATH.
5860     with_gnu_ld=unknown
5861     ;;
5862   esac
5863 elif test "$with_gnu_ld" = yes; then
5864   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
5865 $as_echo_n "checking for GNU ld... " >&6; }
5866 else
5867   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5868 $as_echo_n "checking for non-GNU ld... " >&6; }
5869 fi
5870 if test "${lt_cv_path_LD+set}" = set; then :
5871   $as_echo_n "(cached) " >&6
5872 else
5873   if test -z "$LD"; then
5874   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5875   for ac_dir in $PATH; do
5876     IFS="$lt_save_ifs"
5877     test -z "$ac_dir" && ac_dir=.
5878     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
5879       lt_cv_path_LD="$ac_dir/$ac_prog"
5880       # Check to see if the program is GNU ld.  I'd rather use --version,
5881       # but apparently some variants of GNU ld only accept -v.
5882       # Break only if it was the GNU/non-GNU ld that we prefer.
5883       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
5884       *GNU* | *'with BFD'*)
5885         test "$with_gnu_ld" != no && break
5886         ;;
5887       *)
5888         test "$with_gnu_ld" != yes && break
5889         ;;
5890       esac
5891     fi
5892   done
5893   IFS="$lt_save_ifs"
5894 else
5895   lt_cv_path_LD="$LD" # Let the user override the test with a path.
5896 fi
5897 fi
5898
5899 LD="$lt_cv_path_LD"
5900 if test -n "$LD"; then
5901   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5902 $as_echo "$LD" >&6; }
5903 else
5904   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5905 $as_echo "no" >&6; }
5906 fi
5907 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5908 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5909 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5910 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5911   $as_echo_n "(cached) " >&6
5912 else
5913   # I'd rather use --version here, but apparently some GNU lds only accept -v.
5914 case `$LD -v 2>&1 </dev/null` in
5915 *GNU* | *'with BFD'*)
5916   lt_cv_prog_gnu_ld=yes
5917   ;;
5918 *)
5919   lt_cv_prog_gnu_ld=no
5920   ;;
5921 esac
5922 fi
5923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
5924 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
5925 with_gnu_ld=$lt_cv_prog_gnu_ld
5926
5927
5928
5929
5930
5931
5932
5933
5934
5935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5936 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5937 if test "${lt_cv_path_NM+set}" = set; then :
5938   $as_echo_n "(cached) " >&6
5939 else
5940   if test -n "$NM"; then
5941   # Let the user override the test.
5942   lt_cv_path_NM="$NM"
5943 else
5944   lt_nm_to_check="${ac_tool_prefix}nm"
5945   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
5946     lt_nm_to_check="$lt_nm_to_check nm"
5947   fi
5948   for lt_tmp_nm in $lt_nm_to_check; do
5949     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
5950     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
5951       IFS="$lt_save_ifs"
5952       test -z "$ac_dir" && ac_dir=.
5953       tmp_nm="$ac_dir/$lt_tmp_nm"
5954       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
5955         # Check to see if the nm accepts a BSD-compat flag.
5956         # Adding the `sed 1q' prevents false positives on HP-UX, which says:
5957         #   nm: unknown option "B" ignored
5958         # Tru64's nm complains that /dev/null is an invalid object file
5959         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
5960         */dev/null* | *'Invalid file or object type'*)
5961           lt_cv_path_NM="$tmp_nm -B"
5962           break
5963           ;;
5964         *)
5965           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
5966           */dev/null*)
5967             lt_cv_path_NM="$tmp_nm -p"
5968             break
5969             ;;
5970           *)
5971             lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
5972             continue # so that we can try to find one that supports BSD flags
5973             ;;
5974           esac
5975           ;;
5976         esac
5977       fi
5978     done
5979     IFS="$lt_save_ifs"
5980   done
5981   : ${lt_cv_path_NM=no}
5982 fi
5983 fi
5984 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
5985 $as_echo "$lt_cv_path_NM" >&6; }
5986 if test "$lt_cv_path_NM" != "no"; then
5987   NM="$lt_cv_path_NM"
5988 else
5989   # Didn't find any BSD compatible name lister, look for dumpbin.
5990   if test -n "$DUMPBIN"; then :
5991     # Let the user override the test.
5992   else
5993     if test -n "$ac_tool_prefix"; then
5994   for ac_prog in dumpbin "link -dump"
5995   do
5996     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5997 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5999 $as_echo_n "checking for $ac_word... " >&6; }
6000 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
6001   $as_echo_n "(cached) " >&6
6002 else
6003   if test -n "$DUMPBIN"; then
6004   ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
6005 else
6006 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6007 for as_dir in $PATH
6008 do
6009   IFS=$as_save_IFS
6010   test -z "$as_dir" && as_dir=.
6011     for ac_exec_ext in '' $ac_executable_extensions; do
6012   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6013     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
6014     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6015     break 2
6016   fi
6017 done
6018   done
6019 IFS=$as_save_IFS
6020
6021 fi
6022 fi
6023 DUMPBIN=$ac_cv_prog_DUMPBIN
6024 if test -n "$DUMPBIN"; then
6025   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
6026 $as_echo "$DUMPBIN" >&6; }
6027 else
6028   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6029 $as_echo "no" >&6; }
6030 fi
6031
6032
6033     test -n "$DUMPBIN" && break
6034   done
6035 fi
6036 if test -z "$DUMPBIN"; then
6037   ac_ct_DUMPBIN=$DUMPBIN
6038   for ac_prog in dumpbin "link -dump"
6039 do
6040   # Extract the first word of "$ac_prog", so it can be a program name with args.
6041 set dummy $ac_prog; ac_word=$2
6042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6043 $as_echo_n "checking for $ac_word... " >&6; }
6044 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
6045   $as_echo_n "(cached) " >&6
6046 else
6047   if test -n "$ac_ct_DUMPBIN"; then
6048   ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
6049 else
6050 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6051 for as_dir in $PATH
6052 do
6053   IFS=$as_save_IFS
6054   test -z "$as_dir" && as_dir=.
6055     for ac_exec_ext in '' $ac_executable_extensions; do
6056   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6057     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
6058     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6059     break 2
6060   fi
6061 done
6062   done
6063 IFS=$as_save_IFS
6064
6065 fi
6066 fi
6067 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
6068 if test -n "$ac_ct_DUMPBIN"; then
6069   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
6070 $as_echo "$ac_ct_DUMPBIN" >&6; }
6071 else
6072   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6073 $as_echo "no" >&6; }
6074 fi
6075
6076
6077   test -n "$ac_ct_DUMPBIN" && break
6078 done
6079
6080   if test "x$ac_ct_DUMPBIN" = x; then
6081     DUMPBIN=":"
6082   else
6083     case $cross_compiling:$ac_tool_warned in
6084 yes:)
6085 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6086 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6087 ac_tool_warned=yes ;;
6088 esac
6089     DUMPBIN=$ac_ct_DUMPBIN
6090   fi
6091 fi
6092
6093     case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
6094     *COFF*)
6095       DUMPBIN="$DUMPBIN -symbols"
6096       ;;
6097     *)
6098       DUMPBIN=:
6099       ;;
6100     esac
6101   fi
6102
6103   if test "$DUMPBIN" != ":"; then
6104     NM="$DUMPBIN"
6105   fi
6106 fi
6107 test -z "$NM" && NM=nm
6108
6109
6110
6111
6112
6113
6114 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
6115 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
6116 if test "${lt_cv_nm_interface+set}" = set; then :
6117   $as_echo_n "(cached) " >&6
6118 else
6119   lt_cv_nm_interface="BSD nm"
6120   echo "int some_variable = 0;" > conftest.$ac_ext
6121   (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
6122   (eval "$ac_compile" 2>conftest.err)
6123   cat conftest.err >&5
6124   (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6125   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6126   cat conftest.err >&5
6127   (eval echo "\"\$as_me:$LINENO: output\"" >&5)
6128   cat conftest.out >&5
6129   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6130     lt_cv_nm_interface="MS dumpbin"
6131   fi
6132   rm -f conftest*
6133 fi
6134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
6135 $as_echo "$lt_cv_nm_interface" >&6; }
6136
6137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6138 $as_echo_n "checking whether ln -s works... " >&6; }
6139 LN_S=$as_ln_s
6140 if test "$LN_S" = "ln -s"; then
6141   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6142 $as_echo "yes" >&6; }
6143 else
6144   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6145 $as_echo "no, using $LN_S" >&6; }
6146 fi
6147
6148 # find the maximum length of command line arguments
6149 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
6150 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
6151 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
6152   $as_echo_n "(cached) " >&6
6153 else
6154     i=0
6155   teststring="ABCD"
6156
6157   case $build_os in
6158   msdosdjgpp*)
6159     # On DJGPP, this test can blow up pretty badly due to problems in libc
6160     # (any single argument exceeding 2000 bytes causes a buffer overrun
6161     # during glob expansion).  Even if it were fixed, the result of this
6162     # check would be larger than it should be.
6163     lt_cv_sys_max_cmd_len=12288;    # 12K is about right
6164     ;;
6165
6166   gnu*)
6167     # Under GNU Hurd, this test is not required because there is
6168     # no limit to the length of command line arguments.
6169     # Libtool will interpret -1 as no limit whatsoever
6170     lt_cv_sys_max_cmd_len=-1;
6171     ;;
6172
6173   cygwin* | mingw* | cegcc*)
6174     # On Win9x/ME, this test blows up -- it succeeds, but takes
6175     # about 5 minutes as the teststring grows exponentially.
6176     # Worse, since 9x/ME are not pre-emptively multitasking,
6177     # you end up with a "frozen" computer, even though with patience
6178     # the test eventually succeeds (with a max line length of 256k).
6179     # Instead, let's just punt: use the minimum linelength reported by
6180     # all of the supported platforms: 8192 (on NT/2K/XP).
6181     lt_cv_sys_max_cmd_len=8192;
6182     ;;
6183
6184   mint*)
6185     # On MiNT this can take a long time and run out of memory.
6186     lt_cv_sys_max_cmd_len=8192;
6187     ;;
6188
6189   amigaos*)
6190     # On AmigaOS with pdksh, this test takes hours, literally.
6191     # So we just punt and use a minimum line length of 8192.
6192     lt_cv_sys_max_cmd_len=8192;
6193     ;;
6194
6195   netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
6196     # This has been around since 386BSD, at least.  Likely further.
6197     if test -x /sbin/sysctl; then
6198       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
6199     elif test -x /usr/sbin/sysctl; then
6200       lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
6201     else
6202       lt_cv_sys_max_cmd_len=65536       # usable default for all BSDs
6203     fi
6204     # And add a safety zone
6205     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6206     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6207     ;;
6208
6209   interix*)
6210     # We know the value 262144 and hardcode it with a safety zone (like BSD)
6211     lt_cv_sys_max_cmd_len=196608
6212     ;;
6213
6214   osf*)
6215     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
6216     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
6217     # nice to cause kernel panics so lets avoid the loop below.
6218     # First set a reasonable default.
6219     lt_cv_sys_max_cmd_len=16384
6220     #
6221     if test -x /sbin/sysconfig; then
6222       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
6223         *1*) lt_cv_sys_max_cmd_len=-1 ;;
6224       esac
6225     fi
6226     ;;
6227   sco3.2v5*)
6228     lt_cv_sys_max_cmd_len=102400
6229     ;;
6230   sysv5* | sco5v6* | sysv4.2uw2*)
6231     kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
6232     if test -n "$kargmax"; then
6233       lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[  ]//'`
6234     else
6235       lt_cv_sys_max_cmd_len=32768
6236     fi
6237     ;;
6238   *)
6239     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6240     if test -n "$lt_cv_sys_max_cmd_len"; then
6241       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6242       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6243     else
6244       # Make teststring a little bigger before we do anything with it.
6245       # a 1K string should be a reasonable start.
6246       for i in 1 2 3 4 5 6 7 8 ; do
6247         teststring=$teststring$teststring
6248       done
6249       SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
6250       # If test is not a shell built-in, we'll probably end up computing a
6251       # maximum length that is only half of the actual maximum length, but
6252       # we can't tell.
6253       while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
6254                  = "X$teststring$teststring"; } >/dev/null 2>&1 &&
6255               test $i != 17 # 1/2 MB should be enough
6256       do
6257         i=`expr $i + 1`
6258         teststring=$teststring$teststring
6259       done
6260       # Only check the string length outside the loop.
6261       lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
6262       teststring=
6263       # Add a significant safety factor because C++ compilers can tack on
6264       # massive amounts of additional arguments before passing them to the
6265       # linker.  It appears as though 1/2 is a usable value.
6266       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
6267     fi
6268     ;;
6269   esac
6270
6271 fi
6272
6273 if test -n $lt_cv_sys_max_cmd_len ; then
6274   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
6275 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
6276 else
6277   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
6278 $as_echo "none" >&6; }
6279 fi
6280 max_cmd_len=$lt_cv_sys_max_cmd_len
6281
6282
6283
6284
6285
6286
6287 : ${CP="cp -f"}
6288 : ${MV="mv -f"}
6289 : ${RM="rm -f"}
6290
6291 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
6292 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
6293 # Try some XSI features
6294 xsi_shell=no
6295 ( _lt_dummy="a/b/c"
6296   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
6297       = c,a/b,, \
6298     && eval 'test $(( 1 + 1 )) -eq 2 \
6299     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
6300   && xsi_shell=yes
6301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
6302 $as_echo "$xsi_shell" >&6; }
6303
6304
6305 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
6306 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
6307 lt_shell_append=no
6308 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
6309     >/dev/null 2>&1 \
6310   && lt_shell_append=yes
6311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
6312 $as_echo "$lt_shell_append" >&6; }
6313
6314
6315 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
6316   lt_unset=unset
6317 else
6318   lt_unset=false
6319 fi
6320
6321
6322
6323
6324
6325 # test EBCDIC or ASCII
6326 case `echo X|tr X '\101'` in
6327  A) # ASCII based system
6328     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
6329   lt_SP2NL='tr \040 \012'
6330   lt_NL2SP='tr \015\012 \040\040'
6331   ;;
6332  *) # EBCDIC based system
6333   lt_SP2NL='tr \100 \n'
6334   lt_NL2SP='tr \r\n \100\100'
6335   ;;
6336 esac
6337
6338
6339
6340
6341
6342
6343
6344
6345
6346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
6347 $as_echo_n "checking for $LD option to reload object files... " >&6; }
6348 if test "${lt_cv_ld_reload_flag+set}" = set; then :
6349   $as_echo_n "(cached) " >&6
6350 else
6351   lt_cv_ld_reload_flag='-r'
6352 fi
6353 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
6354 $as_echo "$lt_cv_ld_reload_flag" >&6; }
6355 reload_flag=$lt_cv_ld_reload_flag
6356 case $reload_flag in
6357 "" | " "*) ;;
6358 *) reload_flag=" $reload_flag" ;;
6359 esac
6360 reload_cmds='$LD$reload_flag -o $output$reload_objs'
6361 case $host_os in
6362   darwin*)
6363     if test "$GCC" = yes; then
6364       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
6365     else
6366       reload_cmds='$LD$reload_flag -o $output$reload_objs'
6367     fi
6368     ;;
6369 esac
6370
6371
6372
6373
6374
6375
6376
6377
6378
6379 if test -n "$ac_tool_prefix"; then
6380   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
6381 set dummy ${ac_tool_prefix}objdump; ac_word=$2
6382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6383 $as_echo_n "checking for $ac_word... " >&6; }
6384 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
6385   $as_echo_n "(cached) " >&6
6386 else
6387   if test -n "$OBJDUMP"; then
6388   ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
6389 else
6390 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6391 for as_dir in $PATH
6392 do
6393   IFS=$as_save_IFS
6394   test -z "$as_dir" && as_dir=.
6395     for ac_exec_ext in '' $ac_executable_extensions; do
6396   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6397     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
6398     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6399     break 2
6400   fi
6401 done
6402   done
6403 IFS=$as_save_IFS
6404
6405 fi
6406 fi
6407 OBJDUMP=$ac_cv_prog_OBJDUMP
6408 if test -n "$OBJDUMP"; then
6409   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
6410 $as_echo "$OBJDUMP" >&6; }
6411 else
6412   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6413 $as_echo "no" >&6; }
6414 fi
6415
6416
6417 fi
6418 if test -z "$ac_cv_prog_OBJDUMP"; then
6419   ac_ct_OBJDUMP=$OBJDUMP
6420   # Extract the first word of "objdump", so it can be a program name with args.
6421 set dummy objdump; ac_word=$2
6422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6423 $as_echo_n "checking for $ac_word... " >&6; }
6424 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
6425   $as_echo_n "(cached) " >&6
6426 else
6427   if test -n "$ac_ct_OBJDUMP"; then
6428   ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
6429 else
6430 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6431 for as_dir in $PATH
6432 do
6433   IFS=$as_save_IFS
6434   test -z "$as_dir" && as_dir=.
6435     for ac_exec_ext in '' $ac_executable_extensions; do
6436   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6437     ac_cv_prog_ac_ct_OBJDUMP="objdump"
6438     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6439     break 2
6440   fi
6441 done
6442   done
6443 IFS=$as_save_IFS
6444
6445 fi
6446 fi
6447 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
6448 if test -n "$ac_ct_OBJDUMP"; then
6449   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
6450 $as_echo "$ac_ct_OBJDUMP" >&6; }
6451 else
6452   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6453 $as_echo "no" >&6; }
6454 fi
6455
6456   if test "x$ac_ct_OBJDUMP" = x; then
6457     OBJDUMP="false"
6458   else
6459     case $cross_compiling:$ac_tool_warned in
6460 yes:)
6461 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6462 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6463 ac_tool_warned=yes ;;
6464 esac
6465     OBJDUMP=$ac_ct_OBJDUMP
6466   fi
6467 else
6468   OBJDUMP="$ac_cv_prog_OBJDUMP"
6469 fi
6470
6471 test -z "$OBJDUMP" && OBJDUMP=objdump
6472
6473
6474
6475
6476
6477
6478
6479
6480
6481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
6482 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
6483 if test "${lt_cv_deplibs_check_method+set}" = set; then :
6484   $as_echo_n "(cached) " >&6
6485 else
6486   lt_cv_file_magic_cmd='$MAGIC_CMD'
6487 lt_cv_file_magic_test_file=
6488 lt_cv_deplibs_check_method='unknown'
6489 # Need to set the preceding variable on all platforms that support
6490 # interlibrary dependencies.
6491 # 'none' -- dependencies not supported.
6492 # `unknown' -- same as none, but documents that we really don't know.
6493 # 'pass_all' -- all dependencies passed with no checks.
6494 # 'test_compile' -- check by making test program.
6495 # 'file_magic [[regex]]' -- check by looking for files in library path
6496 # which responds to the $file_magic_cmd with a given extended regex.
6497 # If you have `file' or equivalent on your system and you're not sure
6498 # whether `pass_all' will *always* work, you probably want this one.
6499
6500 case $host_os in
6501 aix[4-9]*)
6502   lt_cv_deplibs_check_method=pass_all
6503   ;;
6504
6505 beos*)
6506   lt_cv_deplibs_check_method=pass_all
6507   ;;
6508
6509 bsdi[45]*)
6510   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
6511   lt_cv_file_magic_cmd='/usr/bin/file -L'
6512   lt_cv_file_magic_test_file=/shlib/libc.so
6513   ;;
6514
6515 cygwin*)
6516   # func_win32_libid is a shell function defined in ltmain.sh
6517   lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6518   lt_cv_file_magic_cmd='func_win32_libid'
6519   ;;
6520
6521 mingw* | pw32*)
6522   # Base MSYS/MinGW do not provide the 'file' command needed by
6523   # func_win32_libid shell function, so use a weaker test based on 'objdump',
6524   # unless we find 'file', for example because we are cross-compiling.
6525   # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
6526   if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
6527     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
6528     lt_cv_file_magic_cmd='func_win32_libid'
6529   else
6530     lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
6531     lt_cv_file_magic_cmd='$OBJDUMP -f'
6532   fi
6533   ;;
6534
6535 cegcc*)
6536   # use the weaker test based on 'objdump'. See mingw*.
6537   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
6538   lt_cv_file_magic_cmd='$OBJDUMP -f'
6539   ;;
6540
6541 darwin* | rhapsody*)
6542   lt_cv_deplibs_check_method=pass_all
6543   ;;
6544
6545 freebsd* | dragonfly*)
6546   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6547     case $host_cpu in
6548     i*86 )
6549       # Not sure whether the presence of OpenBSD here was a mistake.
6550       # Let's accept both of them until this is cleared up.
6551       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
6552       lt_cv_file_magic_cmd=/usr/bin/file
6553       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
6554       ;;
6555     esac
6556   else
6557     lt_cv_deplibs_check_method=pass_all
6558   fi
6559   ;;
6560
6561 gnu*)
6562   lt_cv_deplibs_check_method=pass_all
6563   ;;
6564
6565 haiku*)
6566   lt_cv_deplibs_check_method=pass_all
6567   ;;
6568
6569 hpux10.20* | hpux11*)
6570   lt_cv_file_magic_cmd=/usr/bin/file
6571   case $host_cpu in
6572   ia64*)
6573     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
6574     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
6575     ;;
6576   hppa*64*)
6577     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]'
6578     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
6579     ;;
6580   *)
6581     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
6582     lt_cv_file_magic_test_file=/usr/lib/libc.sl
6583     ;;
6584   esac
6585   ;;
6586
6587 interix[3-9]*)
6588   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
6589   lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
6590   ;;
6591
6592 irix5* | irix6* | nonstopux*)
6593   case $LD in
6594   *-32|*"-32 ") libmagic=32-bit;;
6595   *-n32|*"-n32 ") libmagic=N32;;
6596   *-64|*"-64 ") libmagic=64-bit;;
6597   *) libmagic=never-match;;
6598   esac
6599   lt_cv_deplibs_check_method=pass_all
6600   ;;
6601
6602 # This must be Linux ELF.
6603 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6604   lt_cv_deplibs_check_method=pass_all
6605   ;;
6606
6607 netbsd*)
6608   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
6609     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6610   else
6611     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
6612   fi
6613   ;;
6614
6615 newos6*)
6616   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
6617   lt_cv_file_magic_cmd=/usr/bin/file
6618   lt_cv_file_magic_test_file=/usr/lib/libnls.so
6619   ;;
6620
6621 *nto* | *qnx*)
6622   lt_cv_deplibs_check_method=pass_all
6623   ;;
6624
6625 openbsd*)
6626   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6627     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
6628   else
6629     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
6630   fi
6631   ;;
6632
6633 osf3* | osf4* | osf5*)
6634   lt_cv_deplibs_check_method=pass_all
6635   ;;
6636
6637 rdos*)
6638   lt_cv_deplibs_check_method=pass_all
6639   ;;
6640
6641 solaris*)
6642   lt_cv_deplibs_check_method=pass_all
6643   ;;
6644
6645 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
6646   lt_cv_deplibs_check_method=pass_all
6647   ;;
6648
6649 sysv4 | sysv4.3*)
6650   case $host_vendor in
6651   motorola)
6652     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]'
6653     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
6654     ;;
6655   ncr)
6656     lt_cv_deplibs_check_method=pass_all
6657     ;;
6658   sequent)
6659     lt_cv_file_magic_cmd='/bin/file'
6660     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
6661     ;;
6662   sni)
6663     lt_cv_file_magic_cmd='/bin/file'
6664     lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
6665     lt_cv_file_magic_test_file=/lib/libc.so
6666     ;;
6667   siemens)
6668     lt_cv_deplibs_check_method=pass_all
6669     ;;
6670   pc)
6671     lt_cv_deplibs_check_method=pass_all
6672     ;;
6673   esac
6674   ;;
6675
6676 tpf*)
6677   lt_cv_deplibs_check_method=pass_all
6678   ;;
6679 esac
6680
6681 fi
6682 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
6683 $as_echo "$lt_cv_deplibs_check_method" >&6; }
6684 file_magic_cmd=$lt_cv_file_magic_cmd
6685 deplibs_check_method=$lt_cv_deplibs_check_method
6686 test -z "$deplibs_check_method" && deplibs_check_method=unknown
6687
6688
6689
6690
6691
6692
6693
6694
6695
6696
6697
6698
6699 if test -n "$ac_tool_prefix"; then
6700   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
6701 set dummy ${ac_tool_prefix}ar; ac_word=$2
6702 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6703 $as_echo_n "checking for $ac_word... " >&6; }
6704 if test "${ac_cv_prog_AR+set}" = set; then :
6705   $as_echo_n "(cached) " >&6
6706 else
6707   if test -n "$AR"; then
6708   ac_cv_prog_AR="$AR" # Let the user override the test.
6709 else
6710 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6711 for as_dir in $PATH
6712 do
6713   IFS=$as_save_IFS
6714   test -z "$as_dir" && as_dir=.
6715     for ac_exec_ext in '' $ac_executable_extensions; do
6716   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6717     ac_cv_prog_AR="${ac_tool_prefix}ar"
6718     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6719     break 2
6720   fi
6721 done
6722   done
6723 IFS=$as_save_IFS
6724
6725 fi
6726 fi
6727 AR=$ac_cv_prog_AR
6728 if test -n "$AR"; then
6729   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
6730 $as_echo "$AR" >&6; }
6731 else
6732   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6733 $as_echo "no" >&6; }
6734 fi
6735
6736
6737 fi
6738 if test -z "$ac_cv_prog_AR"; then
6739   ac_ct_AR=$AR
6740   # Extract the first word of "ar", so it can be a program name with args.
6741 set dummy ar; ac_word=$2
6742 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6743 $as_echo_n "checking for $ac_word... " >&6; }
6744 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6745   $as_echo_n "(cached) " >&6
6746 else
6747   if test -n "$ac_ct_AR"; then
6748   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
6749 else
6750 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6751 for as_dir in $PATH
6752 do
6753   IFS=$as_save_IFS
6754   test -z "$as_dir" && as_dir=.
6755     for ac_exec_ext in '' $ac_executable_extensions; do
6756   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6757     ac_cv_prog_ac_ct_AR="ar"
6758     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6759     break 2
6760   fi
6761 done
6762   done
6763 IFS=$as_save_IFS
6764
6765 fi
6766 fi
6767 ac_ct_AR=$ac_cv_prog_ac_ct_AR
6768 if test -n "$ac_ct_AR"; then
6769   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
6770 $as_echo "$ac_ct_AR" >&6; }
6771 else
6772   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6773 $as_echo "no" >&6; }
6774 fi
6775
6776   if test "x$ac_ct_AR" = x; then
6777     AR="false"
6778   else
6779     case $cross_compiling:$ac_tool_warned in
6780 yes:)
6781 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6782 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6783 ac_tool_warned=yes ;;
6784 esac
6785     AR=$ac_ct_AR
6786   fi
6787 else
6788   AR="$ac_cv_prog_AR"
6789 fi
6790
6791 test -z "$AR" && AR=ar
6792 test -z "$AR_FLAGS" && AR_FLAGS=cru
6793
6794
6795
6796
6797
6798
6799
6800
6801
6802
6803
6804 if test -n "$ac_tool_prefix"; then
6805   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6806 set dummy ${ac_tool_prefix}strip; ac_word=$2
6807 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6808 $as_echo_n "checking for $ac_word... " >&6; }
6809 if test "${ac_cv_prog_STRIP+set}" = set; then :
6810   $as_echo_n "(cached) " >&6
6811 else
6812   if test -n "$STRIP"; then
6813   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
6814 else
6815 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6816 for as_dir in $PATH
6817 do
6818   IFS=$as_save_IFS
6819   test -z "$as_dir" && as_dir=.
6820     for ac_exec_ext in '' $ac_executable_extensions; do
6821   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6822     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6823     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6824     break 2
6825   fi
6826 done
6827   done
6828 IFS=$as_save_IFS
6829
6830 fi
6831 fi
6832 STRIP=$ac_cv_prog_STRIP
6833 if test -n "$STRIP"; then
6834   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
6835 $as_echo "$STRIP" >&6; }
6836 else
6837   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6838 $as_echo "no" >&6; }
6839 fi
6840
6841
6842 fi
6843 if test -z "$ac_cv_prog_STRIP"; then
6844   ac_ct_STRIP=$STRIP
6845   # Extract the first word of "strip", so it can be a program name with args.
6846 set dummy strip; ac_word=$2
6847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6848 $as_echo_n "checking for $ac_word... " >&6; }
6849 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6850   $as_echo_n "(cached) " >&6
6851 else
6852   if test -n "$ac_ct_STRIP"; then
6853   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
6854 else
6855 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6856 for as_dir in $PATH
6857 do
6858   IFS=$as_save_IFS
6859   test -z "$as_dir" && as_dir=.
6860     for ac_exec_ext in '' $ac_executable_extensions; do
6861   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6862     ac_cv_prog_ac_ct_STRIP="strip"
6863     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6864     break 2
6865   fi
6866 done
6867   done
6868 IFS=$as_save_IFS
6869
6870 fi
6871 fi
6872 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
6873 if test -n "$ac_ct_STRIP"; then
6874   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
6875 $as_echo "$ac_ct_STRIP" >&6; }
6876 else
6877   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6878 $as_echo "no" >&6; }
6879 fi
6880
6881   if test "x$ac_ct_STRIP" = x; then
6882     STRIP=":"
6883   else
6884     case $cross_compiling:$ac_tool_warned in
6885 yes:)
6886 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6887 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6888 ac_tool_warned=yes ;;
6889 esac
6890     STRIP=$ac_ct_STRIP
6891   fi
6892 else
6893   STRIP="$ac_cv_prog_STRIP"
6894 fi
6895
6896 test -z "$STRIP" && STRIP=:
6897
6898
6899
6900
6901
6902
6903 if test -n "$ac_tool_prefix"; then
6904   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
6905 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6906 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6907 $as_echo_n "checking for $ac_word... " >&6; }
6908 if test "${ac_cv_prog_RANLIB+set}" = set; then :
6909   $as_echo_n "(cached) " >&6
6910 else
6911   if test -n "$RANLIB"; then
6912   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
6913 else
6914 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6915 for as_dir in $PATH
6916 do
6917   IFS=$as_save_IFS
6918   test -z "$as_dir" && as_dir=.
6919     for ac_exec_ext in '' $ac_executable_extensions; do
6920   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6921     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6922     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6923     break 2
6924   fi
6925 done
6926   done
6927 IFS=$as_save_IFS
6928
6929 fi
6930 fi
6931 RANLIB=$ac_cv_prog_RANLIB
6932 if test -n "$RANLIB"; then
6933   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6934 $as_echo "$RANLIB" >&6; }
6935 else
6936   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6937 $as_echo "no" >&6; }
6938 fi
6939
6940
6941 fi
6942 if test -z "$ac_cv_prog_RANLIB"; then
6943   ac_ct_RANLIB=$RANLIB
6944   # Extract the first word of "ranlib", so it can be a program name with args.
6945 set dummy ranlib; ac_word=$2
6946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6947 $as_echo_n "checking for $ac_word... " >&6; }
6948 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6949   $as_echo_n "(cached) " >&6
6950 else
6951   if test -n "$ac_ct_RANLIB"; then
6952   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6953 else
6954 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6955 for as_dir in $PATH
6956 do
6957   IFS=$as_save_IFS
6958   test -z "$as_dir" && as_dir=.
6959     for ac_exec_ext in '' $ac_executable_extensions; do
6960   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6961     ac_cv_prog_ac_ct_RANLIB="ranlib"
6962     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6963     break 2
6964   fi
6965 done
6966   done
6967 IFS=$as_save_IFS
6968
6969 fi
6970 fi
6971 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6972 if test -n "$ac_ct_RANLIB"; then
6973   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6974 $as_echo "$ac_ct_RANLIB" >&6; }
6975 else
6976   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6977 $as_echo "no" >&6; }
6978 fi
6979
6980   if test "x$ac_ct_RANLIB" = x; then
6981     RANLIB=":"
6982   else
6983     case $cross_compiling:$ac_tool_warned in
6984 yes:)
6985 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6986 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6987 ac_tool_warned=yes ;;
6988 esac
6989     RANLIB=$ac_ct_RANLIB
6990   fi
6991 else
6992   RANLIB="$ac_cv_prog_RANLIB"
6993 fi
6994
6995 test -z "$RANLIB" && RANLIB=:
6996
6997
6998
6999
7000
7001
7002 # Determine commands to create old-style static archives.
7003 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
7004 old_postinstall_cmds='chmod 644 $oldlib'
7005 old_postuninstall_cmds=
7006
7007 if test -n "$RANLIB"; then
7008   case $host_os in
7009   openbsd*)
7010     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
7011     ;;
7012   *)
7013     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
7014     ;;
7015   esac
7016   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
7017 fi
7018
7019 case $host_os in
7020   darwin*)
7021     lock_old_archive_extraction=yes ;;
7022   *)
7023     lock_old_archive_extraction=no ;;
7024 esac
7025
7026
7027
7028
7029
7030
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046 for ac_prog in gawk mawk nawk awk
7047 do
7048   # Extract the first word of "$ac_prog", so it can be a program name with args.
7049 set dummy $ac_prog; ac_word=$2
7050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7051 $as_echo_n "checking for $ac_word... " >&6; }
7052 if test "${ac_cv_prog_AWK+set}" = set; then :
7053   $as_echo_n "(cached) " >&6
7054 else
7055   if test -n "$AWK"; then
7056   ac_cv_prog_AWK="$AWK" # Let the user override the test.
7057 else
7058 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7059 for as_dir in $PATH
7060 do
7061   IFS=$as_save_IFS
7062   test -z "$as_dir" && as_dir=.
7063     for ac_exec_ext in '' $ac_executable_extensions; do
7064   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7065     ac_cv_prog_AWK="$ac_prog"
7066     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7067     break 2
7068   fi
7069 done
7070   done
7071 IFS=$as_save_IFS
7072
7073 fi
7074 fi
7075 AWK=$ac_cv_prog_AWK
7076 if test -n "$AWK"; then
7077   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
7078 $as_echo "$AWK" >&6; }
7079 else
7080   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7081 $as_echo "no" >&6; }
7082 fi
7083
7084
7085   test -n "$AWK" && break
7086 done
7087
7088
7089
7090
7091
7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106 # If no C compiler was specified, use CC.
7107 LTCC=${LTCC-"$CC"}
7108
7109 # If no C compiler flags were specified, use CFLAGS.
7110 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7111
7112 # Allow CC to be a program name with arguments.
7113 compiler=$CC
7114
7115
7116 # Check for command to grab the raw symbol name followed by C symbol from nm.
7117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
7118 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
7119 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
7120   $as_echo_n "(cached) " >&6
7121 else
7122
7123 # These are sane defaults that work on at least a few old systems.
7124 # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
7125
7126 # Character class describing NM global symbol codes.
7127 symcode='[BCDEGRST]'
7128
7129 # Regexp to match symbols that can be accessed directly from C.
7130 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
7131
7132 # Define system-specific variables.
7133 case $host_os in
7134 aix*)
7135   symcode='[BCDT]'
7136   ;;
7137 cygwin* | mingw* | pw32* | cegcc*)
7138   symcode='[ABCDGISTW]'
7139   ;;
7140 hpux*)
7141   if test "$host_cpu" = ia64; then
7142     symcode='[ABCDEGRST]'
7143   fi
7144   ;;
7145 irix* | nonstopux*)
7146   symcode='[BCDEGRST]'
7147   ;;
7148 osf*)
7149   symcode='[BCDEGQRST]'
7150   ;;
7151 solaris*)
7152   symcode='[BDRT]'
7153   ;;
7154 sco3.2v5*)
7155   symcode='[DT]'
7156   ;;
7157 sysv4.2uw2*)
7158   symcode='[DT]'
7159   ;;
7160 sysv5* | sco5v6* | unixware* | OpenUNIX*)
7161   symcode='[ABDT]'
7162   ;;
7163 sysv4)
7164   symcode='[DFNSTU]'
7165   ;;
7166 esac
7167
7168 # If we're using GNU nm, then use its standard symbol codes.
7169 case `$NM -V 2>&1` in
7170 *GNU* | *'with BFD'*)
7171   symcode='[ABCDGIRSTW]' ;;
7172 esac
7173
7174 # Transform an extracted symbol line into a proper C declaration.
7175 # Some systems (esp. on ia64) link data and code symbols differently,
7176 # so use this general approach.
7177 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
7178
7179 # Transform an extracted symbol line into symbol name and symbol address
7180 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
7181 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'"
7182
7183 # Handle CRLF in mingw tool chain
7184 opt_cr=
7185 case $build_os in
7186 mingw*)
7187   opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
7188   ;;
7189 esac
7190
7191 # Try without a prefix underscore, then with it.
7192 for ac_symprfx in "" "_"; do
7193
7194   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
7195   symxfrm="\\1 $ac_symprfx\\2 \\2"
7196
7197   # Write the raw and C identifiers.
7198   if test "$lt_cv_nm_interface" = "MS dumpbin"; then
7199     # Fake it for dumpbin and say T for any non-static function
7200     # and D for any global variable.
7201     # Also find C++ and __fastcall symbols from MSVC++,
7202     # which start with @ or ?.
7203     lt_cv_sys_global_symbol_pipe="$AWK '"\
7204 "     {last_section=section; section=\$ 3};"\
7205 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
7206 "     \$ 0!~/External *\|/{next};"\
7207 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
7208 "     {if(hide[section]) next};"\
7209 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
7210 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
7211 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
7212 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
7213 "     ' prfx=^$ac_symprfx"
7214   else
7215     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
7216   fi
7217
7218   # Check to see that the pipe works correctly.
7219   pipe_works=no
7220
7221   rm -f conftest*
7222   cat > conftest.$ac_ext <<_LT_EOF
7223 #ifdef __cplusplus
7224 extern "C" {
7225 #endif
7226 char nm_test_var;
7227 void nm_test_func(void);
7228 void nm_test_func(void){}
7229 #ifdef __cplusplus
7230 }
7231 #endif
7232 int main(){nm_test_var='a';nm_test_func();return(0);}
7233 _LT_EOF
7234
7235   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7236   (eval $ac_compile) 2>&5
7237   ac_status=$?
7238   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7239   test $ac_status = 0; }; then
7240     # Now try to grab the symbols.
7241     nlist=conftest.nm
7242     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
7243   (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
7244   ac_status=$?
7245   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7246   test $ac_status = 0; } && test -s "$nlist"; then
7247       # Try sorting and uniquifying the output.
7248       if sort "$nlist" | uniq > "$nlist"T; then
7249         mv -f "$nlist"T "$nlist"
7250       else
7251         rm -f "$nlist"T
7252       fi
7253
7254       # Make sure that we snagged all the symbols we need.
7255       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
7256         if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
7257           cat <<_LT_EOF > conftest.$ac_ext
7258 #ifdef __cplusplus
7259 extern "C" {
7260 #endif
7261
7262 _LT_EOF
7263           # Now generate the symbol file.
7264           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
7265
7266           cat <<_LT_EOF >> conftest.$ac_ext
7267
7268 /* The mapping between symbol names and symbols.  */
7269 const struct {
7270   const char *name;
7271   void       *address;
7272 }
7273 lt__PROGRAM__LTX_preloaded_symbols[] =
7274 {
7275   { "@PROGRAM@", (void *) 0 },
7276 _LT_EOF
7277           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
7278           cat <<\_LT_EOF >> conftest.$ac_ext
7279   {0, (void *) 0}
7280 };
7281
7282 /* This works around a problem in FreeBSD linker */
7283 #ifdef FREEBSD_WORKAROUND
7284 static const void *lt_preloaded_setup() {
7285   return lt__PROGRAM__LTX_preloaded_symbols;
7286 }
7287 #endif
7288
7289 #ifdef __cplusplus
7290 }
7291 #endif
7292 _LT_EOF
7293           # Now try linking the two files.
7294           mv conftest.$ac_objext conftstm.$ac_objext
7295           lt_save_LIBS="$LIBS"
7296           lt_save_CFLAGS="$CFLAGS"
7297           LIBS="conftstm.$ac_objext"
7298           CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
7299           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
7300   (eval $ac_link) 2>&5
7301   ac_status=$?
7302   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7303   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
7304             pipe_works=yes
7305           fi
7306           LIBS="$lt_save_LIBS"
7307           CFLAGS="$lt_save_CFLAGS"
7308         else
7309           echo "cannot find nm_test_func in $nlist" >&5
7310         fi
7311       else
7312         echo "cannot find nm_test_var in $nlist" >&5
7313       fi
7314     else
7315       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
7316     fi
7317   else
7318     echo "$progname: failed program was:" >&5
7319     cat conftest.$ac_ext >&5
7320   fi
7321   rm -rf conftest* conftst*
7322
7323   # Do not use the global_symbol_pipe unless it works.
7324   if test "$pipe_works" = yes; then
7325     break
7326   else
7327     lt_cv_sys_global_symbol_pipe=
7328   fi
7329 done
7330
7331 fi
7332
7333 if test -z "$lt_cv_sys_global_symbol_pipe"; then
7334   lt_cv_sys_global_symbol_to_cdecl=
7335 fi
7336 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
7337   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
7338 $as_echo "failed" >&6; }
7339 else
7340   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
7341 $as_echo "ok" >&6; }
7342 fi
7343
7344
7345
7346
7347
7348
7349
7350
7351
7352
7353
7354
7355
7356
7357
7358
7359
7360
7361
7362
7363
7364
7365 # Check whether --enable-libtool-lock was given.
7366 if test "${enable_libtool_lock+set}" = set; then :
7367   enableval=$enable_libtool_lock;
7368 fi
7369
7370 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7371
7372 # Some flags need to be propagated to the compiler or linker for good
7373 # libtool support.
7374 case $host in
7375 ia64-*-hpux*)
7376   # Find out which ABI we are using.
7377   echo 'int i;' > conftest.$ac_ext
7378   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7379   (eval $ac_compile) 2>&5
7380   ac_status=$?
7381   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7382   test $ac_status = 0; }; then
7383     case `/usr/bin/file conftest.$ac_objext` in
7384       *ELF-32*)
7385         HPUX_IA64_MODE="32"
7386         ;;
7387       *ELF-64*)
7388         HPUX_IA64_MODE="64"
7389         ;;
7390     esac
7391   fi
7392   rm -rf conftest*
7393   ;;
7394 *-*-irix6*)
7395   # Find out which ABI we are using.
7396   echo '#line '$LINENO' "configure"' > conftest.$ac_ext
7397   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7398   (eval $ac_compile) 2>&5
7399   ac_status=$?
7400   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7401   test $ac_status = 0; }; then
7402     if test "$lt_cv_prog_gnu_ld" = yes; then
7403       case `/usr/bin/file conftest.$ac_objext` in
7404         *32-bit*)
7405           LD="${LD-ld} -melf32bsmip"
7406           ;;
7407         *N32*)
7408           LD="${LD-ld} -melf32bmipn32"
7409           ;;
7410         *64-bit*)
7411           LD="${LD-ld} -melf64bmip"
7412         ;;
7413       esac
7414     else
7415       case `/usr/bin/file conftest.$ac_objext` in
7416         *32-bit*)
7417           LD="${LD-ld} -32"
7418           ;;
7419         *N32*)
7420           LD="${LD-ld} -n32"
7421           ;;
7422         *64-bit*)
7423           LD="${LD-ld} -64"
7424           ;;
7425       esac
7426     fi
7427   fi
7428   rm -rf conftest*
7429   ;;
7430
7431 x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
7432 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
7433   # Find out which ABI we are using.
7434   echo 'int i;' > conftest.$ac_ext
7435   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7436   (eval $ac_compile) 2>&5
7437   ac_status=$?
7438   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7439   test $ac_status = 0; }; then
7440     case `/usr/bin/file conftest.o` in
7441       *32-bit*)
7442         case $host in
7443           x86_64-*kfreebsd*-gnu)
7444             LD="${LD-ld} -m elf_i386_fbsd"
7445             ;;
7446           x86_64-*linux*)
7447             case `/usr/bin/file conftest.o` in
7448               *x86-64*)
7449                 LD="${LD-ld} -m elf32_x86_64"
7450                 ;;
7451               *)
7452                 LD="${LD-ld} -m elf_i386"
7453                 ;;
7454             esac
7455             ;;
7456           powerpc64le-*linux*)
7457             LD="${LD-ld} -m elf32lppclinux"
7458             ;;
7459           powerpc64-*linux*)
7460             LD="${LD-ld} -m elf32ppclinux"
7461             ;;
7462           s390x-*linux*)
7463             LD="${LD-ld} -m elf_s390"
7464             ;;
7465           sparc64-*linux*)
7466             LD="${LD-ld} -m elf32_sparc"
7467             ;;
7468         esac
7469         ;;
7470       *64-bit*)
7471         case $host in
7472           x86_64-*kfreebsd*-gnu)
7473             LD="${LD-ld} -m elf_x86_64_fbsd"
7474             ;;
7475           x86_64-*linux*)
7476             LD="${LD-ld} -m elf_x86_64"
7477             ;;
7478           powerpcle-*linux*)
7479             LD="${LD-ld} -m elf64lppc"
7480             ;;
7481           powerpc-*linux*)
7482             LD="${LD-ld} -m elf64ppc"
7483             ;;
7484           s390*-*linux*|s390*-*tpf*)
7485             LD="${LD-ld} -m elf64_s390"
7486             ;;
7487           sparc*-*linux*)
7488             LD="${LD-ld} -m elf64_sparc"
7489             ;;
7490         esac
7491         ;;
7492     esac
7493   fi
7494   rm -rf conftest*
7495   ;;
7496
7497 *-*-sco3.2v5*)
7498   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7499   SAVE_CFLAGS="$CFLAGS"
7500   CFLAGS="$CFLAGS -belf"
7501   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
7502 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
7503 if test "${lt_cv_cc_needs_belf+set}" = set; then :
7504   $as_echo_n "(cached) " >&6
7505 else
7506   ac_ext=c
7507 ac_cpp='$CPP $CPPFLAGS'
7508 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7509 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7510 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7511
7512      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7513 /* end confdefs.h.  */
7514
7515 int
7516 main ()
7517 {
7518
7519   ;
7520   return 0;
7521 }
7522 _ACEOF
7523 if ac_fn_c_try_link "$LINENO"; then :
7524   lt_cv_cc_needs_belf=yes
7525 else
7526   lt_cv_cc_needs_belf=no
7527 fi
7528 rm -f core conftest.err conftest.$ac_objext \
7529     conftest$ac_exeext conftest.$ac_ext
7530      ac_ext=c
7531 ac_cpp='$CPP $CPPFLAGS'
7532 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7533 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7534 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7535
7536 fi
7537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
7538 $as_echo "$lt_cv_cc_needs_belf" >&6; }
7539   if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7540     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7541     CFLAGS="$SAVE_CFLAGS"
7542   fi
7543   ;;
7544 sparc*-*solaris*)
7545   # Find out which ABI we are using.
7546   echo 'int i;' > conftest.$ac_ext
7547   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
7548   (eval $ac_compile) 2>&5
7549   ac_status=$?
7550   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
7551   test $ac_status = 0; }; then
7552     case `/usr/bin/file conftest.o` in
7553     *64-bit*)
7554       case $lt_cv_prog_gnu_ld in
7555       yes*) LD="${LD-ld} -m elf64_sparc" ;;
7556       *)
7557         if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7558           LD="${LD-ld} -64"
7559         fi
7560         ;;
7561       esac
7562       ;;
7563     esac
7564   fi
7565   rm -rf conftest*
7566   ;;
7567 esac
7568
7569 need_locks="$enable_libtool_lock"
7570
7571
7572   case $host_os in
7573     rhapsody* | darwin*)
7574     if test -n "$ac_tool_prefix"; then
7575   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
7576 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7577 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7578 $as_echo_n "checking for $ac_word... " >&6; }
7579 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7580   $as_echo_n "(cached) " >&6
7581 else
7582   if test -n "$DSYMUTIL"; then
7583   ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
7584 else
7585 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7586 for as_dir in $PATH
7587 do
7588   IFS=$as_save_IFS
7589   test -z "$as_dir" && as_dir=.
7590     for ac_exec_ext in '' $ac_executable_extensions; do
7591   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7592     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7593     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7594     break 2
7595   fi
7596 done
7597   done
7598 IFS=$as_save_IFS
7599
7600 fi
7601 fi
7602 DSYMUTIL=$ac_cv_prog_DSYMUTIL
7603 if test -n "$DSYMUTIL"; then
7604   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
7605 $as_echo "$DSYMUTIL" >&6; }
7606 else
7607   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7608 $as_echo "no" >&6; }
7609 fi
7610
7611
7612 fi
7613 if test -z "$ac_cv_prog_DSYMUTIL"; then
7614   ac_ct_DSYMUTIL=$DSYMUTIL
7615   # Extract the first word of "dsymutil", so it can be a program name with args.
7616 set dummy dsymutil; ac_word=$2
7617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7618 $as_echo_n "checking for $ac_word... " >&6; }
7619 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7620   $as_echo_n "(cached) " >&6
7621 else
7622   if test -n "$ac_ct_DSYMUTIL"; then
7623   ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
7624 else
7625 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7626 for as_dir in $PATH
7627 do
7628   IFS=$as_save_IFS
7629   test -z "$as_dir" && as_dir=.
7630     for ac_exec_ext in '' $ac_executable_extensions; do
7631   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7632     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7633     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7634     break 2
7635   fi
7636 done
7637   done
7638 IFS=$as_save_IFS
7639
7640 fi
7641 fi
7642 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
7643 if test -n "$ac_ct_DSYMUTIL"; then
7644   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
7645 $as_echo "$ac_ct_DSYMUTIL" >&6; }
7646 else
7647   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7648 $as_echo "no" >&6; }
7649 fi
7650
7651   if test "x$ac_ct_DSYMUTIL" = x; then
7652     DSYMUTIL=":"
7653   else
7654     case $cross_compiling:$ac_tool_warned in
7655 yes:)
7656 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7657 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7658 ac_tool_warned=yes ;;
7659 esac
7660     DSYMUTIL=$ac_ct_DSYMUTIL
7661   fi
7662 else
7663   DSYMUTIL="$ac_cv_prog_DSYMUTIL"
7664 fi
7665
7666     if test -n "$ac_tool_prefix"; then
7667   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
7668 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7670 $as_echo_n "checking for $ac_word... " >&6; }
7671 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7672   $as_echo_n "(cached) " >&6
7673 else
7674   if test -n "$NMEDIT"; then
7675   ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
7676 else
7677 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7678 for as_dir in $PATH
7679 do
7680   IFS=$as_save_IFS
7681   test -z "$as_dir" && as_dir=.
7682     for ac_exec_ext in '' $ac_executable_extensions; do
7683   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7684     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7685     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7686     break 2
7687   fi
7688 done
7689   done
7690 IFS=$as_save_IFS
7691
7692 fi
7693 fi
7694 NMEDIT=$ac_cv_prog_NMEDIT
7695 if test -n "$NMEDIT"; then
7696   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
7697 $as_echo "$NMEDIT" >&6; }
7698 else
7699   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7700 $as_echo "no" >&6; }
7701 fi
7702
7703
7704 fi
7705 if test -z "$ac_cv_prog_NMEDIT"; then
7706   ac_ct_NMEDIT=$NMEDIT
7707   # Extract the first word of "nmedit", so it can be a program name with args.
7708 set dummy nmedit; ac_word=$2
7709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7710 $as_echo_n "checking for $ac_word... " >&6; }
7711 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7712   $as_echo_n "(cached) " >&6
7713 else
7714   if test -n "$ac_ct_NMEDIT"; then
7715   ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
7716 else
7717 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7718 for as_dir in $PATH
7719 do
7720   IFS=$as_save_IFS
7721   test -z "$as_dir" && as_dir=.
7722     for ac_exec_ext in '' $ac_executable_extensions; do
7723   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7724     ac_cv_prog_ac_ct_NMEDIT="nmedit"
7725     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7726     break 2
7727   fi
7728 done
7729   done
7730 IFS=$as_save_IFS
7731
7732 fi
7733 fi
7734 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
7735 if test -n "$ac_ct_NMEDIT"; then
7736   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
7737 $as_echo "$ac_ct_NMEDIT" >&6; }
7738 else
7739   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7740 $as_echo "no" >&6; }
7741 fi
7742
7743   if test "x$ac_ct_NMEDIT" = x; then
7744     NMEDIT=":"
7745   else
7746     case $cross_compiling:$ac_tool_warned in
7747 yes:)
7748 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7749 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7750 ac_tool_warned=yes ;;
7751 esac
7752     NMEDIT=$ac_ct_NMEDIT
7753   fi
7754 else
7755   NMEDIT="$ac_cv_prog_NMEDIT"
7756 fi
7757
7758     if test -n "$ac_tool_prefix"; then
7759   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
7760 set dummy ${ac_tool_prefix}lipo; ac_word=$2
7761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7762 $as_echo_n "checking for $ac_word... " >&6; }
7763 if test "${ac_cv_prog_LIPO+set}" = set; then :
7764   $as_echo_n "(cached) " >&6
7765 else
7766   if test -n "$LIPO"; then
7767   ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
7768 else
7769 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7770 for as_dir in $PATH
7771 do
7772   IFS=$as_save_IFS
7773   test -z "$as_dir" && as_dir=.
7774     for ac_exec_ext in '' $ac_executable_extensions; do
7775   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7776     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7777     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7778     break 2
7779   fi
7780 done
7781   done
7782 IFS=$as_save_IFS
7783
7784 fi
7785 fi
7786 LIPO=$ac_cv_prog_LIPO
7787 if test -n "$LIPO"; then
7788   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
7789 $as_echo "$LIPO" >&6; }
7790 else
7791   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7792 $as_echo "no" >&6; }
7793 fi
7794
7795
7796 fi
7797 if test -z "$ac_cv_prog_LIPO"; then
7798   ac_ct_LIPO=$LIPO
7799   # Extract the first word of "lipo", so it can be a program name with args.
7800 set dummy lipo; ac_word=$2
7801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7802 $as_echo_n "checking for $ac_word... " >&6; }
7803 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7804   $as_echo_n "(cached) " >&6
7805 else
7806   if test -n "$ac_ct_LIPO"; then
7807   ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
7808 else
7809 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7810 for as_dir in $PATH
7811 do
7812   IFS=$as_save_IFS
7813   test -z "$as_dir" && as_dir=.
7814     for ac_exec_ext in '' $ac_executable_extensions; do
7815   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7816     ac_cv_prog_ac_ct_LIPO="lipo"
7817     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7818     break 2
7819   fi
7820 done
7821   done
7822 IFS=$as_save_IFS
7823
7824 fi
7825 fi
7826 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
7827 if test -n "$ac_ct_LIPO"; then
7828   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
7829 $as_echo "$ac_ct_LIPO" >&6; }
7830 else
7831   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7832 $as_echo "no" >&6; }
7833 fi
7834
7835   if test "x$ac_ct_LIPO" = x; then
7836     LIPO=":"
7837   else
7838     case $cross_compiling:$ac_tool_warned in
7839 yes:)
7840 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7841 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7842 ac_tool_warned=yes ;;
7843 esac
7844     LIPO=$ac_ct_LIPO
7845   fi
7846 else
7847   LIPO="$ac_cv_prog_LIPO"
7848 fi
7849
7850     if test -n "$ac_tool_prefix"; then
7851   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
7852 set dummy ${ac_tool_prefix}otool; ac_word=$2
7853 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7854 $as_echo_n "checking for $ac_word... " >&6; }
7855 if test "${ac_cv_prog_OTOOL+set}" = set; then :
7856   $as_echo_n "(cached) " >&6
7857 else
7858   if test -n "$OTOOL"; then
7859   ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
7860 else
7861 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7862 for as_dir in $PATH
7863 do
7864   IFS=$as_save_IFS
7865   test -z "$as_dir" && as_dir=.
7866     for ac_exec_ext in '' $ac_executable_extensions; do
7867   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7868     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7869     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7870     break 2
7871   fi
7872 done
7873   done
7874 IFS=$as_save_IFS
7875
7876 fi
7877 fi
7878 OTOOL=$ac_cv_prog_OTOOL
7879 if test -n "$OTOOL"; then
7880   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
7881 $as_echo "$OTOOL" >&6; }
7882 else
7883   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7884 $as_echo "no" >&6; }
7885 fi
7886
7887
7888 fi
7889 if test -z "$ac_cv_prog_OTOOL"; then
7890   ac_ct_OTOOL=$OTOOL
7891   # Extract the first word of "otool", so it can be a program name with args.
7892 set dummy otool; ac_word=$2
7893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7894 $as_echo_n "checking for $ac_word... " >&6; }
7895 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7896   $as_echo_n "(cached) " >&6
7897 else
7898   if test -n "$ac_ct_OTOOL"; then
7899   ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
7900 else
7901 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7902 for as_dir in $PATH
7903 do
7904   IFS=$as_save_IFS
7905   test -z "$as_dir" && as_dir=.
7906     for ac_exec_ext in '' $ac_executable_extensions; do
7907   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7908     ac_cv_prog_ac_ct_OTOOL="otool"
7909     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7910     break 2
7911   fi
7912 done
7913   done
7914 IFS=$as_save_IFS
7915
7916 fi
7917 fi
7918 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
7919 if test -n "$ac_ct_OTOOL"; then
7920   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
7921 $as_echo "$ac_ct_OTOOL" >&6; }
7922 else
7923   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7924 $as_echo "no" >&6; }
7925 fi
7926
7927   if test "x$ac_ct_OTOOL" = x; then
7928     OTOOL=":"
7929   else
7930     case $cross_compiling:$ac_tool_warned in
7931 yes:)
7932 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7933 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7934 ac_tool_warned=yes ;;
7935 esac
7936     OTOOL=$ac_ct_OTOOL
7937   fi
7938 else
7939   OTOOL="$ac_cv_prog_OTOOL"
7940 fi
7941
7942     if test -n "$ac_tool_prefix"; then
7943   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
7944 set dummy ${ac_tool_prefix}otool64; ac_word=$2
7945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7946 $as_echo_n "checking for $ac_word... " >&6; }
7947 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7948   $as_echo_n "(cached) " >&6
7949 else
7950   if test -n "$OTOOL64"; then
7951   ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
7952 else
7953 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7954 for as_dir in $PATH
7955 do
7956   IFS=$as_save_IFS
7957   test -z "$as_dir" && as_dir=.
7958     for ac_exec_ext in '' $ac_executable_extensions; do
7959   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7960     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7961     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7962     break 2
7963   fi
7964 done
7965   done
7966 IFS=$as_save_IFS
7967
7968 fi
7969 fi
7970 OTOOL64=$ac_cv_prog_OTOOL64
7971 if test -n "$OTOOL64"; then
7972   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
7973 $as_echo "$OTOOL64" >&6; }
7974 else
7975   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7976 $as_echo "no" >&6; }
7977 fi
7978
7979
7980 fi
7981 if test -z "$ac_cv_prog_OTOOL64"; then
7982   ac_ct_OTOOL64=$OTOOL64
7983   # Extract the first word of "otool64", so it can be a program name with args.
7984 set dummy otool64; ac_word=$2
7985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7986 $as_echo_n "checking for $ac_word... " >&6; }
7987 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7988   $as_echo_n "(cached) " >&6
7989 else
7990   if test -n "$ac_ct_OTOOL64"; then
7991   ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
7992 else
7993 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7994 for as_dir in $PATH
7995 do
7996   IFS=$as_save_IFS
7997   test -z "$as_dir" && as_dir=.
7998     for ac_exec_ext in '' $ac_executable_extensions; do
7999   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8000     ac_cv_prog_ac_ct_OTOOL64="otool64"
8001     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8002     break 2
8003   fi
8004 done
8005   done
8006 IFS=$as_save_IFS
8007
8008 fi
8009 fi
8010 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
8011 if test -n "$ac_ct_OTOOL64"; then
8012   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
8013 $as_echo "$ac_ct_OTOOL64" >&6; }
8014 else
8015   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8016 $as_echo "no" >&6; }
8017 fi
8018
8019   if test "x$ac_ct_OTOOL64" = x; then
8020     OTOOL64=":"
8021   else
8022     case $cross_compiling:$ac_tool_warned in
8023 yes:)
8024 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8025 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8026 ac_tool_warned=yes ;;
8027 esac
8028     OTOOL64=$ac_ct_OTOOL64
8029   fi
8030 else
8031   OTOOL64="$ac_cv_prog_OTOOL64"
8032 fi
8033
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
8061 $as_echo_n "checking for -single_module linker flag... " >&6; }
8062 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
8063   $as_echo_n "(cached) " >&6
8064 else
8065   lt_cv_apple_cc_single_mod=no
8066       if test -z "${LT_MULTI_MODULE}"; then
8067         # By default we will add the -single_module flag. You can override
8068         # by either setting the environment variable LT_MULTI_MODULE
8069         # non-empty at configure time, or by adding -multi_module to the
8070         # link flags.
8071         rm -rf libconftest.dylib*
8072         echo "int foo(void){return 1;}" > conftest.c
8073         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8074 -dynamiclib -Wl,-single_module conftest.c" >&5
8075         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
8076           -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
8077         _lt_result=$?
8078         if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
8079           lt_cv_apple_cc_single_mod=yes
8080         else
8081           cat conftest.err >&5
8082         fi
8083         rm -rf libconftest.dylib*
8084         rm -f conftest.*
8085       fi
8086 fi
8087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
8088 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
8089     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
8090 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
8091 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
8092   $as_echo_n "(cached) " >&6
8093 else
8094   lt_cv_ld_exported_symbols_list=no
8095       save_LDFLAGS=$LDFLAGS
8096       echo "_main" > conftest.sym
8097       LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
8098       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8099 /* end confdefs.h.  */
8100
8101 int
8102 main ()
8103 {
8104
8105   ;
8106   return 0;
8107 }
8108 _ACEOF
8109 if ac_fn_c_try_link "$LINENO"; then :
8110   lt_cv_ld_exported_symbols_list=yes
8111 else
8112   lt_cv_ld_exported_symbols_list=no
8113 fi
8114 rm -f core conftest.err conftest.$ac_objext \
8115     conftest$ac_exeext conftest.$ac_ext
8116         LDFLAGS="$save_LDFLAGS"
8117
8118 fi
8119 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
8120 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
8121     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
8122 $as_echo_n "checking for -force_load linker flag... " >&6; }
8123 if test "${lt_cv_ld_force_load+set}" = set; then :
8124   $as_echo_n "(cached) " >&6
8125 else
8126   lt_cv_ld_force_load=no
8127       cat > conftest.c << _LT_EOF
8128 int forced_loaded() { return 2;}
8129 _LT_EOF
8130       echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
8131       $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
8132       echo "$AR cru libconftest.a conftest.o" >&5
8133       $AR cru libconftest.a conftest.o 2>&5
8134       cat > conftest.c << _LT_EOF
8135 int main() { return 0;}
8136 _LT_EOF
8137       echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
8138       $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
8139       _lt_result=$?
8140       if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
8141         lt_cv_ld_force_load=yes
8142       else
8143         cat conftest.err >&5
8144       fi
8145         rm -f conftest.err libconftest.a conftest conftest.c
8146         rm -rf conftest.dSYM
8147
8148 fi
8149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
8150 $as_echo "$lt_cv_ld_force_load" >&6; }
8151     case $host_os in
8152     rhapsody* | darwin1.[012])
8153       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
8154     darwin1.*)
8155       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8156     darwin*) # darwin 5.x on
8157       # if running on 10.5 or later, the deployment target defaults
8158       # to the OS version, if on x86, and 10.4, the deployment
8159       # target defaults to 10.4. Don't you love it?
8160       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
8161         10.0,*86*-darwin8*|10.0,*-darwin[91]*)
8162           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8163         10.[012][,.]*)
8164           _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
8165         10.*)
8166           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
8167       esac
8168     ;;
8169   esac
8170     if test "$lt_cv_apple_cc_single_mod" = "yes"; then
8171       _lt_dar_single_mod='$single_module'
8172     fi
8173     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
8174       _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
8175     else
8176       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
8177     fi
8178     if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
8179       _lt_dsymutil='~$DSYMUTIL $lib || :'
8180     else
8181       _lt_dsymutil=
8182     fi
8183     ;;
8184   esac
8185
8186 for ac_header in dlfcn.h
8187 do :
8188   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8189 "
8190 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8191   cat >>confdefs.h <<_ACEOF
8192 #define HAVE_DLFCN_H 1
8193 _ACEOF
8194
8195 fi
8196
8197 done
8198
8199
8200
8201 # autoconf.info says this should be called right after AC_INIT.
8202 ac_config_headers="$ac_config_headers config.h:config.in"
8203
8204
8205
8206
8207
8208
8209 # Put a plausible default for CC_FOR_BUILD in Makefile.
8210 if test "x$cross_compiling" = "xno"; then
8211   CC_FOR_BUILD='$(CC)'
8212 else
8213   CC_FOR_BUILD=gcc
8214 fi
8215
8216
8217
8218
8219 AR=${AR-ar}
8220
8221 if test -n "$ac_tool_prefix"; then
8222   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
8223 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
8224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8225 $as_echo_n "checking for $ac_word... " >&6; }
8226 if test "${ac_cv_prog_RANLIB+set}" = set; then :
8227   $as_echo_n "(cached) " >&6
8228 else
8229   if test -n "$RANLIB"; then
8230   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
8231 else
8232 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8233 for as_dir in $PATH
8234 do
8235   IFS=$as_save_IFS
8236   test -z "$as_dir" && as_dir=.
8237     for ac_exec_ext in '' $ac_executable_extensions; do
8238   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8239     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
8240     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8241     break 2
8242   fi
8243 done
8244   done
8245 IFS=$as_save_IFS
8246
8247 fi
8248 fi
8249 RANLIB=$ac_cv_prog_RANLIB
8250 if test -n "$RANLIB"; then
8251   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
8252 $as_echo "$RANLIB" >&6; }
8253 else
8254   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8255 $as_echo "no" >&6; }
8256 fi
8257
8258
8259 fi
8260 if test -z "$ac_cv_prog_RANLIB"; then
8261   ac_ct_RANLIB=$RANLIB
8262   # Extract the first word of "ranlib", so it can be a program name with args.
8263 set dummy ranlib; ac_word=$2
8264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8265 $as_echo_n "checking for $ac_word... " >&6; }
8266 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
8267   $as_echo_n "(cached) " >&6
8268 else
8269   if test -n "$ac_ct_RANLIB"; then
8270   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
8271 else
8272 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8273 for as_dir in $PATH
8274 do
8275   IFS=$as_save_IFS
8276   test -z "$as_dir" && as_dir=.
8277     for ac_exec_ext in '' $ac_executable_extensions; do
8278   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8279     ac_cv_prog_ac_ct_RANLIB="ranlib"
8280     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8281     break 2
8282   fi
8283 done
8284   done
8285 IFS=$as_save_IFS
8286
8287 fi
8288 fi
8289 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
8290 if test -n "$ac_ct_RANLIB"; then
8291   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
8292 $as_echo "$ac_ct_RANLIB" >&6; }
8293 else
8294   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8295 $as_echo "no" >&6; }
8296 fi
8297
8298   if test "x$ac_ct_RANLIB" = x; then
8299     RANLIB=":"
8300   else
8301     case $cross_compiling:$ac_tool_warned in
8302 yes:)
8303 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
8304 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
8305 ac_tool_warned=yes ;;
8306 esac
8307     RANLIB=$ac_ct_RANLIB
8308   fi
8309 else
8310   RANLIB="$ac_cv_prog_RANLIB"
8311 fi
8312
8313
8314
8315
8316 # Some of the common include files depend on bfd.h, and bfd.h checks
8317 # that config.h is included first by testing that the PACKAGE macro
8318 # is defined.
8319 PACKAGE=sim
8320
8321 cat >>confdefs.h <<_ACEOF
8322 #define PACKAGE "$PACKAGE"
8323 _ACEOF
8324
8325
8326
8327 # Dependency checking.
8328 ac_config_commands="$ac_config_commands depdir"
8329
8330
8331 depcc="$CC"   am_compiler_list=
8332
8333 am_depcomp=$ac_aux_dir/depcomp
8334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
8335 $as_echo_n "checking dependency style of $depcc... " >&6; }
8336 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
8337   $as_echo_n "(cached) " >&6
8338 else
8339   if test -f "$am_depcomp"; then
8340   # We make a subdir and do the tests there.  Otherwise we can end up
8341   # making bogus files that we don't know about and never remove.  For
8342   # instance it was reported that on HP-UX the gcc test will end up
8343   # making a dummy file named `D' -- because `-MD' means `put the output
8344   # in D'.
8345   mkdir conftest.dir
8346   # Copy depcomp to subdir because otherwise we won't find it if we're
8347   # using a relative directory.
8348   cp "$am_depcomp" conftest.dir
8349   cd conftest.dir
8350   # We will build objects and dependencies in a subdirectory because
8351   # it helps to detect inapplicable dependency modes.  For instance
8352   # both Tru64's cc and ICC support -MD to output dependencies as a
8353   # side effect of compilation, but ICC will put the dependencies in
8354   # the current directory while Tru64 will put them in the object
8355   # directory.
8356   mkdir sub
8357
8358   am_cv_CC_dependencies_compiler_type=none
8359   if test "$am_compiler_list" = ""; then
8360      am_compiler_list=`sed -n 's/^\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
8361   fi
8362   for depmode in $am_compiler_list; do
8363     if test $depmode = none; then break; fi
8364
8365     $as_echo "$as_me:$LINENO: trying $depmode" >&5
8366     # Setup a source with many dependencies, because some compilers
8367     # like to wrap large dependency lists on column 80 (with \), and
8368     # we should not choose a depcomp mode which is confused by this.
8369     #
8370     # We need to recreate these files for each test, as the compiler may
8371     # overwrite some of them when testing with obscure command lines.
8372     # This happens at least with the AIX C compiler.
8373     : > sub/conftest.c
8374     for i in 1 2 3 4 5 6; do
8375       echo '#include "conftst'$i'.h"' >> sub/conftest.c
8376       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
8377       # Solaris 8's {/usr,}/bin/sh.
8378       touch sub/conftst$i.h
8379     done
8380     echo "include sub/conftest.Po" > confmf
8381
8382     # We check with `-c' and `-o' for the sake of the "dashmstdout"
8383     # mode.  It turns out that the SunPro C++ compiler does not properly
8384     # handle `-M -o', and we need to detect this.
8385     depcmd="depmode=$depmode \
8386        source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
8387        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
8388        $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c"
8389     echo "| $depcmd" | sed -e 's/  */ /g' >&5
8390     if env $depcmd > conftest.err 2>&1 &&
8391        grep sub/conftst6.h sub/conftest.Po >>conftest.err 2>&1 &&
8392        grep sub/conftest.${OBJEXT-o} sub/conftest.Po >>conftest.err 2>&1 &&
8393        ${MAKE-make} -s -f confmf >>conftest.err 2>&1; then
8394       # icc doesn't choke on unknown options, it will just issue warnings
8395       # or remarks (even with -Werror).  So we grep stderr for any message
8396       # that says an option was ignored or not supported.
8397       # When given -MP, icc 7.0 and 7.1 complain thusly:
8398       #   icc: Command line warning: ignoring option '-M'; no argument required
8399       # The diagnosis changed in icc 8.0:
8400       #   icc: Command line remark: option '-MP' not supported
8401       if (grep 'ignoring option' conftest.err ||
8402           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
8403         am_cv_CC_dependencies_compiler_type=$depmode
8404         $as_echo "$as_me:$LINENO: success" >&5
8405         break
8406       fi
8407     fi
8408     $as_echo "$as_me:$LINENO: failure, diagnostics are:" >&5
8409     sed -e 's/^/| /' < conftest.err >&5
8410   done
8411
8412   cd ..
8413   rm -rf conftest.dir
8414 else
8415   am_cv_CC_dependencies_compiler_type=none
8416 fi
8417
8418 fi
8419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
8420 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
8421 if test x${am_cv_CC_dependencies_compiler_type-none} = xnone
8422 then as_fn_error "no usable dependency style found" "$LINENO" 5
8423 else CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
8424
8425 fi
8426
8427
8428 # Check for the 'make' the user wants to use.
8429 for ac_prog in make
8430 do
8431   # Extract the first word of "$ac_prog", so it can be a program name with args.
8432 set dummy $ac_prog; ac_word=$2
8433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8434 $as_echo_n "checking for $ac_word... " >&6; }
8435 if test "${ac_cv_prog_MAKE+set}" = set; then :
8436   $as_echo_n "(cached) " >&6
8437 else
8438   if test -n "$MAKE"; then
8439   ac_cv_prog_MAKE="$MAKE" # Let the user override the test.
8440 else
8441 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8442 for as_dir in $PATH
8443 do
8444   IFS=$as_save_IFS
8445   test -z "$as_dir" && as_dir=.
8446     for ac_exec_ext in '' $ac_executable_extensions; do
8447   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8448     ac_cv_prog_MAKE="$ac_prog"
8449     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
8450     break 2
8451   fi
8452 done
8453   done
8454 IFS=$as_save_IFS
8455
8456 fi
8457 fi
8458 MAKE=$ac_cv_prog_MAKE
8459 if test -n "$MAKE"; then
8460   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAKE" >&5
8461 $as_echo "$MAKE" >&6; }
8462 else
8463   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8464 $as_echo "no" >&6; }
8465 fi
8466
8467
8468   test -n "$MAKE" && break
8469 done
8470
8471 MAKE_IS_GNU=
8472 case "`$MAKE --version 2>&1 | sed 1q`" in
8473   *GNU*)
8474     MAKE_IS_GNU=yes
8475     ;;
8476 esac
8477  if test "$MAKE_IS_GNU" = yes; then
8478   GMAKE_TRUE=
8479   GMAKE_FALSE='#'
8480 else
8481   GMAKE_TRUE='#'
8482   GMAKE_FALSE=
8483 fi
8484
8485
8486 ALL_LINGUAS=
8487 # If we haven't got the data from the intl directory,
8488 # assume NLS is disabled.
8489 USE_NLS=no
8490 LIBINTL=
8491 LIBINTL_DEP=
8492 INCINTL=
8493 XGETTEXT=
8494 GMSGFMT=
8495 POSUB=
8496
8497 if test -f  ../../intl/config.intl; then
8498   .  ../../intl/config.intl
8499 fi
8500 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
8501 $as_echo_n "checking whether NLS is requested... " >&6; }
8502 if test x"$USE_NLS" != xyes; then
8503   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
8504 $as_echo "no" >&6; }
8505 else
8506   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
8507 $as_echo "yes" >&6; }
8508
8509 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
8510
8511
8512   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
8513 $as_echo_n "checking for catalogs to be installed... " >&6; }
8514   # Look for .po and .gmo files in the source directory.
8515   CATALOGS=
8516   XLINGUAS=
8517   for cat in $srcdir/po/*.gmo $srcdir/po/*.po; do
8518     # If there aren't any .gmo files the shell will give us the
8519     # literal string "../path/to/srcdir/po/*.gmo" which has to be
8520     # weeded out.
8521     case "$cat" in *\**)
8522       continue;;
8523     esac
8524     # The quadruple backslash is collapsed to a double backslash
8525     # by the backticks, then collapsed again by the double quotes,
8526     # leaving us with one backslash in the sed expression (right
8527     # before the dot that mustn't act as a wildcard).
8528     cat=`echo $cat | sed -e "s!$srcdir/po/!!" -e "s!\\\\.po!.gmo!"`
8529     lang=`echo $cat | sed -e "s!\\\\.gmo!!"`
8530     # The user is allowed to set LINGUAS to a list of languages to
8531     # install catalogs for.  If it's empty that means "all of them."
8532     if test "x$LINGUAS" = x; then
8533       CATALOGS="$CATALOGS $cat"
8534       XLINGUAS="$XLINGUAS $lang"
8535     else
8536       case "$LINGUAS" in *$lang*)
8537         CATALOGS="$CATALOGS $cat"
8538         XLINGUAS="$XLINGUAS $lang"
8539         ;;
8540       esac
8541     fi
8542   done
8543   LINGUAS="$XLINGUAS"
8544   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
8545 $as_echo "$LINGUAS" >&6; }
8546
8547
8548     DATADIRNAME=share
8549
8550   INSTOBJEXT=.mo
8551
8552   GENCAT=gencat
8553
8554   CATOBJEXT=.gmo
8555
8556 fi
8557
8558 # Check for common headers.
8559 # FIXME: Seems to me this can cause problems for i386-windows hosts.
8560 # At one point there were hardcoded AC_DEFINE's if ${host} = i386-*-windows*.
8561 for ac_header in stdlib.h string.h strings.h unistd.h time.h
8562 do :
8563   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8564 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8565 eval as_val=\$$as_ac_Header
8566    if test "x$as_val" = x""yes; then :
8567   cat >>confdefs.h <<_ACEOF
8568 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8569 _ACEOF
8570
8571 fi
8572
8573 done
8574
8575 for ac_header in sys/time.h sys/resource.h
8576 do :
8577   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8578 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8579 eval as_val=\$$as_ac_Header
8580    if test "x$as_val" = x""yes; then :
8581   cat >>confdefs.h <<_ACEOF
8582 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8583 _ACEOF
8584
8585 fi
8586
8587 done
8588
8589 for ac_header in fcntl.h fpu_control.h
8590 do :
8591   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8592 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8593 eval as_val=\$$as_ac_Header
8594    if test "x$as_val" = x""yes; then :
8595   cat >>confdefs.h <<_ACEOF
8596 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8597 _ACEOF
8598
8599 fi
8600
8601 done
8602
8603 for ac_header in dlfcn.h errno.h sys/stat.h
8604 do :
8605   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8606 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
8607 eval as_val=\$$as_ac_Header
8608    if test "x$as_val" = x""yes; then :
8609   cat >>confdefs.h <<_ACEOF
8610 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8611 _ACEOF
8612
8613 fi
8614
8615 done
8616
8617 for ac_func in getrusage time sigaction __setfpucw
8618 do :
8619   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
8620 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8621 eval as_val=\$$as_ac_var
8622    if test "x$as_val" = x""yes; then :
8623   cat >>confdefs.h <<_ACEOF
8624 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
8625 _ACEOF
8626
8627 fi
8628 done
8629
8630
8631 # Check for socket libraries
8632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bind in -lsocket" >&5
8633 $as_echo_n "checking for bind in -lsocket... " >&6; }
8634 if test "${ac_cv_lib_socket_bind+set}" = set; then :
8635   $as_echo_n "(cached) " >&6
8636 else
8637   ac_check_lib_save_LIBS=$LIBS
8638 LIBS="-lsocket  $LIBS"
8639 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8640 /* end confdefs.h.  */
8641
8642 /* Override any GCC internal prototype to avoid an error.
8643    Use char because int might match the return type of a GCC
8644    builtin and then its argument prototype would still apply.  */
8645 #ifdef __cplusplus
8646 extern "C"
8647 #endif
8648 char bind ();
8649 int
8650 main ()
8651 {
8652 return bind ();
8653   ;
8654   return 0;
8655 }
8656 _ACEOF
8657 if ac_fn_c_try_link "$LINENO"; then :
8658   ac_cv_lib_socket_bind=yes
8659 else
8660   ac_cv_lib_socket_bind=no
8661 fi
8662 rm -f core conftest.err conftest.$ac_objext \
8663     conftest$ac_exeext conftest.$ac_ext
8664 LIBS=$ac_check_lib_save_LIBS
8665 fi
8666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_bind" >&5
8667 $as_echo "$ac_cv_lib_socket_bind" >&6; }
8668 if test "x$ac_cv_lib_socket_bind" = x""yes; then :
8669   cat >>confdefs.h <<_ACEOF
8670 #define HAVE_LIBSOCKET 1
8671 _ACEOF
8672
8673   LIBS="-lsocket $LIBS"
8674
8675 fi
8676
8677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8678 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
8679 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :
8680   $as_echo_n "(cached) " >&6
8681 else
8682   ac_check_lib_save_LIBS=$LIBS
8683 LIBS="-lnsl  $LIBS"
8684 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8685 /* end confdefs.h.  */
8686
8687 /* Override any GCC internal prototype to avoid an error.
8688    Use char because int might match the return type of a GCC
8689    builtin and then its argument prototype would still apply.  */
8690 #ifdef __cplusplus
8691 extern "C"
8692 #endif
8693 char gethostbyname ();
8694 int
8695 main ()
8696 {
8697 return gethostbyname ();
8698   ;
8699   return 0;
8700 }
8701 _ACEOF
8702 if ac_fn_c_try_link "$LINENO"; then :
8703   ac_cv_lib_nsl_gethostbyname=yes
8704 else
8705   ac_cv_lib_nsl_gethostbyname=no
8706 fi
8707 rm -f core conftest.err conftest.$ac_objext \
8708     conftest$ac_exeext conftest.$ac_ext
8709 LIBS=$ac_check_lib_save_LIBS
8710 fi
8711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8712 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
8713 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then :
8714   cat >>confdefs.h <<_ACEOF
8715 #define HAVE_LIBNSL 1
8716 _ACEOF
8717
8718   LIBS="-lnsl $LIBS"
8719
8720 fi
8721
8722
8723 # BFD conditionally uses zlib, so we must link it in if libbfd does, by
8724 # using the same condition.
8725
8726   # Use the system's zlib library.
8727   zlibdir="-L\$(top_builddir)/../zlib"
8728   zlibinc="-I\$(top_srcdir)/../zlib"
8729
8730 # Check whether --with-system-zlib was given.
8731 if test "${with_system_zlib+set}" = set; then :
8732   withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then
8733     zlibdir=
8734     zlibinc=
8735   fi
8736
8737 fi
8738
8739
8740
8741
8742
8743 # BFD uses libdl when when plugins enabled.
8744
8745   maybe_plugins=no
8746   for ac_header in dlfcn.h
8747 do :
8748   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8749 "
8750 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8751   cat >>confdefs.h <<_ACEOF
8752 #define HAVE_DLFCN_H 1
8753 _ACEOF
8754  maybe_plugins=yes
8755 fi
8756
8757 done
8758
8759   for ac_header in windows.h
8760 do :
8761   ac_fn_c_check_header_compile "$LINENO" "windows.h" "ac_cv_header_windows_h" "$ac_includes_default
8762 "
8763 if test "x$ac_cv_header_windows_h" = x""yes; then :
8764   cat >>confdefs.h <<_ACEOF
8765 #define HAVE_WINDOWS_H 1
8766 _ACEOF
8767  maybe_plugins=yes
8768 fi
8769
8770 done
8771
8772
8773   # Check whether --enable-plugins was given.
8774 if test "${enable_plugins+set}" = set; then :
8775   enableval=$enable_plugins; case "${enableval}" in
8776       no) plugins=no ;;
8777       *) plugins=yes
8778          if test "$maybe_plugins" != "yes" ; then
8779            as_fn_error "Building with plugin support requires a host that supports dlopen." "$LINENO" 5
8780          fi ;;
8781      esac
8782 else
8783   plugins=$maybe_plugins
8784
8785 fi
8786
8787   if test "$plugins" = "yes"; then
8788     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
8789 $as_echo_n "checking for library containing dlopen... " >&6; }
8790 if test "${ac_cv_search_dlopen+set}" = set; then :
8791   $as_echo_n "(cached) " >&6
8792 else
8793   ac_func_search_save_LIBS=$LIBS
8794 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8795 /* end confdefs.h.  */
8796
8797 /* Override any GCC internal prototype to avoid an error.
8798    Use char because int might match the return type of a GCC
8799    builtin and then its argument prototype would still apply.  */
8800 #ifdef __cplusplus
8801 extern "C"
8802 #endif
8803 char dlopen ();
8804 int
8805 main ()
8806 {
8807 return dlopen ();
8808   ;
8809   return 0;
8810 }
8811 _ACEOF
8812 for ac_lib in '' dl; do
8813   if test -z "$ac_lib"; then
8814     ac_res="none required"
8815   else
8816     ac_res=-l$ac_lib
8817     LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
8818   fi
8819   if ac_fn_c_try_link "$LINENO"; then :
8820   ac_cv_search_dlopen=$ac_res
8821 fi
8822 rm -f core conftest.err conftest.$ac_objext \
8823     conftest$ac_exeext
8824   if test "${ac_cv_search_dlopen+set}" = set; then :
8825   break
8826 fi
8827 done
8828 if test "${ac_cv_search_dlopen+set}" = set; then :
8829
8830 else
8831   ac_cv_search_dlopen=no
8832 fi
8833 rm conftest.$ac_ext
8834 LIBS=$ac_func_search_save_LIBS
8835 fi
8836 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_dlopen" >&5
8837 $as_echo "$ac_cv_search_dlopen" >&6; }
8838 ac_res=$ac_cv_search_dlopen
8839 if test "$ac_res" != no; then :
8840   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
8841
8842 fi
8843
8844   fi
8845
8846  if test "$plugins" = yes; then
8847   PLUGINS_TRUE=
8848   PLUGINS_FALSE='#'
8849 else
8850   PLUGINS_TRUE='#'
8851   PLUGINS_FALSE=
8852 fi
8853
8854
8855
8856
8857
8858 # Set options
8859 enable_dlopen=yes
8860
8861
8862
8863
8864   enable_win32_dll=no
8865
8866
8867             # Check whether --enable-shared was given.
8868 if test "${enable_shared+set}" = set; then :
8869   enableval=$enable_shared; p=${PACKAGE-default}
8870     case $enableval in
8871     yes) enable_shared=yes ;;
8872     no) enable_shared=no ;;
8873     *)
8874       enable_shared=no
8875       # Look at the argument we got.  We use all the common list separators.
8876       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8877       for pkg in $enableval; do
8878         IFS="$lt_save_ifs"
8879         if test "X$pkg" = "X$p"; then
8880           enable_shared=yes
8881         fi
8882       done
8883       IFS="$lt_save_ifs"
8884       ;;
8885     esac
8886 else
8887   enable_shared=yes
8888 fi
8889
8890
8891
8892
8893
8894
8895
8896
8897
8898   # Check whether --enable-static was given.
8899 if test "${enable_static+set}" = set; then :
8900   enableval=$enable_static; p=${PACKAGE-default}
8901     case $enableval in
8902     yes) enable_static=yes ;;
8903     no) enable_static=no ;;
8904     *)
8905      enable_static=no
8906       # Look at the argument we got.  We use all the common list separators.
8907       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8908       for pkg in $enableval; do
8909         IFS="$lt_save_ifs"
8910         if test "X$pkg" = "X$p"; then
8911           enable_static=yes
8912         fi
8913       done
8914       IFS="$lt_save_ifs"
8915       ;;
8916     esac
8917 else
8918   enable_static=yes
8919 fi
8920
8921
8922
8923
8924
8925
8926
8927
8928
8929
8930 # Check whether --with-pic was given.
8931 if test "${with_pic+set}" = set; then :
8932   withval=$with_pic; pic_mode="$withval"
8933 else
8934   pic_mode=default
8935 fi
8936
8937
8938 test -z "$pic_mode" && pic_mode=default
8939
8940
8941
8942
8943
8944
8945
8946   # Check whether --enable-fast-install was given.
8947 if test "${enable_fast_install+set}" = set; then :
8948   enableval=$enable_fast_install; p=${PACKAGE-default}
8949     case $enableval in
8950     yes) enable_fast_install=yes ;;
8951     no) enable_fast_install=no ;;
8952     *)
8953       enable_fast_install=no
8954       # Look at the argument we got.  We use all the common list separators.
8955       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8956       for pkg in $enableval; do
8957         IFS="$lt_save_ifs"
8958         if test "X$pkg" = "X$p"; then
8959           enable_fast_install=yes
8960         fi
8961       done
8962       IFS="$lt_save_ifs"
8963       ;;
8964     esac
8965 else
8966   enable_fast_install=yes
8967 fi
8968
8969
8970
8971
8972
8973
8974
8975
8976
8977
8978
8979 # This can be used to rebuild libtool when needed
8980 LIBTOOL_DEPS="$ltmain"
8981
8982 # Always use our own libtool.
8983 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
8984
8985
8986
8987
8988
8989
8990
8991
8992
8993
8994
8995
8996
8997
8998
8999
9000
9001
9002
9003
9004
9005
9006
9007
9008
9009
9010 test -z "$LN_S" && LN_S="ln -s"
9011
9012
9013
9014
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025 if test -n "${ZSH_VERSION+set}" ; then
9026    setopt NO_GLOB_SUBST
9027 fi
9028
9029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
9030 $as_echo_n "checking for objdir... " >&6; }
9031 if test "${lt_cv_objdir+set}" = set; then :
9032   $as_echo_n "(cached) " >&6
9033 else
9034   rm -f .libs 2>/dev/null
9035 mkdir .libs 2>/dev/null
9036 if test -d .libs; then
9037   lt_cv_objdir=.libs
9038 else
9039   # MS-DOS does not allow filenames that begin with a dot.
9040   lt_cv_objdir=_libs
9041 fi
9042 rmdir .libs 2>/dev/null
9043 fi
9044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
9045 $as_echo "$lt_cv_objdir" >&6; }
9046 objdir=$lt_cv_objdir
9047
9048
9049
9050
9051
9052 cat >>confdefs.h <<_ACEOF
9053 #define LT_OBJDIR "$lt_cv_objdir/"
9054 _ACEOF
9055
9056
9057
9058
9059 case $host_os in
9060 aix3*)
9061   # AIX sometimes has problems with the GCC collect2 program.  For some
9062   # reason, if we set the COLLECT_NAMES environment variable, the problems
9063   # vanish in a puff of smoke.
9064   if test "X${COLLECT_NAMES+set}" != Xset; then
9065     COLLECT_NAMES=
9066     export COLLECT_NAMES
9067   fi
9068   ;;
9069 esac
9070
9071 # Global variables:
9072 ofile=libtool
9073 can_build_shared=yes
9074
9075 # All known linkers require a `.a' archive for static linking (except MSVC,
9076 # which needs '.lib').
9077 libext=a
9078
9079 with_gnu_ld="$lt_cv_prog_gnu_ld"
9080
9081 old_CC="$CC"
9082 old_CFLAGS="$CFLAGS"
9083
9084 # Set sane defaults for various variables
9085 test -z "$CC" && CC=cc
9086 test -z "$LTCC" && LTCC=$CC
9087 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
9088 test -z "$LD" && LD=ld
9089 test -z "$ac_objext" && ac_objext=o
9090
9091 for cc_temp in $compiler""; do
9092   case $cc_temp in
9093     compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
9094     distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
9095     \-*) ;;
9096     *) break;;
9097   esac
9098 done
9099 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
9100
9101
9102 # Only perform the check for file, if the check method requires it
9103 test -z "$MAGIC_CMD" && MAGIC_CMD=file
9104 case $deplibs_check_method in
9105 file_magic*)
9106   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9107     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
9108 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
9109 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9110   $as_echo_n "(cached) " >&6
9111 else
9112   case $MAGIC_CMD in
9113 [\\/*] |  ?:[\\/]*)
9114   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9115   ;;
9116 *)
9117   lt_save_MAGIC_CMD="$MAGIC_CMD"
9118   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9119   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9120   for ac_dir in $ac_dummy; do
9121     IFS="$lt_save_ifs"
9122     test -z "$ac_dir" && ac_dir=.
9123     if test -f $ac_dir/${ac_tool_prefix}file; then
9124       lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9125       if test -n "$file_magic_test_file"; then
9126         case $deplibs_check_method in
9127         "file_magic "*)
9128           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9129           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9130           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9131             $EGREP "$file_magic_regex" > /dev/null; then
9132             :
9133           else
9134             cat <<_LT_EOF 1>&2
9135
9136 *** Warning: the command libtool uses to detect shared libraries,
9137 *** $file_magic_cmd, produces output that libtool cannot recognize.
9138 *** The result is that libtool may fail to recognize shared libraries
9139 *** as such.  This will affect the creation of libtool libraries that
9140 *** depend on shared libraries, but programs linked with such libtool
9141 *** libraries will work regardless of this problem.  Nevertheless, you
9142 *** may want to report the problem to your system manager and/or to
9143 *** bug-libtool@gnu.org
9144
9145 _LT_EOF
9146           fi ;;
9147         esac
9148       fi
9149       break
9150     fi
9151   done
9152   IFS="$lt_save_ifs"
9153   MAGIC_CMD="$lt_save_MAGIC_CMD"
9154   ;;
9155 esac
9156 fi
9157
9158 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9159 if test -n "$MAGIC_CMD"; then
9160   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9161 $as_echo "$MAGIC_CMD" >&6; }
9162 else
9163   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9164 $as_echo "no" >&6; }
9165 fi
9166
9167
9168
9169
9170
9171 if test -z "$lt_cv_path_MAGIC_CMD"; then
9172   if test -n "$ac_tool_prefix"; then
9173     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
9174 $as_echo_n "checking for file... " >&6; }
9175 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
9176   $as_echo_n "(cached) " >&6
9177 else
9178   case $MAGIC_CMD in
9179 [\\/*] |  ?:[\\/]*)
9180   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9181   ;;
9182 *)
9183   lt_save_MAGIC_CMD="$MAGIC_CMD"
9184   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9185   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9186   for ac_dir in $ac_dummy; do
9187     IFS="$lt_save_ifs"
9188     test -z "$ac_dir" && ac_dir=.
9189     if test -f $ac_dir/file; then
9190       lt_cv_path_MAGIC_CMD="$ac_dir/file"
9191       if test -n "$file_magic_test_file"; then
9192         case $deplibs_check_method in
9193         "file_magic "*)
9194           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
9195           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9196           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9197             $EGREP "$file_magic_regex" > /dev/null; then
9198             :
9199           else
9200             cat <<_LT_EOF 1>&2
9201
9202 *** Warning: the command libtool uses to detect shared libraries,
9203 *** $file_magic_cmd, produces output that libtool cannot recognize.
9204 *** The result is that libtool may fail to recognize shared libraries
9205 *** as such.  This will affect the creation of libtool libraries that
9206 *** depend on shared libraries, but programs linked with such libtool
9207 *** libraries will work regardless of this problem.  Nevertheless, you
9208 *** may want to report the problem to your system manager and/or to
9209 *** bug-libtool@gnu.org
9210
9211 _LT_EOF
9212           fi ;;
9213         esac
9214       fi
9215       break
9216     fi
9217   done
9218   IFS="$lt_save_ifs"
9219   MAGIC_CMD="$lt_save_MAGIC_CMD"
9220   ;;
9221 esac
9222 fi
9223
9224 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9225 if test -n "$MAGIC_CMD"; then
9226   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
9227 $as_echo "$MAGIC_CMD" >&6; }
9228 else
9229   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9230 $as_echo "no" >&6; }
9231 fi
9232
9233
9234   else
9235     MAGIC_CMD=:
9236   fi
9237 fi
9238
9239   fi
9240   ;;
9241 esac
9242
9243 # Use C for the default configuration in the libtool script
9244
9245 lt_save_CC="$CC"
9246 ac_ext=c
9247 ac_cpp='$CPP $CPPFLAGS'
9248 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9249 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9250 ac_compiler_gnu=$ac_cv_c_compiler_gnu
9251
9252
9253 # Source file extension for C test sources.
9254 ac_ext=c
9255
9256 # Object file extension for compiled C test sources.
9257 objext=o
9258 objext=$objext
9259
9260 # Code to be used in simple compile tests
9261 lt_simple_compile_test_code="int some_variable = 0;"
9262
9263 # Code to be used in simple link tests
9264 lt_simple_link_test_code='int main(){return(0);}'
9265
9266
9267
9268
9269
9270
9271
9272 # If no C compiler was specified, use CC.
9273 LTCC=${LTCC-"$CC"}
9274
9275 # If no C compiler flags were specified, use CFLAGS.
9276 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
9277
9278 # Allow CC to be a program name with arguments.
9279 compiler=$CC
9280
9281 # Save the default compiler, since it gets overwritten when the other
9282 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
9283 compiler_DEFAULT=$CC
9284
9285 # save warnings/boilerplate of simple test code
9286 ac_outfile=conftest.$ac_objext
9287 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
9288 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9289 _lt_compiler_boilerplate=`cat conftest.err`
9290 $RM conftest*
9291
9292 ac_outfile=conftest.$ac_objext
9293 echo "$lt_simple_link_test_code" >conftest.$ac_ext
9294 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
9295 _lt_linker_boilerplate=`cat conftest.err`
9296 $RM -r conftest*
9297
9298
9299 ## CAVEAT EMPTOR:
9300 ## There is no encapsulation within the following macros, do not change
9301 ## the running order or otherwise move them around unless you know exactly
9302 ## what you are doing...
9303 if test -n "$compiler"; then
9304
9305 lt_prog_compiler_no_builtin_flag=
9306
9307 if test "$GCC" = yes; then
9308   case $cc_basename in
9309   nvcc*)
9310     lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
9311   *)
9312     lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
9313   esac
9314
9315   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9316 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
9317 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
9318   $as_echo_n "(cached) " >&6
9319 else
9320   lt_cv_prog_compiler_rtti_exceptions=no
9321    ac_outfile=conftest.$ac_objext
9322    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9323    lt_compiler_flag="-fno-rtti -fno-exceptions"
9324    # Insert the option either (1) after the last *FLAGS variable, or
9325    # (2) before a word containing "conftest.", or (3) at the end.
9326    # Note that $ac_compile itself does not contain backslashes and begins
9327    # with a dollar sign (not a hyphen), so the echo should work correctly.
9328    # The option is referenced via a variable to avoid confusing sed.
9329    lt_compile=`echo "$ac_compile" | $SED \
9330    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9331    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9332    -e 's:$: $lt_compiler_flag:'`
9333    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9334    (eval "$lt_compile" 2>conftest.err)
9335    ac_status=$?
9336    cat conftest.err >&5
9337    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9338    if (exit $ac_status) && test -s "$ac_outfile"; then
9339      # The compiler can only warn and ignore the option if not recognized
9340      # So say no if there are warnings other than the usual output.
9341      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9342      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9343      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9344        lt_cv_prog_compiler_rtti_exceptions=yes
9345      fi
9346    fi
9347    $RM conftest*
9348
9349 fi
9350 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9351 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
9352
9353 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9354     lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9355 else
9356     :
9357 fi
9358
9359 fi
9360
9361
9362
9363
9364
9365
9366   lt_prog_compiler_wl=
9367 lt_prog_compiler_pic=
9368 lt_prog_compiler_static=
9369
9370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
9371 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
9372
9373   if test "$GCC" = yes; then
9374     lt_prog_compiler_wl='-Wl,'
9375     lt_prog_compiler_static='-static'
9376
9377     case $host_os in
9378       aix*)
9379       # All AIX code is PIC.
9380       if test "$host_cpu" = ia64; then
9381         # AIX 5 now supports IA64 processor
9382         lt_prog_compiler_static='-Bstatic'
9383       fi
9384       lt_prog_compiler_pic='-fPIC'
9385       ;;
9386
9387     amigaos*)
9388       case $host_cpu in
9389       powerpc)
9390             # see comment about AmigaOS4 .so support
9391             lt_prog_compiler_pic='-fPIC'
9392         ;;
9393       m68k)
9394             # FIXME: we need at least 68020 code to build shared libraries, but
9395             # adding the `-m68020' flag to GCC prevents building anything better,
9396             # like `-m68040'.
9397             lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9398         ;;
9399       esac
9400       ;;
9401
9402     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9403       # PIC is the default for these OSes.
9404       ;;
9405
9406     mingw* | cygwin* | pw32* | os2* | cegcc*)
9407       # This hack is so that the source file can tell whether it is being
9408       # built for inclusion in a dll (and should export symbols for example).
9409       # Although the cygwin gcc ignores -fPIC, still need this for old-style
9410       # (--disable-auto-import) libraries
9411       lt_prog_compiler_pic='-DDLL_EXPORT'
9412       ;;
9413
9414     darwin* | rhapsody*)
9415       # PIC is the default on this platform
9416       # Common symbols not allowed in MH_DYLIB files
9417       lt_prog_compiler_pic='-fno-common'
9418       ;;
9419
9420     haiku*)
9421       # PIC is the default for Haiku.
9422       # The "-static" flag exists, but is broken.
9423       lt_prog_compiler_static=
9424       ;;
9425
9426     hpux*)
9427       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
9428       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
9429       # sets the default TLS model and affects inlining.
9430       case $host_cpu in
9431       hppa*64*)
9432         # +Z the default
9433         ;;
9434       *)
9435         lt_prog_compiler_pic='-fPIC'
9436         ;;
9437       esac
9438       ;;
9439
9440     interix[3-9]*)
9441       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
9442       # Instead, we relocate shared libraries at runtime.
9443       ;;
9444
9445     msdosdjgpp*)
9446       # Just because we use GCC doesn't mean we suddenly get shared libraries
9447       # on systems that don't support them.
9448       lt_prog_compiler_can_build_shared=no
9449       enable_shared=no
9450       ;;
9451
9452     *nto* | *qnx*)
9453       # QNX uses GNU C++, but need to define -shared option too, otherwise
9454       # it will coredump.
9455       lt_prog_compiler_pic='-fPIC -shared'
9456       ;;
9457
9458     sysv4*MP*)
9459       if test -d /usr/nec; then
9460         lt_prog_compiler_pic=-Kconform_pic
9461       fi
9462       ;;
9463
9464     *)
9465       lt_prog_compiler_pic='-fPIC'
9466       ;;
9467     esac
9468
9469     case $cc_basename in
9470     nvcc*) # Cuda Compiler Driver 2.2
9471       lt_prog_compiler_wl='-Xlinker '
9472       lt_prog_compiler_pic='-Xcompiler -fPIC'
9473       ;;
9474     esac
9475   else
9476     # PORTME Check for flag to pass linker flags through the system compiler.
9477     case $host_os in
9478     aix*)
9479       lt_prog_compiler_wl='-Wl,'
9480       if test "$host_cpu" = ia64; then
9481         # AIX 5 now supports IA64 processor
9482         lt_prog_compiler_static='-Bstatic'
9483       else
9484         lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9485       fi
9486       ;;
9487
9488     mingw* | cygwin* | pw32* | os2* | cegcc*)
9489       # This hack is so that the source file can tell whether it is being
9490       # built for inclusion in a dll (and should export symbols for example).
9491       lt_prog_compiler_pic='-DDLL_EXPORT'
9492       ;;
9493
9494     hpux9* | hpux10* | hpux11*)
9495       lt_prog_compiler_wl='-Wl,'
9496       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9497       # not for PA HP-UX.
9498       case $host_cpu in
9499       hppa*64*|ia64*)
9500         # +Z the default
9501         ;;
9502       *)
9503         lt_prog_compiler_pic='+Z'
9504         ;;
9505       esac
9506       # Is there a better lt_prog_compiler_static that works with the bundled CC?
9507       lt_prog_compiler_static='${wl}-a ${wl}archive'
9508       ;;
9509
9510     irix5* | irix6* | nonstopux*)
9511       lt_prog_compiler_wl='-Wl,'
9512       # PIC (with -KPIC) is the default.
9513       lt_prog_compiler_static='-non_shared'
9514       ;;
9515
9516     linux* | k*bsd*-gnu | kopensolaris*-gnu)
9517       case $cc_basename in
9518       # old Intel for x86_64 which still supported -KPIC.
9519       ecc*)
9520         lt_prog_compiler_wl='-Wl,'
9521         lt_prog_compiler_pic='-KPIC'
9522         lt_prog_compiler_static='-static'
9523         ;;
9524       # icc used to be incompatible with GCC.
9525       # ICC 10 doesn't accept -KPIC any more.
9526       icc* | ifort*)
9527         lt_prog_compiler_wl='-Wl,'
9528         lt_prog_compiler_pic='-fPIC'
9529         lt_prog_compiler_static='-static'
9530         ;;
9531       # Lahey Fortran 8.1.
9532       lf95*)
9533         lt_prog_compiler_wl='-Wl,'
9534         lt_prog_compiler_pic='--shared'
9535         lt_prog_compiler_static='--static'
9536         ;;
9537       pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
9538         # Portland Group compilers (*not* the Pentium gcc compiler,
9539         # which looks to be a dead project)
9540         lt_prog_compiler_wl='-Wl,'
9541         lt_prog_compiler_pic='-fpic'
9542         lt_prog_compiler_static='-Bstatic'
9543         ;;
9544       ccc*)
9545         lt_prog_compiler_wl='-Wl,'
9546         # All Alpha code is PIC.
9547         lt_prog_compiler_static='-non_shared'
9548         ;;
9549       xl* | bgxl* | bgf* | mpixl*)
9550         # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
9551         lt_prog_compiler_wl='-Wl,'
9552         lt_prog_compiler_pic='-qpic'
9553         lt_prog_compiler_static='-qstaticlink'
9554         ;;
9555       *)
9556         case `$CC -V 2>&1 | sed 5q` in
9557         *Sun\ F* | *Sun*Fortran*)
9558           # Sun Fortran 8.3 passes all unrecognized flags to the linker
9559           lt_prog_compiler_pic='-KPIC'
9560           lt_prog_compiler_static='-Bstatic'
9561           lt_prog_compiler_wl=''
9562           ;;
9563         *Sun\ C*)
9564           # Sun C 5.9
9565           lt_prog_compiler_pic='-KPIC'
9566           lt_prog_compiler_static='-Bstatic'
9567           lt_prog_compiler_wl='-Wl,'
9568           ;;
9569         esac
9570         ;;
9571       esac
9572       ;;
9573
9574     newsos6)
9575       lt_prog_compiler_pic='-KPIC'
9576       lt_prog_compiler_static='-Bstatic'
9577       ;;
9578
9579     *nto* | *qnx*)
9580       # QNX uses GNU C++, but need to define -shared option too, otherwise
9581       # it will coredump.
9582       lt_prog_compiler_pic='-fPIC -shared'
9583       ;;
9584
9585     osf3* | osf4* | osf5*)
9586       lt_prog_compiler_wl='-Wl,'
9587       # All OSF/1 code is PIC.
9588       lt_prog_compiler_static='-non_shared'
9589       ;;
9590
9591     rdos*)
9592       lt_prog_compiler_static='-non_shared'
9593       ;;
9594
9595     solaris*)
9596       lt_prog_compiler_pic='-KPIC'
9597       lt_prog_compiler_static='-Bstatic'
9598       case $cc_basename in
9599       f77* | f90* | f95*)
9600         lt_prog_compiler_wl='-Qoption ld ';;
9601       *)
9602         lt_prog_compiler_wl='-Wl,';;
9603       esac
9604       ;;
9605
9606     sunos4*)
9607       lt_prog_compiler_wl='-Qoption ld '
9608       lt_prog_compiler_pic='-PIC'
9609       lt_prog_compiler_static='-Bstatic'
9610       ;;
9611
9612     sysv4 | sysv4.2uw2* | sysv4.3*)
9613       lt_prog_compiler_wl='-Wl,'
9614       lt_prog_compiler_pic='-KPIC'
9615       lt_prog_compiler_static='-Bstatic'
9616       ;;
9617
9618     sysv4*MP*)
9619       if test -d /usr/nec ;then
9620         lt_prog_compiler_pic='-Kconform_pic'
9621         lt_prog_compiler_static='-Bstatic'
9622       fi
9623       ;;
9624
9625     sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
9626       lt_prog_compiler_wl='-Wl,'
9627       lt_prog_compiler_pic='-KPIC'
9628       lt_prog_compiler_static='-Bstatic'
9629       ;;
9630
9631     unicos*)
9632       lt_prog_compiler_wl='-Wl,'
9633       lt_prog_compiler_can_build_shared=no
9634       ;;
9635
9636     uts4*)
9637       lt_prog_compiler_pic='-pic'
9638       lt_prog_compiler_static='-Bstatic'
9639       ;;
9640
9641     *)
9642       lt_prog_compiler_can_build_shared=no
9643       ;;
9644     esac
9645   fi
9646
9647 case $host_os in
9648   # For platforms which do not support PIC, -DPIC is meaningless:
9649   *djgpp*)
9650     lt_prog_compiler_pic=
9651     ;;
9652   *)
9653     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
9654     ;;
9655 esac
9656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
9657 $as_echo "$lt_prog_compiler_pic" >&6; }
9658
9659
9660
9661
9662
9663
9664 #
9665 # Check to make sure the PIC flag actually works.
9666 #
9667 if test -n "$lt_prog_compiler_pic"; then
9668   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
9669 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
9670 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
9671   $as_echo_n "(cached) " >&6
9672 else
9673   lt_cv_prog_compiler_pic_works=no
9674    ac_outfile=conftest.$ac_objext
9675    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9676    lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
9677    # Insert the option either (1) after the last *FLAGS variable, or
9678    # (2) before a word containing "conftest.", or (3) at the end.
9679    # Note that $ac_compile itself does not contain backslashes and begins
9680    # with a dollar sign (not a hyphen), so the echo should work correctly.
9681    # The option is referenced via a variable to avoid confusing sed.
9682    lt_compile=`echo "$ac_compile" | $SED \
9683    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9684    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9685    -e 's:$: $lt_compiler_flag:'`
9686    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9687    (eval "$lt_compile" 2>conftest.err)
9688    ac_status=$?
9689    cat conftest.err >&5
9690    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9691    if (exit $ac_status) && test -s "$ac_outfile"; then
9692      # The compiler can only warn and ignore the option if not recognized
9693      # So say no if there are warnings other than the usual output.
9694      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
9695      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9696      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
9697        lt_cv_prog_compiler_pic_works=yes
9698      fi
9699    fi
9700    $RM conftest*
9701
9702 fi
9703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
9704 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
9705
9706 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
9707     case $lt_prog_compiler_pic in
9708      "" | " "*) ;;
9709      *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
9710      esac
9711 else
9712     lt_prog_compiler_pic=
9713      lt_prog_compiler_can_build_shared=no
9714 fi
9715
9716 fi
9717
9718
9719
9720
9721
9722
9723 #
9724 # Check to make sure the static flag actually works.
9725 #
9726 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9728 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9729 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9730   $as_echo_n "(cached) " >&6
9731 else
9732   lt_cv_prog_compiler_static_works=no
9733    save_LDFLAGS="$LDFLAGS"
9734    LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
9735    echo "$lt_simple_link_test_code" > conftest.$ac_ext
9736    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9737      # The linker can only warn and ignore the option if not recognized
9738      # So say no if there are warnings
9739      if test -s conftest.err; then
9740        # Append any errors to the config.log.
9741        cat conftest.err 1>&5
9742        $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9743        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9744        if diff conftest.exp conftest.er2 >/dev/null; then
9745          lt_cv_prog_compiler_static_works=yes
9746        fi
9747      else
9748        lt_cv_prog_compiler_static_works=yes
9749      fi
9750    fi
9751    $RM -r conftest*
9752    LDFLAGS="$save_LDFLAGS"
9753
9754 fi
9755 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
9756 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
9757
9758 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
9759     :
9760 else
9761     lt_prog_compiler_static=
9762 fi
9763
9764
9765
9766
9767
9768
9769
9770   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9771 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9772 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9773   $as_echo_n "(cached) " >&6
9774 else
9775   lt_cv_prog_compiler_c_o=no
9776    $RM -r conftest 2>/dev/null
9777    mkdir conftest
9778    cd conftest
9779    mkdir out
9780    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9781
9782    lt_compiler_flag="-o out/conftest2.$ac_objext"
9783    # Insert the option either (1) after the last *FLAGS variable, or
9784    # (2) before a word containing "conftest.", or (3) at the end.
9785    # Note that $ac_compile itself does not contain backslashes and begins
9786    # with a dollar sign (not a hyphen), so the echo should work correctly.
9787    lt_compile=`echo "$ac_compile" | $SED \
9788    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9789    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9790    -e 's:$: $lt_compiler_flag:'`
9791    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9792    (eval "$lt_compile" 2>out/conftest.err)
9793    ac_status=$?
9794    cat out/conftest.err >&5
9795    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9796    if (exit $ac_status) && test -s out/conftest2.$ac_objext
9797    then
9798      # The compiler can only warn and ignore the option if not recognized
9799      # So say no if there are warnings
9800      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9801      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9802      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9803        lt_cv_prog_compiler_c_o=yes
9804      fi
9805    fi
9806    chmod u+w . 2>&5
9807    $RM conftest*
9808    # SGI C++ compiler will create directory out/ii_files/ for
9809    # template instantiation
9810    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9811    $RM out/* && rmdir out
9812    cd ..
9813    $RM -r conftest
9814    $RM conftest*
9815
9816 fi
9817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9818 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9819
9820
9821
9822
9823
9824
9825   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9826 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9827 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9828   $as_echo_n "(cached) " >&6
9829 else
9830   lt_cv_prog_compiler_c_o=no
9831    $RM -r conftest 2>/dev/null
9832    mkdir conftest
9833    cd conftest
9834    mkdir out
9835    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9836
9837    lt_compiler_flag="-o out/conftest2.$ac_objext"
9838    # Insert the option either (1) after the last *FLAGS variable, or
9839    # (2) before a word containing "conftest.", or (3) at the end.
9840    # Note that $ac_compile itself does not contain backslashes and begins
9841    # with a dollar sign (not a hyphen), so the echo should work correctly.
9842    lt_compile=`echo "$ac_compile" | $SED \
9843    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9844    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9845    -e 's:$: $lt_compiler_flag:'`
9846    (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9847    (eval "$lt_compile" 2>out/conftest.err)
9848    ac_status=$?
9849    cat out/conftest.err >&5
9850    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9851    if (exit $ac_status) && test -s out/conftest2.$ac_objext
9852    then
9853      # The compiler can only warn and ignore the option if not recognized
9854      # So say no if there are warnings
9855      $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9856      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9857      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9858        lt_cv_prog_compiler_c_o=yes
9859      fi
9860    fi
9861    chmod u+w . 2>&5
9862    $RM conftest*
9863    # SGI C++ compiler will create directory out/ii_files/ for
9864    # template instantiation
9865    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
9866    $RM out/* && rmdir out
9867    cd ..
9868    $RM -r conftest
9869    $RM conftest*
9870
9871 fi
9872 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
9873 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
9874
9875
9876
9877
9878 hard_links="nottested"
9879 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
9880   # do not overwrite the value of need_locks provided by the user
9881   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
9882 $as_echo_n "checking if we can lock with hard links... " >&6; }
9883   hard_links=yes
9884   $RM conftest*
9885   ln conftest.a conftest.b 2>/dev/null && hard_links=no
9886   touch conftest.a
9887   ln conftest.a conftest.b 2>&5 || hard_links=no
9888   ln conftest.a conftest.b 2>/dev/null && hard_links=no
9889   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
9890 $as_echo "$hard_links" >&6; }
9891   if test "$hard_links" = no; then
9892     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
9893 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
9894     need_locks=warn
9895   fi
9896 else
9897   need_locks=no
9898 fi
9899
9900
9901
9902
9903
9904
9905   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
9906 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
9907
9908   runpath_var=
9909   allow_undefined_flag=
9910   always_export_symbols=no
9911   archive_cmds=
9912   archive_expsym_cmds=
9913   compiler_needs_object=no
9914   enable_shared_with_static_runtimes=no
9915   export_dynamic_flag_spec=
9916   export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
9917   hardcode_automatic=no
9918   hardcode_direct=no
9919   hardcode_direct_absolute=no
9920   hardcode_libdir_flag_spec=
9921   hardcode_libdir_flag_spec_ld=
9922   hardcode_libdir_separator=
9923   hardcode_minus_L=no
9924   hardcode_shlibpath_var=unsupported
9925   inherit_rpath=no
9926   link_all_deplibs=unknown
9927   module_cmds=
9928   module_expsym_cmds=
9929   old_archive_from_new_cmds=
9930   old_archive_from_expsyms_cmds=
9931   thread_safe_flag_spec=
9932   whole_archive_flag_spec=
9933   # include_expsyms should be a list of space-separated symbols to be *always*
9934   # included in the symbol list
9935   include_expsyms=
9936   # exclude_expsyms can be an extended regexp of symbols to exclude
9937   # it will be wrapped by ` (' and `)$', so one must not match beginning or
9938   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
9939   # as well as any symbol that contains `d'.
9940   exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
9941   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
9942   # platforms (ab)use it in PIC code, but their linkers get confused if
9943   # the symbol is explicitly referenced.  Since portable code cannot
9944   # rely on this symbol name, it's probably fine to never include it in
9945   # preloaded symbol tables.
9946   # Exclude shared library initialization/finalization symbols.
9947   extract_expsyms_cmds=
9948
9949   case $host_os in
9950   cygwin* | mingw* | pw32* | cegcc*)
9951     # FIXME: the MSVC++ port hasn't been tested in a loooong time
9952     # When not using gcc, we currently assume that we are using
9953     # Microsoft Visual C++.
9954     if test "$GCC" != yes; then
9955       with_gnu_ld=no
9956     fi
9957     ;;
9958   interix*)
9959     # we just hope/assume this is gcc and not c89 (= MSVC++)
9960     with_gnu_ld=yes
9961     ;;
9962   openbsd*)
9963     with_gnu_ld=no
9964     ;;
9965   esac
9966
9967   ld_shlibs=yes
9968
9969   # On some targets, GNU ld is compatible enough with the native linker
9970   # that we're better off using the native interface for both.
9971   lt_use_gnu_ld_interface=no
9972   if test "$with_gnu_ld" = yes; then
9973     case $host_os in
9974       aix*)
9975         # The AIX port of GNU ld has always aspired to compatibility
9976         # with the native linker.  However, as the warning in the GNU ld
9977         # block says, versions before 2.19.5* couldn't really create working
9978         # shared libraries, regardless of the interface used.
9979         case `$LD -v 2>&1` in
9980           *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9981           *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9982           *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9983           *)
9984             lt_use_gnu_ld_interface=yes
9985             ;;
9986         esac
9987         ;;
9988       *)
9989         lt_use_gnu_ld_interface=yes
9990         ;;
9991     esac
9992   fi
9993
9994   if test "$lt_use_gnu_ld_interface" = yes; then
9995     # If archive_cmds runs LD, not CC, wlarc should be empty
9996     wlarc='${wl}'
9997
9998     # Set some defaults for GNU ld with shared library support. These
9999     # are reset later if shared libraries are not supported. Putting them
10000     # here allows them to be overridden if necessary.
10001     runpath_var=LD_RUN_PATH
10002     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10003     export_dynamic_flag_spec='${wl}--export-dynamic'
10004     # ancient GNU ld didn't support --whole-archive et. al.
10005     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
10006       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10007     else
10008       whole_archive_flag_spec=
10009     fi
10010     supports_anon_versioning=no
10011     case `$LD -v 2>&1` in
10012       *GNU\ gold*) supports_anon_versioning=yes ;;
10013       *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10014       *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10015       *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10016       *\ 2.11.*) ;; # other 2.11 versions
10017       *) supports_anon_versioning=yes ;;
10018     esac
10019
10020     # See if GNU ld supports shared libraries.
10021     case $host_os in
10022     aix[3-9]*)
10023       # On AIX/PPC, the GNU linker is very broken
10024       if test "$host_cpu" != ia64; then
10025         ld_shlibs=no
10026         cat <<_LT_EOF 1>&2
10027
10028 *** Warning: the GNU linker, at least up to release 2.19, is reported
10029 *** to be unable to reliably create shared libraries on AIX.
10030 *** Therefore, libtool is disabling shared libraries support.  If you
10031 *** really care for shared libraries, you may want to install binutils
10032 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
10033 *** You will then need to restart the configuration process.
10034
10035 _LT_EOF
10036       fi
10037       ;;
10038
10039     amigaos*)
10040       case $host_cpu in
10041       powerpc)
10042             # see comment about AmigaOS4 .so support
10043             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10044             archive_expsym_cmds=''
10045         ;;
10046       m68k)
10047             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)'
10048             hardcode_libdir_flag_spec='-L$libdir'
10049             hardcode_minus_L=yes
10050         ;;
10051       esac
10052       ;;
10053
10054     beos*)
10055       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10056         allow_undefined_flag=unsupported
10057         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10058         # support --undefined.  This deserves some investigation.  FIXME
10059         archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10060       else
10061         ld_shlibs=no
10062       fi
10063       ;;
10064
10065     cygwin* | mingw* | pw32* | cegcc*)
10066       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10067       # as there is no search path for DLLs.
10068       hardcode_libdir_flag_spec='-L$libdir'
10069       export_dynamic_flag_spec='${wl}--export-all-symbols'
10070       allow_undefined_flag=unsupported
10071       always_export_symbols=no
10072       enable_shared_with_static_runtimes=yes
10073       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
10074
10075       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
10076         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10077         # If the export-symbols file already is a .def file (1st line
10078         # is EXPORTS), use it as is; otherwise, prepend...
10079         archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10080           cp $export_symbols $output_objdir/$soname.def;
10081         else
10082           echo EXPORTS > $output_objdir/$soname.def;
10083           cat $export_symbols >> $output_objdir/$soname.def;
10084         fi~
10085         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
10086       else
10087         ld_shlibs=no
10088       fi
10089       ;;
10090
10091     haiku*)
10092       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10093       link_all_deplibs=yes
10094       ;;
10095
10096     interix[3-9]*)
10097       hardcode_direct=no
10098       hardcode_shlibpath_var=no
10099       hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10100       export_dynamic_flag_spec='${wl}-E'
10101       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
10102       # Instead, shared libraries are loaded at an image base (0x10000000 by
10103       # default) and relocated if they conflict, which is a slow very memory
10104       # consuming and fragmenting process.  To avoid this, we pick a random,
10105       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
10106       # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
10107       archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
10108       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'
10109       ;;
10110
10111     gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
10112       tmp_diet=no
10113       if test "$host_os" = linux-dietlibc; then
10114         case $cc_basename in
10115           diet\ *) tmp_diet=yes;;       # linux-dietlibc with static linking (!diet-dyn)
10116         esac
10117       fi
10118       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
10119          && test "$tmp_diet" = no
10120       then
10121         tmp_addflag=' $pic_flag'
10122         tmp_sharedflag='-shared'
10123         case $cc_basename,$host_cpu in
10124         pgcc*)                          # Portland Group C compiler
10125           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'
10126           tmp_addflag=' $pic_flag'
10127           ;;
10128         pgf77* | pgf90* | pgf95* | pgfortran*)
10129                                         # Portland Group f77 and f90 compilers
10130           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'
10131           tmp_addflag=' $pic_flag -Mnomain' ;;
10132         ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
10133           tmp_addflag=' -i_dynamic' ;;
10134         efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
10135           tmp_addflag=' -i_dynamic -nofor_main' ;;
10136         ifc* | ifort*)                  # Intel Fortran compiler
10137           tmp_addflag=' -nofor_main' ;;
10138         lf95*)                          # Lahey Fortran 8.1
10139           whole_archive_flag_spec=
10140           tmp_sharedflag='--shared' ;;
10141         xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
10142           tmp_sharedflag='-qmkshrobj'
10143           tmp_addflag= ;;
10144         nvcc*)  # Cuda Compiler Driver 2.2
10145           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'
10146           compiler_needs_object=yes
10147           ;;
10148         esac
10149         case `$CC -V 2>&1 | sed 5q` in
10150         *Sun\ C*)                       # Sun C 5.9
10151           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'
10152           compiler_needs_object=yes
10153           tmp_sharedflag='-G' ;;
10154         *Sun\ F*)                       # Sun Fortran 8.3
10155           tmp_sharedflag='-G' ;;
10156         esac
10157         archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10158
10159         if test "x$supports_anon_versioning" = xyes; then
10160           archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10161             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10162             echo "local: *; };" >> $output_objdir/$libname.ver~
10163             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10164         fi
10165
10166         case $cc_basename in
10167         xlf* | bgf* | bgxlf* | mpixlf*)
10168           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
10169           whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
10170           hardcode_libdir_flag_spec=
10171           hardcode_libdir_flag_spec_ld='-rpath $libdir'
10172           archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
10173           if test "x$supports_anon_versioning" = xyes; then
10174             archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
10175               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10176               echo "local: *; };" >> $output_objdir/$libname.ver~
10177               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
10178           fi
10179           ;;
10180         esac
10181       else
10182         ld_shlibs=no
10183       fi
10184       ;;
10185
10186     netbsd*)
10187       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10188         archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10189         wlarc=
10190       else
10191         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10192         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10193       fi
10194       ;;
10195
10196     solaris*)
10197       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
10198         ld_shlibs=no
10199         cat <<_LT_EOF 1>&2
10200
10201 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
10202 *** create shared libraries on Solaris systems.  Therefore, libtool
10203 *** is disabling shared libraries support.  We urge you to upgrade GNU
10204 *** binutils to release 2.9.1 or newer.  Another option is to modify
10205 *** your PATH or compiler configuration so that the native linker is
10206 *** used, and then restart.
10207
10208 _LT_EOF
10209       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10210         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10211         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10212       else
10213         ld_shlibs=no
10214       fi
10215       ;;
10216
10217     sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
10218       case `$LD -v 2>&1` in
10219         *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
10220         ld_shlibs=no
10221         cat <<_LT_EOF 1>&2
10222
10223 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
10224 *** reliably create shared libraries on SCO systems.  Therefore, libtool
10225 *** is disabling shared libraries support.  We urge you to upgrade GNU
10226 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
10227 *** your PATH or compiler configuration so that the native linker is
10228 *** used, and then restart.
10229
10230 _LT_EOF
10231         ;;
10232         *)
10233           # For security reasons, it is highly recommended that you always
10234           # use absolute paths for naming shared libraries, and exclude the
10235           # DT_RUNPATH tag from executables and libraries.  But doing so
10236           # requires that you compile everything twice, which is a pain.
10237           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10238             hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10239             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10240             archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10241           else
10242             ld_shlibs=no
10243           fi
10244         ;;
10245       esac
10246       ;;
10247
10248     sunos4*)
10249       archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10250       wlarc=
10251       hardcode_direct=yes
10252       hardcode_shlibpath_var=no
10253       ;;
10254
10255     *)
10256       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
10257         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10258         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10259       else
10260         ld_shlibs=no
10261       fi
10262       ;;
10263     esac
10264
10265     if test "$ld_shlibs" = no; then
10266       runpath_var=
10267       hardcode_libdir_flag_spec=
10268       export_dynamic_flag_spec=
10269       whole_archive_flag_spec=
10270     fi
10271   else
10272     # PORTME fill in a description of your system's linker (not GNU ld)
10273     case $host_os in
10274     aix3*)
10275       allow_undefined_flag=unsupported
10276       always_export_symbols=yes
10277       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'
10278       # Note: this linker hardcodes the directories in LIBPATH if there
10279       # are no directories specified by -L.
10280       hardcode_minus_L=yes
10281       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
10282         # Neither direct hardcoding nor static linking is supported with a
10283         # broken collect2.
10284         hardcode_direct=unsupported
10285       fi
10286       ;;
10287
10288     aix[4-9]*)
10289       if test "$host_cpu" = ia64; then
10290         # On IA64, the linker does run time linking by default, so we don't
10291         # have to do anything special.
10292         aix_use_runtimelinking=no
10293         exp_sym_flag='-Bexport'
10294         no_entry_flag=""
10295       else
10296         # If we're using GNU nm, then we don't want the "-C" option.
10297         # -C means demangle to AIX nm, but means don't demangle with GNU nm
10298         # Also, AIX nm treats weak defined symbols like other global
10299         # defined symbols, whereas GNU nm marks them as "W".
10300         if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
10301           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'
10302         else
10303           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'
10304         fi
10305         aix_use_runtimelinking=no
10306
10307         # Test if we are trying to use run time linking or normal
10308         # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10309         # need to do runtime linking.
10310         case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
10311           for ld_flag in $LDFLAGS; do
10312           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10313             aix_use_runtimelinking=yes
10314             break
10315           fi
10316           done
10317           ;;
10318         esac
10319
10320         exp_sym_flag='-bexport'
10321         no_entry_flag='-bnoentry'
10322       fi
10323
10324       # When large executables or shared objects are built, AIX ld can
10325       # have problems creating the table of contents.  If linking a library
10326       # or program results in "error TOC overflow" add -mminimal-toc to
10327       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
10328       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10329
10330       archive_cmds=''
10331       hardcode_direct=yes
10332       hardcode_direct_absolute=yes
10333       hardcode_libdir_separator=':'
10334       link_all_deplibs=yes
10335       file_list_spec='${wl}-f,'
10336
10337       if test "$GCC" = yes; then
10338         case $host_os in aix4.[012]|aix4.[012].*)
10339         # We only want to do this on AIX 4.2 and lower, the check
10340         # below for broken collect2 doesn't work under 4.3+
10341           collect2name=`${CC} -print-prog-name=collect2`
10342           if test -f "$collect2name" &&
10343            strings "$collect2name" | $GREP resolve_lib_name >/dev/null
10344           then
10345           # We have reworked collect2
10346           :
10347           else
10348           # We have old collect2
10349           hardcode_direct=unsupported
10350           # It fails to find uninstalled libraries when the uninstalled
10351           # path is not listed in the libpath.  Setting hardcode_minus_L
10352           # to unsupported forces relinking
10353           hardcode_minus_L=yes
10354           hardcode_libdir_flag_spec='-L$libdir'
10355           hardcode_libdir_separator=
10356           fi
10357           ;;
10358         esac
10359         shared_flag='-shared'
10360         if test "$aix_use_runtimelinking" = yes; then
10361           shared_flag="$shared_flag "'${wl}-G'
10362         fi
10363       else
10364         # not using gcc
10365         if test "$host_cpu" = ia64; then
10366         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10367         # chokes on -Wl,-G. The following line is correct:
10368           shared_flag='-G'
10369         else
10370           if test "$aix_use_runtimelinking" = yes; then
10371             shared_flag='${wl}-G'
10372           else
10373             shared_flag='${wl}-bM:SRE'
10374           fi
10375         fi
10376       fi
10377
10378       export_dynamic_flag_spec='${wl}-bexpall'
10379       # It seems that -bexpall does not export symbols beginning with
10380       # underscore (_), so it is better to generate a list of symbols to export.
10381       always_export_symbols=yes
10382       if test "$aix_use_runtimelinking" = yes; then
10383         # Warning - without using the other runtime loading flags (-brtl),
10384         # -berok will link without error, but may produce a broken library.
10385         allow_undefined_flag='-berok'
10386         # Determine the default libpath from the value encoded in an
10387         # empty executable.
10388         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10389 /* end confdefs.h.  */
10390
10391 int
10392 main ()
10393 {
10394
10395   ;
10396   return 0;
10397 }
10398 _ACEOF
10399 if ac_fn_c_try_link "$LINENO"; then :
10400
10401 lt_aix_libpath_sed='
10402     /Import File Strings/,/^$/ {
10403         /^0/ {
10404             s/^0  *\(.*\)$/\1/
10405             p
10406         }
10407     }'
10408 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10409 # Check for a 64-bit object if we didn't find anything.
10410 if test -z "$aix_libpath"; then
10411   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10412 fi
10413 fi
10414 rm -f core conftest.err conftest.$ac_objext \
10415     conftest$ac_exeext conftest.$ac_ext
10416 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10417
10418         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10419         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"
10420       else
10421         if test "$host_cpu" = ia64; then
10422           hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10423           allow_undefined_flag="-z nodefs"
10424           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"
10425         else
10426          # Determine the default libpath from the value encoded in an
10427          # empty executable.
10428          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10429 /* end confdefs.h.  */
10430
10431 int
10432 main ()
10433 {
10434
10435   ;
10436   return 0;
10437 }
10438 _ACEOF
10439 if ac_fn_c_try_link "$LINENO"; then :
10440
10441 lt_aix_libpath_sed='
10442     /Import File Strings/,/^$/ {
10443         /^0/ {
10444             s/^0  *\(.*\)$/\1/
10445             p
10446         }
10447     }'
10448 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10449 # Check for a 64-bit object if we didn't find anything.
10450 if test -z "$aix_libpath"; then
10451   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
10452 fi
10453 fi
10454 rm -f core conftest.err conftest.$ac_objext \
10455     conftest$ac_exeext conftest.$ac_ext
10456 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10457
10458          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10459           # Warning - without using the other run time loading flags,
10460           # -berok will link without error, but may produce a broken library.
10461           no_undefined_flag=' ${wl}-bernotok'
10462           allow_undefined_flag=' ${wl}-berok'
10463           if test "$with_gnu_ld" = yes; then
10464             # We only use this code for GNU lds that support --whole-archive.
10465             whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
10466           else
10467             # Exported symbols can be pulled into shared objects from archives
10468             whole_archive_flag_spec='$convenience'
10469           fi
10470           archive_cmds_need_lc=yes
10471           # This is similar to how AIX traditionally builds its shared libraries.
10472           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'
10473         fi
10474       fi
10475       ;;
10476
10477     amigaos*)
10478       case $host_cpu in
10479       powerpc)
10480             # see comment about AmigaOS4 .so support
10481             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10482             archive_expsym_cmds=''
10483         ;;
10484       m68k)
10485             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)'
10486             hardcode_libdir_flag_spec='-L$libdir'
10487             hardcode_minus_L=yes
10488         ;;
10489       esac
10490       ;;
10491
10492     bsdi[45]*)
10493       export_dynamic_flag_spec=-rdynamic
10494       ;;
10495
10496     cygwin* | mingw* | pw32* | cegcc*)
10497       # When not using gcc, we currently assume that we are using
10498       # Microsoft Visual C++.
10499       # hardcode_libdir_flag_spec is actually meaningless, as there is
10500       # no search path for DLLs.
10501       hardcode_libdir_flag_spec=' '
10502       allow_undefined_flag=unsupported
10503       # Tell ltmain to make .lib files, not .a files.
10504       libext=lib
10505       # Tell ltmain to make .dll files, not .so files.
10506       shrext_cmds=".dll"
10507       # FIXME: Setting linknames here is a bad hack.
10508       archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
10509       # The linker will automatically build a .lib file if we build a DLL.
10510       old_archive_from_new_cmds='true'
10511       # FIXME: Should let the user specify the lib program.
10512       old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
10513       fix_srcfile_path='`cygpath -w "$srcfile"`'
10514       enable_shared_with_static_runtimes=yes
10515       ;;
10516
10517     darwin* | rhapsody*)
10518
10519
10520   archive_cmds_need_lc=no
10521   hardcode_direct=no
10522   hardcode_automatic=yes
10523   hardcode_shlibpath_var=unsupported
10524   if test "$lt_cv_ld_force_load" = "yes"; then
10525     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\"`'
10526   else
10527     whole_archive_flag_spec=''
10528   fi
10529   link_all_deplibs=yes
10530   allow_undefined_flag="$_lt_dar_allow_undefined"
10531   case $cc_basename in
10532      ifort*) _lt_dar_can_shared=yes ;;
10533      *) _lt_dar_can_shared=$GCC ;;
10534   esac
10535   if test "$_lt_dar_can_shared" = "yes"; then
10536     output_verbose_link_cmd=func_echo_all
10537     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
10538     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10539     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}"
10540     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}"
10541
10542   else
10543   ld_shlibs=no
10544   fi
10545
10546       ;;
10547
10548     dgux*)
10549       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10550       hardcode_libdir_flag_spec='-L$libdir'
10551       hardcode_shlibpath_var=no
10552       ;;
10553
10554     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10555     # support.  Future versions do this automatically, but an explicit c++rt0.o
10556     # does not break anything, and helps significantly (at the cost of a little
10557     # extra space).
10558     freebsd2.2*)
10559       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10560       hardcode_libdir_flag_spec='-R$libdir'
10561       hardcode_direct=yes
10562       hardcode_shlibpath_var=no
10563       ;;
10564
10565     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10566     freebsd2.*)
10567       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10568       hardcode_direct=yes
10569       hardcode_minus_L=yes
10570       hardcode_shlibpath_var=no
10571       ;;
10572
10573     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10574     freebsd* | dragonfly*)
10575       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10576       hardcode_libdir_flag_spec='-R$libdir'
10577       hardcode_direct=yes
10578       hardcode_shlibpath_var=no
10579       ;;
10580
10581     hpux9*)
10582       if test "$GCC" = yes; then
10583         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'
10584       else
10585         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'
10586       fi
10587       hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10588       hardcode_libdir_separator=:
10589       hardcode_direct=yes
10590
10591       # hardcode_minus_L: Not really in the search PATH,
10592       # but as the default location of the library.
10593       hardcode_minus_L=yes
10594       export_dynamic_flag_spec='${wl}-E'
10595       ;;
10596
10597     hpux10*)
10598       if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10599         archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10600       else
10601         archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10602       fi
10603       if test "$with_gnu_ld" = no; then
10604         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10605         hardcode_libdir_flag_spec_ld='+b $libdir'
10606         hardcode_libdir_separator=:
10607         hardcode_direct=yes
10608         hardcode_direct_absolute=yes
10609         export_dynamic_flag_spec='${wl}-E'
10610         # hardcode_minus_L: Not really in the search PATH,
10611         # but as the default location of the library.
10612         hardcode_minus_L=yes
10613       fi
10614       ;;
10615
10616     hpux11*)
10617       if test "$GCC" = yes && test "$with_gnu_ld" = no; then
10618         case $host_cpu in
10619         hppa*64*)
10620           archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10621           ;;
10622         ia64*)
10623           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10624           ;;
10625         *)
10626           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10627           ;;
10628         esac
10629       else
10630         case $host_cpu in
10631         hppa*64*)
10632           archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10633           ;;
10634         ia64*)
10635           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
10636           ;;
10637         *)
10638
10639           # Older versions of the 11.00 compiler do not understand -b yet
10640           # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10641           { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10642 $as_echo_n "checking if $CC understands -b... " >&6; }
10643 if test "${lt_cv_prog_compiler__b+set}" = set; then :
10644   $as_echo_n "(cached) " >&6
10645 else
10646   lt_cv_prog_compiler__b=no
10647    save_LDFLAGS="$LDFLAGS"
10648    LDFLAGS="$LDFLAGS -b"
10649    echo "$lt_simple_link_test_code" > conftest.$ac_ext
10650    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10651      # The linker can only warn and ignore the option if not recognized
10652      # So say no if there are warnings
10653      if test -s conftest.err; then
10654        # Append any errors to the config.log.
10655        cat conftest.err 1>&5
10656        $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10657        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10658        if diff conftest.exp conftest.er2 >/dev/null; then
10659          lt_cv_prog_compiler__b=yes
10660        fi
10661      else
10662        lt_cv_prog_compiler__b=yes
10663      fi
10664    fi
10665    $RM -r conftest*
10666    LDFLAGS="$save_LDFLAGS"
10667
10668 fi
10669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10670 $as_echo "$lt_cv_prog_compiler__b" >&6; }
10671
10672 if test x"$lt_cv_prog_compiler__b" = xyes; then
10673     archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10674 else
10675     archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10676 fi
10677
10678           ;;
10679         esac
10680       fi
10681       if test "$with_gnu_ld" = no; then
10682         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10683         hardcode_libdir_separator=:
10684
10685         case $host_cpu in
10686         hppa*64*|ia64*)
10687           hardcode_direct=no
10688           hardcode_shlibpath_var=no
10689           ;;
10690         *)
10691           hardcode_direct=yes
10692           hardcode_direct_absolute=yes
10693           export_dynamic_flag_spec='${wl}-E'
10694
10695           # hardcode_minus_L: Not really in the search PATH,
10696           # but as the default location of the library.
10697           hardcode_minus_L=yes
10698           ;;
10699         esac
10700       fi
10701       ;;
10702
10703     irix5* | irix6* | nonstopux*)
10704       if test "$GCC" = yes; then
10705         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'
10706         # Try to use the -exported_symbol ld option, if it does not
10707         # work, assume that -exports_file does not work either and
10708         # implicitly export all symbols.
10709         save_LDFLAGS="$LDFLAGS"
10710         LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10711         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10712 /* end confdefs.h.  */
10713 int foo(void) {}
10714 _ACEOF
10715 if ac_fn_c_try_link "$LINENO"; then :
10716   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'
10717
10718 fi
10719 rm -f core conftest.err conftest.$ac_objext \
10720     conftest$ac_exeext conftest.$ac_ext
10721         LDFLAGS="$save_LDFLAGS"
10722       else
10723         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'
10724         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'
10725       fi
10726       archive_cmds_need_lc='no'
10727       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10728       hardcode_libdir_separator=:
10729       inherit_rpath=yes
10730       link_all_deplibs=yes
10731       ;;
10732
10733     netbsd*)
10734       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10735         archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
10736       else
10737         archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
10738       fi
10739       hardcode_libdir_flag_spec='-R$libdir'
10740       hardcode_direct=yes
10741       hardcode_shlibpath_var=no
10742       ;;
10743
10744     newsos6)
10745       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10746       hardcode_direct=yes
10747       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10748       hardcode_libdir_separator=:
10749       hardcode_shlibpath_var=no
10750       ;;
10751
10752     *nto* | *qnx*)
10753       ;;
10754
10755     openbsd*)
10756       if test -f /usr/libexec/ld.so; then
10757         hardcode_direct=yes
10758         hardcode_shlibpath_var=no
10759         hardcode_direct_absolute=yes
10760         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10761           archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10762           archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
10763           hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10764           export_dynamic_flag_spec='${wl}-E'
10765         else
10766           case $host_os in
10767            openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10768              archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10769              hardcode_libdir_flag_spec='-R$libdir'
10770              ;;
10771            *)
10772              archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10773              hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10774              ;;
10775           esac
10776         fi
10777       else
10778         ld_shlibs=no
10779       fi
10780       ;;
10781
10782     os2*)
10783       hardcode_libdir_flag_spec='-L$libdir'
10784       hardcode_minus_L=yes
10785       allow_undefined_flag=unsupported
10786       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'
10787       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10788       ;;
10789
10790     osf3*)
10791       if test "$GCC" = yes; then
10792         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10793         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'
10794       else
10795         allow_undefined_flag=' -expect_unresolved \*'
10796         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'
10797       fi
10798       archive_cmds_need_lc='no'
10799       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10800       hardcode_libdir_separator=:
10801       ;;
10802
10803     osf4* | osf5*)      # as osf3* with the addition of -msym flag
10804       if test "$GCC" = yes; then
10805         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10806         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'
10807         hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10808       else
10809         allow_undefined_flag=' -expect_unresolved \*'
10810         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'
10811         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~
10812         $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'
10813
10814         # Both c and cxx compiler support -rpath directly
10815         hardcode_libdir_flag_spec='-rpath $libdir'
10816       fi
10817       archive_cmds_need_lc='no'
10818       hardcode_libdir_separator=:
10819       ;;
10820
10821     solaris*)
10822       no_undefined_flag=' -z defs'
10823       if test "$GCC" = yes; then
10824         wlarc='${wl}'
10825         archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10826         archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10827           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10828       else
10829         case `$CC -V 2>&1` in
10830         *"Compilers 5.0"*)
10831           wlarc=''
10832           archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10833           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10834           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
10835           ;;
10836         *)
10837           wlarc='${wl}'
10838           archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
10839           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10840           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10841           ;;
10842         esac
10843       fi
10844       hardcode_libdir_flag_spec='-R$libdir'
10845       hardcode_shlibpath_var=no
10846       case $host_os in
10847       solaris2.[0-5] | solaris2.[0-5].*) ;;
10848       *)
10849         # The compiler driver will combine and reorder linker options,
10850         # but understands `-z linker_flag'.  GCC discards it without `$wl',
10851         # but is careful enough not to reorder.
10852         # Supported since Solaris 2.6 (maybe 2.5.1?)
10853         if test "$GCC" = yes; then
10854           whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
10855         else
10856           whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
10857         fi
10858         ;;
10859       esac
10860       link_all_deplibs=yes
10861       ;;
10862
10863     sunos4*)
10864       if test "x$host_vendor" = xsequent; then
10865         # Use $CC to link under sequent, because it throws in some extra .o
10866         # files that make .init and .fini sections work.
10867         archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10868       else
10869         archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10870       fi
10871       hardcode_libdir_flag_spec='-L$libdir'
10872       hardcode_direct=yes
10873       hardcode_minus_L=yes
10874       hardcode_shlibpath_var=no
10875       ;;
10876
10877     sysv4)
10878       case $host_vendor in
10879         sni)
10880           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10881           hardcode_direct=yes # is this really true???
10882         ;;
10883         siemens)
10884           ## LD is ld it makes a PLAMLIB
10885           ## CC just makes a GrossModule.
10886           archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10887           reload_cmds='$CC -r -o $output$reload_objs'
10888           hardcode_direct=no
10889         ;;
10890         motorola)
10891           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10892           hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10893         ;;
10894       esac
10895       runpath_var='LD_RUN_PATH'
10896       hardcode_shlibpath_var=no
10897       ;;
10898
10899     sysv4.3*)
10900       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10901       hardcode_shlibpath_var=no
10902       export_dynamic_flag_spec='-Bexport'
10903       ;;
10904
10905     sysv4*MP*)
10906       if test -d /usr/nec; then
10907         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10908         hardcode_shlibpath_var=no
10909         runpath_var=LD_RUN_PATH
10910         hardcode_runpath_var=yes
10911         ld_shlibs=yes
10912       fi
10913       ;;
10914
10915     sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
10916       no_undefined_flag='${wl}-z,text'
10917       archive_cmds_need_lc=no
10918       hardcode_shlibpath_var=no
10919       runpath_var='LD_RUN_PATH'
10920
10921       if test "$GCC" = yes; then
10922         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10923         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10924       else
10925         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10926         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10927       fi
10928       ;;
10929
10930     sysv5* | sco3.2v5* | sco5v6*)
10931       # Note: We can NOT use -z defs as we might desire, because we do not
10932       # link with -lc, and that would cause any symbols used from libc to
10933       # always be unresolved, which means just about no library would
10934       # ever link correctly.  If we're not using GNU ld we use -z text
10935       # though, which does catch some bad symbols but isn't as heavy-handed
10936       # as -z defs.
10937       no_undefined_flag='${wl}-z,text'
10938       allow_undefined_flag='${wl}-z,nodefs'
10939       archive_cmds_need_lc=no
10940       hardcode_shlibpath_var=no
10941       hardcode_libdir_flag_spec='${wl}-R,$libdir'
10942       hardcode_libdir_separator=':'
10943       link_all_deplibs=yes
10944       export_dynamic_flag_spec='${wl}-Bexport'
10945       runpath_var='LD_RUN_PATH'
10946
10947       if test "$GCC" = yes; then
10948         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10949         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10950       else
10951         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10952         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
10953       fi
10954       ;;
10955
10956     uts4*)
10957       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10958       hardcode_libdir_flag_spec='-L$libdir'
10959       hardcode_shlibpath_var=no
10960       ;;
10961
10962     *)
10963       ld_shlibs=no
10964       ;;
10965     esac
10966
10967     if test x$host_vendor = xsni; then
10968       case $host in
10969       sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10970         export_dynamic_flag_spec='${wl}-Blargedynsym'
10971         ;;
10972       esac
10973     fi
10974   fi
10975
10976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
10977 $as_echo "$ld_shlibs" >&6; }
10978 test "$ld_shlibs" = no && can_build_shared=no
10979
10980 with_gnu_ld=$with_gnu_ld
10981
10982
10983
10984
10985
10986
10987
10988
10989
10990
10991
10992
10993
10994
10995
10996 #
10997 # Do we need to explicitly link libc?
10998 #
10999 case "x$archive_cmds_need_lc" in
11000 x|xyes)
11001   # Assume -lc should be added
11002   archive_cmds_need_lc=yes
11003
11004   if test "$enable_shared" = yes && test "$GCC" = yes; then
11005     case $archive_cmds in
11006     *'~'*)
11007       # FIXME: we may have to deal with multi-command sequences.
11008       ;;
11009     '$CC '*)
11010       # Test whether the compiler implicitly links with -lc since on some
11011       # systems, -lgcc has to come before -lc. If gcc already passes -lc
11012       # to ld, don't add -lc before -lgcc.
11013       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
11014 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
11015 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
11016   $as_echo_n "(cached) " >&6
11017 else
11018   $RM conftest*
11019         echo "$lt_simple_compile_test_code" > conftest.$ac_ext
11020
11021         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
11022   (eval $ac_compile) 2>&5
11023   ac_status=$?
11024   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11025   test $ac_status = 0; } 2>conftest.err; then
11026           soname=conftest
11027           lib=conftest
11028           libobjs=conftest.$ac_objext
11029           deplibs=
11030           wl=$lt_prog_compiler_wl
11031           pic_flag=$lt_prog_compiler_pic
11032           compiler_flags=-v
11033           linker_flags=-v
11034           verstring=
11035           output_objdir=.
11036           libname=conftest
11037           lt_save_allow_undefined_flag=$allow_undefined_flag
11038           allow_undefined_flag=
11039           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
11040   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
11041   ac_status=$?
11042   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11043   test $ac_status = 0; }
11044           then
11045             lt_cv_archive_cmds_need_lc=no
11046           else
11047             lt_cv_archive_cmds_need_lc=yes
11048           fi
11049           allow_undefined_flag=$lt_save_allow_undefined_flag
11050         else
11051           cat conftest.err 1>&5
11052         fi
11053         $RM conftest*
11054
11055 fi
11056 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
11057 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
11058       archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
11059       ;;
11060     esac
11061   fi
11062   ;;
11063 esac
11064
11065
11066
11067
11068
11069
11070
11071
11072
11073
11074
11075
11076
11077
11078
11079
11080
11081
11082
11083
11084
11085
11086
11087
11088
11089
11090
11091
11092
11093
11094
11095
11096
11097
11098
11099
11100
11101
11102
11103
11104
11105
11106
11107
11108
11109
11110
11111
11112
11113
11114
11115
11116
11117
11118
11119
11120
11121
11122
11123
11124
11125
11126
11127
11128
11129
11130
11131
11132
11133
11134
11135
11136
11137
11138
11139
11140
11141
11142
11143
11144
11145
11146
11147
11148
11149
11150
11151
11152
11153
11154
11155
11156
11157
11158
11159
11160
11161
11162
11163
11164
11165
11166
11167
11168
11169
11170
11171
11172
11173
11174
11175
11176
11177
11178
11179
11180
11181
11182
11183
11184
11185
11186
11187
11188
11189
11190
11191
11192
11193
11194
11195
11196
11197
11198
11199
11200
11201
11202
11203
11204
11205
11206
11207
11208
11209
11210
11211
11212
11213
11214
11215
11216
11217
11218
11219
11220
11221   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
11222 $as_echo_n "checking dynamic linker characteristics... " >&6; }
11223
11224 if test "$GCC" = yes; then
11225   case $host_os in
11226     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
11227     *) lt_awk_arg="/^libraries:/" ;;
11228   esac
11229   case $host_os in
11230     mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
11231     *) lt_sed_strip_eq="s,=/,/,g" ;;
11232   esac
11233   lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
11234   case $lt_search_path_spec in
11235   *\;*)
11236     # if the path contains ";" then we assume it to be the separator
11237     # otherwise default to the standard path separator (i.e. ":") - it is
11238     # assumed that no part of a normal pathname contains ";" but that should
11239     # okay in the real world where ";" in dirpaths is itself problematic.
11240     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
11241     ;;
11242   *)
11243     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
11244     ;;
11245   esac
11246   # Ok, now we have the path, separated by spaces, we can step through it
11247   # and add multilib dir if necessary.
11248   lt_tmp_lt_search_path_spec=
11249   lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
11250   for lt_sys_path in $lt_search_path_spec; do
11251     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
11252       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
11253     else
11254       test -d "$lt_sys_path" && \
11255         lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
11256     fi
11257   done
11258   lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
11259 BEGIN {RS=" "; FS="/|\n";} {
11260   lt_foo="";
11261   lt_count=0;
11262   for (lt_i = NF; lt_i > 0; lt_i--) {
11263     if ($lt_i != "" && $lt_i != ".") {
11264       if ($lt_i == "..") {
11265         lt_count++;
11266       } else {
11267         if (lt_count == 0) {
11268           lt_foo="/" $lt_i lt_foo;
11269         } else {
11270           lt_count--;
11271         }
11272       }
11273     }
11274   }
11275   if (lt_foo != "") { lt_freq[lt_foo]++; }
11276   if (lt_freq[lt_foo] == 1) { print lt_foo; }
11277 }'`
11278   # AWK program above erroneously prepends '/' to C:/dos/paths
11279   # for these hosts.
11280   case $host_os in
11281     mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
11282       $SED 's,/\([A-Za-z]:\),\1,g'` ;;
11283   esac
11284   sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
11285 else
11286   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11287 fi
11288 library_names_spec=
11289 libname_spec='lib$name'
11290 soname_spec=
11291 shrext_cmds=".so"
11292 postinstall_cmds=
11293 postuninstall_cmds=
11294 finish_cmds=
11295 finish_eval=
11296 shlibpath_var=
11297 shlibpath_overrides_runpath=unknown
11298 version_type=none
11299 dynamic_linker="$host_os ld.so"
11300 sys_lib_dlsearch_path_spec="/lib /usr/lib"
11301 need_lib_prefix=unknown
11302 hardcode_into_libs=no
11303
11304 # when you set need_version to no, make sure it does not cause -set_version
11305 # flags to be left without arguments
11306 need_version=unknown
11307
11308 case $host_os in
11309 aix3*)
11310   version_type=linux
11311   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11312   shlibpath_var=LIBPATH
11313
11314   # AIX 3 has no versioning support, so we append a major version to the name.
11315   soname_spec='${libname}${release}${shared_ext}$major'
11316   ;;
11317
11318 aix[4-9]*)
11319   version_type=linux
11320   need_lib_prefix=no
11321   need_version=no
11322   hardcode_into_libs=yes
11323   if test "$host_cpu" = ia64; then
11324     # AIX 5 supports IA64
11325     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11326     shlibpath_var=LD_LIBRARY_PATH
11327   else
11328     # With GCC up to 2.95.x, collect2 would create an import file
11329     # for dependence libraries.  The import file would start with
11330     # the line `#! .'.  This would cause the generated library to
11331     # depend on `.', always an invalid library.  This was fixed in
11332     # development snapshots of GCC prior to 3.0.
11333     case $host_os in
11334       aix4 | aix4.[01] | aix4.[01].*)
11335       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11336            echo ' yes '
11337            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
11338         :
11339       else
11340         can_build_shared=no
11341       fi
11342       ;;
11343     esac
11344     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11345     # soname into executable. Probably we can add versioning support to
11346     # collect2, so additional links can be useful in future.
11347     if test "$aix_use_runtimelinking" = yes; then
11348       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11349       # instead of lib<name>.a to let people know that these are not
11350       # typical AIX shared libraries.
11351       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11352     else
11353       # We preserve .a as extension for shared libraries through AIX4.2
11354       # and later when we are not doing run time linking.
11355       library_names_spec='${libname}${release}.a $libname.a'
11356       soname_spec='${libname}${release}${shared_ext}$major'
11357     fi
11358     shlibpath_var=LIBPATH
11359   fi
11360   ;;
11361
11362 amigaos*)
11363   case $host_cpu in
11364   powerpc)
11365     # Since July 2007 AmigaOS4 officially supports .so libraries.
11366     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
11367     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11368     ;;
11369   m68k)
11370     library_names_spec='$libname.ixlibrary $libname.a'
11371     # Create ${libname}_ixlibrary.a entries in /sys/libs.
11372     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'
11373     ;;
11374   esac
11375   ;;
11376
11377 beos*)
11378   library_names_spec='${libname}${shared_ext}'
11379   dynamic_linker="$host_os ld.so"
11380   shlibpath_var=LIBRARY_PATH
11381   ;;
11382
11383 bsdi[45]*)
11384   version_type=linux
11385   need_version=no
11386   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11387   soname_spec='${libname}${release}${shared_ext}$major'
11388   finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11389   shlibpath_var=LD_LIBRARY_PATH
11390   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11391   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11392   # the default ld.so.conf also contains /usr/contrib/lib and
11393   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11394   # libtool to hard-code these into programs
11395   ;;
11396
11397 cygwin* | mingw* | pw32* | cegcc*)
11398   version_type=windows
11399   shrext_cmds=".dll"
11400   need_version=no
11401   need_lib_prefix=no
11402
11403   case $GCC,$host_os in
11404   yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
11405     library_names_spec='$libname.dll.a'
11406     # DLL is installed to $(libdir)/../bin by postinstall_cmds
11407     postinstall_cmds='base_file=`basename \${file}`~
11408       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
11409       dldir=$destdir/`dirname \$dlpath`~
11410       test -d \$dldir || mkdir -p \$dldir~
11411       $install_prog $dir/$dlname \$dldir/$dlname~
11412       chmod a+x \$dldir/$dlname~
11413       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
11414         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
11415       fi'
11416     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11417       dlpath=$dir/\$dldll~
11418        $RM \$dlpath'
11419     shlibpath_overrides_runpath=yes
11420
11421     case $host_os in
11422     cygwin*)
11423       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11424       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11425
11426       sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
11427       ;;
11428     mingw* | cegcc*)
11429       # MinGW DLLs use traditional 'lib' prefix
11430       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11431       ;;
11432     pw32*)
11433       # pw32 DLLs use 'pw' prefix rather than 'lib'
11434       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11435       ;;
11436     esac
11437     ;;
11438
11439   *)
11440     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11441     ;;
11442   esac
11443   dynamic_linker='Win32 ld.exe'
11444   # FIXME: first we should search . and the directory the executable is in
11445   shlibpath_var=PATH
11446   ;;
11447
11448 darwin* | rhapsody*)
11449   dynamic_linker="$host_os dyld"
11450   version_type=darwin
11451   need_lib_prefix=no
11452   need_version=no
11453   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11454   soname_spec='${libname}${release}${major}$shared_ext'
11455   shlibpath_overrides_runpath=yes
11456   shlibpath_var=DYLD_LIBRARY_PATH
11457   shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
11458
11459   sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
11460   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11461   ;;
11462
11463 dgux*)
11464   version_type=linux
11465   need_lib_prefix=no
11466   need_version=no
11467   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11468   soname_spec='${libname}${release}${shared_ext}$major'
11469   shlibpath_var=LD_LIBRARY_PATH
11470   ;;
11471
11472 freebsd* | dragonfly*)
11473   # DragonFly does not have aout.  When/if they implement a new
11474   # versioning mechanism, adjust this.
11475   if test -x /usr/bin/objformat; then
11476     objformat=`/usr/bin/objformat`
11477   else
11478     case $host_os in
11479     freebsd[23].*) objformat=aout ;;
11480     *) objformat=elf ;;
11481     esac
11482   fi
11483   version_type=freebsd-$objformat
11484   case $version_type in
11485     freebsd-elf*)
11486       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11487       need_version=no
11488       need_lib_prefix=no
11489       ;;
11490     freebsd-*)
11491       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11492       need_version=yes
11493       ;;
11494   esac
11495   shlibpath_var=LD_LIBRARY_PATH
11496   case $host_os in
11497   freebsd2.*)
11498     shlibpath_overrides_runpath=yes
11499     ;;
11500   freebsd3.[01]* | freebsdelf3.[01]*)
11501     shlibpath_overrides_runpath=yes
11502     hardcode_into_libs=yes
11503     ;;
11504   freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
11505   freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
11506     shlibpath_overrides_runpath=no
11507     hardcode_into_libs=yes
11508     ;;
11509   *) # from 4.6 on, and DragonFly
11510     shlibpath_overrides_runpath=yes
11511     hardcode_into_libs=yes
11512     ;;
11513   esac
11514   ;;
11515
11516 gnu*)
11517   version_type=linux
11518   need_lib_prefix=no
11519   need_version=no
11520   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11521   soname_spec='${libname}${release}${shared_ext}$major'
11522   shlibpath_var=LD_LIBRARY_PATH
11523   hardcode_into_libs=yes
11524   ;;
11525
11526 haiku*)
11527   version_type=linux
11528   need_lib_prefix=no
11529   need_version=no
11530   dynamic_linker="$host_os runtime_loader"
11531   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11532   soname_spec='${libname}${release}${shared_ext}$major'
11533   shlibpath_var=LIBRARY_PATH
11534   shlibpath_overrides_runpath=yes
11535   sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/beos/system/lib'
11536   hardcode_into_libs=yes
11537   ;;
11538
11539 hpux9* | hpux10* | hpux11*)
11540   # Give a soname corresponding to the major version so that dld.sl refuses to
11541   # link against other versions.
11542   version_type=sunos
11543   need_lib_prefix=no
11544   need_version=no
11545   case $host_cpu in
11546   ia64*)
11547     shrext_cmds='.so'
11548     hardcode_into_libs=yes
11549     dynamic_linker="$host_os dld.so"
11550     shlibpath_var=LD_LIBRARY_PATH
11551     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11552     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11553     soname_spec='${libname}${release}${shared_ext}$major'
11554     if test "X$HPUX_IA64_MODE" = X32; then
11555       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11556     else
11557       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11558     fi
11559     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11560     ;;
11561   hppa*64*)
11562     shrext_cmds='.sl'
11563     hardcode_into_libs=yes
11564     dynamic_linker="$host_os dld.sl"
11565     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11566     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11567     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11568     soname_spec='${libname}${release}${shared_ext}$major'
11569     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11570     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11571     ;;
11572   *)
11573     shrext_cmds='.sl'
11574     dynamic_linker="$host_os dld.sl"
11575     shlibpath_var=SHLIB_PATH
11576     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11577     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11578     soname_spec='${libname}${release}${shared_ext}$major'
11579     ;;
11580   esac
11581   # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11582   postinstall_cmds='chmod 555 $lib'
11583   # or fails outright, so override atomically:
11584   install_override_mode=555
11585   ;;
11586
11587 interix[3-9]*)
11588   version_type=linux
11589   need_lib_prefix=no
11590   need_version=no
11591   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11592   soname_spec='${libname}${release}${shared_ext}$major'
11593   dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
11594   shlibpath_var=LD_LIBRARY_PATH
11595   shlibpath_overrides_runpath=no
11596   hardcode_into_libs=yes
11597   ;;
11598
11599 irix5* | irix6* | nonstopux*)
11600   case $host_os in
11601     nonstopux*) version_type=nonstopux ;;
11602     *)
11603         if test "$lt_cv_prog_gnu_ld" = yes; then
11604                 version_type=linux
11605         else
11606                 version_type=irix
11607         fi ;;
11608   esac
11609   need_lib_prefix=no
11610   need_version=no
11611   soname_spec='${libname}${release}${shared_ext}$major'
11612   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11613   case $host_os in
11614   irix5* | nonstopux*)
11615     libsuff= shlibsuff=
11616     ;;
11617   *)
11618     case $LD in # libtool.m4 will add one of these switches to LD
11619     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11620       libsuff= shlibsuff= libmagic=32-bit;;
11621     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11622       libsuff=32 shlibsuff=N32 libmagic=N32;;
11623     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11624       libsuff=64 shlibsuff=64 libmagic=64-bit;;
11625     *) libsuff= shlibsuff= libmagic=never-match;;
11626     esac
11627     ;;
11628   esac
11629   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11630   shlibpath_overrides_runpath=no
11631   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11632   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11633   hardcode_into_libs=yes
11634   ;;
11635
11636 # No shared lib support for Linux oldld, aout, or coff.
11637 linux*oldld* | linux*aout* | linux*coff*)
11638   dynamic_linker=no
11639   ;;
11640
11641 # This must be Linux ELF.
11642 linux* | k*bsd*-gnu | kopensolaris*-gnu)
11643   version_type=linux
11644   need_lib_prefix=no
11645   need_version=no
11646   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11647   soname_spec='${libname}${release}${shared_ext}$major'
11648   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11649   shlibpath_var=LD_LIBRARY_PATH
11650   shlibpath_overrides_runpath=no
11651
11652   # Some binutils ld are patched to set DT_RUNPATH
11653   if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
11654   $as_echo_n "(cached) " >&6
11655 else
11656   lt_cv_shlibpath_overrides_runpath=no
11657     save_LDFLAGS=$LDFLAGS
11658     save_libdir=$libdir
11659     eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11660          LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11661     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11662 /* end confdefs.h.  */
11663
11664 int
11665 main ()
11666 {
11667
11668   ;
11669   return 0;
11670 }
11671 _ACEOF
11672 if ac_fn_c_try_link "$LINENO"; then :
11673   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11674   lt_cv_shlibpath_overrides_runpath=yes
11675 fi
11676 fi
11677 rm -f core conftest.err conftest.$ac_objext \
11678     conftest$ac_exeext conftest.$ac_ext
11679     LDFLAGS=$save_LDFLAGS
11680     libdir=$save_libdir
11681
11682 fi
11683
11684   shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
11685
11686   # This implies no fast_install, which is unacceptable.
11687   # Some rework will be needed to allow for fast_install
11688   # before this can be enabled.
11689   hardcode_into_libs=yes
11690
11691   # Append ld.so.conf contents to the search path
11692   if test -f /etc/ld.so.conf; then
11693     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' ' '`
11694     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11695   fi
11696
11697   # We used to test for /lib/ld.so.1 and disable shared libraries on
11698   # powerpc, because MkLinux only supported shared libraries with the
11699   # GNU dynamic linker.  Since this was broken with cross compilers,
11700   # most powerpc-linux boxes support dynamic linking these days and
11701   # people can always --disable-shared, the test was removed, and we
11702   # assume the GNU/Linux dynamic linker is in use.
11703   dynamic_linker='GNU/Linux ld.so'
11704   ;;
11705
11706 netbsd*)
11707   version_type=sunos
11708   need_lib_prefix=no
11709   need_version=no
11710   if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11711     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11712     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11713     dynamic_linker='NetBSD (a.out) ld.so'
11714   else
11715     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11716     soname_spec='${libname}${release}${shared_ext}$major'
11717     dynamic_linker='NetBSD ld.elf_so'
11718   fi
11719   shlibpath_var=LD_LIBRARY_PATH
11720   shlibpath_overrides_runpath=yes
11721   hardcode_into_libs=yes
11722   ;;
11723
11724 newsos6)
11725   version_type=linux
11726   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11727   shlibpath_var=LD_LIBRARY_PATH
11728   shlibpath_overrides_runpath=yes
11729   ;;
11730
11731 *nto* | *qnx*)
11732   version_type=qnx
11733   need_lib_prefix=no
11734   need_version=no
11735   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11736   soname_spec='${libname}${release}${shared_ext}$major'
11737   shlibpath_var=LD_LIBRARY_PATH
11738   shlibpath_overrides_runpath=no
11739   hardcode_into_libs=yes
11740   dynamic_linker='ldqnx.so'
11741   ;;
11742
11743 openbsd*)
11744   version_type=sunos
11745   sys_lib_dlsearch_path_spec="/usr/lib"
11746   need_lib_prefix=no
11747   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
11748   case $host_os in
11749     openbsd3.3 | openbsd3.3.*)  need_version=yes ;;
11750     *)                          need_version=no  ;;
11751   esac
11752   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11753   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11754   shlibpath_var=LD_LIBRARY_PATH
11755   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11756     case $host_os in
11757       openbsd2.[89] | openbsd2.[89].*)
11758         shlibpath_overrides_runpath=no
11759         ;;
11760       *)
11761         shlibpath_overrides_runpath=yes
11762         ;;
11763       esac
11764   else
11765     shlibpath_overrides_runpath=yes
11766   fi
11767   ;;
11768
11769 os2*)
11770   libname_spec='$name'
11771   shrext_cmds=".dll"
11772   need_lib_prefix=no
11773   library_names_spec='$libname${shared_ext} $libname.a'
11774   dynamic_linker='OS/2 ld.exe'
11775   shlibpath_var=LIBPATH
11776   ;;
11777
11778 osf3* | osf4* | osf5*)
11779   version_type=osf
11780   need_lib_prefix=no
11781   need_version=no
11782   soname_spec='${libname}${release}${shared_ext}$major'
11783   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11784   shlibpath_var=LD_LIBRARY_PATH
11785   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11786   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11787   ;;
11788
11789 rdos*)
11790   dynamic_linker=no
11791   ;;
11792
11793 solaris*)
11794   version_type=linux
11795   need_lib_prefix=no
11796   need_version=no
11797   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11798   soname_spec='${libname}${release}${shared_ext}$major'
11799   shlibpath_var=LD_LIBRARY_PATH
11800   shlibpath_overrides_runpath=yes
11801   hardcode_into_libs=yes
11802   # ldd complains unless libraries are executable
11803   postinstall_cmds='chmod +x $lib'
11804   ;;
11805
11806 sunos4*)
11807   version_type=sunos
11808   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11809   finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11810   shlibpath_var=LD_LIBRARY_PATH
11811   shlibpath_overrides_runpath=yes
11812   if test "$with_gnu_ld" = yes; then
11813     need_lib_prefix=no
11814   fi
11815   need_version=yes
11816   ;;
11817
11818 sysv4 | sysv4.3*)
11819   version_type=linux
11820   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11821   soname_spec='${libname}${release}${shared_ext}$major'
11822   shlibpath_var=LD_LIBRARY_PATH
11823   case $host_vendor in
11824     sni)
11825       shlibpath_overrides_runpath=no
11826       need_lib_prefix=no
11827       runpath_var=LD_RUN_PATH
11828       ;;
11829     siemens)
11830       need_lib_prefix=no
11831       ;;
11832     motorola)
11833       need_lib_prefix=no
11834       need_version=no
11835       shlibpath_overrides_runpath=no
11836       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11837       ;;
11838   esac
11839   ;;
11840
11841 sysv4*MP*)
11842   if test -d /usr/nec ;then
11843     version_type=linux
11844     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11845     soname_spec='$libname${shared_ext}.$major'
11846     shlibpath_var=LD_LIBRARY_PATH
11847   fi
11848   ;;
11849
11850 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
11851   version_type=freebsd-elf
11852   need_lib_prefix=no
11853   need_version=no
11854   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11855   soname_spec='${libname}${release}${shared_ext}$major'
11856   shlibpath_var=LD_LIBRARY_PATH
11857   shlibpath_overrides_runpath=yes
11858   hardcode_into_libs=yes
11859   if test "$with_gnu_ld" = yes; then
11860     sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
11861   else
11862     sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
11863     case $host_os in
11864       sco3.2v5*)
11865         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
11866         ;;
11867     esac
11868   fi
11869   sys_lib_dlsearch_path_spec='/usr/lib'
11870   ;;
11871
11872 tpf*)
11873   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11874   version_type=linux
11875   need_lib_prefix=no
11876   need_version=no
11877   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11878   shlibpath_var=LD_LIBRARY_PATH
11879   shlibpath_overrides_runpath=no
11880   hardcode_into_libs=yes
11881   ;;
11882
11883 uts4*)
11884   version_type=linux
11885   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11886   soname_spec='${libname}${release}${shared_ext}$major'
11887   shlibpath_var=LD_LIBRARY_PATH
11888   ;;
11889
11890 *)
11891   dynamic_linker=no
11892   ;;
11893 esac
11894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
11895 $as_echo "$dynamic_linker" >&6; }
11896 test "$dynamic_linker" = no && can_build_shared=no
11897
11898 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11899 if test "$GCC" = yes; then
11900   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11901 fi
11902
11903 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
11904   sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
11905 fi
11906 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
11907   sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
11908 fi
11909
11910
11911
11912
11913
11914
11915
11916
11917
11918
11919
11920
11921
11922
11923
11924
11925
11926
11927
11928
11929
11930
11931
11932
11933
11934
11935
11936
11937
11938
11939
11940
11941
11942
11943
11944
11945
11946
11947
11948
11949
11950
11951
11952
11953
11954
11955
11956
11957
11958
11959
11960
11961
11962
11963
11964
11965
11966
11967
11968
11969
11970
11971
11972
11973
11974
11975
11976
11977
11978
11979
11980
11981
11982
11983
11984
11985
11986
11987
11988
11989
11990
11991
11992
11993
11994
11995
11996
11997
11998
11999
12000
12001   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
12002 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
12003 hardcode_action=
12004 if test -n "$hardcode_libdir_flag_spec" ||
12005    test -n "$runpath_var" ||
12006    test "X$hardcode_automatic" = "Xyes" ; then
12007
12008   # We can hardcode non-existent directories.
12009   if test "$hardcode_direct" != no &&
12010      # If the only mechanism to avoid hardcoding is shlibpath_var, we
12011      # have to relink, otherwise we might link with an installed library
12012      # when we should be linking with a yet-to-be-installed one
12013      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
12014      test "$hardcode_minus_L" != no; then
12015     # Linking always hardcodes the temporary library directory.
12016     hardcode_action=relink
12017   else
12018     # We can link without hardcoding, and we can hardcode nonexisting dirs.
12019     hardcode_action=immediate
12020   fi
12021 else
12022   # We cannot hardcode anything, or else we can only hardcode existing
12023   # directories.
12024   hardcode_action=unsupported
12025 fi
12026 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
12027 $as_echo "$hardcode_action" >&6; }
12028
12029 if test "$hardcode_action" = relink ||
12030    test "$inherit_rpath" = yes; then
12031   # Fast installation is not supported
12032   enable_fast_install=no
12033 elif test "$shlibpath_overrides_runpath" = yes ||
12034      test "$enable_shared" = no; then
12035   # Fast installation is not necessary
12036   enable_fast_install=needless
12037 fi
12038
12039
12040
12041
12042
12043
12044   if test "x$enable_dlopen" != xyes; then
12045   enable_dlopen=unknown
12046   enable_dlopen_self=unknown
12047   enable_dlopen_self_static=unknown
12048 else
12049   lt_cv_dlopen=no
12050   lt_cv_dlopen_libs=
12051
12052   case $host_os in
12053   beos*)
12054     lt_cv_dlopen="load_add_on"
12055     lt_cv_dlopen_libs=
12056     lt_cv_dlopen_self=yes
12057     ;;
12058
12059   mingw* | pw32* | cegcc*)
12060     lt_cv_dlopen="LoadLibrary"
12061     lt_cv_dlopen_libs=
12062     ;;
12063
12064   cygwin*)
12065     lt_cv_dlopen="dlopen"
12066     lt_cv_dlopen_libs=
12067     ;;
12068
12069   darwin*)
12070   # if libdl is installed we need to link against it
12071     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12072 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12073 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12074   $as_echo_n "(cached) " >&6
12075 else
12076   ac_check_lib_save_LIBS=$LIBS
12077 LIBS="-ldl  $LIBS"
12078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12079 /* end confdefs.h.  */
12080
12081 /* Override any GCC internal prototype to avoid an error.
12082    Use char because int might match the return type of a GCC
12083    builtin and then its argument prototype would still apply.  */
12084 #ifdef __cplusplus
12085 extern "C"
12086 #endif
12087 char dlopen ();
12088 int
12089 main ()
12090 {
12091 return dlopen ();
12092   ;
12093   return 0;
12094 }
12095 _ACEOF
12096 if ac_fn_c_try_link "$LINENO"; then :
12097   ac_cv_lib_dl_dlopen=yes
12098 else
12099   ac_cv_lib_dl_dlopen=no
12100 fi
12101 rm -f core conftest.err conftest.$ac_objext \
12102     conftest$ac_exeext conftest.$ac_ext
12103 LIBS=$ac_check_lib_save_LIBS
12104 fi
12105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12106 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12107 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12108   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12109 else
12110
12111     lt_cv_dlopen="dyld"
12112     lt_cv_dlopen_libs=
12113     lt_cv_dlopen_self=yes
12114
12115 fi
12116
12117     ;;
12118
12119   *)
12120     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12121 if test "x$ac_cv_func_shl_load" = x""yes; then :
12122   lt_cv_dlopen="shl_load"
12123 else
12124   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12125 $as_echo_n "checking for shl_load in -ldld... " >&6; }
12126 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12127   $as_echo_n "(cached) " >&6
12128 else
12129   ac_check_lib_save_LIBS=$LIBS
12130 LIBS="-ldld  $LIBS"
12131 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12132 /* end confdefs.h.  */
12133
12134 /* Override any GCC internal prototype to avoid an error.
12135    Use char because int might match the return type of a GCC
12136    builtin and then its argument prototype would still apply.  */
12137 #ifdef __cplusplus
12138 extern "C"
12139 #endif
12140 char shl_load ();
12141 int
12142 main ()
12143 {
12144 return shl_load ();
12145   ;
12146   return 0;
12147 }
12148 _ACEOF
12149 if ac_fn_c_try_link "$LINENO"; then :
12150   ac_cv_lib_dld_shl_load=yes
12151 else
12152   ac_cv_lib_dld_shl_load=no
12153 fi
12154 rm -f core conftest.err conftest.$ac_objext \
12155     conftest$ac_exeext conftest.$ac_ext
12156 LIBS=$ac_check_lib_save_LIBS
12157 fi
12158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12159 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12160 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12161   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
12162 else
12163   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
12164 if test "x$ac_cv_func_dlopen" = x""yes; then :
12165   lt_cv_dlopen="dlopen"
12166 else
12167   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
12168 $as_echo_n "checking for dlopen in -ldl... " >&6; }
12169 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
12170   $as_echo_n "(cached) " >&6
12171 else
12172   ac_check_lib_save_LIBS=$LIBS
12173 LIBS="-ldl  $LIBS"
12174 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12175 /* end confdefs.h.  */
12176
12177 /* Override any GCC internal prototype to avoid an error.
12178    Use char because int might match the return type of a GCC
12179    builtin and then its argument prototype would still apply.  */
12180 #ifdef __cplusplus
12181 extern "C"
12182 #endif
12183 char dlopen ();
12184 int
12185 main ()
12186 {
12187 return dlopen ();
12188   ;
12189   return 0;
12190 }
12191 _ACEOF
12192 if ac_fn_c_try_link "$LINENO"; then :
12193   ac_cv_lib_dl_dlopen=yes
12194 else
12195   ac_cv_lib_dl_dlopen=no
12196 fi
12197 rm -f core conftest.err conftest.$ac_objext \
12198     conftest$ac_exeext conftest.$ac_ext
12199 LIBS=$ac_check_lib_save_LIBS
12200 fi
12201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
12202 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
12203 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
12204   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12205 else
12206   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12207 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12208 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12209   $as_echo_n "(cached) " >&6
12210 else
12211   ac_check_lib_save_LIBS=$LIBS
12212 LIBS="-lsvld  $LIBS"
12213 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12214 /* end confdefs.h.  */
12215
12216 /* Override any GCC internal prototype to avoid an error.
12217    Use char because int might match the return type of a GCC
12218    builtin and then its argument prototype would still apply.  */
12219 #ifdef __cplusplus
12220 extern "C"
12221 #endif
12222 char dlopen ();
12223 int
12224 main ()
12225 {
12226 return dlopen ();
12227   ;
12228   return 0;
12229 }
12230 _ACEOF
12231 if ac_fn_c_try_link "$LINENO"; then :
12232   ac_cv_lib_svld_dlopen=yes
12233 else
12234   ac_cv_lib_svld_dlopen=no
12235 fi
12236 rm -f core conftest.err conftest.$ac_objext \
12237     conftest$ac_exeext conftest.$ac_ext
12238 LIBS=$ac_check_lib_save_LIBS
12239 fi
12240 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12241 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12242 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12243   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12244 else
12245   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12246 $as_echo_n "checking for dld_link in -ldld... " >&6; }
12247 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12248   $as_echo_n "(cached) " >&6
12249 else
12250   ac_check_lib_save_LIBS=$LIBS
12251 LIBS="-ldld  $LIBS"
12252 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12253 /* end confdefs.h.  */
12254
12255 /* Override any GCC internal prototype to avoid an error.
12256    Use char because int might match the return type of a GCC
12257    builtin and then its argument prototype would still apply.  */
12258 #ifdef __cplusplus
12259 extern "C"
12260 #endif
12261 char dld_link ();
12262 int
12263 main ()
12264 {
12265 return dld_link ();
12266   ;
12267   return 0;
12268 }
12269 _ACEOF
12270 if ac_fn_c_try_link "$LINENO"; then :
12271   ac_cv_lib_dld_dld_link=yes
12272 else
12273   ac_cv_lib_dld_dld_link=no
12274 fi
12275 rm -f core conftest.err conftest.$ac_objext \
12276     conftest$ac_exeext conftest.$ac_ext
12277 LIBS=$ac_check_lib_save_LIBS
12278 fi
12279 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12280 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12281 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12282   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
12283 fi
12284
12285
12286 fi
12287
12288
12289 fi
12290
12291
12292 fi
12293
12294
12295 fi
12296
12297
12298 fi
12299
12300     ;;
12301   esac
12302
12303   if test "x$lt_cv_dlopen" != xno; then
12304     enable_dlopen=yes
12305   else
12306     enable_dlopen=no
12307   fi
12308
12309   case $lt_cv_dlopen in
12310   dlopen)
12311     save_CPPFLAGS="$CPPFLAGS"
12312     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12313
12314     save_LDFLAGS="$LDFLAGS"
12315     wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12316
12317     save_LIBS="$LIBS"
12318     LIBS="$lt_cv_dlopen_libs $LIBS"
12319
12320     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
12321 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
12322 if test "${lt_cv_dlopen_self+set}" = set; then :
12323   $as_echo_n "(cached) " >&6
12324 else
12325           if test "$cross_compiling" = yes; then :
12326   lt_cv_dlopen_self=cross
12327 else
12328   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12329   lt_status=$lt_dlunknown
12330   cat > conftest.$ac_ext <<_LT_EOF
12331 #line 12331 "configure"
12332 #include "confdefs.h"
12333
12334 #if HAVE_DLFCN_H
12335 #include <dlfcn.h>
12336 #endif
12337
12338 #include <stdio.h>
12339
12340 #ifdef RTLD_GLOBAL
12341 #  define LT_DLGLOBAL           RTLD_GLOBAL
12342 #else
12343 #  ifdef DL_GLOBAL
12344 #    define LT_DLGLOBAL         DL_GLOBAL
12345 #  else
12346 #    define LT_DLGLOBAL         0
12347 #  endif
12348 #endif
12349
12350 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12351    find out it does not work in some platform. */
12352 #ifndef LT_DLLAZY_OR_NOW
12353 #  ifdef RTLD_LAZY
12354 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
12355 #  else
12356 #    ifdef DL_LAZY
12357 #      define LT_DLLAZY_OR_NOW          DL_LAZY
12358 #    else
12359 #      ifdef RTLD_NOW
12360 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
12361 #      else
12362 #        ifdef DL_NOW
12363 #          define LT_DLLAZY_OR_NOW      DL_NOW
12364 #        else
12365 #          define LT_DLLAZY_OR_NOW      0
12366 #        endif
12367 #      endif
12368 #    endif
12369 #  endif
12370 #endif
12371
12372 /* When -fvisbility=hidden is used, assume the code has been annotated
12373    correspondingly for the symbols needed.  */
12374 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12375 void fnord () __attribute__((visibility("default")));
12376 #endif
12377
12378 void fnord () { int i=42; }
12379 int main ()
12380 {
12381   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12382   int status = $lt_dlunknown;
12383
12384   if (self)
12385     {
12386       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
12387       else
12388         {
12389           if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
12390           else puts (dlerror ());
12391         }
12392       /* dlclose (self); */
12393     }
12394   else
12395     puts (dlerror ());
12396
12397   return status;
12398 }
12399 _LT_EOF
12400   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12401   (eval $ac_link) 2>&5
12402   ac_status=$?
12403   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12404   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12405     (./conftest; exit; ) >&5 2>/dev/null
12406     lt_status=$?
12407     case x$lt_status in
12408       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12409       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12410       x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
12411     esac
12412   else :
12413     # compilation failed
12414     lt_cv_dlopen_self=no
12415   fi
12416 fi
12417 rm -fr conftest*
12418
12419
12420 fi
12421 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
12422 $as_echo "$lt_cv_dlopen_self" >&6; }
12423
12424     if test "x$lt_cv_dlopen_self" = xyes; then
12425       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
12426       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
12427 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
12428 if test "${lt_cv_dlopen_self_static+set}" = set; then :
12429   $as_echo_n "(cached) " >&6
12430 else
12431           if test "$cross_compiling" = yes; then :
12432   lt_cv_dlopen_self_static=cross
12433 else
12434   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12435   lt_status=$lt_dlunknown
12436   cat > conftest.$ac_ext <<_LT_EOF
12437 #line 12437 "configure"
12438 #include "confdefs.h"
12439
12440 #if HAVE_DLFCN_H
12441 #include <dlfcn.h>
12442 #endif
12443
12444 #include <stdio.h>
12445
12446 #ifdef RTLD_GLOBAL
12447 #  define LT_DLGLOBAL           RTLD_GLOBAL
12448 #else
12449 #  ifdef DL_GLOBAL
12450 #    define LT_DLGLOBAL         DL_GLOBAL
12451 #  else
12452 #    define LT_DLGLOBAL         0
12453 #  endif
12454 #endif
12455
12456 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12457    find out it does not work in some platform. */
12458 #ifndef LT_DLLAZY_OR_NOW
12459 #  ifdef RTLD_LAZY
12460 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
12461 #  else
12462 #    ifdef DL_LAZY
12463 #      define LT_DLLAZY_OR_NOW          DL_LAZY
12464 #    else
12465 #      ifdef RTLD_NOW
12466 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
12467 #      else
12468 #        ifdef DL_NOW
12469 #          define LT_DLLAZY_OR_NOW      DL_NOW
12470 #        else
12471 #          define LT_DLLAZY_OR_NOW      0
12472 #        endif
12473 #      endif
12474 #    endif
12475 #  endif
12476 #endif
12477
12478 /* When -fvisbility=hidden is used, assume the code has been annotated
12479    correspondingly for the symbols needed.  */
12480 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12481 void fnord () __attribute__((visibility("default")));
12482 #endif
12483
12484 void fnord () { int i=42; }
12485 int main ()
12486 {
12487   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12488   int status = $lt_dlunknown;
12489
12490   if (self)
12491     {
12492       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
12493       else
12494         {
12495           if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
12496           else puts (dlerror ());
12497         }
12498       /* dlclose (self); */
12499     }
12500   else
12501     puts (dlerror ());
12502
12503   return status;
12504 }
12505 _LT_EOF
12506   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
12507   (eval $ac_link) 2>&5
12508   ac_status=$?
12509   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12510   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
12511     (./conftest; exit; ) >&5 2>/dev/null
12512     lt_status=$?
12513     case x$lt_status in
12514       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12515       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12516       x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
12517     esac
12518   else :
12519     # compilation failed
12520     lt_cv_dlopen_self_static=no
12521   fi
12522 fi
12523 rm -fr conftest*
12524
12525
12526 fi
12527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
12528 $as_echo "$lt_cv_dlopen_self_static" >&6; }
12529     fi
12530
12531     CPPFLAGS="$save_CPPFLAGS"
12532     LDFLAGS="$save_LDFLAGS"
12533     LIBS="$save_LIBS"
12534     ;;
12535   esac
12536
12537   case $lt_cv_dlopen_self in
12538   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12539   *) enable_dlopen_self=unknown ;;
12540   esac
12541
12542   case $lt_cv_dlopen_self_static in
12543   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12544   *) enable_dlopen_self_static=unknown ;;
12545   esac
12546 fi
12547
12548
12549
12550
12551
12552
12553
12554
12555
12556
12557
12558
12559
12560
12561
12562
12563
12564 striplib=
12565 old_striplib=
12566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
12567 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
12568 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
12569   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
12570   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
12571   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12572 $as_echo "yes" >&6; }
12573 else
12574 # FIXME - insert some real tests, host_os isn't really good enough
12575   case $host_os in
12576   darwin*)
12577     if test -n "$STRIP" ; then
12578       striplib="$STRIP -x"
12579       old_striplib="$STRIP -S"
12580       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12581 $as_echo "yes" >&6; }
12582     else
12583       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12584 $as_echo "no" >&6; }
12585     fi
12586     ;;
12587   *)
12588     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12589 $as_echo "no" >&6; }
12590     ;;
12591   esac
12592 fi
12593
12594
12595
12596
12597
12598
12599
12600
12601
12602
12603
12604
12605   # Report which library types will actually be built
12606   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
12607 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
12608   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
12609 $as_echo "$can_build_shared" >&6; }
12610
12611   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
12612 $as_echo_n "checking whether to build shared libraries... " >&6; }
12613   test "$can_build_shared" = "no" && enable_shared=no
12614
12615   # On AIX, shared libraries and static libraries use the same namespace, and
12616   # are all built from PIC.
12617   case $host_os in
12618   aix3*)
12619     test "$enable_shared" = yes && enable_static=no
12620     if test -n "$RANLIB"; then
12621       archive_cmds="$archive_cmds~\$RANLIB \$lib"
12622       postinstall_cmds='$RANLIB $lib'
12623     fi
12624     ;;
12625
12626   aix[4-9]*)
12627     if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12628       test "$enable_shared" = yes && enable_static=no
12629     fi
12630     ;;
12631   esac
12632   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
12633 $as_echo "$enable_shared" >&6; }
12634
12635   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
12636 $as_echo_n "checking whether to build static libraries... " >&6; }
12637   # Make sure either enable_shared or enable_static is yes.
12638   test "$enable_shared" = yes || enable_static=yes
12639   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
12640 $as_echo "$enable_static" >&6; }
12641
12642
12643
12644
12645 fi
12646 ac_ext=c
12647 ac_cpp='$CPP $CPPFLAGS'
12648 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12649 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12650 ac_compiler_gnu=$ac_cv_c_compiler_gnu
12651
12652 CC="$lt_save_CC"
12653
12654
12655
12656
12657
12658
12659
12660
12661
12662
12663
12664
12665
12666         ac_config_commands="$ac_config_commands libtool"
12667
12668
12669
12670
12671 # Only expand once:
12672
12673
12674
12675
12676 . ${srcdir}/../../bfd/configure.host
12677
12678
12679
12680
12681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
12682 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
12683     # Check whether --enable-maintainer-mode was given.
12684 if test "${enable_maintainer_mode+set}" = set; then :
12685   enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
12686 else
12687   USE_MAINTAINER_MODE=no
12688 fi
12689
12690   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
12691 $as_echo "$USE_MAINTAINER_MODE" >&6; }
12692    if test $USE_MAINTAINER_MODE = yes; then
12693   MAINTAINER_MODE_TRUE=
12694   MAINTAINER_MODE_FALSE='#'
12695 else
12696   MAINTAINER_MODE_TRUE='#'
12697   MAINTAINER_MODE_FALSE=
12698 fi
12699
12700   MAINT=$MAINTAINER_MODE_TRUE
12701
12702
12703
12704
12705 # Check whether --enable-sim-bswap was given.
12706 if test "${enable_sim_bswap+set}" = set; then :
12707   enableval=$enable_sim_bswap; case "${enableval}" in
12708   yes)  sim_bswap="-DWITH_BSWAP=1 -DUSE_BSWAP=1";;
12709   no)   sim_bswap="-DWITH_BSWAP=0";;
12710   *)    as_fn_error "\"--enable-sim-bswap does not take a value\"" "$LINENO" 5; sim_bswap="";;
12711 esac
12712 if test x"$silent" != x"yes" && test x"$sim_bswap" != x""; then
12713   echo "Setting bswap flags = $sim_bswap" 6>&1
12714 fi
12715 else
12716   sim_bswap=""
12717 fi
12718
12719
12720
12721 # Check whether --enable-sim-cflags was given.
12722 if test "${enable_sim_cflags+set}" = set; then :
12723   enableval=$enable_sim_cflags; case "${enableval}" in
12724   yes)   sim_cflags="-O2 -fomit-frame-pointer";;
12725   trace) as_fn_error "\"Please use --enable-sim-debug instead.\"" "$LINENO" 5; sim_cflags="";;
12726   no)    sim_cflags="";;
12727   *)     sim_cflags=`echo "${enableval}" | sed -e "s/,/ /g"`;;
12728 esac
12729 if test x"$silent" != x"yes" && test x"$sim_cflags" != x""; then
12730   echo "Setting sim cflags = $sim_cflags" 6>&1
12731 fi
12732 else
12733   sim_cflags=""
12734 fi
12735
12736
12737
12738 # Check whether --enable-sim-debug was given.
12739 if test "${enable_sim_debug+set}" = set; then :
12740   enableval=$enable_sim_debug; case "${enableval}" in
12741   yes) sim_debug="-DDEBUG=7 -DWITH_DEBUG=7";;
12742   no)  sim_debug="-DDEBUG=0 -DWITH_DEBUG=0";;
12743   *)   sim_debug="-DDEBUG='(${enableval})' -DWITH_DEBUG='(${enableval})'";;
12744 esac
12745 if test x"$silent" != x"yes" && test x"$sim_debug" != x""; then
12746   echo "Setting sim debug = $sim_debug" 6>&1
12747 fi
12748 else
12749   sim_debug=""
12750 fi
12751
12752
12753
12754 # Check whether --enable-sim-stdio was given.
12755 if test "${enable_sim_stdio+set}" = set; then :
12756   enableval=$enable_sim_stdio; case "${enableval}" in
12757   yes)  sim_stdio="-DWITH_STDIO=DO_USE_STDIO";;
12758   no)   sim_stdio="-DWITH_STDIO=DONT_USE_STDIO";;
12759   *)    as_fn_error "\"Unknown value $enableval passed to --enable-sim-stdio\"" "$LINENO" 5; sim_stdio="";;
12760 esac
12761 if test x"$silent" != x"yes" && test x"$sim_stdio" != x""; then
12762   echo "Setting stdio flags = $sim_stdio" 6>&1
12763 fi
12764 else
12765   sim_stdio=""
12766 fi
12767
12768
12769
12770 # Check whether --enable-sim-trace was given.
12771 if test "${enable_sim_trace+set}" = set; then :
12772   enableval=$enable_sim_trace; case "${enableval}" in
12773   yes)  sim_trace="-DWITH_TRACE=-1";;
12774   no)   sim_trace="-DWITH_TRACE=0";;
12775   [-0-9]*)
12776         sim_trace="-DWITH_TRACE='(${enableval})'";;
12777   [[:lower:]]*)
12778         sim_trace=""
12779         for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12780           if test x"$sim_trace" = x; then
12781             sim_trace="-DWITH_TRACE='(TRACE_$x"
12782           else
12783             sim_trace="${sim_trace}|TRACE_$x"
12784           fi
12785         done
12786         sim_trace="$sim_trace)'" ;;
12787 esac
12788 if test x"$silent" != x"yes" && test x"$sim_trace" != x""; then
12789   echo "Setting sim trace = $sim_trace" 6>&1
12790 fi
12791 else
12792   sim_trace=""
12793 fi
12794
12795
12796
12797 # Check whether --enable-sim-profile was given.
12798 if test "${enable_sim_profile+set}" = set; then :
12799   enableval=$enable_sim_profile; case "${enableval}" in
12800   yes)  sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1";;
12801   no)   sim_profile="-DPROFILE=0 -DWITH_PROFILE=0";;
12802   [-0-9]*)
12803         sim_profile="-DPROFILE='(${enableval})' -DWITH_PROFILE='(${enableval})'";;
12804   [a-z]*)
12805         sim_profile=""
12806         for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
12807           if test x"$sim_profile" = x; then
12808             sim_profile="-DWITH_PROFILE='(PROFILE_$x"
12809           else
12810             sim_profile="${sim_profile}|PROFILE_$x"
12811           fi
12812         done
12813         sim_profile="$sim_profile)'" ;;
12814 esac
12815 if test x"$silent" != x"yes" && test x"$sim_profile" != x""; then
12816   echo "Setting sim profile = $sim_profile" 6>&1
12817 fi
12818 else
12819   sim_profile="-DPROFILE=1 -DWITH_PROFILE=-1"
12820 fi
12821
12822
12823
12824
12825 # Check whether --with-pkgversion was given.
12826 if test "${with_pkgversion+set}" = set; then :
12827   withval=$with_pkgversion; case "$withval" in
12828       yes) as_fn_error "package version not specified" "$LINENO" 5 ;;
12829       no)  PKGVERSION= ;;
12830       *)   PKGVERSION="($withval) " ;;
12831      esac
12832 else
12833   PKGVERSION="(SIM) "
12834
12835 fi
12836
12837
12838
12839
12840
12841 # Check whether --with-bugurl was given.
12842 if test "${with_bugurl+set}" = set; then :
12843   withval=$with_bugurl; case "$withval" in
12844       yes) as_fn_error "bug URL not specified" "$LINENO" 5 ;;
12845       no)  BUGURL=
12846            ;;
12847       *)   BUGURL="$withval"
12848            ;;
12849      esac
12850 else
12851   BUGURL="http://www.gnu.org/software/gdb/bugs/"
12852
12853 fi
12854
12855   case ${BUGURL} in
12856   "")
12857     REPORT_BUGS_TO=
12858     REPORT_BUGS_TEXI=
12859     ;;
12860   *)
12861     REPORT_BUGS_TO="<$BUGURL>"
12862     REPORT_BUGS_TEXI=@uref{`echo "$BUGURL" | sed 's/@/@@/g'`}
12863     ;;
12864   esac;
12865
12866
12867
12868
12869 cat >>confdefs.h <<_ACEOF
12870 #define PKGVERSION "$PKGVERSION"
12871 _ACEOF
12872
12873
12874 cat >>confdefs.h <<_ACEOF
12875 #define REPORT_BUGS_TO "$REPORT_BUGS_TO"
12876 _ACEOF
12877
12878
12879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
12880 $as_echo_n "checking return type of signal handlers... " >&6; }
12881 if test "${ac_cv_type_signal+set}" = set; then :
12882   $as_echo_n "(cached) " >&6
12883 else
12884   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12885 /* end confdefs.h.  */
12886 #include <sys/types.h>
12887 #include <signal.h>
12888
12889 int
12890 main ()
12891 {
12892 return *(signal (0, 0)) (0) == 1;
12893   ;
12894   return 0;
12895 }
12896 _ACEOF
12897 if ac_fn_c_try_compile "$LINENO"; then :
12898   ac_cv_type_signal=int
12899 else
12900   ac_cv_type_signal=void
12901 fi
12902 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12903 fi
12904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
12905 $as_echo "$ac_cv_type_signal" >&6; }
12906
12907 cat >>confdefs.h <<_ACEOF
12908 #define RETSIGTYPE $ac_cv_type_signal
12909 _ACEOF
12910
12911
12912
12913
12914
12915 sim_link_files=
12916 sim_link_links=
12917
12918 # targ-vals.def points to the libc macro description file.
12919 case "${target}" in
12920 *-*-*) TARG_VALS_DEF=../common/nltvals.def ;;
12921 esac
12922 sim_link_files="${sim_link_files} ${TARG_VALS_DEF}"
12923 sim_link_links="${sim_link_links} targ-vals.def"
12924
12925
12926
12927 # For dv-rv and rvdummy.
12928 for ac_header in sys/socket.h sys/select.h limits.h sys/param.h
12929 do :
12930   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12931 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12932 eval as_val=\$$as_ac_Header
12933    if test "x$as_val" = x""yes; then :
12934   cat >>confdefs.h <<_ACEOF
12935 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12936 _ACEOF
12937
12938 fi
12939
12940 done
12941
12942
12943 wire_alignment="NONSTRICT_ALIGNMENT"
12944 default_alignment=""
12945
12946 # Check whether --enable-sim-alignment was given.
12947 if test "${enable_sim_alignment+set}" = set; then :
12948   enableval=$enable_sim_alignment; case "${enableval}" in
12949   strict | STRICT)       sim_alignment="-DWITH_ALIGNMENT=STRICT_ALIGNMENT";;
12950   nonstrict | NONSTRICT) sim_alignment="-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT";;
12951   forced | FORCED)       sim_alignment="-DWITH_ALIGNMENT=FORCED_ALIGNMENT";;
12952   yes) if test x"$wire_alignment" != x; then
12953          sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12954        else
12955          if test x"$default_alignment" != x; then
12956            sim_alignment="-DWITH_ALIGNMENT=${default_alignment}"
12957          else
12958            echo "No hard-wired alignment for target $target" 1>&6
12959            sim_alignment="-DWITH_ALIGNMENT=0"
12960          fi
12961        fi;;
12962   no)  if test x"$default_alignment" != x; then
12963          sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12964        else
12965          if test x"$wire_alignment" != x; then
12966            sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${wire_alignment}"
12967          else
12968            echo "No default alignment for target $target" 1>&6
12969            sim_alignment="-DWITH_DEFAULT_ALIGNMENT=0"
12970          fi
12971        fi;;
12972   *)   as_fn_error "\"Unknown value $enableval passed to --enable-sim-alignment\"" "$LINENO" 5; sim_alignment="";;
12973 esac
12974 if test x"$silent" != x"yes" && test x"$sim_alignment" != x""; then
12975   echo "Setting alignment flags = $sim_alignment" 6>&1
12976 fi
12977 else
12978   if test x"$default_alignment" != x; then
12979   sim_alignment="-DWITH_DEFAULT_ALIGNMENT=${default_alignment}"
12980 else
12981   if test x"$wire_alignment" != x; then
12982     sim_alignment="-DWITH_ALIGNMENT=${wire_alignment}"
12983   else
12984     sim_alignment=
12985   fi
12986 fi
12987 fi
12988
12989
12990 # Check whether --enable-sim-hostendian was given.
12991 if test "${enable_sim_hostendian+set}" = set; then :
12992   enableval=$enable_sim_hostendian; case "${enableval}" in
12993   no)    sim_hostendian="-DWITH_HOST_BYTE_ORDER=0";;
12994   b*|B*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN";;
12995   l*|L*) sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN";;
12996   *)     as_fn_error "\"Unknown value $enableval for --enable-sim-hostendian\"" "$LINENO" 5; sim_hostendian="";;
12997 esac
12998 if test x"$silent" != x"yes" && test x"$sim_hostendian" != x""; then
12999   echo "Setting hostendian flags = $sim_hostendian" 6>&1
13000 fi
13001 else
13002
13003 if test "x$cross_compiling" = "xno"; then
13004    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13005 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13006 if test "${ac_cv_c_bigendian+set}" = set; then :
13007   $as_echo_n "(cached) " >&6
13008 else
13009   ac_cv_c_bigendian=unknown
13010     # See if we're dealing with a universal compiler.
13011     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13012 /* end confdefs.h.  */
13013 #ifndef __APPLE_CC__
13014                not a universal capable compiler
13015              #endif
13016              typedef int dummy;
13017
13018 _ACEOF
13019 if ac_fn_c_try_compile "$LINENO"; then :
13020
13021         # Check for potential -arch flags.  It is not universal unless
13022         # there are at least two -arch flags with different values.
13023         ac_arch=
13024         ac_prev=
13025         for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
13026          if test -n "$ac_prev"; then
13027            case $ac_word in
13028              i?86 | x86_64 | ppc | ppc64)
13029                if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
13030                  ac_arch=$ac_word
13031                else
13032                  ac_cv_c_bigendian=universal
13033                  break
13034                fi
13035                ;;
13036            esac
13037            ac_prev=
13038          elif test "x$ac_word" = "x-arch"; then
13039            ac_prev=arch
13040          fi
13041        done
13042 fi
13043 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13044     if test $ac_cv_c_bigendian = unknown; then
13045       # See if sys/param.h defines the BYTE_ORDER macro.
13046       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13047 /* end confdefs.h.  */
13048 #include <sys/types.h>
13049              #include <sys/param.h>
13050
13051 int
13052 main ()
13053 {
13054 #if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
13055                      && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
13056                      && LITTLE_ENDIAN)
13057               bogus endian macros
13058              #endif
13059
13060   ;
13061   return 0;
13062 }
13063 _ACEOF
13064 if ac_fn_c_try_compile "$LINENO"; then :
13065   # It does; now see whether it defined to BIG_ENDIAN or not.
13066          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13067 /* end confdefs.h.  */
13068 #include <sys/types.h>
13069                 #include <sys/param.h>
13070
13071 int
13072 main ()
13073 {
13074 #if BYTE_ORDER != BIG_ENDIAN
13075                  not big endian
13076                 #endif
13077
13078   ;
13079   return 0;
13080 }
13081 _ACEOF
13082 if ac_fn_c_try_compile "$LINENO"; then :
13083   ac_cv_c_bigendian=yes
13084 else
13085   ac_cv_c_bigendian=no
13086 fi
13087 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13088 fi
13089 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13090     fi
13091     if test $ac_cv_c_bigendian = unknown; then
13092       # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
13093       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13094 /* end confdefs.h.  */
13095 #include <limits.h>
13096
13097 int
13098 main ()
13099 {
13100 #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
13101               bogus endian macros
13102              #endif
13103
13104   ;
13105   return 0;
13106 }
13107 _ACEOF
13108 if ac_fn_c_try_compile "$LINENO"; then :
13109   # It does; now see whether it defined to _BIG_ENDIAN or not.
13110          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13111 /* end confdefs.h.  */
13112 #include <limits.h>
13113
13114 int
13115 main ()
13116 {
13117 #ifndef _BIG_ENDIAN
13118                  not big endian
13119                 #endif
13120
13121   ;
13122   return 0;
13123 }
13124 _ACEOF
13125 if ac_fn_c_try_compile "$LINENO"; then :
13126   ac_cv_c_bigendian=yes
13127 else
13128   ac_cv_c_bigendian=no
13129 fi
13130 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13131 fi
13132 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13133     fi
13134     if test $ac_cv_c_bigendian = unknown; then
13135       # Compile a test program.
13136       if test "$cross_compiling" = yes; then :
13137   # Try to guess by grepping values from an object file.
13138          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13139 /* end confdefs.h.  */
13140 short int ascii_mm[] =
13141                   { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
13142                 short int ascii_ii[] =
13143                   { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
13144                 int use_ascii (int i) {
13145                   return ascii_mm[i] + ascii_ii[i];
13146                 }
13147                 short int ebcdic_ii[] =
13148                   { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
13149                 short int ebcdic_mm[] =
13150                   { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
13151                 int use_ebcdic (int i) {
13152                   return ebcdic_mm[i] + ebcdic_ii[i];
13153                 }
13154                 extern int foo;
13155
13156 int
13157 main ()
13158 {
13159 return use_ascii (foo) == use_ebcdic (foo);
13160   ;
13161   return 0;
13162 }
13163 _ACEOF
13164 if ac_fn_c_try_compile "$LINENO"; then :
13165   if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
13166               ac_cv_c_bigendian=yes
13167             fi
13168             if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
13169               if test "$ac_cv_c_bigendian" = unknown; then
13170                 ac_cv_c_bigendian=no
13171               else
13172                 # finding both strings is unlikely to happen, but who knows?
13173                 ac_cv_c_bigendian=unknown
13174               fi
13175             fi
13176 fi
13177 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13178 else
13179   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13180 /* end confdefs.h.  */
13181 $ac_includes_default
13182 int
13183 main ()
13184 {
13185
13186              /* Are we little or big endian?  From Harbison&Steele.  */
13187              union
13188              {
13189                long int l;
13190                char c[sizeof (long int)];
13191              } u;
13192              u.l = 1;
13193              return u.c[sizeof (long int) - 1] == 1;
13194
13195   ;
13196   return 0;
13197 }
13198 _ACEOF
13199 if ac_fn_c_try_run "$LINENO"; then :
13200   ac_cv_c_bigendian=no
13201 else
13202   ac_cv_c_bigendian=yes
13203 fi
13204 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13205   conftest.$ac_objext conftest.beam conftest.$ac_ext
13206 fi
13207
13208     fi
13209 fi
13210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
13211 $as_echo "$ac_cv_c_bigendian" >&6; }
13212  case $ac_cv_c_bigendian in #(
13213    yes)
13214      $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
13215 ;; #(
13216    no)
13217       ;; #(
13218    universal)
13219
13220 $as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
13221
13222      ;; #(
13223    *)
13224      as_fn_error "unknown endianness
13225  presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13226  esac
13227
13228   if test $ac_cv_c_bigendian = yes; then
13229     sim_hostendian="-DWITH_HOST_BYTE_ORDER=BIG_ENDIAN"
13230   else
13231     sim_hostendian="-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN"
13232   fi
13233 else
13234   sim_hostendian="-DWITH_HOST_BYTE_ORDER=0"
13235 fi
13236 fi
13237
13238
13239 default_sim_scache="16384"
13240 # Check whether --enable-sim-scache was given.
13241 if test "${enable_sim_scache+set}" = set; then :
13242   enableval=$enable_sim_scache; case "${enableval}" in
13243   yes)  sim_scache="-DWITH_SCACHE=${default_sim_scache}";;
13244   no)   sim_scache="-DWITH_SCACHE=0" ;;
13245   [0-9]*) sim_scache="-DWITH_SCACHE=${enableval}";;
13246   *)    as_fn_error "\"Bad value $enableval passed to --enable-sim-scache\"" "$LINENO" 5;
13247         sim_scache="";;
13248 esac
13249 if test x"$silent" != x"yes" && test x"$sim_scache" != x""; then
13250   echo "Setting scache size = $sim_scache" 6>&1
13251 fi
13252 else
13253   sim_scache="-DWITH_SCACHE=${default_sim_scache}"
13254 fi
13255
13256
13257
13258 # Check whether --enable-werror was given.
13259 if test "${enable_werror+set}" = set; then :
13260   enableval=$enable_werror; case "${enableval}" in
13261      yes | y) ERROR_ON_WARNING="yes" ;;
13262      no | n)  ERROR_ON_WARNING="no" ;;
13263      *) as_fn_error "bad value ${enableval} for --enable-werror" "$LINENO" 5 ;;
13264    esac
13265 fi
13266
13267
13268 # Enable -Werror by default when using gcc
13269 if test "${GCC}" = yes -a -z "${ERROR_ON_WARNING}" ; then
13270     ERROR_ON_WARNING=yes
13271 fi
13272
13273 WERROR_CFLAGS=""
13274 if test "${ERROR_ON_WARNING}" = yes ; then
13275 # NOTE: Disabled in the sim dir due to most sims generating warnings.
13276 #    WERROR_CFLAGS="-Werror"
13277      true
13278 fi
13279
13280 build_warnings="-Wall -Wdeclaration-after-statement -Wpointer-arith \
13281 -Wpointer-sign \
13282 -Wno-unused -Wunused-value -Wunused-function \
13283 -Wno-switch -Wno-char-subscripts -Wmissing-prototypes
13284 -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type \
13285 -Wold-style-declaration -Wold-style-definition"
13286
13287 # Enable -Wno-format by default when using gcc on mingw since many
13288 # GCC versions complain about %I64.
13289 case "${host}" in
13290   *-*-mingw32*) build_warnings="$build_warnings -Wno-format" ;;
13291   *) build_warnings="$build_warnings -Wformat-nonliteral" ;;
13292 esac
13293
13294 # Check whether --enable-build-warnings was given.
13295 if test "${enable_build_warnings+set}" = set; then :
13296   enableval=$enable_build_warnings; case "${enableval}" in
13297   yes)  ;;
13298   no)   build_warnings="-w";;
13299   ,*)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
13300         build_warnings="${build_warnings} ${t}";;
13301   *,)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
13302         build_warnings="${t} ${build_warnings}";;
13303   *)    build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13304 esac
13305 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13306   echo "Setting compiler warning flags = $build_warnings" 6>&1
13307 fi
13308 fi
13309 # Check whether --enable-sim-build-warnings was given.
13310 if test "${enable_sim_build_warnings+set}" = set; then :
13311   enableval=$enable_sim_build_warnings; case "${enableval}" in
13312   yes)  ;;
13313   no)   build_warnings="-w";;
13314   ,*)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
13315         build_warnings="${build_warnings} ${t}";;
13316   *,)   t=`echo "${enableval}" | sed -e "s/,/ /g"`
13317         build_warnings="${t} ${build_warnings}";;
13318   *)    build_warnings=`echo "${enableval}" | sed -e "s/,/ /g"`;;
13319 esac
13320 if test x"$silent" != x"yes" && test x"$build_warnings" != x""; then
13321   echo "Setting GDB specific compiler warning flags = $build_warnings" 6>&1
13322 fi
13323 fi
13324 WARN_CFLAGS=""
13325 if test "x${build_warnings}" != x -a "x$GCC" = xyes
13326 then
13327     { $as_echo "$as_me:${as_lineno-$LINENO}: checking compiler warning flags" >&5
13328 $as_echo_n "checking compiler warning flags... " >&6; }
13329     # Separate out the -Werror flag as some files just cannot be
13330     # compiled with it enabled.
13331     for w in ${build_warnings}; do
13332         case $w in
13333         -Werr*) WERROR_CFLAGS=-Werror ;;
13334         *) # Check that GCC accepts it
13335             saved_CFLAGS="$CFLAGS"
13336             CFLAGS="$CFLAGS $w"
13337             cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13338 /* end confdefs.h.  */
13339
13340 int
13341 main ()
13342 {
13343
13344   ;
13345   return 0;
13346 }
13347 _ACEOF
13348 if ac_fn_c_try_compile "$LINENO"; then :
13349   WARN_CFLAGS="${WARN_CFLAGS} $w"
13350 fi
13351 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13352             CFLAGS="$saved_CFLAGS"
13353         esac
13354     done
13355     { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${WARN_CFLAGS} ${WERROR_CFLAGS}" >&5
13356 $as_echo "${WARN_CFLAGS} ${WERROR_CFLAGS}" >&6; }
13357 fi
13358
13359
13360 if test ""; then
13361   hardware=""
13362 else
13363   hardware="cfi core pal glue"
13364 fi
13365 hardware="$hardware rv cris"
13366
13367 sim_hw_cflags="-DWITH_HW=1"
13368 sim_hw="$hardware"
13369 sim_hw_objs="\$(SIM_COMMON_HW_OBJS) `echo $sim_hw | sed -e 's/\([^ ][^ ]*\)/dv-\1.o/g'`"
13370
13371 # Check whether --enable-sim-hardware was given.
13372 if test "${enable_sim_hardware+set}" = set; then :
13373   enableval=$enable_sim_hardware;
13374 else
13375   enable_sim_hardware="no"
13376 fi
13377
13378 case ${enable_sim_hardware} in
13379   yes|no) ;;
13380   ,*) hardware="${hardware} `echo ${enableval} | sed -e 's/,/ /'`";;
13381   *,) hardware="`echo ${enableval} | sed -e 's/,/ /'` ${hardware}";;
13382   *)  hardware="`echo ${enableval} | sed -e 's/,/ /'`"'';;
13383 esac
13384
13385 if test "$enable_sim_hardware" = no; then
13386   sim_hw_objs=
13387   sim_hw_cflags="-DWITH_HW=0"
13388   sim_hw=
13389 else
13390   sim_hw_cflags="-DWITH_HW=1"
13391   # remove duplicates
13392   sim_hw=""
13393   sim_hw_objs="\$(SIM_COMMON_HW_OBJS)"
13394   for i in $hardware ; do
13395     case " $sim_hw " in
13396       *" $i "*) ;;
13397       *) sim_hw="$sim_hw $i" ; sim_hw_objs="$sim_hw_objs dv-$i.o";;
13398     esac
13399   done
13400   # mingw does not support sockser
13401   case ${host} in
13402     *mingw*) ;;
13403     *) # TODO: We don't add dv-sockser to sim_hw as it is not a "real" device
13404        # that you instatiate.  Instead, other code will call into it directly.
13405        # At some point, we should convert it over.
13406        sim_hw_objs="$sim_hw_objs dv-sockser.o"
13407
13408 cat >>confdefs.h <<_ACEOF
13409 #define HAVE_DV_SOCKSER 1
13410 _ACEOF
13411
13412        ;;
13413   esac
13414   if test x"$silent" != x"yes"; then
13415     echo "Setting hardware to $sim_hw_cflags, $sim_hw, $sim_hw_objs"
13416   fi
13417     case " $hardware " in
13418     *" cfi "*) { $as_echo "$as_me:${as_lineno-$LINENO}: checking for log2 in -lm" >&5
13419 $as_echo_n "checking for log2 in -lm... " >&6; }
13420 if test "${ac_cv_lib_m_log2+set}" = set; then :
13421   $as_echo_n "(cached) " >&6
13422 else
13423   ac_check_lib_save_LIBS=$LIBS
13424 LIBS="-lm  $LIBS"
13425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13426 /* end confdefs.h.  */
13427
13428 /* Override any GCC internal prototype to avoid an error.
13429    Use char because int might match the return type of a GCC
13430    builtin and then its argument prototype would still apply.  */
13431 #ifdef __cplusplus
13432 extern "C"
13433 #endif
13434 char log2 ();
13435 int
13436 main ()
13437 {
13438 return log2 ();
13439   ;
13440   return 0;
13441 }
13442 _ACEOF
13443 if ac_fn_c_try_link "$LINENO"; then :
13444   ac_cv_lib_m_log2=yes
13445 else
13446   ac_cv_lib_m_log2=no
13447 fi
13448 rm -f core conftest.err conftest.$ac_objext \
13449     conftest$ac_exeext conftest.$ac_ext
13450 LIBS=$ac_check_lib_save_LIBS
13451 fi
13452 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_log2" >&5
13453 $as_echo "$ac_cv_lib_m_log2" >&6; }
13454 if test "x$ac_cv_lib_m_log2" = x""yes; then :
13455   cat >>confdefs.h <<_ACEOF
13456 #define HAVE_LIBM 1
13457 _ACEOF
13458
13459   LIBS="-lm $LIBS"
13460
13461 fi
13462 ;;
13463   esac
13464 fi
13465
13466
13467 # The default model shouldn't matter as long as there's a BFD.
13468
13469 default_sim_default_model="crisv32"
13470 # Check whether --enable-sim-default-model was given.
13471 if test "${enable_sim_default_model+set}" = set; then :
13472   enableval=$enable_sim_default_model; case "${enableval}" in
13473   yes|no) as_fn_error "\"Missing argument to --enable-sim-default-model\"" "$LINENO" 5;;
13474   *)    sim_default_model="-DWITH_DEFAULT_MODEL='\"${enableval}\"'";;
13475 esac
13476 if test x"$silent" != x"yes" && test x"$sim_default_model" != x""; then
13477   echo "Setting default model = $sim_default_model" 6>&1
13478 fi
13479 else
13480   sim_default_model="-DWITH_DEFAULT_MODEL='\"${default_sim_default_model}\"'"
13481 fi
13482
13483
13484
13485 # Check whether --enable-sim-environment was given.
13486 if test "${enable_sim_environment+set}" = set; then :
13487   enableval=$enable_sim_environment; case "${enableval}" in
13488   all | ALL)             sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT";;
13489   user | USER)           sim_environment="-DWITH_ENVIRONMENT=USER_ENVIRONMENT";;
13490   virtual | VIRTUAL)     sim_environment="-DWITH_ENVIRONMENT=VIRTUAL_ENVIRONMENT";;
13491   operating | OPERATING) sim_environment="-DWITH_ENVIRONMENT=OPERATING_ENVIRONMENT";;
13492   *)   as_fn_error "\"Unknown value $enableval passed to --enable-sim-environment\"" "$LINENO" 5;
13493        sim_environment="";;
13494 esac
13495 if test x"$silent" != x"yes" && test x"$sim_environment" != x""; then
13496   echo "Setting sim environment = $sim_environment" 6>&1
13497 fi
13498 else
13499   sim_environment="-DWITH_ENVIRONMENT=ALL_ENVIRONMENT"
13500 fi
13501
13502
13503 default_sim_inline=""
13504 # Check whether --enable-sim-inline was given.
13505 if test "${enable_sim_inline+set}" = set; then :
13506   enableval=$enable_sim_inline; sim_inline=""
13507 case "$enableval" in
13508   no)           sim_inline="-DDEFAULT_INLINE=0";;
13509   0)            sim_inline="-DDEFAULT_INLINE=0";;
13510   yes | 2)      sim_inline="-DDEFAULT_INLINE=ALL_C_INLINE";;
13511   1)            sim_inline="-DDEFAULT_INLINE=INLINE_LOCALS";;
13512   *) for x in `echo "$enableval" | sed -e "s/,/ /g"`; do
13513        new_flag=""
13514        case "$x" in
13515          *_INLINE=*)    new_flag="-D$x";;
13516          *=*)           new_flag=`echo "$x" | sed -e "s/=/_INLINE=/" -e "s/^/-D/"`;;
13517          *_INLINE)      new_flag="-D$x=ALL_C_INLINE";;
13518          *)             new_flag="-D$x""_INLINE=ALL_C_INLINE";;
13519        esac
13520        if test x"$sim_inline" = x""; then
13521          sim_inline="$new_flag"
13522        else
13523          sim_inline="$sim_inline $new_flag"
13524        fi
13525      done;;
13526 esac
13527 if test x"$silent" != x"yes" && test x"$sim_inline" != x""; then
13528   echo "Setting inline flags = $sim_inline" 6>&1
13529 fi
13530 else
13531
13532 if test "x$cross_compiling" = "xno"; then
13533   if test x"$GCC" != "x" -a x"${default_sim_inline}" != "x" ; then
13534     sim_inline="${default_sim_inline}"
13535     if test x"$silent" != x"yes"; then
13536       echo "Setting inline flags = $sim_inline" 6>&1
13537     fi
13538   else
13539     sim_inline=""
13540   fi
13541 else
13542   sim_inline="-DDEFAULT_INLINE=0"
13543 fi
13544 fi
13545
13546
13547 cgen_maint=no
13548 cgen=guile
13549 cgendir='$(srcdir)/../../cgen'
13550 # Check whether --enable-cgen-maint was given.
13551 if test "${enable_cgen_maint+set}" = set; then :
13552   enableval=$enable_cgen_maint; case "${enableval}" in
13553   yes)  cgen_maint=yes ;;
13554   no)   cgen_maint=no ;;
13555   *)
13556         # argument is cgen install directory (not implemented yet).
13557         # Having a `share' directory might be more appropriate for the .scm,
13558         # .cpu, etc. files.
13559         cgendir=${cgen_maint}/lib/cgen
13560         cgen=guile
13561         ;;
13562 esac
13563 fi
13564 if test x${cgen_maint} != xno ; then
13565   CGEN_MAINT=''
13566 else
13567   CGEN_MAINT='#'
13568 fi
13569
13570
13571
13572
13573
13574
13575 ac_sources="$sim_link_files"
13576 ac_dests="$sim_link_links"
13577 while test -n "$ac_sources"; do
13578   set $ac_dests; ac_dest=$1; shift; ac_dests=$*
13579   set $ac_sources; ac_source=$1; shift; ac_sources=$*
13580   ac_config_links_1="$ac_config_links_1 $ac_dest:$ac_source"
13581 done
13582 ac_config_links="$ac_config_links $ac_config_links_1"
13583
13584 cgen_breaks=""
13585 if grep CGEN_MAINT $srcdir/Makefile.in >/dev/null; then
13586 cgen_breaks="break cgen_rtx_error";
13587 fi
13588
13589 ac_config_files="$ac_config_files Makefile.sim:Makefile.in"
13590
13591 ac_config_files="$ac_config_files Make-common.sim:../common/Make-common.in"
13592
13593 ac_config_files="$ac_config_files .gdbinit:../common/gdbinit.in"
13594
13595 ac_config_commands="$ac_config_commands Makefile"
13596
13597 ac_config_commands="$ac_config_commands stamp-h"
13598
13599 cat >confcache <<\_ACEOF
13600 # This file is a shell script that caches the results of configure
13601 # tests run on this system so they can be shared between configure
13602 # scripts and configure runs, see configure's option --config-cache.
13603 # It is not useful on other systems.  If it contains results you don't
13604 # want to keep, you may remove or edit it.
13605 #
13606 # config.status only pays attention to the cache file if you give it
13607 # the --recheck option to rerun configure.
13608 #
13609 # `ac_cv_env_foo' variables (set or unset) will be overridden when
13610 # loading this file, other *unset* `ac_cv_foo' will be assigned the
13611 # following values.
13612
13613 _ACEOF
13614
13615 # The following way of writing the cache mishandles newlines in values,
13616 # but we know of no workaround that is simple, portable, and efficient.
13617 # So, we kill variables containing newlines.
13618 # Ultrix sh set writes to stderr and can't be redirected directly,
13619 # and sets the high bit in the cache file unless we assign to the vars.
13620 (
13621   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
13622     eval ac_val=\$$ac_var
13623     case $ac_val in #(
13624     *${as_nl}*)
13625       case $ac_var in #(
13626       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
13627 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
13628       esac
13629       case $ac_var in #(
13630       _ | IFS | as_nl) ;; #(
13631       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
13632       *) { eval $ac_var=; unset $ac_var;} ;;
13633       esac ;;
13634     esac
13635   done
13636
13637   (set) 2>&1 |
13638     case $as_nl`(ac_space=' '; set) 2>&1` in #(
13639     *${as_nl}ac_space=\ *)
13640       # `set' does not quote correctly, so add quotes: double-quote
13641       # substitution turns \\\\ into \\, and sed turns \\ into \.
13642       sed -n \
13643         "s/'/'\\\\''/g;
13644           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
13645       ;; #(
13646     *)
13647       # `set' quotes correctly as required by POSIX, so do not add quotes.
13648       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
13649       ;;
13650     esac |
13651     sort
13652 ) |
13653   sed '
13654      /^ac_cv_env_/b end
13655      t clear
13656      :clear
13657      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
13658      t end
13659      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
13660      :end' >>confcache
13661 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
13662   if test -w "$cache_file"; then
13663     test "x$cache_file" != "x/dev/null" &&
13664       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
13665 $as_echo "$as_me: updating cache $cache_file" >&6;}
13666     cat confcache >$cache_file
13667   else
13668     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
13669 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
13670   fi
13671 fi
13672 rm -f confcache
13673
13674 test "x$prefix" = xNONE && prefix=$ac_default_prefix
13675 # Let make expand exec_prefix.
13676 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
13677
13678 DEFS=-DHAVE_CONFIG_H
13679
13680 ac_libobjs=
13681 ac_ltlibobjs=
13682 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
13683   # 1. Remove the extension, and $U if already installed.
13684   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
13685   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
13686   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
13687   #    will be set to the directory where LIBOBJS objects are built.
13688   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13689   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
13690 done
13691 LIBOBJS=$ac_libobjs
13692
13693 LTLIBOBJS=$ac_ltlibobjs
13694
13695
13696 if test -z "${GMAKE_TRUE}" && test -z "${GMAKE_FALSE}"; then
13697   as_fn_error "conditional \"GMAKE\" was never defined.
13698 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13699 fi
13700 if test -z "${PLUGINS_TRUE}" && test -z "${PLUGINS_FALSE}"; then
13701   as_fn_error "conditional \"PLUGINS\" was never defined.
13702 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13703 fi
13704 if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
13705   as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
13706 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13707 fi
13708
13709
13710 : ${CONFIG_STATUS=./config.status}
13711 ac_write_fail=0
13712 ac_clean_files_save=$ac_clean_files
13713 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
13714 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
13715 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
13716 as_write_fail=0
13717 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
13718 #! $SHELL
13719 # Generated by $as_me.
13720 # Run this file to recreate the current configuration.
13721 # Compiler output produced by configure, useful for debugging
13722 # configure, is in config.log if it exists.
13723
13724 debug=false
13725 ac_cs_recheck=false
13726 ac_cs_silent=false
13727
13728 SHELL=\${CONFIG_SHELL-$SHELL}
13729 export SHELL
13730 _ASEOF
13731 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13732 ## -------------------- ##
13733 ## M4sh Initialization. ##
13734 ## -------------------- ##
13735
13736 # Be more Bourne compatible
13737 DUALCASE=1; export DUALCASE # for MKS sh
13738 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
13739   emulate sh
13740   NULLCMD=:
13741   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
13742   # is contrary to our usage.  Disable this feature.
13743   alias -g '${1+"$@"}'='"$@"'
13744   setopt NO_GLOB_SUBST
13745 else
13746   case `(set -o) 2>/dev/null` in #(
13747   *posix*) :
13748     set -o posix ;; #(
13749   *) :
13750      ;;
13751 esac
13752 fi
13753
13754
13755 as_nl='
13756 '
13757 export as_nl
13758 # Printing a long string crashes Solaris 7 /usr/bin/printf.
13759 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
13760 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
13761 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
13762 # Prefer a ksh shell builtin over an external printf program on Solaris,
13763 # but without wasting forks for bash or zsh.
13764 if test -z "$BASH_VERSION$ZSH_VERSION" \
13765     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13766   as_echo='print -r --'
13767   as_echo_n='print -rn --'
13768 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13769   as_echo='printf %s\n'
13770   as_echo_n='printf %s'
13771 else
13772   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
13773     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
13774     as_echo_n='/usr/ucb/echo -n'
13775   else
13776     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
13777     as_echo_n_body='eval
13778       arg=$1;
13779       case $arg in #(
13780       *"$as_nl"*)
13781         expr "X$arg" : "X\\(.*\\)$as_nl";
13782         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
13783       esac;
13784       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
13785     '
13786     export as_echo_n_body
13787     as_echo_n='sh -c $as_echo_n_body as_echo'
13788   fi
13789   export as_echo_body
13790   as_echo='sh -c $as_echo_body as_echo'
13791 fi
13792
13793 # The user is always right.
13794 if test "${PATH_SEPARATOR+set}" != set; then
13795   PATH_SEPARATOR=:
13796   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
13797     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
13798       PATH_SEPARATOR=';'
13799   }
13800 fi
13801
13802
13803 # IFS
13804 # We need space, tab and new line, in precisely that order.  Quoting is
13805 # there to prevent editors from complaining about space-tab.
13806 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
13807 # splitting by setting IFS to empty value.)
13808 IFS=" ""        $as_nl"
13809
13810 # Find who we are.  Look in the path if we contain no directory separator.
13811 case $0 in #((
13812   *[\\/]* ) as_myself=$0 ;;
13813   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13814 for as_dir in $PATH
13815 do
13816   IFS=$as_save_IFS
13817   test -z "$as_dir" && as_dir=.
13818     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13819   done
13820 IFS=$as_save_IFS
13821
13822      ;;
13823 esac
13824 # We did not find ourselves, most probably we were run as `sh COMMAND'
13825 # in which case we are not to be found in the path.
13826 if test "x$as_myself" = x; then
13827   as_myself=$0
13828 fi
13829 if test ! -f "$as_myself"; then
13830   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
13831   exit 1
13832 fi
13833
13834 # Unset variables that we do not need and which cause bugs (e.g. in
13835 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
13836 # suppresses any "Segmentation fault" message there.  '((' could
13837 # trigger a bug in pdksh 5.2.14.
13838 for as_var in BASH_ENV ENV MAIL MAILPATH
13839 do eval test x\${$as_var+set} = xset \
13840   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
13841 done
13842 PS1='$ '
13843 PS2='> '
13844 PS4='+ '
13845
13846 # NLS nuisances.
13847 LC_ALL=C
13848 export LC_ALL
13849 LANGUAGE=C
13850 export LANGUAGE
13851
13852 # CDPATH.
13853 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13854
13855
13856 # as_fn_error ERROR [LINENO LOG_FD]
13857 # ---------------------------------
13858 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13859 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13860 # script with status $?, using 1 if that was 0.
13861 as_fn_error ()
13862 {
13863   as_status=$?; test $as_status -eq 0 && as_status=1
13864   if test "$3"; then
13865     as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13866     $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
13867   fi
13868   $as_echo "$as_me: error: $1" >&2
13869   as_fn_exit $as_status
13870 } # as_fn_error
13871
13872
13873 # as_fn_set_status STATUS
13874 # -----------------------
13875 # Set $? to STATUS, without forking.
13876 as_fn_set_status ()
13877 {
13878   return $1
13879 } # as_fn_set_status
13880
13881 # as_fn_exit STATUS
13882 # -----------------
13883 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13884 as_fn_exit ()
13885 {
13886   set +e
13887   as_fn_set_status $1
13888   exit $1
13889 } # as_fn_exit
13890
13891 # as_fn_unset VAR
13892 # ---------------
13893 # Portably unset VAR.
13894 as_fn_unset ()
13895 {
13896   { eval $1=; unset $1;}
13897 }
13898 as_unset=as_fn_unset
13899 # as_fn_append VAR VALUE
13900 # ----------------------
13901 # Append the text in VALUE to the end of the definition contained in VAR. Take
13902 # advantage of any shell optimizations that allow amortized linear growth over
13903 # repeated appends, instead of the typical quadratic growth present in naive
13904 # implementations.
13905 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13906   eval 'as_fn_append ()
13907   {
13908     eval $1+=\$2
13909   }'
13910 else
13911   as_fn_append ()
13912   {
13913     eval $1=\$$1\$2
13914   }
13915 fi # as_fn_append
13916
13917 # as_fn_arith ARG...
13918 # ------------------
13919 # Perform arithmetic evaluation on the ARGs, and store the result in the
13920 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13921 # must be portable across $(()) and expr.
13922 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13923   eval 'as_fn_arith ()
13924   {
13925     as_val=$(( $* ))
13926   }'
13927 else
13928   as_fn_arith ()
13929   {
13930     as_val=`expr "$@" || test $? -eq 1`
13931   }
13932 fi # as_fn_arith
13933
13934
13935 if expr a : '\(a\)' >/dev/null 2>&1 &&
13936    test "X`expr 00001 : '.*\(...\)'`" = X001; then
13937   as_expr=expr
13938 else
13939   as_expr=false
13940 fi
13941
13942 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
13943   as_basename=basename
13944 else
13945   as_basename=false
13946 fi
13947
13948 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13949   as_dirname=dirname
13950 else
13951   as_dirname=false
13952 fi
13953
13954 as_me=`$as_basename -- "$0" ||
13955 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
13956          X"$0" : 'X\(//\)$' \| \
13957          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
13958 $as_echo X/"$0" |
13959     sed '/^.*\/\([^/][^/]*\)\/*$/{
13960             s//\1/
13961             q
13962           }
13963           /^X\/\(\/\/\)$/{
13964             s//\1/
13965             q
13966           }
13967           /^X\/\(\/\).*/{
13968             s//\1/
13969             q
13970           }
13971           s/.*/./; q'`
13972
13973 # Avoid depending upon Character Ranges.
13974 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13975 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13976 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13977 as_cr_digits='0123456789'
13978 as_cr_alnum=$as_cr_Letters$as_cr_digits
13979
13980 ECHO_C= ECHO_N= ECHO_T=
13981 case `echo -n x` in #(((((
13982 -n*)
13983   case `echo 'xy\c'` in
13984   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
13985   xy)  ECHO_C='\c';;
13986   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
13987        ECHO_T=' ';;
13988   esac;;
13989 *)
13990   ECHO_N='-n';;
13991 esac
13992
13993 rm -f conf$$ conf$$.exe conf$$.file
13994 if test -d conf$$.dir; then
13995   rm -f conf$$.dir/conf$$.file
13996 else
13997   rm -f conf$$.dir
13998   mkdir conf$$.dir 2>/dev/null
13999 fi
14000 if (echo >conf$$.file) 2>/dev/null; then
14001   if ln -s conf$$.file conf$$ 2>/dev/null; then
14002     as_ln_s='ln -s'
14003     # ... but there are two gotchas:
14004     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
14005     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
14006     # In both cases, we have to default to `cp -p'.
14007     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
14008       as_ln_s='cp -p'
14009   elif ln conf$$.file conf$$ 2>/dev/null; then
14010     as_ln_s=ln
14011   else
14012     as_ln_s='cp -p'
14013   fi
14014 else
14015   as_ln_s='cp -p'
14016 fi
14017 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
14018 rmdir conf$$.dir 2>/dev/null
14019
14020
14021 # as_fn_mkdir_p
14022 # -------------
14023 # Create "$as_dir" as a directory, including parents if necessary.
14024 as_fn_mkdir_p ()
14025 {
14026
14027   case $as_dir in #(
14028   -*) as_dir=./$as_dir;;
14029   esac
14030   test -d "$as_dir" || eval $as_mkdir_p || {
14031     as_dirs=
14032     while :; do
14033       case $as_dir in #(
14034       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
14035       *) as_qdir=$as_dir;;
14036       esac
14037       as_dirs="'$as_qdir' $as_dirs"
14038       as_dir=`$as_dirname -- "$as_dir" ||
14039 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14040          X"$as_dir" : 'X\(//\)[^/]' \| \
14041          X"$as_dir" : 'X\(//\)$' \| \
14042          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
14043 $as_echo X"$as_dir" |
14044     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14045             s//\1/
14046             q
14047           }
14048           /^X\(\/\/\)[^/].*/{
14049             s//\1/
14050             q
14051           }
14052           /^X\(\/\/\)$/{
14053             s//\1/
14054             q
14055           }
14056           /^X\(\/\).*/{
14057             s//\1/
14058             q
14059           }
14060           s/.*/./; q'`
14061       test -d "$as_dir" && break
14062     done
14063     test -z "$as_dirs" || eval "mkdir $as_dirs"
14064   } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
14065
14066
14067 } # as_fn_mkdir_p
14068 if mkdir -p . 2>/dev/null; then
14069   as_mkdir_p='mkdir -p "$as_dir"'
14070 else
14071   test -d ./-p && rmdir ./-p
14072   as_mkdir_p=false
14073 fi
14074
14075 if test -x / >/dev/null 2>&1; then
14076   as_test_x='test -x'
14077 else
14078   if ls -dL / >/dev/null 2>&1; then
14079     as_ls_L_option=L
14080   else
14081     as_ls_L_option=
14082   fi
14083   as_test_x='
14084     eval sh -c '\''
14085       if test -d "$1"; then
14086         test -d "$1/.";
14087       else
14088         case $1 in #(
14089         -*)set "./$1";;
14090         esac;
14091         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14092         ???[sx]*):;;*)false;;esac;fi
14093     '\'' sh
14094   '
14095 fi
14096 as_executable_p=$as_test_x
14097
14098 # Sed expression to map a string onto a valid CPP name.
14099 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
14100
14101 # Sed expression to map a string onto a valid variable name.
14102 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
14103
14104
14105 exec 6>&1
14106 ## ----------------------------------- ##
14107 ## Main body of $CONFIG_STATUS script. ##
14108 ## ----------------------------------- ##
14109 _ASEOF
14110 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
14111
14112 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14113 # Save the log message, to keep $0 and so on meaningful, and to
14114 # report actual input values of CONFIG_FILES etc. instead of their
14115 # values after options handling.
14116 ac_log="
14117 This file was extended by $as_me, which was
14118 generated by GNU Autoconf 2.64.  Invocation command line was
14119
14120   CONFIG_FILES    = $CONFIG_FILES
14121   CONFIG_HEADERS  = $CONFIG_HEADERS
14122   CONFIG_LINKS    = $CONFIG_LINKS
14123   CONFIG_COMMANDS = $CONFIG_COMMANDS
14124   $ $0 $@
14125
14126 on `(hostname || uname -n) 2>/dev/null | sed 1q`
14127 "
14128
14129 _ACEOF
14130
14131 case $ac_config_files in *"
14132 "*) set x $ac_config_files; shift; ac_config_files=$*;;
14133 esac
14134
14135 case $ac_config_headers in *"
14136 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
14137 esac
14138
14139
14140 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14141 # Files that config.status was made for.
14142 config_files="$ac_config_files"
14143 config_headers="$ac_config_headers"
14144 config_links="$ac_config_links"
14145 config_commands="$ac_config_commands"
14146
14147 _ACEOF
14148
14149 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14150 ac_cs_usage="\
14151 \`$as_me' instantiates files and other configuration actions
14152 from templates according to the current configuration.  Unless the files
14153 and actions are specified as TAGs, all are instantiated by default.
14154
14155 Usage: $0 [OPTION]... [TAG]...
14156
14157   -h, --help       print this help, then exit
14158   -V, --version    print version number and configuration settings, then exit
14159   -q, --quiet, --silent
14160                    do not print progress messages
14161   -d, --debug      don't remove temporary files
14162       --recheck    update $as_me by reconfiguring in the same conditions
14163       --file=FILE[:TEMPLATE]
14164                    instantiate the configuration file FILE
14165       --header=FILE[:TEMPLATE]
14166                    instantiate the configuration header FILE
14167
14168 Configuration files:
14169 $config_files
14170
14171 Configuration headers:
14172 $config_headers
14173
14174 Configuration links:
14175 $config_links
14176
14177 Configuration commands:
14178 $config_commands
14179
14180 Report bugs to the package provider."
14181
14182 _ACEOF
14183 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14184 ac_cs_version="\\
14185 config.status
14186 configured by $0, generated by GNU Autoconf 2.64,
14187   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14188
14189 Copyright (C) 2009 Free Software Foundation, Inc.
14190 This config.status script is free software; the Free Software Foundation
14191 gives unlimited permission to copy, distribute and modify it."
14192
14193 ac_pwd='$ac_pwd'
14194 srcdir='$srcdir'
14195 INSTALL='$INSTALL'
14196 AWK='$AWK'
14197 test -n "\$AWK" || AWK=awk
14198 _ACEOF
14199
14200 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14201 # The default lists apply if the user does not specify any file.
14202 ac_need_defaults=:
14203 while test $# != 0
14204 do
14205   case $1 in
14206   --*=*)
14207     ac_option=`expr "X$1" : 'X\([^=]*\)='`
14208     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
14209     ac_shift=:
14210     ;;
14211   *)
14212     ac_option=$1
14213     ac_optarg=$2
14214     ac_shift=shift
14215     ;;
14216   esac
14217
14218   case $ac_option in
14219   # Handling of the options.
14220   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
14221     ac_cs_recheck=: ;;
14222   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
14223     $as_echo "$ac_cs_version"; exit ;;
14224   --debug | --debu | --deb | --de | --d | -d )
14225     debug=: ;;
14226   --file | --fil | --fi | --f )
14227     $ac_shift
14228     case $ac_optarg in
14229     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14230     esac
14231     as_fn_append CONFIG_FILES " '$ac_optarg'"
14232     ac_need_defaults=false;;
14233   --header | --heade | --head | --hea )
14234     $ac_shift
14235     case $ac_optarg in
14236     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
14237     esac
14238     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
14239     ac_need_defaults=false;;
14240   --he | --h)
14241     # Conflict between --help and --header
14242     as_fn_error "ambiguous option: \`$1'
14243 Try \`$0 --help' for more information.";;
14244   --help | --hel | -h )
14245     $as_echo "$ac_cs_usage"; exit ;;
14246   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
14247   | -silent | --silent | --silen | --sile | --sil | --si | --s)
14248     ac_cs_silent=: ;;
14249
14250   # This is an error.
14251   -*) as_fn_error "unrecognized option: \`$1'
14252 Try \`$0 --help' for more information." ;;
14253
14254   *) as_fn_append ac_config_targets " $1"
14255      ac_need_defaults=false ;;
14256
14257   esac
14258   shift
14259 done
14260
14261 ac_configure_extra_args=
14262
14263 if $ac_cs_silent; then
14264   exec 6>/dev/null
14265   ac_configure_extra_args="$ac_configure_extra_args --silent"
14266 fi
14267
14268 _ACEOF
14269 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14270 if \$ac_cs_recheck; then
14271   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
14272   shift
14273   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
14274   CONFIG_SHELL='$SHELL'
14275   export CONFIG_SHELL
14276   exec "\$@"
14277 fi
14278
14279 _ACEOF
14280 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14281 exec 5>>config.log
14282 {
14283   echo
14284   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
14285 ## Running $as_me. ##
14286 _ASBOX
14287   $as_echo "$ac_log"
14288 } >&5
14289
14290 _ACEOF
14291 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14292 #
14293 # INIT-COMMANDS
14294 #
14295 ac_aux_dir=$ac_aux_dir DEPDIR=$DEPDIR
14296
14297
14298 # The HP-UX ksh and POSIX shell print the target directory to stdout
14299 # if CDPATH is set.
14300 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
14301
14302 sed_quote_subst='$sed_quote_subst'
14303 double_quote_subst='$double_quote_subst'
14304 delay_variable_subst='$delay_variable_subst'
14305 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
14306 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
14307 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
14308 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
14309 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
14310 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
14311 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14312 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14313 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14314 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14315 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14316 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14317 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14318 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14319 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14320 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14321 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14322 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14323 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14324 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14325 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14326 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14327 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14328 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14329 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14330 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14331 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14332 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14333 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14334 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14335 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14336 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14337 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14338 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14339 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14340 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14341 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14342 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14343 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14344 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14345 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14346 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14347 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14348 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14349 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14350 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14351 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14352 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14353 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"`'
14354 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14355 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14356 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14357 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14358 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14359 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14360 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14361 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14362 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14363 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14364 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14365 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14366 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14367 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14368 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14369 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14370 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14371 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14372 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14373 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14374 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14375 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14376 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14377 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14378 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14379 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14380 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14381 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14382 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14383 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14384 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14385 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14386 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14387 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14388 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14389 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14390 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14391 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14392 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14393 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14394 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14395 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14396 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14397 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14398 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14399 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14400 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14401 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14402 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14403 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14404 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14405 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14406 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14407 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14408 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14409 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14410 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14411 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14412 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14413 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14414 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14415 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14416 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14417 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14418 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14419 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14420 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14421 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14422 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14423 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14424 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
14425
14426 LTCC='$LTCC'
14427 LTCFLAGS='$LTCFLAGS'
14428 compiler='$compiler_DEFAULT'
14429
14430 # A function that is used when there is no print builtin or printf.
14431 func_fallback_echo ()
14432 {
14433   eval 'cat <<_LTECHO_EOF
14434 \$1
14435 _LTECHO_EOF'
14436 }
14437
14438 # Quote evaled strings.
14439 for var in SHELL \
14440 ECHO \
14441 SED \
14442 GREP \
14443 EGREP \
14444 FGREP \
14445 LD \
14446 NM \
14447 LN_S \
14448 lt_SP2NL \
14449 lt_NL2SP \
14450 reload_flag \
14451 OBJDUMP \
14452 deplibs_check_method \
14453 file_magic_cmd \
14454 AR \
14455 AR_FLAGS \
14456 STRIP \
14457 RANLIB \
14458 CC \
14459 CFLAGS \
14460 compiler \
14461 lt_cv_sys_global_symbol_pipe \
14462 lt_cv_sys_global_symbol_to_cdecl \
14463 lt_cv_sys_global_symbol_to_c_name_address \
14464 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
14465 lt_prog_compiler_no_builtin_flag \
14466 lt_prog_compiler_wl \
14467 lt_prog_compiler_pic \
14468 lt_prog_compiler_static \
14469 lt_cv_prog_compiler_c_o \
14470 need_locks \
14471 DSYMUTIL \
14472 NMEDIT \
14473 LIPO \
14474 OTOOL \
14475 OTOOL64 \
14476 shrext_cmds \
14477 export_dynamic_flag_spec \
14478 whole_archive_flag_spec \
14479 compiler_needs_object \
14480 with_gnu_ld \
14481 allow_undefined_flag \
14482 no_undefined_flag \
14483 hardcode_libdir_flag_spec \
14484 hardcode_libdir_flag_spec_ld \
14485 hardcode_libdir_separator \
14486 fix_srcfile_path \
14487 exclude_expsyms \
14488 include_expsyms \
14489 file_list_spec \
14490 variables_saved_for_relink \
14491 libname_spec \
14492 library_names_spec \
14493 soname_spec \
14494 install_override_mode \
14495 finish_eval \
14496 old_striplib \
14497 striplib; do
14498     case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14499     *[\\\\\\\`\\"\\\$]*)
14500       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14501       ;;
14502     *)
14503       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14504       ;;
14505     esac
14506 done
14507
14508 # Double-quote double-evaled strings.
14509 for var in reload_cmds \
14510 old_postinstall_cmds \
14511 old_postuninstall_cmds \
14512 old_archive_cmds \
14513 extract_expsyms_cmds \
14514 old_archive_from_new_cmds \
14515 old_archive_from_expsyms_cmds \
14516 archive_cmds \
14517 archive_expsym_cmds \
14518 module_cmds \
14519 module_expsym_cmds \
14520 export_symbols_cmds \
14521 prelink_cmds \
14522 postinstall_cmds \
14523 postuninstall_cmds \
14524 finish_cmds \
14525 sys_lib_search_path_spec \
14526 sys_lib_dlsearch_path_spec; do
14527     case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
14528     *[\\\\\\\`\\"\\\$]*)
14529       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14530       ;;
14531     *)
14532       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
14533       ;;
14534     esac
14535 done
14536
14537 ac_aux_dir='$ac_aux_dir'
14538 xsi_shell='$xsi_shell'
14539 lt_shell_append='$lt_shell_append'
14540
14541 # See if we are running on zsh, and set the options which allow our
14542 # commands through without removal of \ escapes INIT.
14543 if test -n "\${ZSH_VERSION+set}" ; then
14544    setopt NO_GLOB_SUBST
14545 fi
14546
14547
14548     PACKAGE='$PACKAGE'
14549     VERSION='$VERSION'
14550     TIMESTAMP='$TIMESTAMP'
14551     RM='$RM'
14552     ofile='$ofile'
14553
14554
14555
14556
14557 _ACEOF
14558
14559 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14560
14561 # Handling of arguments.
14562 for ac_config_target in $ac_config_targets
14563 do
14564   case $ac_config_target in
14565     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h:config.in" ;;
14566     "depdir") CONFIG_COMMANDS="$CONFIG_COMMANDS depdir" ;;
14567     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
14568     "$ac_config_links_1") CONFIG_LINKS="$CONFIG_LINKS $ac_config_links_1" ;;
14569     "Makefile.sim") CONFIG_FILES="$CONFIG_FILES Makefile.sim:Makefile.in" ;;
14570     "Make-common.sim") CONFIG_FILES="$CONFIG_FILES Make-common.sim:../common/Make-common.in" ;;
14571     ".gdbinit") CONFIG_FILES="$CONFIG_FILES .gdbinit:../common/gdbinit.in" ;;
14572     "Makefile") CONFIG_COMMANDS="$CONFIG_COMMANDS Makefile" ;;
14573     "stamp-h") CONFIG_COMMANDS="$CONFIG_COMMANDS stamp-h" ;;
14574
14575   *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
14576   esac
14577 done
14578
14579
14580 # If the user did not use the arguments to specify the items to instantiate,
14581 # then the envvar interface is used.  Set only those that are not.
14582 # We use the long form for the default assignment because of an extremely
14583 # bizarre bug on SunOS 4.1.3.
14584 if $ac_need_defaults; then
14585   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
14586   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
14587   test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links
14588   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
14589 fi
14590
14591 # Have a temporary directory for convenience.  Make it in the build tree
14592 # simply because there is no reason against having it here, and in addition,
14593 # creating and moving files from /tmp can sometimes cause problems.
14594 # Hook for its removal unless debugging.
14595 # Note that there is a small window in which the directory will not be cleaned:
14596 # after its creation but before its name has been assigned to `$tmp'.
14597 $debug ||
14598 {
14599   tmp=
14600   trap 'exit_status=$?
14601   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
14602 ' 0
14603   trap 'as_fn_exit 1' 1 2 13 15
14604 }
14605 # Create a (secure) tmp directory for tmp files.
14606
14607 {
14608   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
14609   test -n "$tmp" && test -d "$tmp"
14610 }  ||
14611 {
14612   tmp=./conf$$-$RANDOM
14613   (umask 077 && mkdir "$tmp")
14614 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
14615
14616 # Set up the scripts for CONFIG_FILES section.
14617 # No need to generate them if there are no CONFIG_FILES.
14618 # This happens for instance with `./config.status config.h'.
14619 if test -n "$CONFIG_FILES"; then
14620
14621
14622 ac_cr=`echo X | tr X '\015'`
14623 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14624 # But we know of no other shell where ac_cr would be empty at this
14625 # point, so we can use a bashism as a fallback.
14626 if test "x$ac_cr" = x; then
14627   eval ac_cr=\$\'\\r\'
14628 fi
14629 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
14630 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
14631   ac_cs_awk_cr='\r'
14632 else
14633   ac_cs_awk_cr=$ac_cr
14634 fi
14635
14636 echo 'BEGIN {' >"$tmp/subs1.awk" &&
14637 _ACEOF
14638
14639
14640 {
14641   echo "cat >conf$$subs.awk <<_ACEOF" &&
14642   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
14643   echo "_ACEOF"
14644 } >conf$$subs.sh ||
14645   as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14646 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14647 ac_delim='%!_!# '
14648 for ac_last_try in false false false false false :; do
14649   . ./conf$$subs.sh ||
14650     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14651
14652   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
14653   if test $ac_delim_n = $ac_delim_num; then
14654     break
14655   elif $ac_last_try; then
14656     as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
14657   else
14658     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14659   fi
14660 done
14661 rm -f conf$$subs.sh
14662
14663 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14664 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
14665 _ACEOF
14666 sed -n '
14667 h
14668 s/^/S["/; s/!.*/"]=/
14669 p
14670 g
14671 s/^[^!]*!//
14672 :repl
14673 t repl
14674 s/'"$ac_delim"'$//
14675 t delim
14676 :nl
14677 h
14678 s/\(.\{148\}\).*/\1/
14679 t more1
14680 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
14681 p
14682 n
14683 b repl
14684 :more1
14685 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14686 p
14687 g
14688 s/.\{148\}//
14689 t nl
14690 :delim
14691 h
14692 s/\(.\{148\}\).*/\1/
14693 t more2
14694 s/["\\]/\\&/g; s/^/"/; s/$/"/
14695 p
14696 b
14697 :more2
14698 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
14699 p
14700 g
14701 s/.\{148\}//
14702 t delim
14703 ' <conf$$subs.awk | sed '
14704 /^[^""]/{
14705   N
14706   s/\n//
14707 }
14708 ' >>$CONFIG_STATUS || ac_write_fail=1
14709 rm -f conf$$subs.awk
14710 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14711 _ACAWK
14712 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
14713   for (key in S) S_is_set[key] = 1
14714   FS = "\a"
14715
14716 }
14717 {
14718   line = $ 0
14719   nfields = split(line, field, "@")
14720   substed = 0
14721   len = length(field[1])
14722   for (i = 2; i < nfields; i++) {
14723     key = field[i]
14724     keylen = length(key)
14725     if (S_is_set[key]) {
14726       value = S[key]
14727       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
14728       len += length(value) + length(field[++i])
14729       substed = 1
14730     } else
14731       len += 1 + keylen
14732   }
14733
14734   print line
14735 }
14736
14737 _ACAWK
14738 _ACEOF
14739 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14740 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
14741   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
14742 else
14743   cat
14744 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
14745   || as_fn_error "could not setup config files machinery" "$LINENO" 5
14746 _ACEOF
14747
14748 # VPATH may cause trouble with some makes, so we remove $(srcdir),
14749 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14750 # trailing colons and then remove the whole line if VPATH becomes empty
14751 # (actually we leave an empty line to preserve line numbers).
14752 if test "x$srcdir" = x.; then
14753   ac_vpsub='/^[  ]*VPATH[        ]*=/{
14754 s/:*\$(srcdir):*/:/
14755 s/:*\${srcdir}:*/:/
14756 s/:*@srcdir@:*/:/
14757 s/^\([^=]*=[     ]*\):*/\1/
14758 s/:*$//
14759 s/^[^=]*=[       ]*$//
14760 }'
14761 fi
14762
14763 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14764 fi # test -n "$CONFIG_FILES"
14765
14766 # Set up the scripts for CONFIG_HEADERS section.
14767 # No need to generate them if there are no CONFIG_HEADERS.
14768 # This happens for instance with `./config.status Makefile'.
14769 if test -n "$CONFIG_HEADERS"; then
14770 cat >"$tmp/defines.awk" <<\_ACAWK ||
14771 BEGIN {
14772 _ACEOF
14773
14774 # Transform confdefs.h into an awk script `defines.awk', embedded as
14775 # here-document in config.status, that substitutes the proper values into
14776 # config.h.in to produce config.h.
14777
14778 # Create a delimiter string that does not exist in confdefs.h, to ease
14779 # handling of long lines.
14780 ac_delim='%!_!# '
14781 for ac_last_try in false false :; do
14782   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
14783   if test -z "$ac_t"; then
14784     break
14785   elif $ac_last_try; then
14786     as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
14787   else
14788     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14789   fi
14790 done
14791
14792 # For the awk script, D is an array of macro values keyed by name,
14793 # likewise P contains macro parameters if any.  Preserve backslash
14794 # newline sequences.
14795
14796 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
14797 sed -n '
14798 s/.\{148\}/&'"$ac_delim"'/g
14799 t rset
14800 :rset
14801 s/^[     ]*#[    ]*define[       ][      ]*/ /
14802 t def
14803 d
14804 :def
14805 s/\\$//
14806 t bsnl
14807 s/["\\]/\\&/g
14808 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
14809 D["\1"]=" \3"/p
14810 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
14811 d
14812 :bsnl
14813 s/["\\]/\\&/g
14814 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
14815 D["\1"]=" \3\\\\\\n"\\/p
14816 t cont
14817 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
14818 t cont
14819 d
14820 :cont
14821 n
14822 s/.\{148\}/&'"$ac_delim"'/g
14823 t clear
14824 :clear
14825 s/\\$//
14826 t bsnlc
14827 s/["\\]/\\&/g; s/^/"/; s/$/"/p
14828 d
14829 :bsnlc
14830 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
14831 b cont
14832 ' <confdefs.h | sed '
14833 s/'"$ac_delim"'/"\\\
14834 "/g' >>$CONFIG_STATUS || ac_write_fail=1
14835
14836 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
14837   for (key in D) D_is_set[key] = 1
14838   FS = "\a"
14839 }
14840 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
14841   line = \$ 0
14842   split(line, arg, " ")
14843   if (arg[1] == "#") {
14844     defundef = arg[2]
14845     mac1 = arg[3]
14846   } else {
14847     defundef = substr(arg[1], 2)
14848     mac1 = arg[2]
14849   }
14850   split(mac1, mac2, "(") #)
14851   macro = mac2[1]
14852   prefix = substr(line, 1, index(line, defundef) - 1)
14853   if (D_is_set[macro]) {
14854     # Preserve the white space surrounding the "#".
14855     print prefix "define", macro P[macro] D[macro]
14856     next
14857   } else {
14858     # Replace #undef with comments.  This is necessary, for example,
14859     # in the case of _POSIX_SOURCE, which is predefined and required
14860     # on some systems where configure will not decide to define it.
14861     if (defundef == "undef") {
14862       print "/*", prefix defundef, macro, "*/"
14863       next
14864     }
14865   }
14866 }
14867 { print }
14868 _ACAWK
14869 _ACEOF
14870 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
14871   as_fn_error "could not setup config headers machinery" "$LINENO" 5
14872 fi # test -n "$CONFIG_HEADERS"
14873
14874
14875 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS  :L $CONFIG_LINKS  :C $CONFIG_COMMANDS"
14876 shift
14877 for ac_tag
14878 do
14879   case $ac_tag in
14880   :[FHLC]) ac_mode=$ac_tag; continue;;
14881   esac
14882   case $ac_mode$ac_tag in
14883   :[FHL]*:*);;
14884   :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
14885   :[FH]-) ac_tag=-:-;;
14886   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
14887   esac
14888   ac_save_IFS=$IFS
14889   IFS=:
14890   set x $ac_tag
14891   IFS=$ac_save_IFS
14892   shift
14893   ac_file=$1
14894   shift
14895
14896   case $ac_mode in
14897   :L) ac_source=$1;;
14898   :[FH])
14899     ac_file_inputs=
14900     for ac_f
14901     do
14902       case $ac_f in
14903       -) ac_f="$tmp/stdin";;
14904       *) # Look for the file first in the build tree, then in the source tree
14905          # (if the path is not absolute).  The absolute path cannot be DOS-style,
14906          # because $ac_f cannot contain `:'.
14907          test -f "$ac_f" ||
14908            case $ac_f in
14909            [\\/$]*) false;;
14910            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
14911            esac ||
14912            as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
14913       esac
14914       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
14915       as_fn_append ac_file_inputs " '$ac_f'"
14916     done
14917
14918     # Let's still pretend it is `configure' which instantiates (i.e., don't
14919     # use $as_me), people would be surprised to read:
14920     #    /* config.h.  Generated by config.status.  */
14921     configure_input='Generated from '`
14922           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
14923         `' by configure.'
14924     if test x"$ac_file" != x-; then
14925       configure_input="$ac_file.  $configure_input"
14926       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
14927 $as_echo "$as_me: creating $ac_file" >&6;}
14928     fi
14929     # Neutralize special characters interpreted by sed in replacement strings.
14930     case $configure_input in #(
14931     *\&* | *\|* | *\\* )
14932        ac_sed_conf_input=`$as_echo "$configure_input" |
14933        sed 's/[\\\\&|]/\\\\&/g'`;; #(
14934     *) ac_sed_conf_input=$configure_input;;
14935     esac
14936
14937     case $ac_tag in
14938     *:-:* | *:-) cat >"$tmp/stdin" \
14939       || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
14940     esac
14941     ;;
14942   esac
14943
14944   ac_dir=`$as_dirname -- "$ac_file" ||
14945 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14946          X"$ac_file" : 'X\(//\)[^/]' \| \
14947          X"$ac_file" : 'X\(//\)$' \| \
14948          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
14949 $as_echo X"$ac_file" |
14950     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14951             s//\1/
14952             q
14953           }
14954           /^X\(\/\/\)[^/].*/{
14955             s//\1/
14956             q
14957           }
14958           /^X\(\/\/\)$/{
14959             s//\1/
14960             q
14961           }
14962           /^X\(\/\).*/{
14963             s//\1/
14964             q
14965           }
14966           s/.*/./; q'`
14967   as_dir="$ac_dir"; as_fn_mkdir_p
14968   ac_builddir=.
14969
14970 case "$ac_dir" in
14971 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
14972 *)
14973   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
14974   # A ".." for each directory in $ac_dir_suffix.
14975   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
14976   case $ac_top_builddir_sub in
14977   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
14978   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
14979   esac ;;
14980 esac
14981 ac_abs_top_builddir=$ac_pwd
14982 ac_abs_builddir=$ac_pwd$ac_dir_suffix
14983 # for backward compatibility:
14984 ac_top_builddir=$ac_top_build_prefix
14985
14986 case $srcdir in
14987   .)  # We are building in place.
14988     ac_srcdir=.
14989     ac_top_srcdir=$ac_top_builddir_sub
14990     ac_abs_top_srcdir=$ac_pwd ;;
14991   [\\/]* | ?:[\\/]* )  # Absolute name.
14992     ac_srcdir=$srcdir$ac_dir_suffix;
14993     ac_top_srcdir=$srcdir
14994     ac_abs_top_srcdir=$srcdir ;;
14995   *) # Relative name.
14996     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
14997     ac_top_srcdir=$ac_top_build_prefix$srcdir
14998     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
14999 esac
15000 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15001
15002
15003   case $ac_mode in
15004   :F)
15005   #
15006   # CONFIG_FILE
15007   #
15008
15009   case $INSTALL in
15010   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
15011   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
15012   esac
15013 _ACEOF
15014
15015 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15016 # If the template does not know about datarootdir, expand it.
15017 # FIXME: This hack should be removed a few years after 2.60.
15018 ac_datarootdir_hack=; ac_datarootdir_seen=
15019 ac_sed_dataroot='
15020 /datarootdir/ {
15021   p
15022   q
15023 }
15024 /@datadir@/p
15025 /@docdir@/p
15026 /@infodir@/p
15027 /@localedir@/p
15028 /@mandir@/p'
15029 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
15030 *datarootdir*) ac_datarootdir_seen=yes;;
15031 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
15032   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
15033 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
15034 _ACEOF
15035 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15036   ac_datarootdir_hack='
15037   s&@datadir@&$datadir&g
15038   s&@docdir@&$docdir&g
15039   s&@infodir@&$infodir&g
15040   s&@localedir@&$localedir&g
15041   s&@mandir@&$mandir&g
15042   s&\\\${datarootdir}&$datarootdir&g' ;;
15043 esac
15044 _ACEOF
15045
15046 # Neutralize VPATH when `$srcdir' = `.'.
15047 # Shell code in configure.ac might set extrasub.
15048 # FIXME: do we really want to maintain this feature?
15049 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15050 ac_sed_extra="$ac_vpsub
15051 $extrasub
15052 _ACEOF
15053 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15054 :t
15055 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
15056 s|@configure_input@|$ac_sed_conf_input|;t t
15057 s&@top_builddir@&$ac_top_builddir_sub&;t t
15058 s&@top_build_prefix@&$ac_top_build_prefix&;t t
15059 s&@srcdir@&$ac_srcdir&;t t
15060 s&@abs_srcdir@&$ac_abs_srcdir&;t t
15061 s&@top_srcdir@&$ac_top_srcdir&;t t
15062 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
15063 s&@builddir@&$ac_builddir&;t t
15064 s&@abs_builddir@&$ac_abs_builddir&;t t
15065 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
15066 s&@INSTALL@&$ac_INSTALL&;t t
15067 $ac_datarootdir_hack
15068 "
15069 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
15070   || as_fn_error "could not create $ac_file" "$LINENO" 5
15071
15072 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
15073   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
15074   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
15075   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15076 which seems to be undefined.  Please make sure it is defined." >&5
15077 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
15078 which seems to be undefined.  Please make sure it is defined." >&2;}
15079
15080   rm -f "$tmp/stdin"
15081   case $ac_file in
15082   -) cat "$tmp/out" && rm -f "$tmp/out";;
15083   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
15084   esac \
15085   || as_fn_error "could not create $ac_file" "$LINENO" 5
15086  ;;
15087   :H)
15088   #
15089   # CONFIG_HEADER
15090   #
15091   if test x"$ac_file" != x-; then
15092     {
15093       $as_echo "/* $configure_input  */" \
15094       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
15095     } >"$tmp/config.h" \
15096       || as_fn_error "could not create $ac_file" "$LINENO" 5
15097     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
15098       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
15099 $as_echo "$as_me: $ac_file is unchanged" >&6;}
15100     else
15101       rm -f "$ac_file"
15102       mv "$tmp/config.h" "$ac_file" \
15103         || as_fn_error "could not create $ac_file" "$LINENO" 5
15104     fi
15105   else
15106     $as_echo "/* $configure_input  */" \
15107       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
15108       || as_fn_error "could not create -" "$LINENO" 5
15109   fi
15110  ;;
15111   :L)
15112   #
15113   # CONFIG_LINK
15114   #
15115
15116   if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then
15117     :
15118   else
15119     # Prefer the file from the source tree if names are identical.
15120     if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then
15121       ac_source=$srcdir/$ac_source
15122     fi
15123
15124     { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5
15125 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;}
15126
15127     if test ! -r "$ac_source"; then
15128       as_fn_error "$ac_source: file not found" "$LINENO" 5
15129     fi
15130     rm -f "$ac_file"
15131
15132     # Try a relative symlink, then a hard link, then a copy.
15133     case $srcdir in
15134     [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;;
15135         *) ac_rel_source=$ac_top_build_prefix$ac_source ;;
15136     esac
15137     ln -s "$ac_rel_source" "$ac_file" 2>/dev/null ||
15138       ln "$ac_source" "$ac_file" 2>/dev/null ||
15139       cp -p "$ac_source" "$ac_file" ||
15140       as_fn_error "cannot link or copy $ac_source to $ac_file" "$LINENO" 5
15141   fi
15142  ;;
15143   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
15144 $as_echo "$as_me: executing $ac_file commands" >&6;}
15145  ;;
15146   esac
15147
15148
15149   case $ac_file$ac_mode in
15150     "depdir":C) $SHELL $ac_aux_dir/mkinstalldirs $DEPDIR ;;
15151     "libtool":C)
15152
15153     # See if we are running on zsh, and set the options which allow our
15154     # commands through without removal of \ escapes.
15155     if test -n "${ZSH_VERSION+set}" ; then
15156       setopt NO_GLOB_SUBST
15157     fi
15158
15159     cfgfile="${ofile}T"
15160     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
15161     $RM "$cfgfile"
15162
15163     cat <<_LT_EOF >> "$cfgfile"
15164 #! $SHELL
15165
15166 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
15167 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
15168 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
15169 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
15170 #
15171 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
15172 #                 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
15173 #   Written by Gordon Matzigkeit, 1996
15174 #
15175 #   This file is part of GNU Libtool.
15176 #
15177 # GNU Libtool is free software; you can redistribute it and/or
15178 # modify it under the terms of the GNU General Public License as
15179 # published by the Free Software Foundation; either version 2 of
15180 # the License, or (at your option) any later version.
15181 #
15182 # As a special exception to the GNU General Public License,
15183 # if you distribute this file as part of a program or library that
15184 # is built using GNU Libtool, you may include this file under the
15185 # same distribution terms that you use for the rest of that program.
15186 #
15187 # GNU Libtool is distributed in the hope that it will be useful,
15188 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15189 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15190 # GNU General Public License for more details.
15191 #
15192 # You should have received a copy of the GNU General Public License
15193 # along with GNU Libtool; see the file COPYING.  If not, a copy
15194 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
15195 # obtained by writing to the Free Software Foundation, Inc.,
15196 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
15197
15198
15199 # The names of the tagged configurations supported by this script.
15200 available_tags=""
15201
15202 # ### BEGIN LIBTOOL CONFIG
15203
15204 # Which release of libtool.m4 was used?
15205 macro_version=$macro_version
15206 macro_revision=$macro_revision
15207
15208 # Whether or not to build shared libraries.
15209 build_libtool_libs=$enable_shared
15210
15211 # Whether or not to build static libraries.
15212 build_old_libs=$enable_static
15213
15214 # What type of objects to build.
15215 pic_mode=$pic_mode
15216
15217 # Whether or not to optimize for fast installation.
15218 fast_install=$enable_fast_install
15219
15220 # Shell to use when invoking shell scripts.
15221 SHELL=$lt_SHELL
15222
15223 # An echo program that protects backslashes.
15224 ECHO=$lt_ECHO
15225
15226 # The host system.
15227 host_alias=$host_alias
15228 host=$host
15229 host_os=$host_os
15230
15231 # The build system.
15232 build_alias=$build_alias
15233 build=$build
15234 build_os=$build_os
15235
15236 # A sed program that does not truncate output.
15237 SED=$lt_SED
15238
15239 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
15240 Xsed="\$SED -e 1s/^X//"
15241
15242 # A grep program that handles long lines.
15243 GREP=$lt_GREP
15244
15245 # An ERE matcher.
15246 EGREP=$lt_EGREP
15247
15248 # A literal string matcher.
15249 FGREP=$lt_FGREP
15250
15251 # A BSD- or MS-compatible name lister.
15252 NM=$lt_NM
15253
15254 # Whether we need soft or hard links.
15255 LN_S=$lt_LN_S
15256
15257 # What is the maximum length of a command?
15258 max_cmd_len=$max_cmd_len
15259
15260 # Object file suffix (normally "o").
15261 objext=$ac_objext
15262
15263 # Executable file suffix (normally "").
15264 exeext=$exeext
15265
15266 # whether the shell understands "unset".
15267 lt_unset=$lt_unset
15268
15269 # turn spaces into newlines.
15270 SP2NL=$lt_lt_SP2NL
15271
15272 # turn newlines into spaces.
15273 NL2SP=$lt_lt_NL2SP
15274
15275 # An object symbol dumper.
15276 OBJDUMP=$lt_OBJDUMP
15277
15278 # Method to check whether dependent libraries are shared objects.
15279 deplibs_check_method=$lt_deplibs_check_method
15280
15281 # Command to use when deplibs_check_method == "file_magic".
15282 file_magic_cmd=$lt_file_magic_cmd
15283
15284 # The archiver.
15285 AR=$lt_AR
15286 AR_FLAGS=$lt_AR_FLAGS
15287
15288 # A symbol stripping program.
15289 STRIP=$lt_STRIP
15290
15291 # Commands used to install an old-style archive.
15292 RANLIB=$lt_RANLIB
15293 old_postinstall_cmds=$lt_old_postinstall_cmds
15294 old_postuninstall_cmds=$lt_old_postuninstall_cmds
15295
15296 # Whether to use a lock for old archive extraction.
15297 lock_old_archive_extraction=$lock_old_archive_extraction
15298
15299 # A C compiler.
15300 LTCC=$lt_CC
15301
15302 # LTCC compiler flags.
15303 LTCFLAGS=$lt_CFLAGS
15304
15305 # Take the output of nm and produce a listing of raw symbols and C names.
15306 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
15307
15308 # Transform the output of nm in a proper C declaration.
15309 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
15310
15311 # Transform the output of nm in a C name address pair.
15312 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
15313
15314 # Transform the output of nm in a C name address pair when lib prefix is needed.
15315 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
15316
15317 # The name of the directory that contains temporary libtool files.
15318 objdir=$objdir
15319
15320 # Used to examine libraries when file_magic_cmd begins with "file".
15321 MAGIC_CMD=$MAGIC_CMD
15322
15323 # Must we lock files when doing compilation?
15324 need_locks=$lt_need_locks
15325
15326 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
15327 DSYMUTIL=$lt_DSYMUTIL
15328
15329 # Tool to change global to local symbols on Mac OS X.
15330 NMEDIT=$lt_NMEDIT
15331
15332 # Tool to manipulate fat objects and archives on Mac OS X.
15333 LIPO=$lt_LIPO
15334
15335 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
15336 OTOOL=$lt_OTOOL
15337
15338 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
15339 OTOOL64=$lt_OTOOL64
15340
15341 # Old archive suffix (normally "a").
15342 libext=$libext
15343
15344 # Shared library suffix (normally ".so").
15345 shrext_cmds=$lt_shrext_cmds
15346
15347 # The commands to extract the exported symbol list from a shared archive.
15348 extract_expsyms_cmds=$lt_extract_expsyms_cmds
15349
15350 # Variables whose values should be saved in libtool wrapper scripts and
15351 # restored at link time.
15352 variables_saved_for_relink=$lt_variables_saved_for_relink
15353
15354 # Do we need the "lib" prefix for modules?
15355 need_lib_prefix=$need_lib_prefix
15356
15357 # Do we need a version for libraries?
15358 need_version=$need_version
15359
15360 # Library versioning type.
15361 version_type=$version_type
15362
15363 # Shared library runtime path variable.
15364 runpath_var=$runpath_var
15365
15366 # Shared library path variable.
15367 shlibpath_var=$shlibpath_var
15368
15369 # Is shlibpath searched before the hard-coded library search path?
15370 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
15371
15372 # Format of library name prefix.
15373 libname_spec=$lt_libname_spec
15374
15375 # List of archive names.  First name is the real one, the rest are links.
15376 # The last name is the one that the linker finds with -lNAME
15377 library_names_spec=$lt_library_names_spec
15378
15379 # The coded name of the library, if different from the real name.
15380 soname_spec=$lt_soname_spec
15381
15382 # Permission mode override for installation of shared libraries.
15383 install_override_mode=$lt_install_override_mode
15384
15385 # Command to use after installation of a shared archive.
15386 postinstall_cmds=$lt_postinstall_cmds
15387
15388 # Command to use after uninstallation of a shared archive.
15389 postuninstall_cmds=$lt_postuninstall_cmds
15390
15391 # Commands used to finish a libtool library installation in a directory.
15392 finish_cmds=$lt_finish_cmds
15393
15394 # As "finish_cmds", except a single script fragment to be evaled but
15395 # not shown.
15396 finish_eval=$lt_finish_eval
15397
15398 # Whether we should hardcode library paths into libraries.
15399 hardcode_into_libs=$hardcode_into_libs
15400
15401 # Compile-time system search path for libraries.
15402 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
15403
15404 # Run-time system search path for libraries.
15405 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
15406
15407 # Whether dlopen is supported.
15408 dlopen_support=$enable_dlopen
15409
15410 # Whether dlopen of programs is supported.
15411 dlopen_self=$enable_dlopen_self
15412
15413 # Whether dlopen of statically linked programs is supported.
15414 dlopen_self_static=$enable_dlopen_self_static
15415
15416 # Commands to strip libraries.
15417 old_striplib=$lt_old_striplib
15418 striplib=$lt_striplib
15419
15420
15421 # The linker used to build libraries.
15422 LD=$lt_LD
15423
15424 # How to create reloadable object files.
15425 reload_flag=$lt_reload_flag
15426 reload_cmds=$lt_reload_cmds
15427
15428 # Commands used to build an old-style archive.
15429 old_archive_cmds=$lt_old_archive_cmds
15430
15431 # A language specific compiler.
15432 CC=$lt_compiler
15433
15434 # Is the compiler the GNU compiler?
15435 with_gcc=$GCC
15436
15437 # Compiler flag to turn off builtin functions.
15438 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
15439
15440 # How to pass a linker flag through the compiler.
15441 wl=$lt_lt_prog_compiler_wl
15442
15443 # Additional compiler flags for building library objects.
15444 pic_flag=$lt_lt_prog_compiler_pic
15445
15446 # Compiler flag to prevent dynamic linking.
15447 link_static_flag=$lt_lt_prog_compiler_static
15448
15449 # Does compiler simultaneously support -c and -o options?
15450 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
15451
15452 # Whether or not to add -lc for building shared libraries.
15453 build_libtool_need_lc=$archive_cmds_need_lc
15454
15455 # Whether or not to disallow shared libs when runtime libs are static.
15456 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
15457
15458 # Compiler flag to allow reflexive dlopens.
15459 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
15460
15461 # Compiler flag to generate shared objects directly from archives.
15462 whole_archive_flag_spec=$lt_whole_archive_flag_spec
15463
15464 # Whether the compiler copes with passing no objects directly.
15465 compiler_needs_object=$lt_compiler_needs_object
15466
15467 # Create an old-style archive from a shared archive.
15468 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
15469
15470 # Create a temporary old-style archive to link instead of a shared archive.
15471 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
15472
15473 # Commands used to build a shared archive.
15474 archive_cmds=$lt_archive_cmds
15475 archive_expsym_cmds=$lt_archive_expsym_cmds
15476
15477 # Commands used to build a loadable module if different from building
15478 # a shared archive.
15479 module_cmds=$lt_module_cmds
15480 module_expsym_cmds=$lt_module_expsym_cmds
15481
15482 # Whether we are building with GNU ld or not.
15483 with_gnu_ld=$lt_with_gnu_ld
15484
15485 # Flag that allows shared libraries with undefined symbols to be built.
15486 allow_undefined_flag=$lt_allow_undefined_flag
15487
15488 # Flag that enforces no undefined symbols.
15489 no_undefined_flag=$lt_no_undefined_flag
15490
15491 # Flag to hardcode \$libdir into a binary during linking.
15492 # This must work even if \$libdir does not exist
15493 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
15494
15495 # If ld is used when linking, flag to hardcode \$libdir into a binary
15496 # during linking.  This must work even if \$libdir does not exist.
15497 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15498
15499 # Whether we need a single "-rpath" flag with a separated argument.
15500 hardcode_libdir_separator=$lt_hardcode_libdir_separator
15501
15502 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15503 # DIR into the resulting binary.
15504 hardcode_direct=$hardcode_direct
15505
15506 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
15507 # DIR into the resulting binary and the resulting library dependency is
15508 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
15509 # library is relocated.
15510 hardcode_direct_absolute=$hardcode_direct_absolute
15511
15512 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
15513 # into the resulting binary.
15514 hardcode_minus_L=$hardcode_minus_L
15515
15516 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
15517 # into the resulting binary.
15518 hardcode_shlibpath_var=$hardcode_shlibpath_var
15519
15520 # Set to "yes" if building a shared library automatically hardcodes DIR
15521 # into the library and all subsequent libraries and executables linked
15522 # against it.
15523 hardcode_automatic=$hardcode_automatic
15524
15525 # Set to yes if linker adds runtime paths of dependent libraries
15526 # to runtime path list.
15527 inherit_rpath=$inherit_rpath
15528
15529 # Whether libtool must link a program against all its dependency libraries.
15530 link_all_deplibs=$link_all_deplibs
15531
15532 # Fix the shell variable \$srcfile for the compiler.
15533 fix_srcfile_path=$lt_fix_srcfile_path
15534
15535 # Set to "yes" if exported symbols are required.
15536 always_export_symbols=$always_export_symbols
15537
15538 # The commands to list exported symbols.
15539 export_symbols_cmds=$lt_export_symbols_cmds
15540
15541 # Symbols that should not be listed in the preloaded symbols.
15542 exclude_expsyms=$lt_exclude_expsyms
15543
15544 # Symbols that must always be exported.
15545 include_expsyms=$lt_include_expsyms
15546
15547 # Commands necessary for linking programs (against libraries) with templates.
15548 prelink_cmds=$lt_prelink_cmds
15549
15550 # Specify filename containing input files.
15551 file_list_spec=$lt_file_list_spec
15552
15553 # How to hardcode a shared library path into an executable.
15554 hardcode_action=$hardcode_action
15555
15556 # ### END LIBTOOL CONFIG
15557
15558 _LT_EOF
15559
15560   case $host_os in
15561   aix3*)
15562     cat <<\_LT_EOF >> "$cfgfile"
15563 # AIX sometimes has problems with the GCC collect2 program.  For some
15564 # reason, if we set the COLLECT_NAMES environment variable, the problems
15565 # vanish in a puff of smoke.
15566 if test "X${COLLECT_NAMES+set}" != Xset; then
15567   COLLECT_NAMES=
15568   export COLLECT_NAMES
15569 fi
15570 _LT_EOF
15571     ;;
15572   esac
15573
15574
15575 ltmain="$ac_aux_dir/ltmain.sh"
15576
15577
15578   # We use sed instead of cat because bash on DJGPP gets confused if
15579   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
15580   # text mode, it properly converts lines to CR/LF.  This bash problem
15581   # is reportedly fixed, but why not run on old versions too?
15582   sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
15583     || (rm -f "$cfgfile"; exit 1)
15584
15585   case $xsi_shell in
15586   yes)
15587     cat << \_LT_EOF >> "$cfgfile"
15588
15589 # func_dirname file append nondir_replacement
15590 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
15591 # otherwise set result to NONDIR_REPLACEMENT.
15592 func_dirname ()
15593 {
15594   case ${1} in
15595     */*) func_dirname_result="${1%/*}${2}" ;;
15596     *  ) func_dirname_result="${3}" ;;
15597   esac
15598 }
15599
15600 # func_basename file
15601 func_basename ()
15602 {
15603   func_basename_result="${1##*/}"
15604 }
15605
15606 # func_dirname_and_basename file append nondir_replacement
15607 # perform func_basename and func_dirname in a single function
15608 # call:
15609 #   dirname:  Compute the dirname of FILE.  If nonempty,
15610 #             add APPEND to the result, otherwise set result
15611 #             to NONDIR_REPLACEMENT.
15612 #             value returned in "$func_dirname_result"
15613 #   basename: Compute filename of FILE.
15614 #             value retuned in "$func_basename_result"
15615 # Implementation must be kept synchronized with func_dirname
15616 # and func_basename. For efficiency, we do not delegate to
15617 # those functions but instead duplicate the functionality here.
15618 func_dirname_and_basename ()
15619 {
15620   case ${1} in
15621     */*) func_dirname_result="${1%/*}${2}" ;;
15622     *  ) func_dirname_result="${3}" ;;
15623   esac
15624   func_basename_result="${1##*/}"
15625 }
15626
15627 # func_stripname prefix suffix name
15628 # strip PREFIX and SUFFIX off of NAME.
15629 # PREFIX and SUFFIX must not contain globbing or regex special
15630 # characters, hashes, percent signs, but SUFFIX may contain a leading
15631 # dot (in which case that matches only a dot).
15632 func_stripname ()
15633 {
15634   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15635   # positional parameters, so assign one to ordinary parameter first.
15636   func_stripname_result=${3}
15637   func_stripname_result=${func_stripname_result#"${1}"}
15638   func_stripname_result=${func_stripname_result%"${2}"}
15639 }
15640
15641 # func_opt_split
15642 func_opt_split ()
15643 {
15644   func_opt_split_opt=${1%%=*}
15645   func_opt_split_arg=${1#*=}
15646 }
15647
15648 # func_lo2o object
15649 func_lo2o ()
15650 {
15651   case ${1} in
15652     *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15653     *)    func_lo2o_result=${1} ;;
15654   esac
15655 }
15656
15657 # func_xform libobj-or-source
15658 func_xform ()
15659 {
15660   func_xform_result=${1%.*}.lo
15661 }
15662
15663 # func_arith arithmetic-term...
15664 func_arith ()
15665 {
15666   func_arith_result=$(( $* ))
15667 }
15668
15669 # func_len string
15670 # STRING may not start with a hyphen.
15671 func_len ()
15672 {
15673   func_len_result=${#1}
15674 }
15675
15676 _LT_EOF
15677     ;;
15678   *) # Bourne compatible functions.
15679     cat << \_LT_EOF >> "$cfgfile"
15680
15681 # func_dirname file append nondir_replacement
15682 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
15683 # otherwise set result to NONDIR_REPLACEMENT.
15684 func_dirname ()
15685 {
15686   # Extract subdirectory from the argument.
15687   func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
15688   if test "X$func_dirname_result" = "X${1}"; then
15689     func_dirname_result="${3}"
15690   else
15691     func_dirname_result="$func_dirname_result${2}"
15692   fi
15693 }
15694
15695 # func_basename file
15696 func_basename ()
15697 {
15698   func_basename_result=`$ECHO "${1}" | $SED "$basename"`
15699 }
15700
15701
15702 # func_stripname prefix suffix name
15703 # strip PREFIX and SUFFIX off of NAME.
15704 # PREFIX and SUFFIX must not contain globbing or regex special
15705 # characters, hashes, percent signs, but SUFFIX may contain a leading
15706 # dot (in which case that matches only a dot).
15707 # func_strip_suffix prefix name
15708 func_stripname ()
15709 {
15710   case ${2} in
15711     .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15712     *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
15713   esac
15714 }
15715
15716 # sed scripts:
15717 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
15718 my_sed_long_arg='1s/^-[^=]*=//'
15719
15720 # func_opt_split
15721 func_opt_split ()
15722 {
15723   func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15724   func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
15725 }
15726
15727 # func_lo2o object
15728 func_lo2o ()
15729 {
15730   func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
15731 }
15732
15733 # func_xform libobj-or-source
15734 func_xform ()
15735 {
15736   func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
15737 }
15738
15739 # func_arith arithmetic-term...
15740 func_arith ()
15741 {
15742   func_arith_result=`expr "$@"`
15743 }
15744
15745 # func_len string
15746 # STRING may not start with a hyphen.
15747 func_len ()
15748 {
15749   func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
15750 }
15751
15752 _LT_EOF
15753 esac
15754
15755 case $lt_shell_append in
15756   yes)
15757     cat << \_LT_EOF >> "$cfgfile"
15758
15759 # func_append var value
15760 # Append VALUE to the end of shell variable VAR.
15761 func_append ()
15762 {
15763   eval "$1+=\$2"
15764 }
15765 _LT_EOF
15766     ;;
15767   *)
15768     cat << \_LT_EOF >> "$cfgfile"
15769
15770 # func_append var value
15771 # Append VALUE to the end of shell variable VAR.
15772 func_append ()
15773 {
15774   eval "$1=\$$1\$2"
15775 }
15776
15777 _LT_EOF
15778     ;;
15779   esac
15780
15781
15782   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
15783     || (rm -f "$cfgfile"; exit 1)
15784
15785   mv -f "$cfgfile" "$ofile" ||
15786     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
15787   chmod +x "$ofile"
15788
15789  ;;
15790     "Makefile":C) echo "Merging Makefile.sim+Make-common.sim into Makefile ..."
15791  rm -f Makesim1.tmp Makesim2.tmp Makefile
15792  sed -n -e '/^## COMMON_PRE_/,/^## End COMMON_PRE_/ p' <Make-common.sim >Makesim1.tmp
15793  sed -n -e '/^## COMMON_POST_/,/^## End COMMON_POST_/ p' <Make-common.sim >Makesim2.tmp
15794  sed -e '/^## COMMON_PRE_/ r Makesim1.tmp' \
15795         -e '/^## COMMON_POST_/ r Makesim2.tmp' \
15796         <Makefile.sim >Makefile
15797  rm -f Makefile.sim Make-common.sim Makesim1.tmp Makesim2.tmp
15798  ;;
15799     "stamp-h":C) echo > stamp-h ;;
15800
15801   esac
15802 done # for ac_tag
15803
15804
15805 as_fn_exit 0
15806 _ACEOF
15807 ac_clean_files=$ac_clean_files_save
15808
15809 test $ac_write_fail = 0 ||
15810   as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
15811
15812
15813 # configure is writing to config.log, and then calls config.status.
15814 # config.status does its own redirection, appending to config.log.
15815 # Unfortunately, on DOS this fails, as config.log is still kept open
15816 # by configure, so config.status won't be able to write to it; its
15817 # output is simply discarded.  So we exec the FD to /dev/null,
15818 # effectively closing config.log, so it can be properly (re)opened and
15819 # appended to by config.status.  When coming back to configure, we
15820 # need to make the FD available again.
15821 if test "$no_create" != yes; then
15822   ac_cs_success=:
15823   ac_config_status_args=
15824   test "$silent" = yes &&
15825     ac_config_status_args="$ac_config_status_args --quiet"
15826   exec 5>/dev/null
15827   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
15828   exec 5>>config.log
15829   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
15830   # would make configure fail if this is the last instruction.
15831   $ac_cs_success || as_fn_exit $?
15832 fi
15833 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
15834   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15835 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
15836 fi
15837
15838