update to latest
[framework/multimedia/libmm-radio.git] / configure
1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.67 for libmm-radio 0.1.0.
4 #
5 # Report bugs to <heechul.jeon@samsung.com>.
6 #
7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
10 # Foundation, Inc.
11 #
12 #
13 # This configure script is free software; the Free Software Foundation
14 # gives unlimited permission to copy, distribute and modify it.
15 ## -------------------- ##
16 ## M4sh Initialization. ##
17 ## -------------------- ##
18
19 # Be more Bourne compatible
20 DUALCASE=1; export DUALCASE # for MKS sh
21 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
22   emulate sh
23   NULLCMD=:
24   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25   # is contrary to our usage.  Disable this feature.
26   alias -g '${1+"$@"}'='"$@"'
27   setopt NO_GLOB_SUBST
28 else
29   case `(set -o) 2>/dev/null` in #(
30   *posix*) :
31     set -o posix ;; #(
32   *) :
33      ;;
34 esac
35 fi
36
37
38 as_nl='
39 '
40 export as_nl
41 # Printing a long string crashes Solaris 7 /usr/bin/printf.
42 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
43 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
44 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
45 # Prefer a ksh shell builtin over an external printf program on Solaris,
46 # but without wasting forks for bash or zsh.
47 if test -z "$BASH_VERSION$ZSH_VERSION" \
48     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
49   as_echo='print -r --'
50   as_echo_n='print -rn --'
51 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
52   as_echo='printf %s\n'
53   as_echo_n='printf %s'
54 else
55   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
56     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
57     as_echo_n='/usr/ucb/echo -n'
58   else
59     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
60     as_echo_n_body='eval
61       arg=$1;
62       case $arg in #(
63       *"$as_nl"*)
64         expr "X$arg" : "X\\(.*\\)$as_nl";
65         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
66       esac;
67       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
68     '
69     export as_echo_n_body
70     as_echo_n='sh -c $as_echo_n_body as_echo'
71   fi
72   export as_echo_body
73   as_echo='sh -c $as_echo_body as_echo'
74 fi
75
76 # The user is always right.
77 if test "${PATH_SEPARATOR+set}" != set; then
78   PATH_SEPARATOR=:
79   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
80     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
81       PATH_SEPARATOR=';'
82   }
83 fi
84
85
86 # IFS
87 # We need space, tab and new line, in precisely that order.  Quoting is
88 # there to prevent editors from complaining about space-tab.
89 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
90 # splitting by setting IFS to empty value.)
91 IFS=" ""        $as_nl"
92
93 # Find who we are.  Look in the path if we contain no directory separator.
94 case $0 in #((
95   *[\\/]* ) as_myself=$0 ;;
96   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
97 for as_dir in $PATH
98 do
99   IFS=$as_save_IFS
100   test -z "$as_dir" && as_dir=.
101     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
102   done
103 IFS=$as_save_IFS
104
105      ;;
106 esac
107 # We did not find ourselves, most probably we were run as `sh COMMAND'
108 # in which case we are not to be found in the path.
109 if test "x$as_myself" = x; then
110   as_myself=$0
111 fi
112 if test ! -f "$as_myself"; then
113   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
114   exit 1
115 fi
116
117 # Unset variables that we do not need and which cause bugs (e.g. in
118 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
119 # suppresses any "Segmentation fault" message there.  '((' could
120 # trigger a bug in pdksh 5.2.14.
121 for as_var in BASH_ENV ENV MAIL MAILPATH
122 do eval test x\${$as_var+set} = xset \
123   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
124 done
125 PS1='$ '
126 PS2='> '
127 PS4='+ '
128
129 # NLS nuisances.
130 LC_ALL=C
131 export LC_ALL
132 LANGUAGE=C
133 export LANGUAGE
134
135 # CDPATH.
136 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
137
138 if test "x$CONFIG_SHELL" = x; then
139   as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140   emulate sh
141   NULLCMD=:
142   # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
143   # is contrary to our usage.  Disable this feature.
144   alias -g '\${1+\"\$@\"}'='\"\$@\"'
145   setopt NO_GLOB_SUBST
146 else
147   case \`(set -o) 2>/dev/null\` in #(
148   *posix*) :
149     set -o posix ;; #(
150   *) :
151      ;;
152 esac
153 fi
154 "
155   as_required="as_fn_return () { (exit \$1); }
156 as_fn_success () { as_fn_return 0; }
157 as_fn_failure () { as_fn_return 1; }
158 as_fn_ret_success () { return 0; }
159 as_fn_ret_failure () { return 1; }
160
161 exitcode=0
162 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
163 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
164 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
165 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
166 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
167
168 else
169   exitcode=1; echo positional parameters were not saved.
170 fi
171 test x\$exitcode = x0 || exit 1"
172   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173   as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
174   eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
175   test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
176 test \$(( 1 + 1 )) = 2 || exit 1"
177   if (eval "$as_required") 2>/dev/null; then :
178   as_have_required=yes
179 else
180   as_have_required=no
181 fi
182   if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
183
184 else
185   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
186 as_found=false
187 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
188 do
189   IFS=$as_save_IFS
190   test -z "$as_dir" && as_dir=.
191   as_found=:
192   case $as_dir in #(
193          /*)
194            for as_base in sh bash ksh sh5; do
195              # Try only shells that exist, to save several forks.
196              as_shell=$as_dir/$as_base
197              if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
198                     { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
199   CONFIG_SHELL=$as_shell as_have_required=yes
200                    if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
201   break 2
202 fi
203 fi
204            done;;
205        esac
206   as_found=false
207 done
208 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
209               { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
210   CONFIG_SHELL=$SHELL as_have_required=yes
211 fi; }
212 IFS=$as_save_IFS
213
214
215       if test "x$CONFIG_SHELL" != x; then :
216   # We cannot yet assume a decent shell, so we have to provide a
217         # neutralization value for shells without unset; and this also
218         # works around shells that cannot unset nonexistent variables.
219         BASH_ENV=/dev/null
220         ENV=/dev/null
221         (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
222         export CONFIG_SHELL
223         exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
224 fi
225
226     if test x$as_have_required = xno; then :
227   $as_echo "$0: This script requires a shell more modern than all"
228   $as_echo "$0: the shells that I found on your system."
229   if test x${ZSH_VERSION+set} = xset ; then
230     $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
231     $as_echo "$0: be upgraded to zsh 4.3.4 or later."
232   else
233     $as_echo "$0: Please tell bug-autoconf@gnu.org and
234 $0: heechul.jeon@samsung.com about your system, including
235 $0: any error possibly output before this message. Then
236 $0: install a modern shell, or manually run the script
237 $0: under such a shell if you do have one."
238   fi
239   exit 1
240 fi
241 fi
242 fi
243 SHELL=${CONFIG_SHELL-/bin/sh}
244 export SHELL
245 # Unset more variables known to interfere with behavior of common tools.
246 CLICOLOR_FORCE= GREP_OPTIONS=
247 unset CLICOLOR_FORCE GREP_OPTIONS
248
249 ## --------------------- ##
250 ## M4sh Shell Functions. ##
251 ## --------------------- ##
252 # as_fn_unset VAR
253 # ---------------
254 # Portably unset VAR.
255 as_fn_unset ()
256 {
257   { eval $1=; unset $1;}
258 }
259 as_unset=as_fn_unset
260
261 # as_fn_set_status STATUS
262 # -----------------------
263 # Set $? to STATUS, without forking.
264 as_fn_set_status ()
265 {
266   return $1
267 } # as_fn_set_status
268
269 # as_fn_exit STATUS
270 # -----------------
271 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
272 as_fn_exit ()
273 {
274   set +e
275   as_fn_set_status $1
276   exit $1
277 } # as_fn_exit
278
279 # as_fn_mkdir_p
280 # -------------
281 # Create "$as_dir" as a directory, including parents if necessary.
282 as_fn_mkdir_p ()
283 {
284
285   case $as_dir in #(
286   -*) as_dir=./$as_dir;;
287   esac
288   test -d "$as_dir" || eval $as_mkdir_p || {
289     as_dirs=
290     while :; do
291       case $as_dir in #(
292       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
293       *) as_qdir=$as_dir;;
294       esac
295       as_dirs="'$as_qdir' $as_dirs"
296       as_dir=`$as_dirname -- "$as_dir" ||
297 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
298          X"$as_dir" : 'X\(//\)[^/]' \| \
299          X"$as_dir" : 'X\(//\)$' \| \
300          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
301 $as_echo X"$as_dir" |
302     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
303             s//\1/
304             q
305           }
306           /^X\(\/\/\)[^/].*/{
307             s//\1/
308             q
309           }
310           /^X\(\/\/\)$/{
311             s//\1/
312             q
313           }
314           /^X\(\/\).*/{
315             s//\1/
316             q
317           }
318           s/.*/./; q'`
319       test -d "$as_dir" && break
320     done
321     test -z "$as_dirs" || eval "mkdir $as_dirs"
322   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
323
324
325 } # as_fn_mkdir_p
326 # as_fn_append VAR VALUE
327 # ----------------------
328 # Append the text in VALUE to the end of the definition contained in VAR. Take
329 # advantage of any shell optimizations that allow amortized linear growth over
330 # repeated appends, instead of the typical quadratic growth present in naive
331 # implementations.
332 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
333   eval 'as_fn_append ()
334   {
335     eval $1+=\$2
336   }'
337 else
338   as_fn_append ()
339   {
340     eval $1=\$$1\$2
341   }
342 fi # as_fn_append
343
344 # as_fn_arith ARG...
345 # ------------------
346 # Perform arithmetic evaluation on the ARGs, and store the result in the
347 # global $as_val. Take advantage of shells that can avoid forks. The arguments
348 # must be portable across $(()) and expr.
349 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
350   eval 'as_fn_arith ()
351   {
352     as_val=$(( $* ))
353   }'
354 else
355   as_fn_arith ()
356   {
357     as_val=`expr "$@" || test $? -eq 1`
358   }
359 fi # as_fn_arith
360
361
362 # as_fn_error STATUS ERROR [LINENO LOG_FD]
363 # ----------------------------------------
364 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
365 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
366 # script with STATUS, using 1 if that was 0.
367 as_fn_error ()
368 {
369   as_status=$1; test $as_status -eq 0 && as_status=1
370   if test "$4"; then
371     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
372     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
373   fi
374   $as_echo "$as_me: error: $2" >&2
375   as_fn_exit $as_status
376 } # as_fn_error
377
378 if expr a : '\(a\)' >/dev/null 2>&1 &&
379    test "X`expr 00001 : '.*\(...\)'`" = X001; then
380   as_expr=expr
381 else
382   as_expr=false
383 fi
384
385 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
386   as_basename=basename
387 else
388   as_basename=false
389 fi
390
391 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
392   as_dirname=dirname
393 else
394   as_dirname=false
395 fi
396
397 as_me=`$as_basename -- "$0" ||
398 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
399          X"$0" : 'X\(//\)$' \| \
400          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
401 $as_echo X/"$0" |
402     sed '/^.*\/\([^/][^/]*\)\/*$/{
403             s//\1/
404             q
405           }
406           /^X\/\(\/\/\)$/{
407             s//\1/
408             q
409           }
410           /^X\/\(\/\).*/{
411             s//\1/
412             q
413           }
414           s/.*/./; q'`
415
416 # Avoid depending upon Character Ranges.
417 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
418 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
419 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
420 as_cr_digits='0123456789'
421 as_cr_alnum=$as_cr_Letters$as_cr_digits
422
423
424   as_lineno_1=$LINENO as_lineno_1a=$LINENO
425   as_lineno_2=$LINENO as_lineno_2a=$LINENO
426   eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
427   test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
428   # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
429   sed -n '
430     p
431     /[$]LINENO/=
432   ' <$as_myself |
433     sed '
434       s/[$]LINENO.*/&-/
435       t lineno
436       b
437       :lineno
438       N
439       :loop
440       s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
441       t loop
442       s/-\n.*//
443     ' >$as_me.lineno &&
444   chmod +x "$as_me.lineno" ||
445     { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
446
447   # Don't try to exec as it changes $[0], causing all sort of problems
448   # (the dirname of $[0] is not the place where we might find the
449   # original and so on.  Autoconf is especially sensitive to this).
450   . "./$as_me.lineno"
451   # Exit status is that of the last command.
452   exit
453 }
454
455 ECHO_C= ECHO_N= ECHO_T=
456 case `echo -n x` in #(((((
457 -n*)
458   case `echo 'xy\c'` in
459   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
460   xy)  ECHO_C='\c';;
461   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
462        ECHO_T=' ';;
463   esac;;
464 *)
465   ECHO_N='-n';;
466 esac
467
468 rm -f conf$$ conf$$.exe conf$$.file
469 if test -d conf$$.dir; then
470   rm -f conf$$.dir/conf$$.file
471 else
472   rm -f conf$$.dir
473   mkdir conf$$.dir 2>/dev/null
474 fi
475 if (echo >conf$$.file) 2>/dev/null; then
476   if ln -s conf$$.file conf$$ 2>/dev/null; then
477     as_ln_s='ln -s'
478     # ... but there are two gotchas:
479     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
480     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
481     # In both cases, we have to default to `cp -p'.
482     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
483       as_ln_s='cp -p'
484   elif ln conf$$.file conf$$ 2>/dev/null; then
485     as_ln_s=ln
486   else
487     as_ln_s='cp -p'
488   fi
489 else
490   as_ln_s='cp -p'
491 fi
492 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
493 rmdir conf$$.dir 2>/dev/null
494
495 if mkdir -p . 2>/dev/null; then
496   as_mkdir_p='mkdir -p "$as_dir"'
497 else
498   test -d ./-p && rmdir ./-p
499   as_mkdir_p=false
500 fi
501
502 if test -x / >/dev/null 2>&1; then
503   as_test_x='test -x'
504 else
505   if ls -dL / >/dev/null 2>&1; then
506     as_ls_L_option=L
507   else
508     as_ls_L_option=
509   fi
510   as_test_x='
511     eval sh -c '\''
512       if test -d "$1"; then
513         test -d "$1/.";
514       else
515         case $1 in #(
516         -*)set "./$1";;
517         esac;
518         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
519         ???[sx]*):;;*)false;;esac;fi
520     '\'' sh
521   '
522 fi
523 as_executable_p=$as_test_x
524
525 # Sed expression to map a string onto a valid CPP name.
526 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
527
528 # Sed expression to map a string onto a valid variable name.
529 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
530
531
532
533 # Check that we are running under the correct shell.
534 SHELL=${CONFIG_SHELL-/bin/sh}
535
536 case X$lt_ECHO in
537 X*--fallback-echo)
538   # Remove one level of quotation (which was required for Make).
539   ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
540   ;;
541 esac
542
543 ECHO=${lt_ECHO-echo}
544 if test "X$1" = X--no-reexec; then
545   # Discard the --no-reexec flag, and continue.
546   shift
547 elif test "X$1" = X--fallback-echo; then
548   # Avoid inline document here, it may be left over
549   :
550 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
551   # Yippee, $ECHO works!
552   :
553 else
554   # Restart under the correct shell.
555   exec $SHELL "$0" --no-reexec ${1+"$@"}
556 fi
557
558 if test "X$1" = X--fallback-echo; then
559   # used as fallback echo
560   shift
561   cat <<_LT_EOF
562 $*
563 _LT_EOF
564   exit 0
565 fi
566
567 # The HP-UX ksh and POSIX shell print the target directory to stdout
568 # if CDPATH is set.
569 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
570
571 if test -z "$lt_ECHO"; then
572   if test "X${echo_test_string+set}" != Xset; then
573     # find a string as large as possible, as long as the shell can cope with it
574     for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
575       # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
576       if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
577          { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
578       then
579         break
580       fi
581     done
582   fi
583
584   if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
585      echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
586      test "X$echo_testing_string" = "X$echo_test_string"; then
587     :
588   else
589     # The Solaris, AIX, and Digital Unix default echo programs unquote
590     # backslashes.  This makes it impossible to quote backslashes using
591     #   echo "$something" | sed 's/\\/\\\\/g'
592     #
593     # So, first we look for a working echo in the user's PATH.
594
595     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
596     for dir in $PATH /usr/ucb; do
597       IFS="$lt_save_ifs"
598       if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
599          test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
600          echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
601          test "X$echo_testing_string" = "X$echo_test_string"; then
602         ECHO="$dir/echo"
603         break
604       fi
605     done
606     IFS="$lt_save_ifs"
607
608     if test "X$ECHO" = Xecho; then
609       # We didn't find a better echo, so look for alternatives.
610       if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
611          echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
612          test "X$echo_testing_string" = "X$echo_test_string"; then
613         # This shell has a builtin print -r that does the trick.
614         ECHO='print -r'
615       elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
616            test "X$CONFIG_SHELL" != X/bin/ksh; then
617         # If we have ksh, try running configure again with it.
618         ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
619         export ORIGINAL_CONFIG_SHELL
620         CONFIG_SHELL=/bin/ksh
621         export CONFIG_SHELL
622         exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
623       else
624         # Try using printf.
625         ECHO='printf %s\n'
626         if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
627            echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
628            test "X$echo_testing_string" = "X$echo_test_string"; then
629           # Cool, printf works
630           :
631         elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
632              test "X$echo_testing_string" = 'X\t' &&
633              echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
634              test "X$echo_testing_string" = "X$echo_test_string"; then
635           CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
636           export CONFIG_SHELL
637           SHELL="$CONFIG_SHELL"
638           export SHELL
639           ECHO="$CONFIG_SHELL $0 --fallback-echo"
640         elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
641              test "X$echo_testing_string" = 'X\t' &&
642              echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
643              test "X$echo_testing_string" = "X$echo_test_string"; then
644           ECHO="$CONFIG_SHELL $0 --fallback-echo"
645         else
646           # maybe with a smaller string...
647           prev=:
648
649           for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
650             if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
651             then
652               break
653             fi
654             prev="$cmd"
655           done
656
657           if test "$prev" != 'sed 50q "$0"'; then
658             echo_test_string=`eval $prev`
659             export echo_test_string
660             exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
661           else
662             # Oops.  We lost completely, so just stick with echo.
663             ECHO=echo
664           fi
665         fi
666       fi
667     fi
668   fi
669 fi
670
671 # Copy echo and quote the copy suitably for passing to libtool from
672 # the Makefile, instead of quoting the original, which is used later.
673 lt_ECHO=$ECHO
674 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
675    lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
676 fi
677
678
679
680
681 test -n "$DJDIR" || exec 7<&0 </dev/null
682 exec 6>&1
683
684 # Name of the host.
685 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
686 # so uname gets run too.
687 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
688
689 #
690 # Initializations.
691 #
692 ac_default_prefix=/usr/local
693 ac_clean_files=
694 ac_config_libobj_dir=.
695 LIBOBJS=
696 cross_compiling=no
697 subdirs=
698 MFLAGS=
699 MAKEFLAGS=
700
701 # Identity of this package.
702 PACKAGE_NAME='libmm-radio'
703 PACKAGE_TARNAME='libmm-radio'
704 PACKAGE_VERSION='0.1.0'
705 PACKAGE_STRING='libmm-radio 0.1.0'
706 PACKAGE_BUGREPORT='heechul.jeon@samsung.com'
707 PACKAGE_URL=''
708
709 ac_unique_file="src/mm_radio.c"
710 # Factoring default headers for most tests.
711 ac_includes_default="\
712 #include <stdio.h>
713 #ifdef HAVE_SYS_TYPES_H
714 # include <sys/types.h>
715 #endif
716 #ifdef HAVE_SYS_STAT_H
717 # include <sys/stat.h>
718 #endif
719 #ifdef STDC_HEADERS
720 # include <stdlib.h>
721 # include <stddef.h>
722 #else
723 # ifdef HAVE_STDLIB_H
724 #  include <stdlib.h>
725 # endif
726 #endif
727 #ifdef HAVE_STRING_H
728 # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
729 #  include <memory.h>
730 # endif
731 # include <string.h>
732 #endif
733 #ifdef HAVE_STRINGS_H
734 # include <strings.h>
735 #endif
736 #ifdef HAVE_INTTYPES_H
737 # include <inttypes.h>
738 #endif
739 #ifdef HAVE_STDINT_H
740 # include <stdint.h>
741 #endif
742 #ifdef HAVE_UNISTD_H
743 # include <unistd.h>
744 #endif"
745
746 ac_subst_vars='am__EXEEXT_FALSE
747 am__EXEEXT_TRUE
748 LTLIBOBJS
749 MMSOUND_LIBS
750 MMSOUND_CFLAGS
751 AUDIOSESSIONMGR_LIBS
752 AUDIOSESSIONMGR_CFLAGS
753 MMSESSION_LIBS
754 MMSESSION_CFLAGS
755 AVSYSAUDIO_LIBS
756 AVSYSAUDIO_CFLAGS
757 MMTA_LIBS
758 MMTA_CFLAGS
759 MMCOMMON_LIBS
760 MMCOMMON_CFLAGS
761 GTHREAD_LIBS
762 GTHREAD_CFLAGS
763 PKG_CONFIG_LIBDIR
764 PKG_CONFIG_PATH
765 PKG_CONFIG
766 LIBOBJS
767 CPP
768 OTOOL64
769 OTOOL
770 LIPO
771 NMEDIT
772 DSYMUTIL
773 lt_ECHO
774 RANLIB
775 AR
776 OBJDUMP
777 LN_S
778 NM
779 ac_ct_DUMPBIN
780 DUMPBIN
781 LD
782 FGREP
783 EGREP
784 GREP
785 SED
786 am__fastdepCC_FALSE
787 am__fastdepCC_TRUE
788 CCDEPMODE
789 AMDEPBACKSLASH
790 AMDEP_FALSE
791 AMDEP_TRUE
792 am__quote
793 am__include
794 DEPDIR
795 OBJEXT
796 EXEEXT
797 ac_ct_CC
798 CPPFLAGS
799 LDFLAGS
800 CFLAGS
801 CC
802 host_os
803 host_vendor
804 host_cpu
805 host
806 build_os
807 build_vendor
808 build_cpu
809 build
810 LIBTOOL
811 am__untar
812 am__tar
813 AMTAR
814 am__leading_dot
815 SET_MAKE
816 AWK
817 mkdir_p
818 MKDIR_P
819 INSTALL_STRIP_PROGRAM
820 STRIP
821 install_sh
822 MAKEINFO
823 AUTOHEADER
824 AUTOMAKE
825 AUTOCONF
826 ACLOCAL
827 VERSION
828 PACKAGE
829 CYGPATH_W
830 am__isrc
831 INSTALL_DATA
832 INSTALL_SCRIPT
833 INSTALL_PROGRAM
834 target_alias
835 host_alias
836 build_alias
837 LIBS
838 ECHO_T
839 ECHO_N
840 ECHO_C
841 DEFS
842 mandir
843 localedir
844 libdir
845 psdir
846 pdfdir
847 dvidir
848 htmldir
849 infodir
850 docdir
851 oldincludedir
852 includedir
853 localstatedir
854 sharedstatedir
855 sysconfdir
856 datadir
857 datarootdir
858 libexecdir
859 sbindir
860 bindir
861 program_transform_name
862 prefix
863 exec_prefix
864 PACKAGE_URL
865 PACKAGE_BUGREPORT
866 PACKAGE_STRING
867 PACKAGE_VERSION
868 PACKAGE_TARNAME
869 PACKAGE_NAME
870 PATH_SEPARATOR
871 SHELL'
872 ac_subst_files=''
873 ac_user_opts='
874 enable_option_checking
875 enable_shared
876 enable_static
877 with_pic
878 enable_fast_install
879 enable_dependency_tracking
880 with_gnu_ld
881 enable_libtool_lock
882 '
883       ac_precious_vars='build_alias
884 host_alias
885 target_alias
886 CC
887 CFLAGS
888 LDFLAGS
889 LIBS
890 CPPFLAGS
891 CPP
892 PKG_CONFIG
893 PKG_CONFIG_PATH
894 PKG_CONFIG_LIBDIR
895 GTHREAD_CFLAGS
896 GTHREAD_LIBS
897 MMCOMMON_CFLAGS
898 MMCOMMON_LIBS
899 MMTA_CFLAGS
900 MMTA_LIBS
901 AVSYSAUDIO_CFLAGS
902 AVSYSAUDIO_LIBS
903 MMSESSION_CFLAGS
904 MMSESSION_LIBS
905 AUDIOSESSIONMGR_CFLAGS
906 AUDIOSESSIONMGR_LIBS
907 MMSOUND_CFLAGS
908 MMSOUND_LIBS'
909
910
911 # Initialize some variables set by options.
912 ac_init_help=
913 ac_init_version=false
914 ac_unrecognized_opts=
915 ac_unrecognized_sep=
916 # The variables have the same names as the options, with
917 # dashes changed to underlines.
918 cache_file=/dev/null
919 exec_prefix=NONE
920 no_create=
921 no_recursion=
922 prefix=NONE
923 program_prefix=NONE
924 program_suffix=NONE
925 program_transform_name=s,x,x,
926 silent=
927 site=
928 srcdir=
929 verbose=
930 x_includes=NONE
931 x_libraries=NONE
932
933 # Installation directory options.
934 # These are left unexpanded so users can "make install exec_prefix=/foo"
935 # and all the variables that are supposed to be based on exec_prefix
936 # by default will actually change.
937 # Use braces instead of parens because sh, perl, etc. also accept them.
938 # (The list follows the same order as the GNU Coding Standards.)
939 bindir='${exec_prefix}/bin'
940 sbindir='${exec_prefix}/sbin'
941 libexecdir='${exec_prefix}/libexec'
942 datarootdir='${prefix}/share'
943 datadir='${datarootdir}'
944 sysconfdir='${prefix}/etc'
945 sharedstatedir='${prefix}/com'
946 localstatedir='${prefix}/var'
947 includedir='${prefix}/include'
948 oldincludedir='/usr/include'
949 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
950 infodir='${datarootdir}/info'
951 htmldir='${docdir}'
952 dvidir='${docdir}'
953 pdfdir='${docdir}'
954 psdir='${docdir}'
955 libdir='${exec_prefix}/lib'
956 localedir='${datarootdir}/locale'
957 mandir='${datarootdir}/man'
958
959 ac_prev=
960 ac_dashdash=
961 for ac_option
962 do
963   # If the previous option needs an argument, assign it.
964   if test -n "$ac_prev"; then
965     eval $ac_prev=\$ac_option
966     ac_prev=
967     continue
968   fi
969
970   case $ac_option in
971   *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
972   *=)   ac_optarg= ;;
973   *)    ac_optarg=yes ;;
974   esac
975
976   # Accept the important Cygnus configure options, so we can diagnose typos.
977
978   case $ac_dashdash$ac_option in
979   --)
980     ac_dashdash=yes ;;
981
982   -bindir | --bindir | --bindi | --bind | --bin | --bi)
983     ac_prev=bindir ;;
984   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
985     bindir=$ac_optarg ;;
986
987   -build | --build | --buil | --bui | --bu)
988     ac_prev=build_alias ;;
989   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
990     build_alias=$ac_optarg ;;
991
992   -cache-file | --cache-file | --cache-fil | --cache-fi \
993   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
994     ac_prev=cache_file ;;
995   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
996   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
997     cache_file=$ac_optarg ;;
998
999   --config-cache | -C)
1000     cache_file=config.cache ;;
1001
1002   -datadir | --datadir | --datadi | --datad)
1003     ac_prev=datadir ;;
1004   -datadir=* | --datadir=* | --datadi=* | --datad=*)
1005     datadir=$ac_optarg ;;
1006
1007   -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
1008   | --dataroo | --dataro | --datar)
1009     ac_prev=datarootdir ;;
1010   -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
1011   | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
1012     datarootdir=$ac_optarg ;;
1013
1014   -disable-* | --disable-*)
1015     ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1016     # Reject names that are not valid shell variable names.
1017     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1018       as_fn_error $? "invalid feature name: $ac_useropt"
1019     ac_useropt_orig=$ac_useropt
1020     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1021     case $ac_user_opts in
1022       *"
1023 "enable_$ac_useropt"
1024 "*) ;;
1025       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
1026          ac_unrecognized_sep=', ';;
1027     esac
1028     eval enable_$ac_useropt=no ;;
1029
1030   -docdir | --docdir | --docdi | --doc | --do)
1031     ac_prev=docdir ;;
1032   -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1033     docdir=$ac_optarg ;;
1034
1035   -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
1036     ac_prev=dvidir ;;
1037   -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
1038     dvidir=$ac_optarg ;;
1039
1040   -enable-* | --enable-*)
1041     ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1042     # Reject names that are not valid shell variable names.
1043     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1044       as_fn_error $? "invalid feature name: $ac_useropt"
1045     ac_useropt_orig=$ac_useropt
1046     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1047     case $ac_user_opts in
1048       *"
1049 "enable_$ac_useropt"
1050 "*) ;;
1051       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
1052          ac_unrecognized_sep=', ';;
1053     esac
1054     eval enable_$ac_useropt=\$ac_optarg ;;
1055
1056   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
1057   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
1058   | --exec | --exe | --ex)
1059     ac_prev=exec_prefix ;;
1060   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
1061   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
1062   | --exec=* | --exe=* | --ex=*)
1063     exec_prefix=$ac_optarg ;;
1064
1065   -gas | --gas | --ga | --g)
1066     # Obsolete; use --with-gas.
1067     with_gas=yes ;;
1068
1069   -help | --help | --hel | --he | -h)
1070     ac_init_help=long ;;
1071   -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
1072     ac_init_help=recursive ;;
1073   -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
1074     ac_init_help=short ;;
1075
1076   -host | --host | --hos | --ho)
1077     ac_prev=host_alias ;;
1078   -host=* | --host=* | --hos=* | --ho=*)
1079     host_alias=$ac_optarg ;;
1080
1081   -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
1082     ac_prev=htmldir ;;
1083   -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
1084   | --ht=*)
1085     htmldir=$ac_optarg ;;
1086
1087   -includedir | --includedir | --includedi | --included | --include \
1088   | --includ | --inclu | --incl | --inc)
1089     ac_prev=includedir ;;
1090   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
1091   | --includ=* | --inclu=* | --incl=* | --inc=*)
1092     includedir=$ac_optarg ;;
1093
1094   -infodir | --infodir | --infodi | --infod | --info | --inf)
1095     ac_prev=infodir ;;
1096   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
1097     infodir=$ac_optarg ;;
1098
1099   -libdir | --libdir | --libdi | --libd)
1100     ac_prev=libdir ;;
1101   -libdir=* | --libdir=* | --libdi=* | --libd=*)
1102     libdir=$ac_optarg ;;
1103
1104   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
1105   | --libexe | --libex | --libe)
1106     ac_prev=libexecdir ;;
1107   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
1108   | --libexe=* | --libex=* | --libe=*)
1109     libexecdir=$ac_optarg ;;
1110
1111   -localedir | --localedir | --localedi | --localed | --locale)
1112     ac_prev=localedir ;;
1113   -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
1114     localedir=$ac_optarg ;;
1115
1116   -localstatedir | --localstatedir | --localstatedi | --localstated \
1117   | --localstate | --localstat | --localsta | --localst | --locals)
1118     ac_prev=localstatedir ;;
1119   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
1120   | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
1121     localstatedir=$ac_optarg ;;
1122
1123   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
1124     ac_prev=mandir ;;
1125   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
1126     mandir=$ac_optarg ;;
1127
1128   -nfp | --nfp | --nf)
1129     # Obsolete; use --without-fp.
1130     with_fp=no ;;
1131
1132   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1133   | --no-cr | --no-c | -n)
1134     no_create=yes ;;
1135
1136   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1137   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1138     no_recursion=yes ;;
1139
1140   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
1141   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
1142   | --oldin | --oldi | --old | --ol | --o)
1143     ac_prev=oldincludedir ;;
1144   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
1145   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
1146   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
1147     oldincludedir=$ac_optarg ;;
1148
1149   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
1150     ac_prev=prefix ;;
1151   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
1152     prefix=$ac_optarg ;;
1153
1154   -program-prefix | --program-prefix | --program-prefi | --program-pref \
1155   | --program-pre | --program-pr | --program-p)
1156     ac_prev=program_prefix ;;
1157   -program-prefix=* | --program-prefix=* | --program-prefi=* \
1158   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1159     program_prefix=$ac_optarg ;;
1160
1161   -program-suffix | --program-suffix | --program-suffi | --program-suff \
1162   | --program-suf | --program-su | --program-s)
1163     ac_prev=program_suffix ;;
1164   -program-suffix=* | --program-suffix=* | --program-suffi=* \
1165   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
1166     program_suffix=$ac_optarg ;;
1167
1168   -program-transform-name | --program-transform-name \
1169   | --program-transform-nam | --program-transform-na \
1170   | --program-transform-n | --program-transform- \
1171   | --program-transform | --program-transfor \
1172   | --program-transfo | --program-transf \
1173   | --program-trans | --program-tran \
1174   | --progr-tra | --program-tr | --program-t)
1175     ac_prev=program_transform_name ;;
1176   -program-transform-name=* | --program-transform-name=* \
1177   | --program-transform-nam=* | --program-transform-na=* \
1178   | --program-transform-n=* | --program-transform-=* \
1179   | --program-transform=* | --program-transfor=* \
1180   | --program-transfo=* | --program-transf=* \
1181   | --program-trans=* | --program-tran=* \
1182   | --progr-tra=* | --program-tr=* | --program-t=*)
1183     program_transform_name=$ac_optarg ;;
1184
1185   -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
1186     ac_prev=pdfdir ;;
1187   -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
1188     pdfdir=$ac_optarg ;;
1189
1190   -psdir | --psdir | --psdi | --psd | --ps)
1191     ac_prev=psdir ;;
1192   -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1193     psdir=$ac_optarg ;;
1194
1195   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1196   | -silent | --silent | --silen | --sile | --sil)
1197     silent=yes ;;
1198
1199   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1200     ac_prev=sbindir ;;
1201   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
1202   | --sbi=* | --sb=*)
1203     sbindir=$ac_optarg ;;
1204
1205   -sharedstatedir | --sharedstatedir | --sharedstatedi \
1206   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
1207   | --sharedst | --shareds | --shared | --share | --shar \
1208   | --sha | --sh)
1209     ac_prev=sharedstatedir ;;
1210   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
1211   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
1212   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
1213   | --sha=* | --sh=*)
1214     sharedstatedir=$ac_optarg ;;
1215
1216   -site | --site | --sit)
1217     ac_prev=site ;;
1218   -site=* | --site=* | --sit=*)
1219     site=$ac_optarg ;;
1220
1221   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1222     ac_prev=srcdir ;;
1223   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1224     srcdir=$ac_optarg ;;
1225
1226   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
1227   | --syscon | --sysco | --sysc | --sys | --sy)
1228     ac_prev=sysconfdir ;;
1229   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
1230   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
1231     sysconfdir=$ac_optarg ;;
1232
1233   -target | --target | --targe | --targ | --tar | --ta | --t)
1234     ac_prev=target_alias ;;
1235   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
1236     target_alias=$ac_optarg ;;
1237
1238   -v | -verbose | --verbose | --verbos | --verbo | --verb)
1239     verbose=yes ;;
1240
1241   -version | --version | --versio | --versi | --vers | -V)
1242     ac_init_version=: ;;
1243
1244   -with-* | --with-*)
1245     ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1246     # Reject names that are not valid shell variable names.
1247     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1248       as_fn_error $? "invalid package name: $ac_useropt"
1249     ac_useropt_orig=$ac_useropt
1250     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1251     case $ac_user_opts in
1252       *"
1253 "with_$ac_useropt"
1254 "*) ;;
1255       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1256          ac_unrecognized_sep=', ';;
1257     esac
1258     eval with_$ac_useropt=\$ac_optarg ;;
1259
1260   -without-* | --without-*)
1261     ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1262     # Reject names that are not valid shell variable names.
1263     expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1264       as_fn_error $? "invalid package name: $ac_useropt"
1265     ac_useropt_orig=$ac_useropt
1266     ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1267     case $ac_user_opts in
1268       *"
1269 "with_$ac_useropt"
1270 "*) ;;
1271       *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1272          ac_unrecognized_sep=', ';;
1273     esac
1274     eval with_$ac_useropt=no ;;
1275
1276   --x)
1277     # Obsolete; use --with-x.
1278     with_x=yes ;;
1279
1280   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
1281   | --x-incl | --x-inc | --x-in | --x-i)
1282     ac_prev=x_includes ;;
1283   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
1284   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
1285     x_includes=$ac_optarg ;;
1286
1287   -x-libraries | --x-libraries | --x-librarie | --x-librari \
1288   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
1289     ac_prev=x_libraries ;;
1290   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1291   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1292     x_libraries=$ac_optarg ;;
1293
1294   -*) as_fn_error $? "unrecognized option: \`$ac_option'
1295 Try \`$0 --help' for more information"
1296     ;;
1297
1298   *=*)
1299     ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1300     # Reject names that are not valid shell variable names.
1301     case $ac_envvar in #(
1302       '' | [0-9]* | *[!_$as_cr_alnum]* )
1303       as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1304     esac
1305     eval $ac_envvar=\$ac_optarg
1306     export $ac_envvar ;;
1307
1308   *)
1309     # FIXME: should be removed in autoconf 3.0.
1310     $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1311     expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1312       $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1313     : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1314     ;;
1315
1316   esac
1317 done
1318
1319 if test -n "$ac_prev"; then
1320   ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1321   as_fn_error $? "missing argument to $ac_option"
1322 fi
1323
1324 if test -n "$ac_unrecognized_opts"; then
1325   case $enable_option_checking in
1326     no) ;;
1327     fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1328     *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1329   esac
1330 fi
1331
1332 # Check all directory arguments for consistency.
1333 for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1334                 datadir sysconfdir sharedstatedir localstatedir includedir \
1335                 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1336                 libdir localedir mandir
1337 do
1338   eval ac_val=\$$ac_var
1339   # Remove trailing slashes.
1340   case $ac_val in
1341     */ )
1342       ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1343       eval $ac_var=\$ac_val;;
1344   esac
1345   # Be sure to have absolute directory names.
1346   case $ac_val in
1347     [\\/$]* | ?:[\\/]* )  continue;;
1348     NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1349   esac
1350   as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1351 done
1352
1353 # There might be people who depend on the old broken behavior: `$host'
1354 # used to hold the argument of --host etc.
1355 # FIXME: To remove some day.
1356 build=$build_alias
1357 host=$host_alias
1358 target=$target_alias
1359
1360 # FIXME: To remove some day.
1361 if test "x$host_alias" != x; then
1362   if test "x$build_alias" = x; then
1363     cross_compiling=maybe
1364     $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1365     If a cross compiler is detected then cross compile mode will be used" >&2
1366   elif test "x$build_alias" != "x$host_alias"; then
1367     cross_compiling=yes
1368   fi
1369 fi
1370
1371 ac_tool_prefix=
1372 test -n "$host_alias" && ac_tool_prefix=$host_alias-
1373
1374 test "$silent" = yes && exec 6>/dev/null
1375
1376
1377 ac_pwd=`pwd` && test -n "$ac_pwd" &&
1378 ac_ls_di=`ls -di .` &&
1379 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1380   as_fn_error $? "working directory cannot be determined"
1381 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1382   as_fn_error $? "pwd does not report name of working directory"
1383
1384
1385 # Find the source files, if location was not specified.
1386 if test -z "$srcdir"; then
1387   ac_srcdir_defaulted=yes
1388   # Try the directory containing this script, then the parent directory.
1389   ac_confdir=`$as_dirname -- "$as_myself" ||
1390 $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1391          X"$as_myself" : 'X\(//\)[^/]' \| \
1392          X"$as_myself" : 'X\(//\)$' \| \
1393          X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1394 $as_echo X"$as_myself" |
1395     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1396             s//\1/
1397             q
1398           }
1399           /^X\(\/\/\)[^/].*/{
1400             s//\1/
1401             q
1402           }
1403           /^X\(\/\/\)$/{
1404             s//\1/
1405             q
1406           }
1407           /^X\(\/\).*/{
1408             s//\1/
1409             q
1410           }
1411           s/.*/./; q'`
1412   srcdir=$ac_confdir
1413   if test ! -r "$srcdir/$ac_unique_file"; then
1414     srcdir=..
1415   fi
1416 else
1417   ac_srcdir_defaulted=no
1418 fi
1419 if test ! -r "$srcdir/$ac_unique_file"; then
1420   test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1421   as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1422 fi
1423 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1424 ac_abs_confdir=`(
1425         cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1426         pwd)`
1427 # When building in place, set srcdir=.
1428 if test "$ac_abs_confdir" = "$ac_pwd"; then
1429   srcdir=.
1430 fi
1431 # Remove unnecessary trailing slashes from srcdir.
1432 # Double slashes in file names in object file debugging info
1433 # mess up M-x gdb in Emacs.
1434 case $srcdir in
1435 */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
1436 esac
1437 for ac_var in $ac_precious_vars; do
1438   eval ac_env_${ac_var}_set=\${${ac_var}+set}
1439   eval ac_env_${ac_var}_value=\$${ac_var}
1440   eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
1441   eval ac_cv_env_${ac_var}_value=\$${ac_var}
1442 done
1443
1444 #
1445 # Report the --help message.
1446 #
1447 if test "$ac_init_help" = "long"; then
1448   # Omit some internal or obsolete options to make the list less imposing.
1449   # This message is too long to be a string in the A/UX 3.1 sh.
1450   cat <<_ACEOF
1451 \`configure' configures libmm-radio 0.1.0 to adapt to many kinds of systems.
1452
1453 Usage: $0 [OPTION]... [VAR=VALUE]...
1454
1455 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1456 VAR=VALUE.  See below for descriptions of some of the useful variables.
1457
1458 Defaults for the options are specified in brackets.
1459
1460 Configuration:
1461   -h, --help              display this help and exit
1462       --help=short        display options specific to this package
1463       --help=recursive    display the short help of all the included packages
1464   -V, --version           display version information and exit
1465   -q, --quiet, --silent   do not print \`checking ...' messages
1466       --cache-file=FILE   cache test results in FILE [disabled]
1467   -C, --config-cache      alias for \`--cache-file=config.cache'
1468   -n, --no-create         do not create output files
1469       --srcdir=DIR        find the sources in DIR [configure dir or \`..']
1470
1471 Installation directories:
1472   --prefix=PREFIX         install architecture-independent files in PREFIX
1473                           [$ac_default_prefix]
1474   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1475                           [PREFIX]
1476
1477 By default, \`make install' will install all the files in
1478 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1479 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
1480 for instance \`--prefix=\$HOME'.
1481
1482 For better control, use the options below.
1483
1484 Fine tuning of the installation directories:
1485   --bindir=DIR            user executables [EPREFIX/bin]
1486   --sbindir=DIR           system admin executables [EPREFIX/sbin]
1487   --libexecdir=DIR        program executables [EPREFIX/libexec]
1488   --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1489   --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1490   --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1491   --libdir=DIR            object code libraries [EPREFIX/lib]
1492   --includedir=DIR        C header files [PREFIX/include]
1493   --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1494   --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1495   --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1496   --infodir=DIR           info documentation [DATAROOTDIR/info]
1497   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1498   --mandir=DIR            man documentation [DATAROOTDIR/man]
1499   --docdir=DIR            documentation root [DATAROOTDIR/doc/libmm-radio]
1500   --htmldir=DIR           html documentation [DOCDIR]
1501   --dvidir=DIR            dvi documentation [DOCDIR]
1502   --pdfdir=DIR            pdf documentation [DOCDIR]
1503   --psdir=DIR             ps documentation [DOCDIR]
1504 _ACEOF
1505
1506   cat <<\_ACEOF
1507
1508 Program names:
1509   --program-prefix=PREFIX            prepend PREFIX to installed program names
1510   --program-suffix=SUFFIX            append SUFFIX to installed program names
1511   --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
1512
1513 System types:
1514   --build=BUILD     configure for building on BUILD [guessed]
1515   --host=HOST       cross-compile to build programs to run on HOST [BUILD]
1516 _ACEOF
1517 fi
1518
1519 if test -n "$ac_init_help"; then
1520   case $ac_init_help in
1521      short | recursive ) echo "Configuration of libmm-radio 0.1.0:";;
1522    esac
1523   cat <<\_ACEOF
1524
1525 Optional Features:
1526   --disable-option-checking  ignore unrecognized --enable/--with options
1527   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1528   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1529   --enable-shared[=PKGS]  build shared libraries [default=yes]
1530   --enable-static[=PKGS]  build static libraries [default=yes]
1531   --enable-fast-install[=PKGS]
1532                           optimize for fast installation [default=yes]
1533   --disable-dependency-tracking  speeds up one-time build
1534   --enable-dependency-tracking   do not reject slow dependency extractors
1535   --disable-libtool-lock  avoid locking (might break parallel builds)
1536
1537 Optional Packages:
1538   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1539   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1540   --with-pic              try to use only PIC/non-PIC objects [default=use
1541                           both]
1542   --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1543
1544 Some influential environment variables:
1545   CC          C compiler command
1546   CFLAGS      C compiler flags
1547   LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
1548               nonstandard directory <lib dir>
1549   LIBS        libraries to pass to the linker, e.g. -l<library>
1550   CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1551               you have headers in a nonstandard directory <include dir>
1552   CPP         C preprocessor
1553   PKG_CONFIG  path to pkg-config utility
1554   PKG_CONFIG_PATH
1555               directories to add to pkg-config's search path
1556   PKG_CONFIG_LIBDIR
1557               path overriding pkg-config's built-in search path
1558   GTHREAD_CFLAGS
1559               C compiler flags for GTHREAD, overriding pkg-config
1560   GTHREAD_LIBS
1561               linker flags for GTHREAD, overriding pkg-config
1562   MMCOMMON_CFLAGS
1563               C compiler flags for MMCOMMON, overriding pkg-config
1564   MMCOMMON_LIBS
1565               linker flags for MMCOMMON, overriding pkg-config
1566   MMTA_CFLAGS C compiler flags for MMTA, overriding pkg-config
1567   MMTA_LIBS   linker flags for MMTA, overriding pkg-config
1568   AVSYSAUDIO_CFLAGS
1569               C compiler flags for AVSYSAUDIO, overriding pkg-config
1570   AVSYSAUDIO_LIBS
1571               linker flags for AVSYSAUDIO, overriding pkg-config
1572   MMSESSION_CFLAGS
1573               C compiler flags for MMSESSION, overriding pkg-config
1574   MMSESSION_LIBS
1575               linker flags for MMSESSION, overriding pkg-config
1576   AUDIOSESSIONMGR_CFLAGS
1577               C compiler flags for AUDIOSESSIONMGR, overriding pkg-config
1578   AUDIOSESSIONMGR_LIBS
1579               linker flags for AUDIOSESSIONMGR, overriding pkg-config
1580   MMSOUND_CFLAGS
1581               C compiler flags for MMSOUND, overriding pkg-config
1582   MMSOUND_LIBS
1583               linker flags for MMSOUND, overriding pkg-config
1584
1585 Use these variables to override the choices made by `configure' or to help
1586 it to find libraries and programs with nonstandard names/locations.
1587
1588 Report bugs to <heechul.jeon@samsung.com>.
1589 _ACEOF
1590 ac_status=$?
1591 fi
1592
1593 if test "$ac_init_help" = "recursive"; then
1594   # If there are subdirs, report their specific --help.
1595   for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1596     test -d "$ac_dir" ||
1597       { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1598       continue
1599     ac_builddir=.
1600
1601 case "$ac_dir" in
1602 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1603 *)
1604   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1605   # A ".." for each directory in $ac_dir_suffix.
1606   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1607   case $ac_top_builddir_sub in
1608   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1609   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1610   esac ;;
1611 esac
1612 ac_abs_top_builddir=$ac_pwd
1613 ac_abs_builddir=$ac_pwd$ac_dir_suffix
1614 # for backward compatibility:
1615 ac_top_builddir=$ac_top_build_prefix
1616
1617 case $srcdir in
1618   .)  # We are building in place.
1619     ac_srcdir=.
1620     ac_top_srcdir=$ac_top_builddir_sub
1621     ac_abs_top_srcdir=$ac_pwd ;;
1622   [\\/]* | ?:[\\/]* )  # Absolute name.
1623     ac_srcdir=$srcdir$ac_dir_suffix;
1624     ac_top_srcdir=$srcdir
1625     ac_abs_top_srcdir=$srcdir ;;
1626   *) # Relative name.
1627     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
1628     ac_top_srcdir=$ac_top_build_prefix$srcdir
1629     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
1630 esac
1631 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
1632
1633     cd "$ac_dir" || { ac_status=$?; continue; }
1634     # Check for guested configure.
1635     if test -f "$ac_srcdir/configure.gnu"; then
1636       echo &&
1637       $SHELL "$ac_srcdir/configure.gnu" --help=recursive
1638     elif test -f "$ac_srcdir/configure"; then
1639       echo &&
1640       $SHELL "$ac_srcdir/configure" --help=recursive
1641     else
1642       $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1643     fi || ac_status=$?
1644     cd "$ac_pwd" || { ac_status=$?; break; }
1645   done
1646 fi
1647
1648 test -n "$ac_init_help" && exit $ac_status
1649 if $ac_init_version; then
1650   cat <<\_ACEOF
1651 libmm-radio configure 0.1.0
1652 generated by GNU Autoconf 2.67
1653
1654 Copyright (C) 2010 Free Software Foundation, Inc.
1655 This configure script is free software; the Free Software Foundation
1656 gives unlimited permission to copy, distribute and modify it.
1657 _ACEOF
1658   exit
1659 fi
1660
1661 ## ------------------------ ##
1662 ## Autoconf initialization. ##
1663 ## ------------------------ ##
1664
1665 # ac_fn_c_try_compile LINENO
1666 # --------------------------
1667 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1668 ac_fn_c_try_compile ()
1669 {
1670   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1671   rm -f conftest.$ac_objext
1672   if { { ac_try="$ac_compile"
1673 case "(($ac_try" in
1674   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1675   *) ac_try_echo=$ac_try;;
1676 esac
1677 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1678 $as_echo "$ac_try_echo"; } >&5
1679   (eval "$ac_compile") 2>conftest.err
1680   ac_status=$?
1681   if test -s conftest.err; then
1682     grep -v '^ *+' conftest.err >conftest.er1
1683     cat conftest.er1 >&5
1684     mv -f conftest.er1 conftest.err
1685   fi
1686   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1687   test $ac_status = 0; } && {
1688          test -z "$ac_c_werror_flag" ||
1689          test ! -s conftest.err
1690        } && test -s conftest.$ac_objext; then :
1691   ac_retval=0
1692 else
1693   $as_echo "$as_me: failed program was:" >&5
1694 sed 's/^/| /' conftest.$ac_ext >&5
1695
1696         ac_retval=1
1697 fi
1698   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1699   as_fn_set_status $ac_retval
1700
1701 } # ac_fn_c_try_compile
1702
1703 # ac_fn_c_try_link LINENO
1704 # -----------------------
1705 # Try to link conftest.$ac_ext, and return whether this succeeded.
1706 ac_fn_c_try_link ()
1707 {
1708   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1709   rm -f conftest.$ac_objext conftest$ac_exeext
1710   if { { ac_try="$ac_link"
1711 case "(($ac_try" in
1712   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1713   *) ac_try_echo=$ac_try;;
1714 esac
1715 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1716 $as_echo "$ac_try_echo"; } >&5
1717   (eval "$ac_link") 2>conftest.err
1718   ac_status=$?
1719   if test -s conftest.err; then
1720     grep -v '^ *+' conftest.err >conftest.er1
1721     cat conftest.er1 >&5
1722     mv -f conftest.er1 conftest.err
1723   fi
1724   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1725   test $ac_status = 0; } && {
1726          test -z "$ac_c_werror_flag" ||
1727          test ! -s conftest.err
1728        } && test -s conftest$ac_exeext && {
1729          test "$cross_compiling" = yes ||
1730          $as_test_x conftest$ac_exeext
1731        }; then :
1732   ac_retval=0
1733 else
1734   $as_echo "$as_me: failed program was:" >&5
1735 sed 's/^/| /' conftest.$ac_ext >&5
1736
1737         ac_retval=1
1738 fi
1739   # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1740   # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1741   # interfere with the next link command; also delete a directory that is
1742   # left behind by Apple's compiler.  We do this before executing the actions.
1743   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1744   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1745   as_fn_set_status $ac_retval
1746
1747 } # ac_fn_c_try_link
1748
1749 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1750 # -------------------------------------------------------
1751 # Tests whether HEADER exists and can be compiled using the include files in
1752 # INCLUDES, setting the cache variable VAR accordingly.
1753 ac_fn_c_check_header_compile ()
1754 {
1755   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1757 $as_echo_n "checking for $2... " >&6; }
1758 if eval "test \"\${$3+set}\"" = set; then :
1759   $as_echo_n "(cached) " >&6
1760 else
1761   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1762 /* end confdefs.h.  */
1763 $4
1764 #include <$2>
1765 _ACEOF
1766 if ac_fn_c_try_compile "$LINENO"; then :
1767   eval "$3=yes"
1768 else
1769   eval "$3=no"
1770 fi
1771 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1772 fi
1773 eval ac_res=\$$3
1774                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1775 $as_echo "$ac_res" >&6; }
1776   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1777
1778 } # ac_fn_c_check_header_compile
1779
1780 # ac_fn_c_try_cpp LINENO
1781 # ----------------------
1782 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1783 ac_fn_c_try_cpp ()
1784 {
1785   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1786   if { { ac_try="$ac_cpp conftest.$ac_ext"
1787 case "(($ac_try" in
1788   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1789   *) ac_try_echo=$ac_try;;
1790 esac
1791 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1792 $as_echo "$ac_try_echo"; } >&5
1793   (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1794   ac_status=$?
1795   if test -s conftest.err; then
1796     grep -v '^ *+' conftest.err >conftest.er1
1797     cat conftest.er1 >&5
1798     mv -f conftest.er1 conftest.err
1799   fi
1800   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1801   test $ac_status = 0; } > conftest.i && {
1802          test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1803          test ! -s conftest.err
1804        }; then :
1805   ac_retval=0
1806 else
1807   $as_echo "$as_me: failed program was:" >&5
1808 sed 's/^/| /' conftest.$ac_ext >&5
1809
1810     ac_retval=1
1811 fi
1812   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1813   as_fn_set_status $ac_retval
1814
1815 } # ac_fn_c_try_cpp
1816
1817 # ac_fn_c_try_run LINENO
1818 # ----------------------
1819 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1820 # that executables *can* be run.
1821 ac_fn_c_try_run ()
1822 {
1823   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1824   if { { ac_try="$ac_link"
1825 case "(($ac_try" in
1826   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1827   *) ac_try_echo=$ac_try;;
1828 esac
1829 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1830 $as_echo "$ac_try_echo"; } >&5
1831   (eval "$ac_link") 2>&5
1832   ac_status=$?
1833   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1834   test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1835   { { case "(($ac_try" in
1836   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1837   *) ac_try_echo=$ac_try;;
1838 esac
1839 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1840 $as_echo "$ac_try_echo"; } >&5
1841   (eval "$ac_try") 2>&5
1842   ac_status=$?
1843   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1844   test $ac_status = 0; }; }; then :
1845   ac_retval=0
1846 else
1847   $as_echo "$as_me: program exited with status $ac_status" >&5
1848        $as_echo "$as_me: failed program was:" >&5
1849 sed 's/^/| /' conftest.$ac_ext >&5
1850
1851        ac_retval=$ac_status
1852 fi
1853   rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1854   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1855   as_fn_set_status $ac_retval
1856
1857 } # ac_fn_c_try_run
1858
1859 # ac_fn_c_check_func LINENO FUNC VAR
1860 # ----------------------------------
1861 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1862 ac_fn_c_check_func ()
1863 {
1864   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1865   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1866 $as_echo_n "checking for $2... " >&6; }
1867 if eval "test \"\${$3+set}\"" = set; then :
1868   $as_echo_n "(cached) " >&6
1869 else
1870   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1871 /* end confdefs.h.  */
1872 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1873    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1874 #define $2 innocuous_$2
1875
1876 /* System header to define __stub macros and hopefully few prototypes,
1877     which can conflict with char $2 (); below.
1878     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1879     <limits.h> exists even on freestanding compilers.  */
1880
1881 #ifdef __STDC__
1882 # include <limits.h>
1883 #else
1884 # include <assert.h>
1885 #endif
1886
1887 #undef $2
1888
1889 /* Override any GCC internal prototype to avoid an error.
1890    Use char because int might match the return type of a GCC
1891    builtin and then its argument prototype would still apply.  */
1892 #ifdef __cplusplus
1893 extern "C"
1894 #endif
1895 char $2 ();
1896 /* The GNU C library defines this for functions which it implements
1897     to always fail with ENOSYS.  Some functions are actually named
1898     something starting with __ and the normal name is an alias.  */
1899 #if defined __stub_$2 || defined __stub___$2
1900 choke me
1901 #endif
1902
1903 int
1904 main ()
1905 {
1906 return $2 ();
1907   ;
1908   return 0;
1909 }
1910 _ACEOF
1911 if ac_fn_c_try_link "$LINENO"; then :
1912   eval "$3=yes"
1913 else
1914   eval "$3=no"
1915 fi
1916 rm -f core conftest.err conftest.$ac_objext \
1917     conftest$ac_exeext conftest.$ac_ext
1918 fi
1919 eval ac_res=\$$3
1920                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1921 $as_echo "$ac_res" >&6; }
1922   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1923
1924 } # ac_fn_c_check_func
1925
1926 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1927 # -------------------------------------------------------
1928 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1929 # the include files in INCLUDES and setting the cache variable VAR
1930 # accordingly.
1931 ac_fn_c_check_header_mongrel ()
1932 {
1933   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1934   if eval "test \"\${$3+set}\"" = set; then :
1935   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1936 $as_echo_n "checking for $2... " >&6; }
1937 if eval "test \"\${$3+set}\"" = set; then :
1938   $as_echo_n "(cached) " >&6
1939 fi
1940 eval ac_res=\$$3
1941                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1942 $as_echo "$ac_res" >&6; }
1943 else
1944   # Is the header compilable?
1945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1946 $as_echo_n "checking $2 usability... " >&6; }
1947 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1948 /* end confdefs.h.  */
1949 $4
1950 #include <$2>
1951 _ACEOF
1952 if ac_fn_c_try_compile "$LINENO"; then :
1953   ac_header_compiler=yes
1954 else
1955   ac_header_compiler=no
1956 fi
1957 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1958 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1959 $as_echo "$ac_header_compiler" >&6; }
1960
1961 # Is the header present?
1962 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1963 $as_echo_n "checking $2 presence... " >&6; }
1964 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1965 /* end confdefs.h.  */
1966 #include <$2>
1967 _ACEOF
1968 if ac_fn_c_try_cpp "$LINENO"; then :
1969   ac_header_preproc=yes
1970 else
1971   ac_header_preproc=no
1972 fi
1973 rm -f conftest.err conftest.i conftest.$ac_ext
1974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1975 $as_echo "$ac_header_preproc" >&6; }
1976
1977 # So?  What about this header?
1978 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1979   yes:no: )
1980     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1981 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1982     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1983 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1984     ;;
1985   no:yes:* )
1986     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1987 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1988     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1989 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1990     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1991 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1992     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1993 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1994     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1995 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1996 ( $as_echo "## --------------------------------------- ##
1997 ## Report this to heechul.jeon@samsung.com ##
1998 ## --------------------------------------- ##"
1999      ) | sed "s/^/$as_me: WARNING:     /" >&2
2000     ;;
2001 esac
2002   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2003 $as_echo_n "checking for $2... " >&6; }
2004 if eval "test \"\${$3+set}\"" = set; then :
2005   $as_echo_n "(cached) " >&6
2006 else
2007   eval "$3=\$ac_header_compiler"
2008 fi
2009 eval ac_res=\$$3
2010                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2011 $as_echo "$ac_res" >&6; }
2012 fi
2013   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2014
2015 } # ac_fn_c_check_header_mongrel
2016
2017 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2018 # -------------------------------------------
2019 # Tests whether TYPE exists after having included INCLUDES, setting cache
2020 # variable VAR accordingly.
2021 ac_fn_c_check_type ()
2022 {
2023   as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2024   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2025 $as_echo_n "checking for $2... " >&6; }
2026 if eval "test \"\${$3+set}\"" = set; then :
2027   $as_echo_n "(cached) " >&6
2028 else
2029   eval "$3=no"
2030   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2031 /* end confdefs.h.  */
2032 $4
2033 int
2034 main ()
2035 {
2036 if (sizeof ($2))
2037          return 0;
2038   ;
2039   return 0;
2040 }
2041 _ACEOF
2042 if ac_fn_c_try_compile "$LINENO"; then :
2043   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2044 /* end confdefs.h.  */
2045 $4
2046 int
2047 main ()
2048 {
2049 if (sizeof (($2)))
2050             return 0;
2051   ;
2052   return 0;
2053 }
2054 _ACEOF
2055 if ac_fn_c_try_compile "$LINENO"; then :
2056
2057 else
2058   eval "$3=yes"
2059 fi
2060 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2061 fi
2062 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2063 fi
2064 eval ac_res=\$$3
2065                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2066 $as_echo "$ac_res" >&6; }
2067   eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2068
2069 } # ac_fn_c_check_type
2070 cat >config.log <<_ACEOF
2071 This file contains any messages produced by compilers while
2072 running configure, to aid debugging if configure makes a mistake.
2073
2074 It was created by libmm-radio $as_me 0.1.0, which was
2075 generated by GNU Autoconf 2.67.  Invocation command line was
2076
2077   $ $0 $@
2078
2079 _ACEOF
2080 exec 5>>config.log
2081 {
2082 cat <<_ASUNAME
2083 ## --------- ##
2084 ## Platform. ##
2085 ## --------- ##
2086
2087 hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
2088 uname -m = `(uname -m) 2>/dev/null || echo unknown`
2089 uname -r = `(uname -r) 2>/dev/null || echo unknown`
2090 uname -s = `(uname -s) 2>/dev/null || echo unknown`
2091 uname -v = `(uname -v) 2>/dev/null || echo unknown`
2092
2093 /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
2094 /bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
2095
2096 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
2097 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
2098 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
2099 /usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
2100 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
2101 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
2102 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
2103
2104 _ASUNAME
2105
2106 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2107 for as_dir in $PATH
2108 do
2109   IFS=$as_save_IFS
2110   test -z "$as_dir" && as_dir=.
2111     $as_echo "PATH: $as_dir"
2112   done
2113 IFS=$as_save_IFS
2114
2115 } >&5
2116
2117 cat >&5 <<_ACEOF
2118
2119
2120 ## ----------- ##
2121 ## Core tests. ##
2122 ## ----------- ##
2123
2124 _ACEOF
2125
2126
2127 # Keep a trace of the command line.
2128 # Strip out --no-create and --no-recursion so they do not pile up.
2129 # Strip out --silent because we don't want to record it for future runs.
2130 # Also quote any args containing shell meta-characters.
2131 # Make two passes to allow for proper duplicate-argument suppression.
2132 ac_configure_args=
2133 ac_configure_args0=
2134 ac_configure_args1=
2135 ac_must_keep_next=false
2136 for ac_pass in 1 2
2137 do
2138   for ac_arg
2139   do
2140     case $ac_arg in
2141     -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
2142     -q | -quiet | --quiet | --quie | --qui | --qu | --q \
2143     | -silent | --silent | --silen | --sile | --sil)
2144       continue ;;
2145     *\'*)
2146       ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
2147     esac
2148     case $ac_pass in
2149     1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
2150     2)
2151       as_fn_append ac_configure_args1 " '$ac_arg'"
2152       if test $ac_must_keep_next = true; then
2153         ac_must_keep_next=false # Got value, back to normal.
2154       else
2155         case $ac_arg in
2156           *=* | --config-cache | -C | -disable-* | --disable-* \
2157           | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
2158           | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
2159           | -with-* | --with-* | -without-* | --without-* | --x)
2160             case "$ac_configure_args0 " in
2161               "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
2162             esac
2163             ;;
2164           -* ) ac_must_keep_next=true ;;
2165         esac
2166       fi
2167       as_fn_append ac_configure_args " '$ac_arg'"
2168       ;;
2169     esac
2170   done
2171 done
2172 { ac_configure_args0=; unset ac_configure_args0;}
2173 { ac_configure_args1=; unset ac_configure_args1;}
2174
2175 # When interrupted or exit'd, cleanup temporary files, and complete
2176 # config.log.  We remove comments because anyway the quotes in there
2177 # would cause problems or look ugly.
2178 # WARNING: Use '\'' to represent an apostrophe within the trap.
2179 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
2180 trap 'exit_status=$?
2181   # Save into config.log some information that might help in debugging.
2182   {
2183     echo
2184
2185     $as_echo "## ---------------- ##
2186 ## Cache variables. ##
2187 ## ---------------- ##"
2188     echo
2189     # The following way of writing the cache mishandles newlines in values,
2190 (
2191   for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
2192     eval ac_val=\$$ac_var
2193     case $ac_val in #(
2194     *${as_nl}*)
2195       case $ac_var in #(
2196       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2197 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
2198       esac
2199       case $ac_var in #(
2200       _ | IFS | as_nl) ;; #(
2201       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
2202       *) { eval $ac_var=; unset $ac_var;} ;;
2203       esac ;;
2204     esac
2205   done
2206   (set) 2>&1 |
2207     case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
2208     *${as_nl}ac_space=\ *)
2209       sed -n \
2210         "s/'\''/'\''\\\\'\'''\''/g;
2211           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
2212       ;; #(
2213     *)
2214       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
2215       ;;
2216     esac |
2217     sort
2218 )
2219     echo
2220
2221     $as_echo "## ----------------- ##
2222 ## Output variables. ##
2223 ## ----------------- ##"
2224     echo
2225     for ac_var in $ac_subst_vars
2226     do
2227       eval ac_val=\$$ac_var
2228       case $ac_val in
2229       *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2230       esac
2231       $as_echo "$ac_var='\''$ac_val'\''"
2232     done | sort
2233     echo
2234
2235     if test -n "$ac_subst_files"; then
2236       $as_echo "## ------------------- ##
2237 ## File substitutions. ##
2238 ## ------------------- ##"
2239       echo
2240       for ac_var in $ac_subst_files
2241       do
2242         eval ac_val=\$$ac_var
2243         case $ac_val in
2244         *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
2245         esac
2246         $as_echo "$ac_var='\''$ac_val'\''"
2247       done | sort
2248       echo
2249     fi
2250
2251     if test -s confdefs.h; then
2252       $as_echo "## ----------- ##
2253 ## confdefs.h. ##
2254 ## ----------- ##"
2255       echo
2256       cat confdefs.h
2257       echo
2258     fi
2259     test "$ac_signal" != 0 &&
2260       $as_echo "$as_me: caught signal $ac_signal"
2261     $as_echo "$as_me: exit $exit_status"
2262   } >&5
2263   rm -f core *.core core.conftest.* &&
2264     rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
2265     exit $exit_status
2266 ' 0
2267 for ac_signal in 1 2 13 15; do
2268   trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
2269 done
2270 ac_signal=0
2271
2272 # confdefs.h avoids OS command line length limits that DEFS can exceed.
2273 rm -f -r conftest* confdefs.h
2274
2275 $as_echo "/* confdefs.h */" > confdefs.h
2276
2277 # Predefined preprocessor variables.
2278
2279 cat >>confdefs.h <<_ACEOF
2280 #define PACKAGE_NAME "$PACKAGE_NAME"
2281 _ACEOF
2282
2283 cat >>confdefs.h <<_ACEOF
2284 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
2285 _ACEOF
2286
2287 cat >>confdefs.h <<_ACEOF
2288 #define PACKAGE_VERSION "$PACKAGE_VERSION"
2289 _ACEOF
2290
2291 cat >>confdefs.h <<_ACEOF
2292 #define PACKAGE_STRING "$PACKAGE_STRING"
2293 _ACEOF
2294
2295 cat >>confdefs.h <<_ACEOF
2296 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2297 _ACEOF
2298
2299 cat >>confdefs.h <<_ACEOF
2300 #define PACKAGE_URL "$PACKAGE_URL"
2301 _ACEOF
2302
2303
2304 # Let the site file select an alternate cache file if it wants to.
2305 # Prefer an explicitly selected file to automatically selected ones.
2306 ac_site_file1=NONE
2307 ac_site_file2=NONE
2308 if test -n "$CONFIG_SITE"; then
2309   # We do not want a PATH search for config.site.
2310   case $CONFIG_SITE in #((
2311     -*)  ac_site_file1=./$CONFIG_SITE;;
2312     */*) ac_site_file1=$CONFIG_SITE;;
2313     *)   ac_site_file1=./$CONFIG_SITE;;
2314   esac
2315 elif test "x$prefix" != xNONE; then
2316   ac_site_file1=$prefix/share/config.site
2317   ac_site_file2=$prefix/etc/config.site
2318 else
2319   ac_site_file1=$ac_default_prefix/share/config.site
2320   ac_site_file2=$ac_default_prefix/etc/config.site
2321 fi
2322 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
2323 do
2324   test "x$ac_site_file" = xNONE && continue
2325   if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2326     { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2327 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2328     sed 's/^/| /' "$ac_site_file" >&5
2329     . "$ac_site_file" \
2330       || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2331 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2332 as_fn_error $? "failed to load site script $ac_site_file
2333 See \`config.log' for more details" "$LINENO" 5 ; }
2334   fi
2335 done
2336
2337 if test -r "$cache_file"; then
2338   # Some versions of bash will fail to source /dev/null (special files
2339   # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
2340   if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2341     { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2342 $as_echo "$as_me: loading cache $cache_file" >&6;}
2343     case $cache_file in
2344       [\\/]* | ?:[\\/]* ) . "$cache_file";;
2345       *)                      . "./$cache_file";;
2346     esac
2347   fi
2348 else
2349   { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2350 $as_echo "$as_me: creating cache $cache_file" >&6;}
2351   >$cache_file
2352 fi
2353
2354 # Check that the precious variables saved in the cache have kept the same
2355 # value.
2356 ac_cache_corrupted=false
2357 for ac_var in $ac_precious_vars; do
2358   eval ac_old_set=\$ac_cv_env_${ac_var}_set
2359   eval ac_new_set=\$ac_env_${ac_var}_set
2360   eval ac_old_val=\$ac_cv_env_${ac_var}_value
2361   eval ac_new_val=\$ac_env_${ac_var}_value
2362   case $ac_old_set,$ac_new_set in
2363     set,)
2364       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2365 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
2366       ac_cache_corrupted=: ;;
2367     ,set)
2368       { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2369 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
2370       ac_cache_corrupted=: ;;
2371     ,);;
2372     *)
2373       if test "x$ac_old_val" != "x$ac_new_val"; then
2374         # differences in whitespace do not lead to failure.
2375         ac_old_val_w=`echo x $ac_old_val`
2376         ac_new_val_w=`echo x $ac_new_val`
2377         if test "$ac_old_val_w" != "$ac_new_val_w"; then
2378           { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2379 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
2380           ac_cache_corrupted=:
2381         else
2382           { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2383 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
2384           eval $ac_var=\$ac_old_val
2385         fi
2386         { $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
2387 $as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
2388         { $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
2389 $as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
2390       fi;;
2391   esac
2392   # Pass precious variables to config.status.
2393   if test "$ac_new_set" = set; then
2394     case $ac_new_val in
2395     *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
2396     *) ac_arg=$ac_var=$ac_new_val ;;
2397     esac
2398     case " $ac_configure_args " in
2399       *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
2400       *) as_fn_append ac_configure_args " '$ac_arg'" ;;
2401     esac
2402   fi
2403 done
2404 if $ac_cache_corrupted; then
2405   { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2406 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2407   { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2408 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2409   as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2410 fi
2411 ## -------------------- ##
2412 ## Main body of script. ##
2413 ## -------------------- ##
2414
2415 ac_ext=c
2416 ac_cpp='$CPP $CPPFLAGS'
2417 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2418 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2419 ac_compiler_gnu=$ac_cv_c_compiler_gnu
2420
2421
2422 am__api_version='1.11'
2423
2424 ac_aux_dir=
2425 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2426   if test -f "$ac_dir/install-sh"; then
2427     ac_aux_dir=$ac_dir
2428     ac_install_sh="$ac_aux_dir/install-sh -c"
2429     break
2430   elif test -f "$ac_dir/install.sh"; then
2431     ac_aux_dir=$ac_dir
2432     ac_install_sh="$ac_aux_dir/install.sh -c"
2433     break
2434   elif test -f "$ac_dir/shtool"; then
2435     ac_aux_dir=$ac_dir
2436     ac_install_sh="$ac_aux_dir/shtool install -c"
2437     break
2438   fi
2439 done
2440 if test -z "$ac_aux_dir"; then
2441   as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2442 fi
2443
2444 # These three variables are undocumented and unsupported,
2445 # and are intended to be withdrawn in a future Autoconf release.
2446 # They can cause serious problems if a builder's source tree is in a directory
2447 # whose full name contains unusual characters.
2448 ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
2449 ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
2450 ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
2451
2452
2453 # Find a good install program.  We prefer a C program (faster),
2454 # so one script is as good as another.  But avoid the broken or
2455 # incompatible versions:
2456 # SysV /etc/install, /usr/sbin/install
2457 # SunOS /usr/etc/install
2458 # IRIX /sbin/install
2459 # AIX /bin/install
2460 # AmigaOS /C/install, which installs bootblocks on floppy discs
2461 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
2462 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
2463 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
2464 # OS/2's system install, which has a completely different semantic
2465 # ./install, which can be erroneously created by make from ./install.sh.
2466 # Reject install programs that cannot install multiple files.
2467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2468 $as_echo_n "checking for a BSD-compatible install... " >&6; }
2469 if test -z "$INSTALL"; then
2470 if test "${ac_cv_path_install+set}" = set; then :
2471   $as_echo_n "(cached) " >&6
2472 else
2473   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2474 for as_dir in $PATH
2475 do
2476   IFS=$as_save_IFS
2477   test -z "$as_dir" && as_dir=.
2478     # Account for people who put trailing slashes in PATH elements.
2479 case $as_dir/ in #((
2480   ./ | .// | /[cC]/* | \
2481   /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2482   ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
2483   /usr/ucb/* ) ;;
2484   *)
2485     # OSF1 and SCO ODT 3.0 have their own names for install.
2486     # Don't use installbsd from OSF since it installs stuff as root
2487     # by default.
2488     for ac_prog in ginstall scoinst install; do
2489       for ac_exec_ext in '' $ac_executable_extensions; do
2490         if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2491           if test $ac_prog = install &&
2492             grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2493             # AIX install.  It has an incompatible calling convention.
2494             :
2495           elif test $ac_prog = install &&
2496             grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2497             # program-specific install script used by HP pwplus--don't use.
2498             :
2499           else
2500             rm -rf conftest.one conftest.two conftest.dir
2501             echo one > conftest.one
2502             echo two > conftest.two
2503             mkdir conftest.dir
2504             if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
2505               test -s conftest.one && test -s conftest.two &&
2506               test -s conftest.dir/conftest.one &&
2507               test -s conftest.dir/conftest.two
2508             then
2509               ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
2510               break 3
2511             fi
2512           fi
2513         fi
2514       done
2515     done
2516     ;;
2517 esac
2518
2519   done
2520 IFS=$as_save_IFS
2521
2522 rm -rf conftest.one conftest.two conftest.dir
2523
2524 fi
2525   if test "${ac_cv_path_install+set}" = set; then
2526     INSTALL=$ac_cv_path_install
2527   else
2528     # As a last resort, use the slow shell script.  Don't cache a
2529     # value for INSTALL within a source directory, because that will
2530     # break other packages using the cache if that directory is
2531     # removed, or if the value is a relative name.
2532     INSTALL=$ac_install_sh
2533   fi
2534 fi
2535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2536 $as_echo "$INSTALL" >&6; }
2537
2538 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
2539 # It thinks the first close brace ends the variable substitution.
2540 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
2541
2542 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
2543
2544 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
2545
2546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2547 $as_echo_n "checking whether build environment is sane... " >&6; }
2548 # Just in case
2549 sleep 1
2550 echo timestamp > conftest.file
2551 # Reject unsafe characters in $srcdir or the absolute working directory
2552 # name.  Accept space and tab only in the latter.
2553 am_lf='
2554 '
2555 case `pwd` in
2556   *[\\\"\#\$\&\'\`$am_lf]*)
2557     as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 ;;
2558 esac
2559 case $srcdir in
2560   *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2561     as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 ;;
2562 esac
2563
2564 # Do `set' in a subshell so we don't clobber the current shell's
2565 # arguments.  Must try -L first in case configure is actually a
2566 # symlink; some systems play weird games with the mod time of symlinks
2567 # (eg FreeBSD returns the mod time of the symlink's containing
2568 # directory).
2569 if (
2570    set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2571    if test "$*" = "X"; then
2572       # -L didn't work.
2573       set X `ls -t "$srcdir/configure" conftest.file`
2574    fi
2575    rm -f conftest.file
2576    if test "$*" != "X $srcdir/configure conftest.file" \
2577       && test "$*" != "X conftest.file $srcdir/configure"; then
2578
2579       # If neither matched, then we have a broken ls.  This can happen
2580       # if, for instance, CONFIG_SHELL is bash and it inherits a
2581       # broken ls alias from the environment.  This has actually
2582       # happened.  Such a system could not be considered "sane".
2583       as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2584 alias in your environment" "$LINENO" 5
2585    fi
2586
2587    test "$2" = conftest.file
2588    )
2589 then
2590    # Ok.
2591    :
2592 else
2593    as_fn_error $? "newly created file is older than distributed files!
2594 Check your system clock" "$LINENO" 5
2595 fi
2596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2597 $as_echo "yes" >&6; }
2598 test "$program_prefix" != NONE &&
2599   program_transform_name="s&^&$program_prefix&;$program_transform_name"
2600 # Use a double $ so make ignores it.
2601 test "$program_suffix" != NONE &&
2602   program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2603 # Double any \ or $.
2604 # By default was `s,x,x', remove it if useless.
2605 ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
2606 program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
2607
2608 # expand $ac_aux_dir to an absolute path
2609 am_aux_dir=`cd $ac_aux_dir && pwd`
2610
2611 if test x"${MISSING+set}" != xset; then
2612   case $am_aux_dir in
2613   *\ * | *\     *)
2614     MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2615   *)
2616     MISSING="\${SHELL} $am_aux_dir/missing" ;;
2617   esac
2618 fi
2619 # Use eval to expand $SHELL
2620 if eval "$MISSING --run true"; then
2621   am_missing_run="$MISSING --run "
2622 else
2623   am_missing_run=
2624   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2625 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2626 fi
2627
2628 if test x"${install_sh}" != xset; then
2629   case $am_aux_dir in
2630   *\ * | *\     *)
2631     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2632   *)
2633     install_sh="\${SHELL} $am_aux_dir/install-sh"
2634   esac
2635 fi
2636
2637 # Installed binaries are usually stripped using `strip' when the user
2638 # run `make install-strip'.  However `strip' might not be the right
2639 # tool to use in cross-compilation environments, therefore Automake
2640 # will honor the `STRIP' environment variable to overrule this program.
2641 if test "$cross_compiling" != no; then
2642   if test -n "$ac_tool_prefix"; then
2643   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2644 set dummy ${ac_tool_prefix}strip; ac_word=$2
2645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2646 $as_echo_n "checking for $ac_word... " >&6; }
2647 if test "${ac_cv_prog_STRIP+set}" = set; then :
2648   $as_echo_n "(cached) " >&6
2649 else
2650   if test -n "$STRIP"; then
2651   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2652 else
2653 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2654 for as_dir in $PATH
2655 do
2656   IFS=$as_save_IFS
2657   test -z "$as_dir" && as_dir=.
2658     for ac_exec_ext in '' $ac_executable_extensions; do
2659   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2660     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2661     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2662     break 2
2663   fi
2664 done
2665   done
2666 IFS=$as_save_IFS
2667
2668 fi
2669 fi
2670 STRIP=$ac_cv_prog_STRIP
2671 if test -n "$STRIP"; then
2672   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2673 $as_echo "$STRIP" >&6; }
2674 else
2675   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2676 $as_echo "no" >&6; }
2677 fi
2678
2679
2680 fi
2681 if test -z "$ac_cv_prog_STRIP"; then
2682   ac_ct_STRIP=$STRIP
2683   # Extract the first word of "strip", so it can be a program name with args.
2684 set dummy strip; ac_word=$2
2685 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2686 $as_echo_n "checking for $ac_word... " >&6; }
2687 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2688   $as_echo_n "(cached) " >&6
2689 else
2690   if test -n "$ac_ct_STRIP"; then
2691   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2692 else
2693 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2694 for as_dir in $PATH
2695 do
2696   IFS=$as_save_IFS
2697   test -z "$as_dir" && as_dir=.
2698     for ac_exec_ext in '' $ac_executable_extensions; do
2699   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2700     ac_cv_prog_ac_ct_STRIP="strip"
2701     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2702     break 2
2703   fi
2704 done
2705   done
2706 IFS=$as_save_IFS
2707
2708 fi
2709 fi
2710 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2711 if test -n "$ac_ct_STRIP"; then
2712   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2713 $as_echo "$ac_ct_STRIP" >&6; }
2714 else
2715   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2716 $as_echo "no" >&6; }
2717 fi
2718
2719   if test "x$ac_ct_STRIP" = x; then
2720     STRIP=":"
2721   else
2722     case $cross_compiling:$ac_tool_warned in
2723 yes:)
2724 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2725 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2726 ac_tool_warned=yes ;;
2727 esac
2728     STRIP=$ac_ct_STRIP
2729   fi
2730 else
2731   STRIP="$ac_cv_prog_STRIP"
2732 fi
2733
2734 fi
2735 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2736
2737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2738 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2739 if test -z "$MKDIR_P"; then
2740   if test "${ac_cv_path_mkdir+set}" = set; then :
2741   $as_echo_n "(cached) " >&6
2742 else
2743   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2744 for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2745 do
2746   IFS=$as_save_IFS
2747   test -z "$as_dir" && as_dir=.
2748     for ac_prog in mkdir gmkdir; do
2749          for ac_exec_ext in '' $ac_executable_extensions; do
2750            { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2751            case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2752              'mkdir (GNU coreutils) '* | \
2753              'mkdir (coreutils) '* | \
2754              'mkdir (fileutils) '4.1*)
2755                ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
2756                break 3;;
2757            esac
2758          done
2759        done
2760   done
2761 IFS=$as_save_IFS
2762
2763 fi
2764
2765   test -d ./--version && rmdir ./--version
2766   if test "${ac_cv_path_mkdir+set}" = set; then
2767     MKDIR_P="$ac_cv_path_mkdir -p"
2768   else
2769     # As a last resort, use the slow shell script.  Don't cache a
2770     # value for MKDIR_P within a source directory, because that will
2771     # break other packages using the cache if that directory is
2772     # removed, or if the value is a relative name.
2773     MKDIR_P="$ac_install_sh -d"
2774   fi
2775 fi
2776 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2777 $as_echo "$MKDIR_P" >&6; }
2778
2779 mkdir_p="$MKDIR_P"
2780 case $mkdir_p in
2781   [\\/$]* | ?:[\\/]*) ;;
2782   */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2783 esac
2784
2785 for ac_prog in gawk mawk nawk awk
2786 do
2787   # Extract the first word of "$ac_prog", so it can be a program name with args.
2788 set dummy $ac_prog; ac_word=$2
2789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2790 $as_echo_n "checking for $ac_word... " >&6; }
2791 if test "${ac_cv_prog_AWK+set}" = set; then :
2792   $as_echo_n "(cached) " >&6
2793 else
2794   if test -n "$AWK"; then
2795   ac_cv_prog_AWK="$AWK" # Let the user override the test.
2796 else
2797 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2798 for as_dir in $PATH
2799 do
2800   IFS=$as_save_IFS
2801   test -z "$as_dir" && as_dir=.
2802     for ac_exec_ext in '' $ac_executable_extensions; do
2803   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2804     ac_cv_prog_AWK="$ac_prog"
2805     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2806     break 2
2807   fi
2808 done
2809   done
2810 IFS=$as_save_IFS
2811
2812 fi
2813 fi
2814 AWK=$ac_cv_prog_AWK
2815 if test -n "$AWK"; then
2816   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2817 $as_echo "$AWK" >&6; }
2818 else
2819   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2820 $as_echo "no" >&6; }
2821 fi
2822
2823
2824   test -n "$AWK" && break
2825 done
2826
2827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2828 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2829 set x ${MAKE-make}
2830 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2831 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
2832   $as_echo_n "(cached) " >&6
2833 else
2834   cat >conftest.make <<\_ACEOF
2835 SHELL = /bin/sh
2836 all:
2837         @echo '@@@%%%=$(MAKE)=@@@%%%'
2838 _ACEOF
2839 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2840 case `${MAKE-make} -f conftest.make 2>/dev/null` in
2841   *@@@%%%=?*=@@@%%%*)
2842     eval ac_cv_prog_make_${ac_make}_set=yes;;
2843   *)
2844     eval ac_cv_prog_make_${ac_make}_set=no;;
2845 esac
2846 rm -f conftest.make
2847 fi
2848 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2849   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2850 $as_echo "yes" >&6; }
2851   SET_MAKE=
2852 else
2853   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2854 $as_echo "no" >&6; }
2855   SET_MAKE="MAKE=${MAKE-make}"
2856 fi
2857
2858 rm -rf .tst 2>/dev/null
2859 mkdir .tst 2>/dev/null
2860 if test -d .tst; then
2861   am__leading_dot=.
2862 else
2863   am__leading_dot=_
2864 fi
2865 rmdir .tst 2>/dev/null
2866
2867 if test "`cd $srcdir && pwd`" != "`pwd`"; then
2868   # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2869   # is not polluted with repeated "-I."
2870   am__isrc=' -I$(srcdir)'
2871   # test to see if srcdir already configured
2872   if test -f $srcdir/config.status; then
2873     as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2874   fi
2875 fi
2876
2877 # test whether we have cygpath
2878 if test -z "$CYGPATH_W"; then
2879   if (cygpath --version) >/dev/null 2>/dev/null; then
2880     CYGPATH_W='cygpath -w'
2881   else
2882     CYGPATH_W=echo
2883   fi
2884 fi
2885
2886
2887 # Define the identity of the package.
2888  PACKAGE='libmm-radio'
2889  VERSION='0.1.0'
2890
2891
2892 cat >>confdefs.h <<_ACEOF
2893 #define PACKAGE "$PACKAGE"
2894 _ACEOF
2895
2896
2897 cat >>confdefs.h <<_ACEOF
2898 #define VERSION "$VERSION"
2899 _ACEOF
2900
2901 # Some tools Automake needs.
2902
2903 ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
2904
2905
2906 AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
2907
2908
2909 AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
2910
2911
2912 AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
2913
2914
2915 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2916
2917 # We need awk for the "check" target.  The system "awk" is bad on
2918 # some platforms.
2919 # Always define AMTAR for backward compatibility.
2920
2921 AMTAR=${AMTAR-"${am_missing_run}tar"}
2922
2923 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
2924
2925
2926
2927
2928
2929
2930 ac_config_headers="$ac_config_headers config.h"
2931
2932
2933 # Checks for programs.
2934 case `pwd` in
2935   *\ * | *\     *)
2936     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
2937 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
2938 esac
2939
2940
2941
2942 macro_version='2.2.6b'
2943 macro_revision='1.3017'
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957 ltmain="$ac_aux_dir/ltmain.sh"
2958
2959 # Make sure we can run config.sub.
2960 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2961   as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2962
2963 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
2964 $as_echo_n "checking build system type... " >&6; }
2965 if test "${ac_cv_build+set}" = set; then :
2966   $as_echo_n "(cached) " >&6
2967 else
2968   ac_build_alias=$build_alias
2969 test "x$ac_build_alias" = x &&
2970   ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
2971 test "x$ac_build_alias" = x &&
2972   as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
2973 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2974   as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2975
2976 fi
2977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
2978 $as_echo "$ac_cv_build" >&6; }
2979 case $ac_cv_build in
2980 *-*-*) ;;
2981 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 ;;
2982 esac
2983 build=$ac_cv_build
2984 ac_save_IFS=$IFS; IFS='-'
2985 set x $ac_cv_build
2986 shift
2987 build_cpu=$1
2988 build_vendor=$2
2989 shift; shift
2990 # Remember, the first character of IFS is used to create $*,
2991 # except with old shells:
2992 build_os=$*
2993 IFS=$ac_save_IFS
2994 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
2995
2996
2997 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
2998 $as_echo_n "checking host system type... " >&6; }
2999 if test "${ac_cv_host+set}" = set; then :
3000   $as_echo_n "(cached) " >&6
3001 else
3002   if test "x$host_alias" = x; then
3003   ac_cv_host=$ac_cv_build
3004 else
3005   ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
3006     as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
3007 fi
3008
3009 fi
3010 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
3011 $as_echo "$ac_cv_host" >&6; }
3012 case $ac_cv_host in
3013 *-*-*) ;;
3014 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 ;;
3015 esac
3016 host=$ac_cv_host
3017 ac_save_IFS=$IFS; IFS='-'
3018 set x $ac_cv_host
3019 shift
3020 host_cpu=$1
3021 host_vendor=$2
3022 shift; shift
3023 # Remember, the first character of IFS is used to create $*,
3024 # except with old shells:
3025 host_os=$*
3026 IFS=$ac_save_IFS
3027 case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
3028
3029
3030 DEPDIR="${am__leading_dot}deps"
3031
3032 ac_config_commands="$ac_config_commands depfiles"
3033
3034
3035 am_make=${MAKE-make}
3036 cat > confinc << 'END'
3037 am__doit:
3038         @echo this is the am__doit target
3039 .PHONY: am__doit
3040 END
3041 # If we don't find an include directive, just comment out the code.
3042 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3043 $as_echo_n "checking for style of include used by $am_make... " >&6; }
3044 am__include="#"
3045 am__quote=
3046 _am_result=none
3047 # First try GNU make style include.
3048 echo "include confinc" > confmf
3049 # Ignore all kinds of additional output from `make'.
3050 case `$am_make -s -f confmf 2> /dev/null` in #(
3051 *the\ am__doit\ target*)
3052   am__include=include
3053   am__quote=
3054   _am_result=GNU
3055   ;;
3056 esac
3057 # Now try BSD make style include.
3058 if test "$am__include" = "#"; then
3059    echo '.include "confinc"' > confmf
3060    case `$am_make -s -f confmf 2> /dev/null` in #(
3061    *the\ am__doit\ target*)
3062      am__include=.include
3063      am__quote="\""
3064      _am_result=BSD
3065      ;;
3066    esac
3067 fi
3068
3069
3070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3071 $as_echo "$_am_result" >&6; }
3072 rm -f confinc confmf
3073
3074 # Check whether --enable-dependency-tracking was given.
3075 if test "${enable_dependency_tracking+set}" = set; then :
3076   enableval=$enable_dependency_tracking;
3077 fi
3078
3079 if test "x$enable_dependency_tracking" != xno; then
3080   am_depcomp="$ac_aux_dir/depcomp"
3081   AMDEPBACKSLASH='\'
3082 fi
3083  if test "x$enable_dependency_tracking" != xno; then
3084   AMDEP_TRUE=
3085   AMDEP_FALSE='#'
3086 else
3087   AMDEP_TRUE='#'
3088   AMDEP_FALSE=
3089 fi
3090
3091
3092 ac_ext=c
3093 ac_cpp='$CPP $CPPFLAGS'
3094 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3095 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3096 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3097 if test -n "$ac_tool_prefix"; then
3098   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
3099 set dummy ${ac_tool_prefix}gcc; ac_word=$2
3100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3101 $as_echo_n "checking for $ac_word... " >&6; }
3102 if test "${ac_cv_prog_CC+set}" = set; then :
3103   $as_echo_n "(cached) " >&6
3104 else
3105   if test -n "$CC"; then
3106   ac_cv_prog_CC="$CC" # Let the user override the test.
3107 else
3108 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3109 for as_dir in $PATH
3110 do
3111   IFS=$as_save_IFS
3112   test -z "$as_dir" && as_dir=.
3113     for ac_exec_ext in '' $ac_executable_extensions; do
3114   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3115     ac_cv_prog_CC="${ac_tool_prefix}gcc"
3116     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3117     break 2
3118   fi
3119 done
3120   done
3121 IFS=$as_save_IFS
3122
3123 fi
3124 fi
3125 CC=$ac_cv_prog_CC
3126 if test -n "$CC"; then
3127   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3128 $as_echo "$CC" >&6; }
3129 else
3130   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3131 $as_echo "no" >&6; }
3132 fi
3133
3134
3135 fi
3136 if test -z "$ac_cv_prog_CC"; then
3137   ac_ct_CC=$CC
3138   # Extract the first word of "gcc", so it can be a program name with args.
3139 set dummy gcc; ac_word=$2
3140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3141 $as_echo_n "checking for $ac_word... " >&6; }
3142 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3143   $as_echo_n "(cached) " >&6
3144 else
3145   if test -n "$ac_ct_CC"; then
3146   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3147 else
3148 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3149 for as_dir in $PATH
3150 do
3151   IFS=$as_save_IFS
3152   test -z "$as_dir" && as_dir=.
3153     for ac_exec_ext in '' $ac_executable_extensions; do
3154   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3155     ac_cv_prog_ac_ct_CC="gcc"
3156     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3157     break 2
3158   fi
3159 done
3160   done
3161 IFS=$as_save_IFS
3162
3163 fi
3164 fi
3165 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3166 if test -n "$ac_ct_CC"; then
3167   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3168 $as_echo "$ac_ct_CC" >&6; }
3169 else
3170   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3171 $as_echo "no" >&6; }
3172 fi
3173
3174   if test "x$ac_ct_CC" = x; then
3175     CC=""
3176   else
3177     case $cross_compiling:$ac_tool_warned in
3178 yes:)
3179 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3180 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3181 ac_tool_warned=yes ;;
3182 esac
3183     CC=$ac_ct_CC
3184   fi
3185 else
3186   CC="$ac_cv_prog_CC"
3187 fi
3188
3189 if test -z "$CC"; then
3190           if test -n "$ac_tool_prefix"; then
3191     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
3192 set dummy ${ac_tool_prefix}cc; ac_word=$2
3193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3194 $as_echo_n "checking for $ac_word... " >&6; }
3195 if test "${ac_cv_prog_CC+set}" = set; then :
3196   $as_echo_n "(cached) " >&6
3197 else
3198   if test -n "$CC"; then
3199   ac_cv_prog_CC="$CC" # Let the user override the test.
3200 else
3201 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3202 for as_dir in $PATH
3203 do
3204   IFS=$as_save_IFS
3205   test -z "$as_dir" && as_dir=.
3206     for ac_exec_ext in '' $ac_executable_extensions; do
3207   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3208     ac_cv_prog_CC="${ac_tool_prefix}cc"
3209     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3210     break 2
3211   fi
3212 done
3213   done
3214 IFS=$as_save_IFS
3215
3216 fi
3217 fi
3218 CC=$ac_cv_prog_CC
3219 if test -n "$CC"; then
3220   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3221 $as_echo "$CC" >&6; }
3222 else
3223   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3224 $as_echo "no" >&6; }
3225 fi
3226
3227
3228   fi
3229 fi
3230 if test -z "$CC"; then
3231   # Extract the first word of "cc", so it can be a program name with args.
3232 set dummy cc; ac_word=$2
3233 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3234 $as_echo_n "checking for $ac_word... " >&6; }
3235 if test "${ac_cv_prog_CC+set}" = set; then :
3236   $as_echo_n "(cached) " >&6
3237 else
3238   if test -n "$CC"; then
3239   ac_cv_prog_CC="$CC" # Let the user override the test.
3240 else
3241   ac_prog_rejected=no
3242 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3243 for as_dir in $PATH
3244 do
3245   IFS=$as_save_IFS
3246   test -z "$as_dir" && as_dir=.
3247     for ac_exec_ext in '' $ac_executable_extensions; do
3248   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3249     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3250        ac_prog_rejected=yes
3251        continue
3252      fi
3253     ac_cv_prog_CC="cc"
3254     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3255     break 2
3256   fi
3257 done
3258   done
3259 IFS=$as_save_IFS
3260
3261 if test $ac_prog_rejected = yes; then
3262   # We found a bogon in the path, so make sure we never use it.
3263   set dummy $ac_cv_prog_CC
3264   shift
3265   if test $# != 0; then
3266     # We chose a different compiler from the bogus one.
3267     # However, it has the same basename, so the bogon will be chosen
3268     # first if we set CC to just the basename; use the full file name.
3269     shift
3270     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
3271   fi
3272 fi
3273 fi
3274 fi
3275 CC=$ac_cv_prog_CC
3276 if test -n "$CC"; then
3277   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3278 $as_echo "$CC" >&6; }
3279 else
3280   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3281 $as_echo "no" >&6; }
3282 fi
3283
3284
3285 fi
3286 if test -z "$CC"; then
3287   if test -n "$ac_tool_prefix"; then
3288   for ac_prog in cl.exe
3289   do
3290     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
3291 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3293 $as_echo_n "checking for $ac_word... " >&6; }
3294 if test "${ac_cv_prog_CC+set}" = set; then :
3295   $as_echo_n "(cached) " >&6
3296 else
3297   if test -n "$CC"; then
3298   ac_cv_prog_CC="$CC" # Let the user override the test.
3299 else
3300 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3301 for as_dir in $PATH
3302 do
3303   IFS=$as_save_IFS
3304   test -z "$as_dir" && as_dir=.
3305     for ac_exec_ext in '' $ac_executable_extensions; do
3306   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3307     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3308     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3309     break 2
3310   fi
3311 done
3312   done
3313 IFS=$as_save_IFS
3314
3315 fi
3316 fi
3317 CC=$ac_cv_prog_CC
3318 if test -n "$CC"; then
3319   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3320 $as_echo "$CC" >&6; }
3321 else
3322   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3323 $as_echo "no" >&6; }
3324 fi
3325
3326
3327     test -n "$CC" && break
3328   done
3329 fi
3330 if test -z "$CC"; then
3331   ac_ct_CC=$CC
3332   for ac_prog in cl.exe
3333 do
3334   # Extract the first word of "$ac_prog", so it can be a program name with args.
3335 set dummy $ac_prog; ac_word=$2
3336 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3337 $as_echo_n "checking for $ac_word... " >&6; }
3338 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3339   $as_echo_n "(cached) " >&6
3340 else
3341   if test -n "$ac_ct_CC"; then
3342   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
3343 else
3344 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3345 for as_dir in $PATH
3346 do
3347   IFS=$as_save_IFS
3348   test -z "$as_dir" && as_dir=.
3349     for ac_exec_ext in '' $ac_executable_extensions; do
3350   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3351     ac_cv_prog_ac_ct_CC="$ac_prog"
3352     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3353     break 2
3354   fi
3355 done
3356   done
3357 IFS=$as_save_IFS
3358
3359 fi
3360 fi
3361 ac_ct_CC=$ac_cv_prog_ac_ct_CC
3362 if test -n "$ac_ct_CC"; then
3363   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3364 $as_echo "$ac_ct_CC" >&6; }
3365 else
3366   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3367 $as_echo "no" >&6; }
3368 fi
3369
3370
3371   test -n "$ac_ct_CC" && break
3372 done
3373
3374   if test "x$ac_ct_CC" = x; then
3375     CC=""
3376   else
3377     case $cross_compiling:$ac_tool_warned in
3378 yes:)
3379 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3380 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3381 ac_tool_warned=yes ;;
3382 esac
3383     CC=$ac_ct_CC
3384   fi
3385 fi
3386
3387 fi
3388
3389
3390 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3391 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3392 as_fn_error $? "no acceptable C compiler found in \$PATH
3393 See \`config.log' for more details" "$LINENO" 5 ; }
3394
3395 # Provide some information about the compiler.
3396 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3397 set X $ac_compile
3398 ac_compiler=$2
3399 for ac_option in --version -v -V -qversion; do
3400   { { ac_try="$ac_compiler $ac_option >&5"
3401 case "(($ac_try" in
3402   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3403   *) ac_try_echo=$ac_try;;
3404 esac
3405 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3406 $as_echo "$ac_try_echo"; } >&5
3407   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
3408   ac_status=$?
3409   if test -s conftest.err; then
3410     sed '10a\
3411 ... rest of stderr output deleted ...
3412          10q' conftest.err >conftest.er1
3413     cat conftest.er1 >&5
3414   fi
3415   rm -f conftest.er1 conftest.err
3416   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3417   test $ac_status = 0; }
3418 done
3419
3420 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3421 /* end confdefs.h.  */
3422
3423 int
3424 main ()
3425 {
3426
3427   ;
3428   return 0;
3429 }
3430 _ACEOF
3431 ac_clean_files_save=$ac_clean_files
3432 ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
3433 # Try to create an executable without -o first, disregard a.out.
3434 # It will help us diagnose broken compilers, and finding out an intuition
3435 # of exeext.
3436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3437 $as_echo_n "checking whether the C compiler works... " >&6; }
3438 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3439
3440 # The possible output files:
3441 ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
3442
3443 ac_rmfiles=
3444 for ac_file in $ac_files
3445 do
3446   case $ac_file in
3447     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3448     * ) ac_rmfiles="$ac_rmfiles $ac_file";;
3449   esac
3450 done
3451 rm -f $ac_rmfiles
3452
3453 if { { ac_try="$ac_link_default"
3454 case "(($ac_try" in
3455   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3456   *) ac_try_echo=$ac_try;;
3457 esac
3458 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3459 $as_echo "$ac_try_echo"; } >&5
3460   (eval "$ac_link_default") 2>&5
3461   ac_status=$?
3462   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3463   test $ac_status = 0; }; then :
3464   # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
3465 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
3466 # in a Makefile.  We should not override ac_cv_exeext if it was cached,
3467 # so that the user can short-circuit this test for compilers unknown to
3468 # Autoconf.
3469 for ac_file in $ac_files ''
3470 do
3471   test -f "$ac_file" || continue
3472   case $ac_file in
3473     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
3474         ;;
3475     [ab].out )
3476         # We found the default executable, but exeext='' is most
3477         # certainly right.
3478         break;;
3479     *.* )
3480         if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3481         then :; else
3482            ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3483         fi
3484         # We set ac_cv_exeext here because the later test for it is not
3485         # safe: cross compilers may not add the suffix if given an `-o'
3486         # argument, so we may need to know it at that point already.
3487         # Even if this section looks crufty: it has the advantage of
3488         # actually working.
3489         break;;
3490     * )
3491         break;;
3492   esac
3493 done
3494 test "$ac_cv_exeext" = no && ac_cv_exeext=
3495
3496 else
3497   ac_file=''
3498 fi
3499 if test -z "$ac_file"; then :
3500   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3501 $as_echo "no" >&6; }
3502 $as_echo "$as_me: failed program was:" >&5
3503 sed 's/^/| /' conftest.$ac_ext >&5
3504
3505 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3506 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3507 as_fn_error 77 "C compiler cannot create executables
3508 See \`config.log' for more details" "$LINENO" 5 ; }
3509 else
3510   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3511 $as_echo "yes" >&6; }
3512 fi
3513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3514 $as_echo_n "checking for C compiler default output file name... " >&6; }
3515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3516 $as_echo "$ac_file" >&6; }
3517 ac_exeext=$ac_cv_exeext
3518
3519 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
3520 ac_clean_files=$ac_clean_files_save
3521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3522 $as_echo_n "checking for suffix of executables... " >&6; }
3523 if { { ac_try="$ac_link"
3524 case "(($ac_try" in
3525   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3526   *) ac_try_echo=$ac_try;;
3527 esac
3528 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3529 $as_echo "$ac_try_echo"; } >&5
3530   (eval "$ac_link") 2>&5
3531   ac_status=$?
3532   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3533   test $ac_status = 0; }; then :
3534   # If both `conftest.exe' and `conftest' are `present' (well, observable)
3535 # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
3536 # work properly (i.e., refer to `conftest.exe'), while it won't with
3537 # `rm'.
3538 for ac_file in conftest.exe conftest conftest.*; do
3539   test -f "$ac_file" || continue
3540   case $ac_file in
3541     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
3542     *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3543           break;;
3544     * ) break;;
3545   esac
3546 done
3547 else
3548   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3549 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3550 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3551 See \`config.log' for more details" "$LINENO" 5 ; }
3552 fi
3553 rm -f conftest conftest$ac_cv_exeext
3554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3555 $as_echo "$ac_cv_exeext" >&6; }
3556
3557 rm -f conftest.$ac_ext
3558 EXEEXT=$ac_cv_exeext
3559 ac_exeext=$EXEEXT
3560 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3561 /* end confdefs.h.  */
3562 #include <stdio.h>
3563 int
3564 main ()
3565 {
3566 FILE *f = fopen ("conftest.out", "w");
3567  return ferror (f) || fclose (f) != 0;
3568
3569   ;
3570   return 0;
3571 }
3572 _ACEOF
3573 ac_clean_files="$ac_clean_files conftest.out"
3574 # Check that the compiler produces executables we can run.  If not, either
3575 # the compiler is broken, or we cross compile.
3576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3577 $as_echo_n "checking whether we are cross compiling... " >&6; }
3578 if test "$cross_compiling" != yes; then
3579   { { ac_try="$ac_link"
3580 case "(($ac_try" in
3581   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3582   *) ac_try_echo=$ac_try;;
3583 esac
3584 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3585 $as_echo "$ac_try_echo"; } >&5
3586   (eval "$ac_link") 2>&5
3587   ac_status=$?
3588   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3589   test $ac_status = 0; }
3590   if { ac_try='./conftest$ac_cv_exeext'
3591   { { case "(($ac_try" in
3592   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3593   *) ac_try_echo=$ac_try;;
3594 esac
3595 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3596 $as_echo "$ac_try_echo"; } >&5
3597   (eval "$ac_try") 2>&5
3598   ac_status=$?
3599   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3600   test $ac_status = 0; }; }; then
3601     cross_compiling=no
3602   else
3603     if test "$cross_compiling" = maybe; then
3604         cross_compiling=yes
3605     else
3606         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3607 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3608 as_fn_error $? "cannot run C compiled programs.
3609 If you meant to cross compile, use \`--host'.
3610 See \`config.log' for more details" "$LINENO" 5 ; }
3611     fi
3612   fi
3613 fi
3614 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3615 $as_echo "$cross_compiling" >&6; }
3616
3617 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3618 ac_clean_files=$ac_clean_files_save
3619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3620 $as_echo_n "checking for suffix of object files... " >&6; }
3621 if test "${ac_cv_objext+set}" = set; then :
3622   $as_echo_n "(cached) " >&6
3623 else
3624   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3625 /* end confdefs.h.  */
3626
3627 int
3628 main ()
3629 {
3630
3631   ;
3632   return 0;
3633 }
3634 _ACEOF
3635 rm -f conftest.o conftest.obj
3636 if { { ac_try="$ac_compile"
3637 case "(($ac_try" in
3638   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3639   *) ac_try_echo=$ac_try;;
3640 esac
3641 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3642 $as_echo "$ac_try_echo"; } >&5
3643   (eval "$ac_compile") 2>&5
3644   ac_status=$?
3645   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3646   test $ac_status = 0; }; then :
3647   for ac_file in conftest.o conftest.obj conftest.*; do
3648   test -f "$ac_file" || continue;
3649   case $ac_file in
3650     *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
3651     *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
3652        break;;
3653   esac
3654 done
3655 else
3656   $as_echo "$as_me: failed program was:" >&5
3657 sed 's/^/| /' conftest.$ac_ext >&5
3658
3659 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3660 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3661 as_fn_error $? "cannot compute suffix of object files: cannot compile
3662 See \`config.log' for more details" "$LINENO" 5 ; }
3663 fi
3664 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3665 fi
3666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3667 $as_echo "$ac_cv_objext" >&6; }
3668 OBJEXT=$ac_cv_objext
3669 ac_objext=$OBJEXT
3670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3671 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3672 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3673   $as_echo_n "(cached) " >&6
3674 else
3675   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3676 /* end confdefs.h.  */
3677
3678 int
3679 main ()
3680 {
3681 #ifndef __GNUC__
3682        choke me
3683 #endif
3684
3685   ;
3686   return 0;
3687 }
3688 _ACEOF
3689 if ac_fn_c_try_compile "$LINENO"; then :
3690   ac_compiler_gnu=yes
3691 else
3692   ac_compiler_gnu=no
3693 fi
3694 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3695 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3696
3697 fi
3698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3699 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
3700 if test $ac_compiler_gnu = yes; then
3701   GCC=yes
3702 else
3703   GCC=
3704 fi
3705 ac_test_CFLAGS=${CFLAGS+set}
3706 ac_save_CFLAGS=$CFLAGS
3707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3708 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3709 if test "${ac_cv_prog_cc_g+set}" = set; then :
3710   $as_echo_n "(cached) " >&6
3711 else
3712   ac_save_c_werror_flag=$ac_c_werror_flag
3713    ac_c_werror_flag=yes
3714    ac_cv_prog_cc_g=no
3715    CFLAGS="-g"
3716    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3717 /* end confdefs.h.  */
3718
3719 int
3720 main ()
3721 {
3722
3723   ;
3724   return 0;
3725 }
3726 _ACEOF
3727 if ac_fn_c_try_compile "$LINENO"; then :
3728   ac_cv_prog_cc_g=yes
3729 else
3730   CFLAGS=""
3731       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3732 /* end confdefs.h.  */
3733
3734 int
3735 main ()
3736 {
3737
3738   ;
3739   return 0;
3740 }
3741 _ACEOF
3742 if ac_fn_c_try_compile "$LINENO"; then :
3743
3744 else
3745   ac_c_werror_flag=$ac_save_c_werror_flag
3746          CFLAGS="-g"
3747          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3748 /* end confdefs.h.  */
3749
3750 int
3751 main ()
3752 {
3753
3754   ;
3755   return 0;
3756 }
3757 _ACEOF
3758 if ac_fn_c_try_compile "$LINENO"; then :
3759   ac_cv_prog_cc_g=yes
3760 fi
3761 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3762 fi
3763 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3764 fi
3765 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3766    ac_c_werror_flag=$ac_save_c_werror_flag
3767 fi
3768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3769 $as_echo "$ac_cv_prog_cc_g" >&6; }
3770 if test "$ac_test_CFLAGS" = set; then
3771   CFLAGS=$ac_save_CFLAGS
3772 elif test $ac_cv_prog_cc_g = yes; then
3773   if test "$GCC" = yes; then
3774     CFLAGS="-g -O2"
3775   else
3776     CFLAGS="-g"
3777   fi
3778 else
3779   if test "$GCC" = yes; then
3780     CFLAGS="-O2"
3781   else
3782     CFLAGS=
3783   fi
3784 fi
3785 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3786 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3787 if test "${ac_cv_prog_cc_c89+set}" = set; then :
3788   $as_echo_n "(cached) " >&6
3789 else
3790   ac_cv_prog_cc_c89=no
3791 ac_save_CC=$CC
3792 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3793 /* end confdefs.h.  */
3794 #include <stdarg.h>
3795 #include <stdio.h>
3796 #include <sys/types.h>
3797 #include <sys/stat.h>
3798 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3799 struct buf { int x; };
3800 FILE * (*rcsopen) (struct buf *, struct stat *, int);
3801 static char *e (p, i)
3802      char **p;
3803      int i;
3804 {
3805   return p[i];
3806 }
3807 static char *f (char * (*g) (char **, int), char **p, ...)
3808 {
3809   char *s;
3810   va_list v;
3811   va_start (v,p);
3812   s = g (p, va_arg (v,int));
3813   va_end (v);
3814   return s;
3815 }
3816
3817 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
3818    function prototypes and stuff, but not '\xHH' hex character constants.
3819    These don't provoke an error unfortunately, instead are silently treated
3820    as 'x'.  The following induces an error, until -std is added to get
3821    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
3822    array size at least.  It's necessary to write '\x00'==0 to get something
3823    that's true only with -std.  */
3824 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3825
3826 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
3827    inside strings and character constants.  */
3828 #define FOO(x) 'x'
3829 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
3830
3831 int test (int i, double x);
3832 struct s1 {int (*f) (int a);};
3833 struct s2 {int (*f) (double a);};
3834 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3835 int argc;
3836 char **argv;
3837 int
3838 main ()
3839 {
3840 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
3841   ;
3842   return 0;
3843 }
3844 _ACEOF
3845 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
3846         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3847 do
3848   CC="$ac_save_CC $ac_arg"
3849   if ac_fn_c_try_compile "$LINENO"; then :
3850   ac_cv_prog_cc_c89=$ac_arg
3851 fi
3852 rm -f core conftest.err conftest.$ac_objext
3853   test "x$ac_cv_prog_cc_c89" != "xno" && break
3854 done
3855 rm -f conftest.$ac_ext
3856 CC=$ac_save_CC
3857
3858 fi
3859 # AC_CACHE_VAL
3860 case "x$ac_cv_prog_cc_c89" in
3861   x)
3862     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3863 $as_echo "none needed" >&6; } ;;
3864   xno)
3865     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3866 $as_echo "unsupported" >&6; } ;;
3867   *)
3868     CC="$CC $ac_cv_prog_cc_c89"
3869     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3870 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3871 esac
3872 if test "x$ac_cv_prog_cc_c89" != xno; then :
3873
3874 fi
3875
3876 ac_ext=c
3877 ac_cpp='$CPP $CPPFLAGS'
3878 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3879 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3880 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3881
3882 depcc="$CC"   am_compiler_list=
3883
3884 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3885 $as_echo_n "checking dependency style of $depcc... " >&6; }
3886 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
3887   $as_echo_n "(cached) " >&6
3888 else
3889   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3890   # We make a subdir and do the tests there.  Otherwise we can end up
3891   # making bogus files that we don't know about and never remove.  For
3892   # instance it was reported that on HP-UX the gcc test will end up
3893   # making a dummy file named `D' -- because `-MD' means `put the output
3894   # in D'.
3895   mkdir conftest.dir
3896   # Copy depcomp to subdir because otherwise we won't find it if we're
3897   # using a relative directory.
3898   cp "$am_depcomp" conftest.dir
3899   cd conftest.dir
3900   # We will build objects and dependencies in a subdirectory because
3901   # it helps to detect inapplicable dependency modes.  For instance
3902   # both Tru64's cc and ICC support -MD to output dependencies as a
3903   # side effect of compilation, but ICC will put the dependencies in
3904   # the current directory while Tru64 will put them in the object
3905   # directory.
3906   mkdir sub
3907
3908   am_cv_CC_dependencies_compiler_type=none
3909   if test "$am_compiler_list" = ""; then
3910      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3911   fi
3912   am__universal=false
3913   case " $depcc " in #(
3914      *\ -arch\ *\ -arch\ *) am__universal=true ;;
3915      esac
3916
3917   for depmode in $am_compiler_list; do
3918     # Setup a source with many dependencies, because some compilers
3919     # like to wrap large dependency lists on column 80 (with \), and
3920     # we should not choose a depcomp mode which is confused by this.
3921     #
3922     # We need to recreate these files for each test, as the compiler may
3923     # overwrite some of them when testing with obscure command lines.
3924     # This happens at least with the AIX C compiler.
3925     : > sub/conftest.c
3926     for i in 1 2 3 4 5 6; do
3927       echo '#include "conftst'$i'.h"' >> sub/conftest.c
3928       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3929       # Solaris 8's {/usr,}/bin/sh.
3930       touch sub/conftst$i.h
3931     done
3932     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3933
3934     # We check with `-c' and `-o' for the sake of the "dashmstdout"
3935     # mode.  It turns out that the SunPro C++ compiler does not properly
3936     # handle `-M -o', and we need to detect this.  Also, some Intel
3937     # versions had trouble with output in subdirs
3938     am__obj=sub/conftest.${OBJEXT-o}
3939     am__minus_obj="-o $am__obj"
3940     case $depmode in
3941     gcc)
3942       # This depmode causes a compiler race in universal mode.
3943       test "$am__universal" = false || continue
3944       ;;
3945     nosideeffect)
3946       # after this tag, mechanisms are not by side-effect, so they'll
3947       # only be used when explicitly requested
3948       if test "x$enable_dependency_tracking" = xyes; then
3949         continue
3950       else
3951         break
3952       fi
3953       ;;
3954     msvisualcpp | msvcmsys)
3955       # This compiler won't grok `-c -o', but also, the minuso test has
3956       # not run yet.  These depmodes are late enough in the game, and
3957       # so weak that their functioning should not be impacted.
3958       am__obj=conftest.${OBJEXT-o}
3959       am__minus_obj=
3960       ;;
3961     none) break ;;
3962     esac
3963     if depmode=$depmode \
3964        source=sub/conftest.c object=$am__obj \
3965        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3966        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3967          >/dev/null 2>conftest.err &&
3968        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3969        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3970        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3971        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3972       # icc doesn't choke on unknown options, it will just issue warnings
3973       # or remarks (even with -Werror).  So we grep stderr for any message
3974       # that says an option was ignored or not supported.
3975       # When given -MP, icc 7.0 and 7.1 complain thusly:
3976       #   icc: Command line warning: ignoring option '-M'; no argument required
3977       # The diagnosis changed in icc 8.0:
3978       #   icc: Command line remark: option '-MP' not supported
3979       if (grep 'ignoring option' conftest.err ||
3980           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3981         am_cv_CC_dependencies_compiler_type=$depmode
3982         break
3983       fi
3984     fi
3985   done
3986
3987   cd ..
3988   rm -rf conftest.dir
3989 else
3990   am_cv_CC_dependencies_compiler_type=none
3991 fi
3992
3993 fi
3994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3995 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3996 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3997
3998  if
3999   test "x$enable_dependency_tracking" != xno \
4000   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
4001   am__fastdepCC_TRUE=
4002   am__fastdepCC_FALSE='#'
4003 else
4004   am__fastdepCC_TRUE='#'
4005   am__fastdepCC_FALSE=
4006 fi
4007
4008
4009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4010 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4011 if test "${ac_cv_path_SED+set}" = set; then :
4012   $as_echo_n "(cached) " >&6
4013 else
4014             ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
4015      for ac_i in 1 2 3 4 5 6 7; do
4016        ac_script="$ac_script$as_nl$ac_script"
4017      done
4018      echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4019      { ac_script=; unset ac_script;}
4020      if test -z "$SED"; then
4021   ac_path_SED_found=false
4022   # Loop through the user's path and test for each of PROGNAME-LIST
4023   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4024 for as_dir in $PATH
4025 do
4026   IFS=$as_save_IFS
4027   test -z "$as_dir" && as_dir=.
4028     for ac_prog in sed gsed; do
4029     for ac_exec_ext in '' $ac_executable_extensions; do
4030       ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4031       { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4032 # Check for GNU ac_path_SED and select it if it is found.
4033   # Check for GNU $ac_path_SED
4034 case `"$ac_path_SED" --version 2>&1` in
4035 *GNU*)
4036   ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
4037 *)
4038   ac_count=0
4039   $as_echo_n 0123456789 >"conftest.in"
4040   while :
4041   do
4042     cat "conftest.in" "conftest.in" >"conftest.tmp"
4043     mv "conftest.tmp" "conftest.in"
4044     cp "conftest.in" "conftest.nl"
4045     $as_echo '' >> "conftest.nl"
4046     "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
4047     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4048     as_fn_arith $ac_count + 1 && ac_count=$as_val
4049     if test $ac_count -gt ${ac_path_SED_max-0}; then
4050       # Best one so far, save it but keep looking for a better one
4051       ac_cv_path_SED="$ac_path_SED"
4052       ac_path_SED_max=$ac_count
4053     fi
4054     # 10*(2^10) chars as input seems more than enough
4055     test $ac_count -gt 10 && break
4056   done
4057   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4058 esac
4059
4060       $ac_path_SED_found && break 3
4061     done
4062   done
4063   done
4064 IFS=$as_save_IFS
4065   if test -z "$ac_cv_path_SED"; then
4066     as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4067   fi
4068 else
4069   ac_cv_path_SED=$SED
4070 fi
4071
4072 fi
4073 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
4074 $as_echo "$ac_cv_path_SED" >&6; }
4075  SED="$ac_cv_path_SED"
4076   rm -f conftest.sed
4077
4078 test -z "$SED" && SED=sed
4079 Xsed="$SED -e 1s/^X//"
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4092 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4093 if test "${ac_cv_path_GREP+set}" = set; then :
4094   $as_echo_n "(cached) " >&6
4095 else
4096   if test -z "$GREP"; then
4097   ac_path_GREP_found=false
4098   # Loop through the user's path and test for each of PROGNAME-LIST
4099   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4100 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4101 do
4102   IFS=$as_save_IFS
4103   test -z "$as_dir" && as_dir=.
4104     for ac_prog in grep ggrep; do
4105     for ac_exec_ext in '' $ac_executable_extensions; do
4106       ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4107       { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4108 # Check for GNU ac_path_GREP and select it if it is found.
4109   # Check for GNU $ac_path_GREP
4110 case `"$ac_path_GREP" --version 2>&1` in
4111 *GNU*)
4112   ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4113 *)
4114   ac_count=0
4115   $as_echo_n 0123456789 >"conftest.in"
4116   while :
4117   do
4118     cat "conftest.in" "conftest.in" >"conftest.tmp"
4119     mv "conftest.tmp" "conftest.in"
4120     cp "conftest.in" "conftest.nl"
4121     $as_echo 'GREP' >> "conftest.nl"
4122     "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4123     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4124     as_fn_arith $ac_count + 1 && ac_count=$as_val
4125     if test $ac_count -gt ${ac_path_GREP_max-0}; then
4126       # Best one so far, save it but keep looking for a better one
4127       ac_cv_path_GREP="$ac_path_GREP"
4128       ac_path_GREP_max=$ac_count
4129     fi
4130     # 10*(2^10) chars as input seems more than enough
4131     test $ac_count -gt 10 && break
4132   done
4133   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4134 esac
4135
4136       $ac_path_GREP_found && break 3
4137     done
4138   done
4139   done
4140 IFS=$as_save_IFS
4141   if test -z "$ac_cv_path_GREP"; then
4142     as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4143   fi
4144 else
4145   ac_cv_path_GREP=$GREP
4146 fi
4147
4148 fi
4149 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4150 $as_echo "$ac_cv_path_GREP" >&6; }
4151  GREP="$ac_cv_path_GREP"
4152
4153
4154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4155 $as_echo_n "checking for egrep... " >&6; }
4156 if test "${ac_cv_path_EGREP+set}" = set; then :
4157   $as_echo_n "(cached) " >&6
4158 else
4159   if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4160    then ac_cv_path_EGREP="$GREP -E"
4161    else
4162      if test -z "$EGREP"; then
4163   ac_path_EGREP_found=false
4164   # Loop through the user's path and test for each of PROGNAME-LIST
4165   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4166 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4167 do
4168   IFS=$as_save_IFS
4169   test -z "$as_dir" && as_dir=.
4170     for ac_prog in egrep; do
4171     for ac_exec_ext in '' $ac_executable_extensions; do
4172       ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4173       { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4174 # Check for GNU ac_path_EGREP and select it if it is found.
4175   # Check for GNU $ac_path_EGREP
4176 case `"$ac_path_EGREP" --version 2>&1` in
4177 *GNU*)
4178   ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4179 *)
4180   ac_count=0
4181   $as_echo_n 0123456789 >"conftest.in"
4182   while :
4183   do
4184     cat "conftest.in" "conftest.in" >"conftest.tmp"
4185     mv "conftest.tmp" "conftest.in"
4186     cp "conftest.in" "conftest.nl"
4187     $as_echo 'EGREP' >> "conftest.nl"
4188     "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4189     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4190     as_fn_arith $ac_count + 1 && ac_count=$as_val
4191     if test $ac_count -gt ${ac_path_EGREP_max-0}; then
4192       # Best one so far, save it but keep looking for a better one
4193       ac_cv_path_EGREP="$ac_path_EGREP"
4194       ac_path_EGREP_max=$ac_count
4195     fi
4196     # 10*(2^10) chars as input seems more than enough
4197     test $ac_count -gt 10 && break
4198   done
4199   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4200 esac
4201
4202       $ac_path_EGREP_found && break 3
4203     done
4204   done
4205   done
4206 IFS=$as_save_IFS
4207   if test -z "$ac_cv_path_EGREP"; then
4208     as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4209   fi
4210 else
4211   ac_cv_path_EGREP=$EGREP
4212 fi
4213
4214    fi
4215 fi
4216 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4217 $as_echo "$ac_cv_path_EGREP" >&6; }
4218  EGREP="$ac_cv_path_EGREP"
4219
4220
4221 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4222 $as_echo_n "checking for fgrep... " >&6; }
4223 if test "${ac_cv_path_FGREP+set}" = set; then :
4224   $as_echo_n "(cached) " >&6
4225 else
4226   if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
4227    then ac_cv_path_FGREP="$GREP -F"
4228    else
4229      if test -z "$FGREP"; then
4230   ac_path_FGREP_found=false
4231   # Loop through the user's path and test for each of PROGNAME-LIST
4232   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4233 for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4234 do
4235   IFS=$as_save_IFS
4236   test -z "$as_dir" && as_dir=.
4237     for ac_prog in fgrep; do
4238     for ac_exec_ext in '' $ac_executable_extensions; do
4239       ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4240       { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4241 # Check for GNU ac_path_FGREP and select it if it is found.
4242   # Check for GNU $ac_path_FGREP
4243 case `"$ac_path_FGREP" --version 2>&1` in
4244 *GNU*)
4245   ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
4246 *)
4247   ac_count=0
4248   $as_echo_n 0123456789 >"conftest.in"
4249   while :
4250   do
4251     cat "conftest.in" "conftest.in" >"conftest.tmp"
4252     mv "conftest.tmp" "conftest.in"
4253     cp "conftest.in" "conftest.nl"
4254     $as_echo 'FGREP' >> "conftest.nl"
4255     "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
4256     diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4257     as_fn_arith $ac_count + 1 && ac_count=$as_val
4258     if test $ac_count -gt ${ac_path_FGREP_max-0}; then
4259       # Best one so far, save it but keep looking for a better one
4260       ac_cv_path_FGREP="$ac_path_FGREP"
4261       ac_path_FGREP_max=$ac_count
4262     fi
4263     # 10*(2^10) chars as input seems more than enough
4264     test $ac_count -gt 10 && break
4265   done
4266   rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4267 esac
4268
4269       $ac_path_FGREP_found && break 3
4270     done
4271   done
4272   done
4273 IFS=$as_save_IFS
4274   if test -z "$ac_cv_path_FGREP"; then
4275     as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4276   fi
4277 else
4278   ac_cv_path_FGREP=$FGREP
4279 fi
4280
4281    fi
4282 fi
4283 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
4284 $as_echo "$ac_cv_path_FGREP" >&6; }
4285  FGREP="$ac_cv_path_FGREP"
4286
4287
4288 test -z "$GREP" && GREP=grep
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308 # Check whether --with-gnu-ld was given.
4309 if test "${with_gnu_ld+set}" = set; then :
4310   withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
4311 else
4312   with_gnu_ld=no
4313 fi
4314
4315 ac_prog=ld
4316 if test "$GCC" = yes; then
4317   # Check if gcc -print-prog-name=ld gives a path.
4318   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
4319 $as_echo_n "checking for ld used by $CC... " >&6; }
4320   case $host in
4321   *-*-mingw*)
4322     # gcc leaves a trailing carriage return which upsets mingw
4323     ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
4324   *)
4325     ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
4326   esac
4327   case $ac_prog in
4328     # Accept absolute paths.
4329     [\\/]* | ?:[\\/]*)
4330       re_direlt='/[^/][^/]*/\.\./'
4331       # Canonicalize the pathname of ld
4332       ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
4333       while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
4334         ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
4335       done
4336       test -z "$LD" && LD="$ac_prog"
4337       ;;
4338   "")
4339     # If it fails, then pretend we aren't using GCC.
4340     ac_prog=ld
4341     ;;
4342   *)
4343     # If it is relative, then search for the first ld in PATH.
4344     with_gnu_ld=unknown
4345     ;;
4346   esac
4347 elif test "$with_gnu_ld" = yes; then
4348   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4349 $as_echo_n "checking for GNU ld... " >&6; }
4350 else
4351   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4352 $as_echo_n "checking for non-GNU ld... " >&6; }
4353 fi
4354 if test "${lt_cv_path_LD+set}" = set; then :
4355   $as_echo_n "(cached) " >&6
4356 else
4357   if test -z "$LD"; then
4358   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4359   for ac_dir in $PATH; do
4360     IFS="$lt_save_ifs"
4361     test -z "$ac_dir" && ac_dir=.
4362     if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
4363       lt_cv_path_LD="$ac_dir/$ac_prog"
4364       # Check to see if the program is GNU ld.  I'd rather use --version,
4365       # but apparently some variants of GNU ld only accept -v.
4366       # Break only if it was the GNU/non-GNU ld that we prefer.
4367       case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
4368       *GNU* | *'with BFD'*)
4369         test "$with_gnu_ld" != no && break
4370         ;;
4371       *)
4372         test "$with_gnu_ld" != yes && break
4373         ;;
4374       esac
4375     fi
4376   done
4377   IFS="$lt_save_ifs"
4378 else
4379   lt_cv_path_LD="$LD" # Let the user override the test with a path.
4380 fi
4381 fi
4382
4383 LD="$lt_cv_path_LD"
4384 if test -n "$LD"; then
4385   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4386 $as_echo "$LD" >&6; }
4387 else
4388   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4389 $as_echo "no" >&6; }
4390 fi
4391 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4393 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4394 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
4395   $as_echo_n "(cached) " >&6
4396 else
4397   # I'd rather use --version here, but apparently some GNU lds only accept -v.
4398 case `$LD -v 2>&1 </dev/null` in
4399 *GNU* | *'with BFD'*)
4400   lt_cv_prog_gnu_ld=yes
4401   ;;
4402 *)
4403   lt_cv_prog_gnu_ld=no
4404   ;;
4405 esac
4406 fi
4407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
4408 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
4409 with_gnu_ld=$lt_cv_prog_gnu_ld
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
4420 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4421 if test "${lt_cv_path_NM+set}" = set; then :
4422   $as_echo_n "(cached) " >&6
4423 else
4424   if test -n "$NM"; then
4425   # Let the user override the test.
4426   lt_cv_path_NM="$NM"
4427 else
4428   lt_nm_to_check="${ac_tool_prefix}nm"
4429   if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
4430     lt_nm_to_check="$lt_nm_to_check nm"
4431   fi
4432   for lt_tmp_nm in $lt_nm_to_check; do
4433     lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
4434     for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
4435       IFS="$lt_save_ifs"
4436       test -z "$ac_dir" && ac_dir=.
4437       tmp_nm="$ac_dir/$lt_tmp_nm"
4438       if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
4439         # Check to see if the nm accepts a BSD-compat flag.
4440         # Adding the `sed 1q' prevents false positives on HP-UX, which says:
4441         #   nm: unknown option "B" ignored
4442         # Tru64's nm complains that /dev/null is an invalid object file
4443         case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
4444         */dev/null* | *'Invalid file or object type'*)
4445           lt_cv_path_NM="$tmp_nm -B"
4446           break
4447           ;;
4448         *)
4449           case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
4450           */dev/null*)
4451             lt_cv_path_NM="$tmp_nm -p"
4452             break
4453             ;;
4454           *)
4455             lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
4456             continue # so that we can try to find one that supports BSD flags
4457             ;;
4458           esac
4459           ;;
4460         esac
4461       fi
4462     done
4463     IFS="$lt_save_ifs"
4464   done
4465   : ${lt_cv_path_NM=no}
4466 fi
4467 fi
4468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
4469 $as_echo "$lt_cv_path_NM" >&6; }
4470 if test "$lt_cv_path_NM" != "no"; then
4471   NM="$lt_cv_path_NM"
4472 else
4473   # Didn't find any BSD compatible name lister, look for dumpbin.
4474   if test -n "$ac_tool_prefix"; then
4475   for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4476   do
4477     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
4478 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4480 $as_echo_n "checking for $ac_word... " >&6; }
4481 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
4482   $as_echo_n "(cached) " >&6
4483 else
4484   if test -n "$DUMPBIN"; then
4485   ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
4486 else
4487 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4488 for as_dir in $PATH
4489 do
4490   IFS=$as_save_IFS
4491   test -z "$as_dir" && as_dir=.
4492     for ac_exec_ext in '' $ac_executable_extensions; do
4493   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4494     ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4495     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4496     break 2
4497   fi
4498 done
4499   done
4500 IFS=$as_save_IFS
4501
4502 fi
4503 fi
4504 DUMPBIN=$ac_cv_prog_DUMPBIN
4505 if test -n "$DUMPBIN"; then
4506   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
4507 $as_echo "$DUMPBIN" >&6; }
4508 else
4509   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4510 $as_echo "no" >&6; }
4511 fi
4512
4513
4514     test -n "$DUMPBIN" && break
4515   done
4516 fi
4517 if test -z "$DUMPBIN"; then
4518   ac_ct_DUMPBIN=$DUMPBIN
4519   for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4520 do
4521   # Extract the first word of "$ac_prog", so it can be a program name with args.
4522 set dummy $ac_prog; ac_word=$2
4523 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4524 $as_echo_n "checking for $ac_word... " >&6; }
4525 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
4526   $as_echo_n "(cached) " >&6
4527 else
4528   if test -n "$ac_ct_DUMPBIN"; then
4529   ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
4530 else
4531 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4532 for as_dir in $PATH
4533 do
4534   IFS=$as_save_IFS
4535   test -z "$as_dir" && as_dir=.
4536     for ac_exec_ext in '' $ac_executable_extensions; do
4537   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4538     ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4539     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4540     break 2
4541   fi
4542 done
4543   done
4544 IFS=$as_save_IFS
4545
4546 fi
4547 fi
4548 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
4549 if test -n "$ac_ct_DUMPBIN"; then
4550   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
4551 $as_echo "$ac_ct_DUMPBIN" >&6; }
4552 else
4553   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4554 $as_echo "no" >&6; }
4555 fi
4556
4557
4558   test -n "$ac_ct_DUMPBIN" && break
4559 done
4560
4561   if test "x$ac_ct_DUMPBIN" = x; then
4562     DUMPBIN=":"
4563   else
4564     case $cross_compiling:$ac_tool_warned in
4565 yes:)
4566 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4567 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4568 ac_tool_warned=yes ;;
4569 esac
4570     DUMPBIN=$ac_ct_DUMPBIN
4571   fi
4572 fi
4573
4574
4575   if test "$DUMPBIN" != ":"; then
4576     NM="$DUMPBIN"
4577   fi
4578 fi
4579 test -z "$NM" && NM=nm
4580
4581
4582
4583
4584
4585
4586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
4587 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4588 if test "${lt_cv_nm_interface+set}" = set; then :
4589   $as_echo_n "(cached) " >&6
4590 else
4591   lt_cv_nm_interface="BSD nm"
4592   echo "int some_variable = 0;" > conftest.$ac_ext
4593   (eval echo "\"\$as_me:4593: $ac_compile\"" >&5)
4594   (eval "$ac_compile" 2>conftest.err)
4595   cat conftest.err >&5
4596   (eval echo "\"\$as_me:4596: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4597   (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4598   cat conftest.err >&5
4599   (eval echo "\"\$as_me:4599: output\"" >&5)
4600   cat conftest.out >&5
4601   if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4602     lt_cv_nm_interface="MS dumpbin"
4603   fi
4604   rm -f conftest*
4605 fi
4606 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
4607 $as_echo "$lt_cv_nm_interface" >&6; }
4608
4609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
4610 $as_echo_n "checking whether ln -s works... " >&6; }
4611 LN_S=$as_ln_s
4612 if test "$LN_S" = "ln -s"; then
4613   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4614 $as_echo "yes" >&6; }
4615 else
4616   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
4617 $as_echo "no, using $LN_S" >&6; }
4618 fi
4619
4620 # find the maximum length of command line arguments
4621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
4622 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
4623 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
4624   $as_echo_n "(cached) " >&6
4625 else
4626     i=0
4627   teststring="ABCD"
4628
4629   case $build_os in
4630   msdosdjgpp*)
4631     # On DJGPP, this test can blow up pretty badly due to problems in libc
4632     # (any single argument exceeding 2000 bytes causes a buffer overrun
4633     # during glob expansion).  Even if it were fixed, the result of this
4634     # check would be larger than it should be.
4635     lt_cv_sys_max_cmd_len=12288;    # 12K is about right
4636     ;;
4637
4638   gnu*)
4639     # Under GNU Hurd, this test is not required because there is
4640     # no limit to the length of command line arguments.
4641     # Libtool will interpret -1 as no limit whatsoever
4642     lt_cv_sys_max_cmd_len=-1;
4643     ;;
4644
4645   cygwin* | mingw* | cegcc*)
4646     # On Win9x/ME, this test blows up -- it succeeds, but takes
4647     # about 5 minutes as the teststring grows exponentially.
4648     # Worse, since 9x/ME are not pre-emptively multitasking,
4649     # you end up with a "frozen" computer, even though with patience
4650     # the test eventually succeeds (with a max line length of 256k).
4651     # Instead, let's just punt: use the minimum linelength reported by
4652     # all of the supported platforms: 8192 (on NT/2K/XP).
4653     lt_cv_sys_max_cmd_len=8192;
4654     ;;
4655
4656   amigaos*)
4657     # On AmigaOS with pdksh, this test takes hours, literally.
4658     # So we just punt and use a minimum line length of 8192.
4659     lt_cv_sys_max_cmd_len=8192;
4660     ;;
4661
4662   netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
4663     # This has been around since 386BSD, at least.  Likely further.
4664     if test -x /sbin/sysctl; then
4665       lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
4666     elif test -x /usr/sbin/sysctl; then
4667       lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
4668     else
4669       lt_cv_sys_max_cmd_len=65536       # usable default for all BSDs
4670     fi
4671     # And add a safety zone
4672     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4673     lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4674     ;;
4675
4676   interix*)
4677     # We know the value 262144 and hardcode it with a safety zone (like BSD)
4678     lt_cv_sys_max_cmd_len=196608
4679     ;;
4680
4681   osf*)
4682     # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
4683     # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
4684     # nice to cause kernel panics so lets avoid the loop below.
4685     # First set a reasonable default.
4686     lt_cv_sys_max_cmd_len=16384
4687     #
4688     if test -x /sbin/sysconfig; then
4689       case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
4690         *1*) lt_cv_sys_max_cmd_len=-1 ;;
4691       esac
4692     fi
4693     ;;
4694   sco3.2v5*)
4695     lt_cv_sys_max_cmd_len=102400
4696     ;;
4697   sysv5* | sco5v6* | sysv4.2uw2*)
4698     kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
4699     if test -n "$kargmax"; then
4700       lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[  ]//'`
4701     else
4702       lt_cv_sys_max_cmd_len=32768
4703     fi
4704     ;;
4705   *)
4706     lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4707     if test -n "$lt_cv_sys_max_cmd_len"; then
4708       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4709       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4710     else
4711       # Make teststring a little bigger before we do anything with it.
4712       # a 1K string should be a reasonable start.
4713       for i in 1 2 3 4 5 6 7 8 ; do
4714         teststring=$teststring$teststring
4715       done
4716       SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
4717       # If test is not a shell built-in, we'll probably end up computing a
4718       # maximum length that is only half of the actual maximum length, but
4719       # we can't tell.
4720       while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4721                  = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
4722               test $i != 17 # 1/2 MB should be enough
4723       do
4724         i=`expr $i + 1`
4725         teststring=$teststring$teststring
4726       done
4727       # Only check the string length outside the loop.
4728       lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
4729       teststring=
4730       # Add a significant safety factor because C++ compilers can tack on
4731       # massive amounts of additional arguments before passing them to the
4732       # linker.  It appears as though 1/2 is a usable value.
4733       lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
4734     fi
4735     ;;
4736   esac
4737
4738 fi
4739
4740 if test -n $lt_cv_sys_max_cmd_len ; then
4741   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
4742 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
4743 else
4744   { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
4745 $as_echo "none" >&6; }
4746 fi
4747 max_cmd_len=$lt_cv_sys_max_cmd_len
4748
4749
4750
4751
4752
4753
4754 : ${CP="cp -f"}
4755 : ${MV="mv -f"}
4756 : ${RM="rm -f"}
4757
4758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
4759 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
4760 # Try some XSI features
4761 xsi_shell=no
4762 ( _lt_dummy="a/b/c"
4763   test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
4764       = c,a/b,, \
4765     && eval 'test $(( 1 + 1 )) -eq 2 \
4766     && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
4767   && xsi_shell=yes
4768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
4769 $as_echo "$xsi_shell" >&6; }
4770
4771
4772 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
4773 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
4774 lt_shell_append=no
4775 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
4776     >/dev/null 2>&1 \
4777   && lt_shell_append=yes
4778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
4779 $as_echo "$lt_shell_append" >&6; }
4780
4781
4782 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
4783   lt_unset=unset
4784 else
4785   lt_unset=false
4786 fi
4787
4788
4789
4790
4791
4792 # test EBCDIC or ASCII
4793 case `echo X|tr X '\101'` in
4794  A) # ASCII based system
4795     # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
4796   lt_SP2NL='tr \040 \012'
4797   lt_NL2SP='tr \015\012 \040\040'
4798   ;;
4799  *) # EBCDIC based system
4800   lt_SP2NL='tr \100 \n'
4801   lt_NL2SP='tr \r\n \100\100'
4802   ;;
4803 esac
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
4814 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4815 if test "${lt_cv_ld_reload_flag+set}" = set; then :
4816   $as_echo_n "(cached) " >&6
4817 else
4818   lt_cv_ld_reload_flag='-r'
4819 fi
4820 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
4821 $as_echo "$lt_cv_ld_reload_flag" >&6; }
4822 reload_flag=$lt_cv_ld_reload_flag
4823 case $reload_flag in
4824 "" | " "*) ;;
4825 *) reload_flag=" $reload_flag" ;;
4826 esac
4827 reload_cmds='$LD$reload_flag -o $output$reload_objs'
4828 case $host_os in
4829   darwin*)
4830     if test "$GCC" = yes; then
4831       reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
4832     else
4833       reload_cmds='$LD$reload_flag -o $output$reload_objs'
4834     fi
4835     ;;
4836 esac
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846 if test -n "$ac_tool_prefix"; then
4847   # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
4848 set dummy ${ac_tool_prefix}objdump; ac_word=$2
4849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4850 $as_echo_n "checking for $ac_word... " >&6; }
4851 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
4852   $as_echo_n "(cached) " >&6
4853 else
4854   if test -n "$OBJDUMP"; then
4855   ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
4856 else
4857 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4858 for as_dir in $PATH
4859 do
4860   IFS=$as_save_IFS
4861   test -z "$as_dir" && as_dir=.
4862     for ac_exec_ext in '' $ac_executable_extensions; do
4863   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4864     ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
4865     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4866     break 2
4867   fi
4868 done
4869   done
4870 IFS=$as_save_IFS
4871
4872 fi
4873 fi
4874 OBJDUMP=$ac_cv_prog_OBJDUMP
4875 if test -n "$OBJDUMP"; then
4876   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
4877 $as_echo "$OBJDUMP" >&6; }
4878 else
4879   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4880 $as_echo "no" >&6; }
4881 fi
4882
4883
4884 fi
4885 if test -z "$ac_cv_prog_OBJDUMP"; then
4886   ac_ct_OBJDUMP=$OBJDUMP
4887   # Extract the first word of "objdump", so it can be a program name with args.
4888 set dummy objdump; ac_word=$2
4889 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4890 $as_echo_n "checking for $ac_word... " >&6; }
4891 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
4892   $as_echo_n "(cached) " >&6
4893 else
4894   if test -n "$ac_ct_OBJDUMP"; then
4895   ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
4896 else
4897 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4898 for as_dir in $PATH
4899 do
4900   IFS=$as_save_IFS
4901   test -z "$as_dir" && as_dir=.
4902     for ac_exec_ext in '' $ac_executable_extensions; do
4903   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4904     ac_cv_prog_ac_ct_OBJDUMP="objdump"
4905     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4906     break 2
4907   fi
4908 done
4909   done
4910 IFS=$as_save_IFS
4911
4912 fi
4913 fi
4914 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
4915 if test -n "$ac_ct_OBJDUMP"; then
4916   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
4917 $as_echo "$ac_ct_OBJDUMP" >&6; }
4918 else
4919   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4920 $as_echo "no" >&6; }
4921 fi
4922
4923   if test "x$ac_ct_OBJDUMP" = x; then
4924     OBJDUMP="false"
4925   else
4926     case $cross_compiling:$ac_tool_warned in
4927 yes:)
4928 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4929 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4930 ac_tool_warned=yes ;;
4931 esac
4932     OBJDUMP=$ac_ct_OBJDUMP
4933   fi
4934 else
4935   OBJDUMP="$ac_cv_prog_OBJDUMP"
4936 fi
4937
4938 test -z "$OBJDUMP" && OBJDUMP=objdump
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
4949 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
4950 if test "${lt_cv_deplibs_check_method+set}" = set; then :
4951   $as_echo_n "(cached) " >&6
4952 else
4953   lt_cv_file_magic_cmd='$MAGIC_CMD'
4954 lt_cv_file_magic_test_file=
4955 lt_cv_deplibs_check_method='unknown'
4956 # Need to set the preceding variable on all platforms that support
4957 # interlibrary dependencies.
4958 # 'none' -- dependencies not supported.
4959 # `unknown' -- same as none, but documents that we really don't know.
4960 # 'pass_all' -- all dependencies passed with no checks.
4961 # 'test_compile' -- check by making test program.
4962 # 'file_magic [[regex]]' -- check by looking for files in library path
4963 # which responds to the $file_magic_cmd with a given extended regex.
4964 # If you have `file' or equivalent on your system and you're not sure
4965 # whether `pass_all' will *always* work, you probably want this one.
4966
4967 case $host_os in
4968 aix[4-9]*)
4969   lt_cv_deplibs_check_method=pass_all
4970   ;;
4971
4972 beos*)
4973   lt_cv_deplibs_check_method=pass_all
4974   ;;
4975
4976 bsdi[45]*)
4977   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
4978   lt_cv_file_magic_cmd='/usr/bin/file -L'
4979   lt_cv_file_magic_test_file=/shlib/libc.so
4980   ;;
4981
4982 cygwin*)
4983   # func_win32_libid is a shell function defined in ltmain.sh
4984   lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4985   lt_cv_file_magic_cmd='func_win32_libid'
4986   ;;
4987
4988 mingw* | pw32*)
4989   # Base MSYS/MinGW do not provide the 'file' command needed by
4990   # func_win32_libid shell function, so use a weaker test based on 'objdump',
4991   # unless we find 'file', for example because we are cross-compiling.
4992   if ( file / ) >/dev/null 2>&1; then
4993     lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
4994     lt_cv_file_magic_cmd='func_win32_libid'
4995   else
4996     lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
4997     lt_cv_file_magic_cmd='$OBJDUMP -f'
4998   fi
4999   ;;
5000
5001 cegcc)
5002   # use the weaker test based on 'objdump'. See mingw*.
5003   lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5004   lt_cv_file_magic_cmd='$OBJDUMP -f'
5005   ;;
5006
5007 darwin* | rhapsody*)
5008   lt_cv_deplibs_check_method=pass_all
5009   ;;
5010
5011 freebsd* | dragonfly*)
5012   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5013     case $host_cpu in
5014     i*86 )
5015       # Not sure whether the presence of OpenBSD here was a mistake.
5016       # Let's accept both of them until this is cleared up.
5017       lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
5018       lt_cv_file_magic_cmd=/usr/bin/file
5019       lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
5020       ;;
5021     esac
5022   else
5023     lt_cv_deplibs_check_method=pass_all
5024   fi
5025   ;;
5026
5027 gnu*)
5028   lt_cv_deplibs_check_method=pass_all
5029   ;;
5030
5031 hpux10.20* | hpux11*)
5032   lt_cv_file_magic_cmd=/usr/bin/file
5033   case $host_cpu in
5034   ia64*)
5035     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
5036     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5037     ;;
5038   hppa*64*)
5039     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
5040     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5041     ;;
5042   *)
5043     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5044     lt_cv_file_magic_test_file=/usr/lib/libc.sl
5045     ;;
5046   esac
5047   ;;
5048
5049 interix[3-9]*)
5050   # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
5051   lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
5052   ;;
5053
5054 irix5* | irix6* | nonstopux*)
5055   case $LD in
5056   *-32|*"-32 ") libmagic=32-bit;;
5057   *-n32|*"-n32 ") libmagic=N32;;
5058   *-64|*"-64 ") libmagic=64-bit;;
5059   *) libmagic=never-match;;
5060   esac
5061   lt_cv_deplibs_check_method=pass_all
5062   ;;
5063
5064 # This must be Linux ELF.
5065 linux* | k*bsd*-gnu | kopensolaris*-gnu)
5066   lt_cv_deplibs_check_method=pass_all
5067   ;;
5068
5069 netbsd* | netbsdelf*-gnu)
5070   if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5071     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5072   else
5073     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
5074   fi
5075   ;;
5076
5077 newos6*)
5078   lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
5079   lt_cv_file_magic_cmd=/usr/bin/file
5080   lt_cv_file_magic_test_file=/usr/lib/libnls.so
5081   ;;
5082
5083 *nto* | *qnx*)
5084   lt_cv_deplibs_check_method=pass_all
5085   ;;
5086
5087 openbsd*)
5088   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5089     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
5090   else
5091     lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5092   fi
5093   ;;
5094
5095 osf3* | osf4* | osf5*)
5096   lt_cv_deplibs_check_method=pass_all
5097   ;;
5098
5099 rdos*)
5100   lt_cv_deplibs_check_method=pass_all
5101   ;;
5102
5103 solaris*)
5104   lt_cv_deplibs_check_method=pass_all
5105   ;;
5106
5107 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
5108   lt_cv_deplibs_check_method=pass_all
5109   ;;
5110
5111 sysv4 | sysv4.3*)
5112   case $host_vendor in
5113   motorola)
5114     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]'
5115     lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
5116     ;;
5117   ncr)
5118     lt_cv_deplibs_check_method=pass_all
5119     ;;
5120   sequent)
5121     lt_cv_file_magic_cmd='/bin/file'
5122     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
5123     ;;
5124   sni)
5125     lt_cv_file_magic_cmd='/bin/file'
5126     lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
5127     lt_cv_file_magic_test_file=/lib/libc.so
5128     ;;
5129   siemens)
5130     lt_cv_deplibs_check_method=pass_all
5131     ;;
5132   pc)
5133     lt_cv_deplibs_check_method=pass_all
5134     ;;
5135   esac
5136   ;;
5137
5138 tpf*)
5139   lt_cv_deplibs_check_method=pass_all
5140   ;;
5141 esac
5142
5143 fi
5144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5145 $as_echo "$lt_cv_deplibs_check_method" >&6; }
5146 file_magic_cmd=$lt_cv_file_magic_cmd
5147 deplibs_check_method=$lt_cv_deplibs_check_method
5148 test -z "$deplibs_check_method" && deplibs_check_method=unknown
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161 if test -n "$ac_tool_prefix"; then
5162   # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5163 set dummy ${ac_tool_prefix}ar; ac_word=$2
5164 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5165 $as_echo_n "checking for $ac_word... " >&6; }
5166 if test "${ac_cv_prog_AR+set}" = set; then :
5167   $as_echo_n "(cached) " >&6
5168 else
5169   if test -n "$AR"; then
5170   ac_cv_prog_AR="$AR" # Let the user override the test.
5171 else
5172 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5173 for as_dir in $PATH
5174 do
5175   IFS=$as_save_IFS
5176   test -z "$as_dir" && as_dir=.
5177     for ac_exec_ext in '' $ac_executable_extensions; do
5178   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5179     ac_cv_prog_AR="${ac_tool_prefix}ar"
5180     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5181     break 2
5182   fi
5183 done
5184   done
5185 IFS=$as_save_IFS
5186
5187 fi
5188 fi
5189 AR=$ac_cv_prog_AR
5190 if test -n "$AR"; then
5191   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
5192 $as_echo "$AR" >&6; }
5193 else
5194   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5195 $as_echo "no" >&6; }
5196 fi
5197
5198
5199 fi
5200 if test -z "$ac_cv_prog_AR"; then
5201   ac_ct_AR=$AR
5202   # Extract the first word of "ar", so it can be a program name with args.
5203 set dummy ar; ac_word=$2
5204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5205 $as_echo_n "checking for $ac_word... " >&6; }
5206 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
5207   $as_echo_n "(cached) " >&6
5208 else
5209   if test -n "$ac_ct_AR"; then
5210   ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
5211 else
5212 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5213 for as_dir in $PATH
5214 do
5215   IFS=$as_save_IFS
5216   test -z "$as_dir" && as_dir=.
5217     for ac_exec_ext in '' $ac_executable_extensions; do
5218   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5219     ac_cv_prog_ac_ct_AR="ar"
5220     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5221     break 2
5222   fi
5223 done
5224   done
5225 IFS=$as_save_IFS
5226
5227 fi
5228 fi
5229 ac_ct_AR=$ac_cv_prog_ac_ct_AR
5230 if test -n "$ac_ct_AR"; then
5231   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
5232 $as_echo "$ac_ct_AR" >&6; }
5233 else
5234   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5235 $as_echo "no" >&6; }
5236 fi
5237
5238   if test "x$ac_ct_AR" = x; then
5239     AR="false"
5240   else
5241     case $cross_compiling:$ac_tool_warned in
5242 yes:)
5243 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5244 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5245 ac_tool_warned=yes ;;
5246 esac
5247     AR=$ac_ct_AR
5248   fi
5249 else
5250   AR="$ac_cv_prog_AR"
5251 fi
5252
5253 test -z "$AR" && AR=ar
5254 test -z "$AR_FLAGS" && AR_FLAGS=cru
5255
5256
5257
5258
5259
5260
5261
5262
5263
5264
5265
5266 if test -n "$ac_tool_prefix"; then
5267   # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5268 set dummy ${ac_tool_prefix}strip; ac_word=$2
5269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5270 $as_echo_n "checking for $ac_word... " >&6; }
5271 if test "${ac_cv_prog_STRIP+set}" = set; then :
5272   $as_echo_n "(cached) " >&6
5273 else
5274   if test -n "$STRIP"; then
5275   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5276 else
5277 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5278 for as_dir in $PATH
5279 do
5280   IFS=$as_save_IFS
5281   test -z "$as_dir" && as_dir=.
5282     for ac_exec_ext in '' $ac_executable_extensions; do
5283   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5284     ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5285     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5286     break 2
5287   fi
5288 done
5289   done
5290 IFS=$as_save_IFS
5291
5292 fi
5293 fi
5294 STRIP=$ac_cv_prog_STRIP
5295 if test -n "$STRIP"; then
5296   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
5297 $as_echo "$STRIP" >&6; }
5298 else
5299   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5300 $as_echo "no" >&6; }
5301 fi
5302
5303
5304 fi
5305 if test -z "$ac_cv_prog_STRIP"; then
5306   ac_ct_STRIP=$STRIP
5307   # Extract the first word of "strip", so it can be a program name with args.
5308 set dummy strip; ac_word=$2
5309 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5310 $as_echo_n "checking for $ac_word... " >&6; }
5311 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
5312   $as_echo_n "(cached) " >&6
5313 else
5314   if test -n "$ac_ct_STRIP"; then
5315   ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5316 else
5317 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5318 for as_dir in $PATH
5319 do
5320   IFS=$as_save_IFS
5321   test -z "$as_dir" && as_dir=.
5322     for ac_exec_ext in '' $ac_executable_extensions; do
5323   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5324     ac_cv_prog_ac_ct_STRIP="strip"
5325     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5326     break 2
5327   fi
5328 done
5329   done
5330 IFS=$as_save_IFS
5331
5332 fi
5333 fi
5334 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5335 if test -n "$ac_ct_STRIP"; then
5336   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
5337 $as_echo "$ac_ct_STRIP" >&6; }
5338 else
5339   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5340 $as_echo "no" >&6; }
5341 fi
5342
5343   if test "x$ac_ct_STRIP" = x; then
5344     STRIP=":"
5345   else
5346     case $cross_compiling:$ac_tool_warned in
5347 yes:)
5348 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5349 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5350 ac_tool_warned=yes ;;
5351 esac
5352     STRIP=$ac_ct_STRIP
5353   fi
5354 else
5355   STRIP="$ac_cv_prog_STRIP"
5356 fi
5357
5358 test -z "$STRIP" && STRIP=:
5359
5360
5361
5362
5363
5364
5365 if test -n "$ac_tool_prefix"; then
5366   # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5367 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5368 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5369 $as_echo_n "checking for $ac_word... " >&6; }
5370 if test "${ac_cv_prog_RANLIB+set}" = set; then :
5371   $as_echo_n "(cached) " >&6
5372 else
5373   if test -n "$RANLIB"; then
5374   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5375 else
5376 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5377 for as_dir in $PATH
5378 do
5379   IFS=$as_save_IFS
5380   test -z "$as_dir" && as_dir=.
5381     for ac_exec_ext in '' $ac_executable_extensions; do
5382   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5383     ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5384     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5385     break 2
5386   fi
5387 done
5388   done
5389 IFS=$as_save_IFS
5390
5391 fi
5392 fi
5393 RANLIB=$ac_cv_prog_RANLIB
5394 if test -n "$RANLIB"; then
5395   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
5396 $as_echo "$RANLIB" >&6; }
5397 else
5398   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5399 $as_echo "no" >&6; }
5400 fi
5401
5402
5403 fi
5404 if test -z "$ac_cv_prog_RANLIB"; then
5405   ac_ct_RANLIB=$RANLIB
5406   # Extract the first word of "ranlib", so it can be a program name with args.
5407 set dummy ranlib; ac_word=$2
5408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5409 $as_echo_n "checking for $ac_word... " >&6; }
5410 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
5411   $as_echo_n "(cached) " >&6
5412 else
5413   if test -n "$ac_ct_RANLIB"; then
5414   ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
5415 else
5416 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5417 for as_dir in $PATH
5418 do
5419   IFS=$as_save_IFS
5420   test -z "$as_dir" && as_dir=.
5421     for ac_exec_ext in '' $ac_executable_extensions; do
5422   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5423     ac_cv_prog_ac_ct_RANLIB="ranlib"
5424     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5425     break 2
5426   fi
5427 done
5428   done
5429 IFS=$as_save_IFS
5430
5431 fi
5432 fi
5433 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
5434 if test -n "$ac_ct_RANLIB"; then
5435   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
5436 $as_echo "$ac_ct_RANLIB" >&6; }
5437 else
5438   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5439 $as_echo "no" >&6; }
5440 fi
5441
5442   if test "x$ac_ct_RANLIB" = x; then
5443     RANLIB=":"
5444   else
5445     case $cross_compiling:$ac_tool_warned in
5446 yes:)
5447 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5448 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5449 ac_tool_warned=yes ;;
5450 esac
5451     RANLIB=$ac_ct_RANLIB
5452   fi
5453 else
5454   RANLIB="$ac_cv_prog_RANLIB"
5455 fi
5456
5457 test -z "$RANLIB" && RANLIB=:
5458
5459
5460
5461
5462
5463
5464 # Determine commands to create old-style static archives.
5465 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
5466 old_postinstall_cmds='chmod 644 $oldlib'
5467 old_postuninstall_cmds=
5468
5469 if test -n "$RANLIB"; then
5470   case $host_os in
5471   openbsd*)
5472     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
5473     ;;
5474   *)
5475     old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
5476     ;;
5477   esac
5478   old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
5479 fi
5480
5481
5482
5483
5484
5485
5486
5487
5488
5489
5490
5491
5492
5493
5494
5495
5496
5497
5498
5499
5500
5501
5502
5503
5504
5505
5506
5507
5508
5509
5510
5511
5512
5513
5514 # If no C compiler was specified, use CC.
5515 LTCC=${LTCC-"$CC"}
5516
5517 # If no C compiler flags were specified, use CFLAGS.
5518 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
5519
5520 # Allow CC to be a program name with arguments.
5521 compiler=$CC
5522
5523
5524 # Check for command to grab the raw symbol name followed by C symbol from nm.
5525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
5526 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
5527 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
5528   $as_echo_n "(cached) " >&6
5529 else
5530
5531 # These are sane defaults that work on at least a few old systems.
5532 # [They come from Ultrix.  What could be older than Ultrix?!! ;)]
5533
5534 # Character class describing NM global symbol codes.
5535 symcode='[BCDEGRST]'
5536
5537 # Regexp to match symbols that can be accessed directly from C.
5538 sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
5539
5540 # Define system-specific variables.
5541 case $host_os in
5542 aix*)
5543   symcode='[BCDT]'
5544   ;;
5545 cygwin* | mingw* | pw32* | cegcc*)
5546   symcode='[ABCDGISTW]'
5547   ;;
5548 hpux*)
5549   if test "$host_cpu" = ia64; then
5550     symcode='[ABCDEGRST]'
5551   fi
5552   ;;
5553 irix* | nonstopux*)
5554   symcode='[BCDEGRST]'
5555   ;;
5556 osf*)
5557   symcode='[BCDEGQRST]'
5558   ;;
5559 solaris*)
5560   symcode='[BDRT]'
5561   ;;
5562 sco3.2v5*)
5563   symcode='[DT]'
5564   ;;
5565 sysv4.2uw2*)
5566   symcode='[DT]'
5567   ;;
5568 sysv5* | sco5v6* | unixware* | OpenUNIX*)
5569   symcode='[ABDT]'
5570   ;;
5571 sysv4)
5572   symcode='[DFNSTU]'
5573   ;;
5574 esac
5575
5576 # If we're using GNU nm, then use its standard symbol codes.
5577 case `$NM -V 2>&1` in
5578 *GNU* | *'with BFD'*)
5579   symcode='[ABCDGIRSTW]' ;;
5580 esac
5581
5582 # Transform an extracted symbol line into a proper C declaration.
5583 # Some systems (esp. on ia64) link data and code symbols differently,
5584 # so use this general approach.
5585 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
5586
5587 # Transform an extracted symbol line into symbol name and symbol address
5588 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
5589 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'"
5590
5591 # Handle CRLF in mingw tool chain
5592 opt_cr=
5593 case $build_os in
5594 mingw*)
5595   opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
5596   ;;
5597 esac
5598
5599 # Try without a prefix underscore, then with it.
5600 for ac_symprfx in "" "_"; do
5601
5602   # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
5603   symxfrm="\\1 $ac_symprfx\\2 \\2"
5604
5605   # Write the raw and C identifiers.
5606   if test "$lt_cv_nm_interface" = "MS dumpbin"; then
5607     # Fake it for dumpbin and say T for any non-static function
5608     # and D for any global variable.
5609     # Also find C++ and __fastcall symbols from MSVC++,
5610     # which start with @ or ?.
5611     lt_cv_sys_global_symbol_pipe="$AWK '"\
5612 "     {last_section=section; section=\$ 3};"\
5613 "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
5614 "     \$ 0!~/External *\|/{next};"\
5615 "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
5616 "     {if(hide[section]) next};"\
5617 "     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
5618 "     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
5619 "     s[1]~/^[@?]/{print s[1], s[1]; next};"\
5620 "     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
5621 "     ' prfx=^$ac_symprfx"
5622   else
5623     lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
5624   fi
5625
5626   # Check to see that the pipe works correctly.
5627   pipe_works=no
5628
5629   rm -f conftest*
5630   cat > conftest.$ac_ext <<_LT_EOF
5631 #ifdef __cplusplus
5632 extern "C" {
5633 #endif
5634 char nm_test_var;
5635 void nm_test_func(void);
5636 void nm_test_func(void){}
5637 #ifdef __cplusplus
5638 }
5639 #endif
5640 int main(){nm_test_var='a';nm_test_func();return(0);}
5641 _LT_EOF
5642
5643   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5644   (eval $ac_compile) 2>&5
5645   ac_status=$?
5646   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5647   test $ac_status = 0; }; then
5648     # Now try to grab the symbols.
5649     nlist=conftest.nm
5650     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
5651   (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5652   ac_status=$?
5653   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5654   test $ac_status = 0; } && test -s "$nlist"; then
5655       # Try sorting and uniquifying the output.
5656       if sort "$nlist" | uniq > "$nlist"T; then
5657         mv -f "$nlist"T "$nlist"
5658       else
5659         rm -f "$nlist"T
5660       fi
5661
5662       # Make sure that we snagged all the symbols we need.
5663       if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
5664         if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
5665           cat <<_LT_EOF > conftest.$ac_ext
5666 #ifdef __cplusplus
5667 extern "C" {
5668 #endif
5669
5670 _LT_EOF
5671           # Now generate the symbol file.
5672           eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
5673
5674           cat <<_LT_EOF >> conftest.$ac_ext
5675
5676 /* The mapping between symbol names and symbols.  */
5677 const struct {
5678   const char *name;
5679   void       *address;
5680 }
5681 lt__PROGRAM__LTX_preloaded_symbols[] =
5682 {
5683   { "@PROGRAM@", (void *) 0 },
5684 _LT_EOF
5685           $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
5686           cat <<\_LT_EOF >> conftest.$ac_ext
5687   {0, (void *) 0}
5688 };
5689
5690 /* This works around a problem in FreeBSD linker */
5691 #ifdef FREEBSD_WORKAROUND
5692 static const void *lt_preloaded_setup() {
5693   return lt__PROGRAM__LTX_preloaded_symbols;
5694 }
5695 #endif
5696
5697 #ifdef __cplusplus
5698 }
5699 #endif
5700 _LT_EOF
5701           # Now try linking the two files.
5702           mv conftest.$ac_objext conftstm.$ac_objext
5703           lt_save_LIBS="$LIBS"
5704           lt_save_CFLAGS="$CFLAGS"
5705           LIBS="conftstm.$ac_objext"
5706           CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5707           if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
5708   (eval $ac_link) 2>&5
5709   ac_status=$?
5710   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5711   test $ac_status = 0; } && test -s conftest${ac_exeext}; then
5712             pipe_works=yes
5713           fi
5714           LIBS="$lt_save_LIBS"
5715           CFLAGS="$lt_save_CFLAGS"
5716         else
5717           echo "cannot find nm_test_func in $nlist" >&5
5718         fi
5719       else
5720         echo "cannot find nm_test_var in $nlist" >&5
5721       fi
5722     else
5723       echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
5724     fi
5725   else
5726     echo "$progname: failed program was:" >&5
5727     cat conftest.$ac_ext >&5
5728   fi
5729   rm -rf conftest* conftst*
5730
5731   # Do not use the global_symbol_pipe unless it works.
5732   if test "$pipe_works" = yes; then
5733     break
5734   else
5735     lt_cv_sys_global_symbol_pipe=
5736   fi
5737 done
5738
5739 fi
5740
5741 if test -z "$lt_cv_sys_global_symbol_pipe"; then
5742   lt_cv_sys_global_symbol_to_cdecl=
5743 fi
5744 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5745   { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
5746 $as_echo "failed" >&6; }
5747 else
5748   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
5749 $as_echo "ok" >&6; }
5750 fi
5751
5752
5753
5754
5755
5756
5757
5758
5759
5760
5761
5762
5763
5764
5765
5766
5767
5768
5769
5770
5771
5772
5773
5774 # Check whether --enable-libtool-lock was given.
5775 if test "${enable_libtool_lock+set}" = set; then :
5776   enableval=$enable_libtool_lock;
5777 fi
5778
5779 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
5780
5781 # Some flags need to be propagated to the compiler or linker for good
5782 # libtool support.
5783 case $host in
5784 ia64-*-hpux*)
5785   # Find out which ABI we are using.
5786   echo 'int i;' > conftest.$ac_ext
5787   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5788   (eval $ac_compile) 2>&5
5789   ac_status=$?
5790   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5791   test $ac_status = 0; }; then
5792     case `/usr/bin/file conftest.$ac_objext` in
5793       *ELF-32*)
5794         HPUX_IA64_MODE="32"
5795         ;;
5796       *ELF-64*)
5797         HPUX_IA64_MODE="64"
5798         ;;
5799     esac
5800   fi
5801   rm -rf conftest*
5802   ;;
5803 *-*-irix6*)
5804   # Find out which ABI we are using.
5805   echo '#line 5805 "configure"' > conftest.$ac_ext
5806   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5807   (eval $ac_compile) 2>&5
5808   ac_status=$?
5809   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5810   test $ac_status = 0; }; then
5811     if test "$lt_cv_prog_gnu_ld" = yes; then
5812       case `/usr/bin/file conftest.$ac_objext` in
5813         *32-bit*)
5814           LD="${LD-ld} -melf32bsmip"
5815           ;;
5816         *N32*)
5817           LD="${LD-ld} -melf32bmipn32"
5818           ;;
5819         *64-bit*)
5820           LD="${LD-ld} -melf64bmip"
5821         ;;
5822       esac
5823     else
5824       case `/usr/bin/file conftest.$ac_objext` in
5825         *32-bit*)
5826           LD="${LD-ld} -32"
5827           ;;
5828         *N32*)
5829           LD="${LD-ld} -n32"
5830           ;;
5831         *64-bit*)
5832           LD="${LD-ld} -64"
5833           ;;
5834       esac
5835     fi
5836   fi
5837   rm -rf conftest*
5838   ;;
5839
5840 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
5841 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
5842   # Find out which ABI we are using.
5843   echo 'int i;' > conftest.$ac_ext
5844   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5845   (eval $ac_compile) 2>&5
5846   ac_status=$?
5847   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5848   test $ac_status = 0; }; then
5849     case `/usr/bin/file conftest.o` in
5850       *32-bit*)
5851         case $host in
5852           x86_64-*kfreebsd*-gnu)
5853             LD="${LD-ld} -m elf_i386_fbsd"
5854             ;;
5855           x86_64-*linux*)
5856             LD="${LD-ld} -m elf_i386"
5857             ;;
5858           ppc64-*linux*|powerpc64-*linux*)
5859             LD="${LD-ld} -m elf32ppclinux"
5860             ;;
5861           s390x-*linux*)
5862             LD="${LD-ld} -m elf_s390"
5863             ;;
5864           sparc64-*linux*)
5865             LD="${LD-ld} -m elf32_sparc"
5866             ;;
5867         esac
5868         ;;
5869       *64-bit*)
5870         case $host in
5871           x86_64-*kfreebsd*-gnu)
5872             LD="${LD-ld} -m elf_x86_64_fbsd"
5873             ;;
5874           x86_64-*linux*)
5875             LD="${LD-ld} -m elf_x86_64"
5876             ;;
5877           ppc*-*linux*|powerpc*-*linux*)
5878             LD="${LD-ld} -m elf64ppc"
5879             ;;
5880           s390*-*linux*|s390*-*tpf*)
5881             LD="${LD-ld} -m elf64_s390"
5882             ;;
5883           sparc*-*linux*)
5884             LD="${LD-ld} -m elf64_sparc"
5885             ;;
5886         esac
5887         ;;
5888     esac
5889   fi
5890   rm -rf conftest*
5891   ;;
5892
5893 *-*-sco3.2v5*)
5894   # On SCO OpenServer 5, we need -belf to get full-featured binaries.
5895   SAVE_CFLAGS="$CFLAGS"
5896   CFLAGS="$CFLAGS -belf"
5897   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
5898 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
5899 if test "${lt_cv_cc_needs_belf+set}" = set; then :
5900   $as_echo_n "(cached) " >&6
5901 else
5902   ac_ext=c
5903 ac_cpp='$CPP $CPPFLAGS'
5904 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5905 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5906 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5907
5908      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5909 /* end confdefs.h.  */
5910
5911 int
5912 main ()
5913 {
5914
5915   ;
5916   return 0;
5917 }
5918 _ACEOF
5919 if ac_fn_c_try_link "$LINENO"; then :
5920   lt_cv_cc_needs_belf=yes
5921 else
5922   lt_cv_cc_needs_belf=no
5923 fi
5924 rm -f core conftest.err conftest.$ac_objext \
5925     conftest$ac_exeext conftest.$ac_ext
5926      ac_ext=c
5927 ac_cpp='$CPP $CPPFLAGS'
5928 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5929 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5930 ac_compiler_gnu=$ac_cv_c_compiler_gnu
5931
5932 fi
5933 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
5934 $as_echo "$lt_cv_cc_needs_belf" >&6; }
5935   if test x"$lt_cv_cc_needs_belf" != x"yes"; then
5936     # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
5937     CFLAGS="$SAVE_CFLAGS"
5938   fi
5939   ;;
5940 sparc*-*solaris*)
5941   # Find out which ABI we are using.
5942   echo 'int i;' > conftest.$ac_ext
5943   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
5944   (eval $ac_compile) 2>&5
5945   ac_status=$?
5946   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5947   test $ac_status = 0; }; then
5948     case `/usr/bin/file conftest.o` in
5949     *64-bit*)
5950       case $lt_cv_prog_gnu_ld in
5951       yes*) LD="${LD-ld} -m elf64_sparc" ;;
5952       *)
5953         if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
5954           LD="${LD-ld} -64"
5955         fi
5956         ;;
5957       esac
5958       ;;
5959     esac
5960   fi
5961   rm -rf conftest*
5962   ;;
5963 esac
5964
5965 need_locks="$enable_libtool_lock"
5966
5967
5968   case $host_os in
5969     rhapsody* | darwin*)
5970     if test -n "$ac_tool_prefix"; then
5971   # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
5972 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
5973 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5974 $as_echo_n "checking for $ac_word... " >&6; }
5975 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
5976   $as_echo_n "(cached) " >&6
5977 else
5978   if test -n "$DSYMUTIL"; then
5979   ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
5980 else
5981 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5982 for as_dir in $PATH
5983 do
5984   IFS=$as_save_IFS
5985   test -z "$as_dir" && as_dir=.
5986     for ac_exec_ext in '' $ac_executable_extensions; do
5987   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5988     ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
5989     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5990     break 2
5991   fi
5992 done
5993   done
5994 IFS=$as_save_IFS
5995
5996 fi
5997 fi
5998 DSYMUTIL=$ac_cv_prog_DSYMUTIL
5999 if test -n "$DSYMUTIL"; then
6000   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
6001 $as_echo "$DSYMUTIL" >&6; }
6002 else
6003   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6004 $as_echo "no" >&6; }
6005 fi
6006
6007
6008 fi
6009 if test -z "$ac_cv_prog_DSYMUTIL"; then
6010   ac_ct_DSYMUTIL=$DSYMUTIL
6011   # Extract the first word of "dsymutil", so it can be a program name with args.
6012 set dummy dsymutil; ac_word=$2
6013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6014 $as_echo_n "checking for $ac_word... " >&6; }
6015 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
6016   $as_echo_n "(cached) " >&6
6017 else
6018   if test -n "$ac_ct_DSYMUTIL"; then
6019   ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
6020 else
6021 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6022 for as_dir in $PATH
6023 do
6024   IFS=$as_save_IFS
6025   test -z "$as_dir" && as_dir=.
6026     for ac_exec_ext in '' $ac_executable_extensions; do
6027   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6028     ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
6029     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6030     break 2
6031   fi
6032 done
6033   done
6034 IFS=$as_save_IFS
6035
6036 fi
6037 fi
6038 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
6039 if test -n "$ac_ct_DSYMUTIL"; then
6040   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
6041 $as_echo "$ac_ct_DSYMUTIL" >&6; }
6042 else
6043   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6044 $as_echo "no" >&6; }
6045 fi
6046
6047   if test "x$ac_ct_DSYMUTIL" = x; then
6048     DSYMUTIL=":"
6049   else
6050     case $cross_compiling:$ac_tool_warned in
6051 yes:)
6052 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6053 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6054 ac_tool_warned=yes ;;
6055 esac
6056     DSYMUTIL=$ac_ct_DSYMUTIL
6057   fi
6058 else
6059   DSYMUTIL="$ac_cv_prog_DSYMUTIL"
6060 fi
6061
6062     if test -n "$ac_tool_prefix"; then
6063   # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
6064 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6066 $as_echo_n "checking for $ac_word... " >&6; }
6067 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
6068   $as_echo_n "(cached) " >&6
6069 else
6070   if test -n "$NMEDIT"; then
6071   ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
6072 else
6073 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6074 for as_dir in $PATH
6075 do
6076   IFS=$as_save_IFS
6077   test -z "$as_dir" && as_dir=.
6078     for ac_exec_ext in '' $ac_executable_extensions; do
6079   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6080     ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
6081     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6082     break 2
6083   fi
6084 done
6085   done
6086 IFS=$as_save_IFS
6087
6088 fi
6089 fi
6090 NMEDIT=$ac_cv_prog_NMEDIT
6091 if test -n "$NMEDIT"; then
6092   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
6093 $as_echo "$NMEDIT" >&6; }
6094 else
6095   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6096 $as_echo "no" >&6; }
6097 fi
6098
6099
6100 fi
6101 if test -z "$ac_cv_prog_NMEDIT"; then
6102   ac_ct_NMEDIT=$NMEDIT
6103   # Extract the first word of "nmedit", so it can be a program name with args.
6104 set dummy nmedit; ac_word=$2
6105 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6106 $as_echo_n "checking for $ac_word... " >&6; }
6107 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
6108   $as_echo_n "(cached) " >&6
6109 else
6110   if test -n "$ac_ct_NMEDIT"; then
6111   ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
6112 else
6113 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6114 for as_dir in $PATH
6115 do
6116   IFS=$as_save_IFS
6117   test -z "$as_dir" && as_dir=.
6118     for ac_exec_ext in '' $ac_executable_extensions; do
6119   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6120     ac_cv_prog_ac_ct_NMEDIT="nmedit"
6121     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6122     break 2
6123   fi
6124 done
6125   done
6126 IFS=$as_save_IFS
6127
6128 fi
6129 fi
6130 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
6131 if test -n "$ac_ct_NMEDIT"; then
6132   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
6133 $as_echo "$ac_ct_NMEDIT" >&6; }
6134 else
6135   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6136 $as_echo "no" >&6; }
6137 fi
6138
6139   if test "x$ac_ct_NMEDIT" = x; then
6140     NMEDIT=":"
6141   else
6142     case $cross_compiling:$ac_tool_warned in
6143 yes:)
6144 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6145 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6146 ac_tool_warned=yes ;;
6147 esac
6148     NMEDIT=$ac_ct_NMEDIT
6149   fi
6150 else
6151   NMEDIT="$ac_cv_prog_NMEDIT"
6152 fi
6153
6154     if test -n "$ac_tool_prefix"; then
6155   # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
6156 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6158 $as_echo_n "checking for $ac_word... " >&6; }
6159 if test "${ac_cv_prog_LIPO+set}" = set; then :
6160   $as_echo_n "(cached) " >&6
6161 else
6162   if test -n "$LIPO"; then
6163   ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
6164 else
6165 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6166 for as_dir in $PATH
6167 do
6168   IFS=$as_save_IFS
6169   test -z "$as_dir" && as_dir=.
6170     for ac_exec_ext in '' $ac_executable_extensions; do
6171   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6172     ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
6173     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6174     break 2
6175   fi
6176 done
6177   done
6178 IFS=$as_save_IFS
6179
6180 fi
6181 fi
6182 LIPO=$ac_cv_prog_LIPO
6183 if test -n "$LIPO"; then
6184   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
6185 $as_echo "$LIPO" >&6; }
6186 else
6187   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6188 $as_echo "no" >&6; }
6189 fi
6190
6191
6192 fi
6193 if test -z "$ac_cv_prog_LIPO"; then
6194   ac_ct_LIPO=$LIPO
6195   # Extract the first word of "lipo", so it can be a program name with args.
6196 set dummy lipo; ac_word=$2
6197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6198 $as_echo_n "checking for $ac_word... " >&6; }
6199 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
6200   $as_echo_n "(cached) " >&6
6201 else
6202   if test -n "$ac_ct_LIPO"; then
6203   ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
6204 else
6205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6206 for as_dir in $PATH
6207 do
6208   IFS=$as_save_IFS
6209   test -z "$as_dir" && as_dir=.
6210     for ac_exec_ext in '' $ac_executable_extensions; do
6211   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6212     ac_cv_prog_ac_ct_LIPO="lipo"
6213     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6214     break 2
6215   fi
6216 done
6217   done
6218 IFS=$as_save_IFS
6219
6220 fi
6221 fi
6222 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
6223 if test -n "$ac_ct_LIPO"; then
6224   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
6225 $as_echo "$ac_ct_LIPO" >&6; }
6226 else
6227   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6228 $as_echo "no" >&6; }
6229 fi
6230
6231   if test "x$ac_ct_LIPO" = x; then
6232     LIPO=":"
6233   else
6234     case $cross_compiling:$ac_tool_warned in
6235 yes:)
6236 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6237 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6238 ac_tool_warned=yes ;;
6239 esac
6240     LIPO=$ac_ct_LIPO
6241   fi
6242 else
6243   LIPO="$ac_cv_prog_LIPO"
6244 fi
6245
6246     if test -n "$ac_tool_prefix"; then
6247   # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
6248 set dummy ${ac_tool_prefix}otool; ac_word=$2
6249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6250 $as_echo_n "checking for $ac_word... " >&6; }
6251 if test "${ac_cv_prog_OTOOL+set}" = set; then :
6252   $as_echo_n "(cached) " >&6
6253 else
6254   if test -n "$OTOOL"; then
6255   ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
6256 else
6257 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6258 for as_dir in $PATH
6259 do
6260   IFS=$as_save_IFS
6261   test -z "$as_dir" && as_dir=.
6262     for ac_exec_ext in '' $ac_executable_extensions; do
6263   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6264     ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
6265     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6266     break 2
6267   fi
6268 done
6269   done
6270 IFS=$as_save_IFS
6271
6272 fi
6273 fi
6274 OTOOL=$ac_cv_prog_OTOOL
6275 if test -n "$OTOOL"; then
6276   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
6277 $as_echo "$OTOOL" >&6; }
6278 else
6279   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6280 $as_echo "no" >&6; }
6281 fi
6282
6283
6284 fi
6285 if test -z "$ac_cv_prog_OTOOL"; then
6286   ac_ct_OTOOL=$OTOOL
6287   # Extract the first word of "otool", so it can be a program name with args.
6288 set dummy otool; ac_word=$2
6289 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6290 $as_echo_n "checking for $ac_word... " >&6; }
6291 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
6292   $as_echo_n "(cached) " >&6
6293 else
6294   if test -n "$ac_ct_OTOOL"; then
6295   ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
6296 else
6297 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6298 for as_dir in $PATH
6299 do
6300   IFS=$as_save_IFS
6301   test -z "$as_dir" && as_dir=.
6302     for ac_exec_ext in '' $ac_executable_extensions; do
6303   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6304     ac_cv_prog_ac_ct_OTOOL="otool"
6305     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6306     break 2
6307   fi
6308 done
6309   done
6310 IFS=$as_save_IFS
6311
6312 fi
6313 fi
6314 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
6315 if test -n "$ac_ct_OTOOL"; then
6316   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
6317 $as_echo "$ac_ct_OTOOL" >&6; }
6318 else
6319   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6320 $as_echo "no" >&6; }
6321 fi
6322
6323   if test "x$ac_ct_OTOOL" = x; then
6324     OTOOL=":"
6325   else
6326     case $cross_compiling:$ac_tool_warned in
6327 yes:)
6328 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6329 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6330 ac_tool_warned=yes ;;
6331 esac
6332     OTOOL=$ac_ct_OTOOL
6333   fi
6334 else
6335   OTOOL="$ac_cv_prog_OTOOL"
6336 fi
6337
6338     if test -n "$ac_tool_prefix"; then
6339   # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
6340 set dummy ${ac_tool_prefix}otool64; ac_word=$2
6341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6342 $as_echo_n "checking for $ac_word... " >&6; }
6343 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
6344   $as_echo_n "(cached) " >&6
6345 else
6346   if test -n "$OTOOL64"; then
6347   ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
6348 else
6349 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6350 for as_dir in $PATH
6351 do
6352   IFS=$as_save_IFS
6353   test -z "$as_dir" && as_dir=.
6354     for ac_exec_ext in '' $ac_executable_extensions; do
6355   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6356     ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
6357     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6358     break 2
6359   fi
6360 done
6361   done
6362 IFS=$as_save_IFS
6363
6364 fi
6365 fi
6366 OTOOL64=$ac_cv_prog_OTOOL64
6367 if test -n "$OTOOL64"; then
6368   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
6369 $as_echo "$OTOOL64" >&6; }
6370 else
6371   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6372 $as_echo "no" >&6; }
6373 fi
6374
6375
6376 fi
6377 if test -z "$ac_cv_prog_OTOOL64"; then
6378   ac_ct_OTOOL64=$OTOOL64
6379   # Extract the first word of "otool64", so it can be a program name with args.
6380 set dummy otool64; ac_word=$2
6381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6382 $as_echo_n "checking for $ac_word... " >&6; }
6383 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
6384   $as_echo_n "(cached) " >&6
6385 else
6386   if test -n "$ac_ct_OTOOL64"; then
6387   ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
6388 else
6389 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6390 for as_dir in $PATH
6391 do
6392   IFS=$as_save_IFS
6393   test -z "$as_dir" && as_dir=.
6394     for ac_exec_ext in '' $ac_executable_extensions; do
6395   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6396     ac_cv_prog_ac_ct_OTOOL64="otool64"
6397     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6398     break 2
6399   fi
6400 done
6401   done
6402 IFS=$as_save_IFS
6403
6404 fi
6405 fi
6406 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
6407 if test -n "$ac_ct_OTOOL64"; then
6408   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
6409 $as_echo "$ac_ct_OTOOL64" >&6; }
6410 else
6411   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6412 $as_echo "no" >&6; }
6413 fi
6414
6415   if test "x$ac_ct_OTOOL64" = x; then
6416     OTOOL64=":"
6417   else
6418     case $cross_compiling:$ac_tool_warned in
6419 yes:)
6420 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6421 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6422 ac_tool_warned=yes ;;
6423 esac
6424     OTOOL64=$ac_ct_OTOOL64
6425   fi
6426 else
6427   OTOOL64="$ac_cv_prog_OTOOL64"
6428 fi
6429
6430
6431
6432
6433
6434
6435
6436
6437
6438
6439
6440
6441
6442
6443
6444
6445
6446
6447
6448
6449
6450
6451
6452
6453
6454
6455
6456     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6457 $as_echo_n "checking for -single_module linker flag... " >&6; }
6458 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
6459   $as_echo_n "(cached) " >&6
6460 else
6461   lt_cv_apple_cc_single_mod=no
6462       if test -z "${LT_MULTI_MODULE}"; then
6463         # By default we will add the -single_module flag. You can override
6464         # by either setting the environment variable LT_MULTI_MODULE
6465         # non-empty at configure time, or by adding -multi_module to the
6466         # link flags.
6467         rm -rf libconftest.dylib*
6468         echo "int foo(void){return 1;}" > conftest.c
6469         echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6470 -dynamiclib -Wl,-single_module conftest.c" >&5
6471         $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
6472           -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
6473         _lt_result=$?
6474         if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
6475           lt_cv_apple_cc_single_mod=yes
6476         else
6477           cat conftest.err >&5
6478         fi
6479         rm -rf libconftest.dylib*
6480         rm -f conftest.*
6481       fi
6482 fi
6483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
6484 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6485     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6486 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6487 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
6488   $as_echo_n "(cached) " >&6
6489 else
6490   lt_cv_ld_exported_symbols_list=no
6491       save_LDFLAGS=$LDFLAGS
6492       echo "_main" > conftest.sym
6493       LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
6494       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6495 /* end confdefs.h.  */
6496
6497 int
6498 main ()
6499 {
6500
6501   ;
6502   return 0;
6503 }
6504 _ACEOF
6505 if ac_fn_c_try_link "$LINENO"; then :
6506   lt_cv_ld_exported_symbols_list=yes
6507 else
6508   lt_cv_ld_exported_symbols_list=no
6509 fi
6510 rm -f core conftest.err conftest.$ac_objext \
6511     conftest$ac_exeext conftest.$ac_ext
6512         LDFLAGS="$save_LDFLAGS"
6513
6514 fi
6515 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
6516 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6517     case $host_os in
6518     rhapsody* | darwin1.[012])
6519       _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
6520     darwin1.*)
6521       _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6522     darwin*) # darwin 5.x on
6523       # if running on 10.5 or later, the deployment target defaults
6524       # to the OS version, if on x86, and 10.4, the deployment
6525       # target defaults to 10.4. Don't you love it?
6526       case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
6527         10.0,*86*-darwin8*|10.0,*-darwin[91]*)
6528           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6529         10.[012]*)
6530           _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
6531         10.*)
6532           _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
6533       esac
6534     ;;
6535   esac
6536     if test "$lt_cv_apple_cc_single_mod" = "yes"; then
6537       _lt_dar_single_mod='$single_module'
6538     fi
6539     if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
6540       _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
6541     else
6542       _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
6543     fi
6544     if test "$DSYMUTIL" != ":"; then
6545       _lt_dsymutil='~$DSYMUTIL $lib || :'
6546     else
6547       _lt_dsymutil=
6548     fi
6549     ;;
6550   esac
6551
6552 ac_ext=c
6553 ac_cpp='$CPP $CPPFLAGS'
6554 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6555 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6556 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
6558 $as_echo_n "checking how to run the C preprocessor... " >&6; }
6559 # On Suns, sometimes $CPP names a directory.
6560 if test -n "$CPP" && test -d "$CPP"; then
6561   CPP=
6562 fi
6563 if test -z "$CPP"; then
6564   if test "${ac_cv_prog_CPP+set}" = set; then :
6565   $as_echo_n "(cached) " >&6
6566 else
6567       # Double quotes because CPP needs to be expanded
6568     for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6569     do
6570       ac_preproc_ok=false
6571 for ac_c_preproc_warn_flag in '' yes
6572 do
6573   # Use a header file that comes with gcc, so configuring glibc
6574   # with a fresh cross-compiler works.
6575   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6576   # <limits.h> exists even on freestanding compilers.
6577   # On the NeXT, cc -E runs the code through the compiler's parser,
6578   # not just through cpp. "Syntax error" is here to catch this case.
6579   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6580 /* end confdefs.h.  */
6581 #ifdef __STDC__
6582 # include <limits.h>
6583 #else
6584 # include <assert.h>
6585 #endif
6586                      Syntax error
6587 _ACEOF
6588 if ac_fn_c_try_cpp "$LINENO"; then :
6589
6590 else
6591   # Broken: fails on valid input.
6592 continue
6593 fi
6594 rm -f conftest.err conftest.i conftest.$ac_ext
6595
6596   # OK, works on sane cases.  Now check whether nonexistent headers
6597   # can be detected and how.
6598   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6599 /* end confdefs.h.  */
6600 #include <ac_nonexistent.h>
6601 _ACEOF
6602 if ac_fn_c_try_cpp "$LINENO"; then :
6603   # Broken: success on invalid input.
6604 continue
6605 else
6606   # Passes both tests.
6607 ac_preproc_ok=:
6608 break
6609 fi
6610 rm -f conftest.err conftest.i conftest.$ac_ext
6611
6612 done
6613 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6614 rm -f conftest.i conftest.err conftest.$ac_ext
6615 if $ac_preproc_ok; then :
6616   break
6617 fi
6618
6619     done
6620     ac_cv_prog_CPP=$CPP
6621
6622 fi
6623   CPP=$ac_cv_prog_CPP
6624 else
6625   ac_cv_prog_CPP=$CPP
6626 fi
6627 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
6628 $as_echo "$CPP" >&6; }
6629 ac_preproc_ok=false
6630 for ac_c_preproc_warn_flag in '' yes
6631 do
6632   # Use a header file that comes with gcc, so configuring glibc
6633   # with a fresh cross-compiler works.
6634   # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6635   # <limits.h> exists even on freestanding compilers.
6636   # On the NeXT, cc -E runs the code through the compiler's parser,
6637   # not just through cpp. "Syntax error" is here to catch this case.
6638   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6639 /* end confdefs.h.  */
6640 #ifdef __STDC__
6641 # include <limits.h>
6642 #else
6643 # include <assert.h>
6644 #endif
6645                      Syntax error
6646 _ACEOF
6647 if ac_fn_c_try_cpp "$LINENO"; then :
6648
6649 else
6650   # Broken: fails on valid input.
6651 continue
6652 fi
6653 rm -f conftest.err conftest.i conftest.$ac_ext
6654
6655   # OK, works on sane cases.  Now check whether nonexistent headers
6656   # can be detected and how.
6657   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6658 /* end confdefs.h.  */
6659 #include <ac_nonexistent.h>
6660 _ACEOF
6661 if ac_fn_c_try_cpp "$LINENO"; then :
6662   # Broken: success on invalid input.
6663 continue
6664 else
6665   # Passes both tests.
6666 ac_preproc_ok=:
6667 break
6668 fi
6669 rm -f conftest.err conftest.i conftest.$ac_ext
6670
6671 done
6672 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6673 rm -f conftest.i conftest.err conftest.$ac_ext
6674 if $ac_preproc_ok; then :
6675
6676 else
6677   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6678 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6679 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
6680 See \`config.log' for more details" "$LINENO" 5 ; }
6681 fi
6682
6683 ac_ext=c
6684 ac_cpp='$CPP $CPPFLAGS'
6685 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6686 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6687 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6688
6689
6690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6691 $as_echo_n "checking for ANSI C header files... " >&6; }
6692 if test "${ac_cv_header_stdc+set}" = set; then :
6693   $as_echo_n "(cached) " >&6
6694 else
6695   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6696 /* end confdefs.h.  */
6697 #include <stdlib.h>
6698 #include <stdarg.h>
6699 #include <string.h>
6700 #include <float.h>
6701
6702 int
6703 main ()
6704 {
6705
6706   ;
6707   return 0;
6708 }
6709 _ACEOF
6710 if ac_fn_c_try_compile "$LINENO"; then :
6711   ac_cv_header_stdc=yes
6712 else
6713   ac_cv_header_stdc=no
6714 fi
6715 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6716
6717 if test $ac_cv_header_stdc = yes; then
6718   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6719   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6720 /* end confdefs.h.  */
6721 #include <string.h>
6722
6723 _ACEOF
6724 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6725   $EGREP "memchr" >/dev/null 2>&1; then :
6726
6727 else
6728   ac_cv_header_stdc=no
6729 fi
6730 rm -f conftest*
6731
6732 fi
6733
6734 if test $ac_cv_header_stdc = yes; then
6735   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6736   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6737 /* end confdefs.h.  */
6738 #include <stdlib.h>
6739
6740 _ACEOF
6741 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6742   $EGREP "free" >/dev/null 2>&1; then :
6743
6744 else
6745   ac_cv_header_stdc=no
6746 fi
6747 rm -f conftest*
6748
6749 fi
6750
6751 if test $ac_cv_header_stdc = yes; then
6752   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6753   if test "$cross_compiling" = yes; then :
6754   :
6755 else
6756   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6757 /* end confdefs.h.  */
6758 #include <ctype.h>
6759 #include <stdlib.h>
6760 #if ((' ' & 0x0FF) == 0x020)
6761 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6762 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6763 #else
6764 # define ISLOWER(c) \
6765                    (('a' <= (c) && (c) <= 'i') \
6766                      || ('j' <= (c) && (c) <= 'r') \
6767                      || ('s' <= (c) && (c) <= 'z'))
6768 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6769 #endif
6770
6771 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6772 int
6773 main ()
6774 {
6775   int i;
6776   for (i = 0; i < 256; i++)
6777     if (XOR (islower (i), ISLOWER (i))
6778         || toupper (i) != TOUPPER (i))
6779       return 2;
6780   return 0;
6781 }
6782 _ACEOF
6783 if ac_fn_c_try_run "$LINENO"; then :
6784
6785 else
6786   ac_cv_header_stdc=no
6787 fi
6788 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6789   conftest.$ac_objext conftest.beam conftest.$ac_ext
6790 fi
6791
6792 fi
6793 fi
6794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6795 $as_echo "$ac_cv_header_stdc" >&6; }
6796 if test $ac_cv_header_stdc = yes; then
6797
6798 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
6799
6800 fi
6801
6802 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
6803 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6804                   inttypes.h stdint.h unistd.h
6805 do :
6806   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6807 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6808 "
6809 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6810   cat >>confdefs.h <<_ACEOF
6811 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6812 _ACEOF
6813
6814 fi
6815
6816 done
6817
6818
6819 for ac_header in dlfcn.h
6820 do :
6821   ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
6822 "
6823 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
6824   cat >>confdefs.h <<_ACEOF
6825 #define HAVE_DLFCN_H 1
6826 _ACEOF
6827
6828 fi
6829
6830 done
6831
6832
6833
6834 # Set options
6835
6836
6837
6838         enable_dlopen=no
6839
6840
6841   enable_win32_dll=no
6842
6843
6844             # Check whether --enable-shared was given.
6845 if test "${enable_shared+set}" = set; then :
6846   enableval=$enable_shared; p=${PACKAGE-default}
6847     case $enableval in
6848     yes) enable_shared=yes ;;
6849     no) enable_shared=no ;;
6850     *)
6851       enable_shared=no
6852       # Look at the argument we got.  We use all the common list separators.
6853       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6854       for pkg in $enableval; do
6855         IFS="$lt_save_ifs"
6856         if test "X$pkg" = "X$p"; then
6857           enable_shared=yes
6858         fi
6859       done
6860       IFS="$lt_save_ifs"
6861       ;;
6862     esac
6863 else
6864   enable_shared=yes
6865 fi
6866
6867
6868
6869
6870
6871
6872
6873
6874
6875   # Check whether --enable-static was given.
6876 if test "${enable_static+set}" = set; then :
6877   enableval=$enable_static; p=${PACKAGE-default}
6878     case $enableval in
6879     yes) enable_static=yes ;;
6880     no) enable_static=no ;;
6881     *)
6882      enable_static=no
6883       # Look at the argument we got.  We use all the common list separators.
6884       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6885       for pkg in $enableval; do
6886         IFS="$lt_save_ifs"
6887         if test "X$pkg" = "X$p"; then
6888           enable_static=yes
6889         fi
6890       done
6891       IFS="$lt_save_ifs"
6892       ;;
6893     esac
6894 else
6895   enable_static=yes
6896 fi
6897
6898
6899
6900
6901
6902
6903
6904
6905
6906
6907 # Check whether --with-pic was given.
6908 if test "${with_pic+set}" = set; then :
6909   withval=$with_pic; pic_mode="$withval"
6910 else
6911   pic_mode=default
6912 fi
6913
6914
6915 test -z "$pic_mode" && pic_mode=default
6916
6917
6918
6919
6920
6921
6922
6923   # Check whether --enable-fast-install was given.
6924 if test "${enable_fast_install+set}" = set; then :
6925   enableval=$enable_fast_install; p=${PACKAGE-default}
6926     case $enableval in
6927     yes) enable_fast_install=yes ;;
6928     no) enable_fast_install=no ;;
6929     *)
6930       enable_fast_install=no
6931       # Look at the argument we got.  We use all the common list separators.
6932       lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
6933       for pkg in $enableval; do
6934         IFS="$lt_save_ifs"
6935         if test "X$pkg" = "X$p"; then
6936           enable_fast_install=yes
6937         fi
6938       done
6939       IFS="$lt_save_ifs"
6940       ;;
6941     esac
6942 else
6943   enable_fast_install=yes
6944 fi
6945
6946
6947
6948
6949
6950
6951
6952
6953
6954
6955
6956 # This can be used to rebuild libtool when needed
6957 LIBTOOL_DEPS="$ltmain"
6958
6959 # Always use our own libtool.
6960 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
6961
6962
6963
6964
6965
6966
6967
6968
6969
6970
6971
6972
6973
6974
6975
6976
6977
6978
6979
6980
6981
6982
6983
6984
6985
6986 test -z "$LN_S" && LN_S="ln -s"
6987
6988
6989
6990
6991
6992
6993
6994
6995
6996
6997
6998
6999
7000
7001 if test -n "${ZSH_VERSION+set}" ; then
7002    setopt NO_GLOB_SUBST
7003 fi
7004
7005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
7006 $as_echo_n "checking for objdir... " >&6; }
7007 if test "${lt_cv_objdir+set}" = set; then :
7008   $as_echo_n "(cached) " >&6
7009 else
7010   rm -f .libs 2>/dev/null
7011 mkdir .libs 2>/dev/null
7012 if test -d .libs; then
7013   lt_cv_objdir=.libs
7014 else
7015   # MS-DOS does not allow filenames that begin with a dot.
7016   lt_cv_objdir=_libs
7017 fi
7018 rmdir .libs 2>/dev/null
7019 fi
7020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
7021 $as_echo "$lt_cv_objdir" >&6; }
7022 objdir=$lt_cv_objdir
7023
7024
7025
7026
7027
7028 cat >>confdefs.h <<_ACEOF
7029 #define LT_OBJDIR "$lt_cv_objdir/"
7030 _ACEOF
7031
7032
7033
7034
7035
7036
7037
7038
7039
7040
7041
7042
7043
7044
7045
7046
7047
7048 case $host_os in
7049 aix3*)
7050   # AIX sometimes has problems with the GCC collect2 program.  For some
7051   # reason, if we set the COLLECT_NAMES environment variable, the problems
7052   # vanish in a puff of smoke.
7053   if test "X${COLLECT_NAMES+set}" != Xset; then
7054     COLLECT_NAMES=
7055     export COLLECT_NAMES
7056   fi
7057   ;;
7058 esac
7059
7060 # Sed substitution that helps us do robust quoting.  It backslashifies
7061 # metacharacters that are still active within double-quoted strings.
7062 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
7063
7064 # Same as above, but do not quote variable references.
7065 double_quote_subst='s/\(["`\\]\)/\\\1/g'
7066
7067 # Sed substitution to delay expansion of an escaped shell variable in a
7068 # double_quote_subst'ed string.
7069 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
7070
7071 # Sed substitution to delay expansion of an escaped single quote.
7072 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
7073
7074 # Sed substitution to avoid accidental globbing in evaled expressions
7075 no_glob_subst='s/\*/\\\*/g'
7076
7077 # Global variables:
7078 ofile=libtool
7079 can_build_shared=yes
7080
7081 # All known linkers require a `.a' archive for static linking (except MSVC,
7082 # which needs '.lib').
7083 libext=a
7084
7085 with_gnu_ld="$lt_cv_prog_gnu_ld"
7086
7087 old_CC="$CC"
7088 old_CFLAGS="$CFLAGS"
7089
7090 # Set sane defaults for various variables
7091 test -z "$CC" && CC=cc
7092 test -z "$LTCC" && LTCC=$CC
7093 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
7094 test -z "$LD" && LD=ld
7095 test -z "$ac_objext" && ac_objext=o
7096
7097 for cc_temp in $compiler""; do
7098   case $cc_temp in
7099     compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
7100     distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
7101     \-*) ;;
7102     *) break;;
7103   esac
7104 done
7105 cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7106
7107
7108 # Only perform the check for file, if the check method requires it
7109 test -z "$MAGIC_CMD" && MAGIC_CMD=file
7110 case $deplibs_check_method in
7111 file_magic*)
7112   if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7113     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
7114 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7115 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7116   $as_echo_n "(cached) " >&6
7117 else
7118   case $MAGIC_CMD in
7119 [\\/*] |  ?:[\\/]*)
7120   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7121   ;;
7122 *)
7123   lt_save_MAGIC_CMD="$MAGIC_CMD"
7124   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7125   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7126   for ac_dir in $ac_dummy; do
7127     IFS="$lt_save_ifs"
7128     test -z "$ac_dir" && ac_dir=.
7129     if test -f $ac_dir/${ac_tool_prefix}file; then
7130       lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
7131       if test -n "$file_magic_test_file"; then
7132         case $deplibs_check_method in
7133         "file_magic "*)
7134           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7135           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7136           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7137             $EGREP "$file_magic_regex" > /dev/null; then
7138             :
7139           else
7140             cat <<_LT_EOF 1>&2
7141
7142 *** Warning: the command libtool uses to detect shared libraries,
7143 *** $file_magic_cmd, produces output that libtool cannot recognize.
7144 *** The result is that libtool may fail to recognize shared libraries
7145 *** as such.  This will affect the creation of libtool libraries that
7146 *** depend on shared libraries, but programs linked with such libtool
7147 *** libraries will work regardless of this problem.  Nevertheless, you
7148 *** may want to report the problem to your system manager and/or to
7149 *** bug-libtool@gnu.org
7150
7151 _LT_EOF
7152           fi ;;
7153         esac
7154       fi
7155       break
7156     fi
7157   done
7158   IFS="$lt_save_ifs"
7159   MAGIC_CMD="$lt_save_MAGIC_CMD"
7160   ;;
7161 esac
7162 fi
7163
7164 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7165 if test -n "$MAGIC_CMD"; then
7166   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7167 $as_echo "$MAGIC_CMD" >&6; }
7168 else
7169   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7170 $as_echo "no" >&6; }
7171 fi
7172
7173
7174
7175
7176
7177 if test -z "$lt_cv_path_MAGIC_CMD"; then
7178   if test -n "$ac_tool_prefix"; then
7179     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
7180 $as_echo_n "checking for file... " >&6; }
7181 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
7182   $as_echo_n "(cached) " >&6
7183 else
7184   case $MAGIC_CMD in
7185 [\\/*] |  ?:[\\/]*)
7186   lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
7187   ;;
7188 *)
7189   lt_save_MAGIC_CMD="$MAGIC_CMD"
7190   lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7191   ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
7192   for ac_dir in $ac_dummy; do
7193     IFS="$lt_save_ifs"
7194     test -z "$ac_dir" && ac_dir=.
7195     if test -f $ac_dir/file; then
7196       lt_cv_path_MAGIC_CMD="$ac_dir/file"
7197       if test -n "$file_magic_test_file"; then
7198         case $deplibs_check_method in
7199         "file_magic "*)
7200           file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
7201           MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7202           if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
7203             $EGREP "$file_magic_regex" > /dev/null; then
7204             :
7205           else
7206             cat <<_LT_EOF 1>&2
7207
7208 *** Warning: the command libtool uses to detect shared libraries,
7209 *** $file_magic_cmd, produces output that libtool cannot recognize.
7210 *** The result is that libtool may fail to recognize shared libraries
7211 *** as such.  This will affect the creation of libtool libraries that
7212 *** depend on shared libraries, but programs linked with such libtool
7213 *** libraries will work regardless of this problem.  Nevertheless, you
7214 *** may want to report the problem to your system manager and/or to
7215 *** bug-libtool@gnu.org
7216
7217 _LT_EOF
7218           fi ;;
7219         esac
7220       fi
7221       break
7222     fi
7223   done
7224   IFS="$lt_save_ifs"
7225   MAGIC_CMD="$lt_save_MAGIC_CMD"
7226   ;;
7227 esac
7228 fi
7229
7230 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
7231 if test -n "$MAGIC_CMD"; then
7232   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
7233 $as_echo "$MAGIC_CMD" >&6; }
7234 else
7235   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7236 $as_echo "no" >&6; }
7237 fi
7238
7239
7240   else
7241     MAGIC_CMD=:
7242   fi
7243 fi
7244
7245   fi
7246   ;;
7247 esac
7248
7249 # Use C for the default configuration in the libtool script
7250
7251 lt_save_CC="$CC"
7252 ac_ext=c
7253 ac_cpp='$CPP $CPPFLAGS'
7254 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7255 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7256 ac_compiler_gnu=$ac_cv_c_compiler_gnu
7257
7258
7259 # Source file extension for C test sources.
7260 ac_ext=c
7261
7262 # Object file extension for compiled C test sources.
7263 objext=o
7264 objext=$objext
7265
7266 # Code to be used in simple compile tests
7267 lt_simple_compile_test_code="int some_variable = 0;"
7268
7269 # Code to be used in simple link tests
7270 lt_simple_link_test_code='int main(){return(0);}'
7271
7272
7273
7274
7275
7276
7277
7278 # If no C compiler was specified, use CC.
7279 LTCC=${LTCC-"$CC"}
7280
7281 # If no C compiler flags were specified, use CFLAGS.
7282 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
7283
7284 # Allow CC to be a program name with arguments.
7285 compiler=$CC
7286
7287 # Save the default compiler, since it gets overwritten when the other
7288 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
7289 compiler_DEFAULT=$CC
7290
7291 # save warnings/boilerplate of simple test code
7292 ac_outfile=conftest.$ac_objext
7293 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
7294 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7295 _lt_compiler_boilerplate=`cat conftest.err`
7296 $RM conftest*
7297
7298 ac_outfile=conftest.$ac_objext
7299 echo "$lt_simple_link_test_code" >conftest.$ac_ext
7300 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
7301 _lt_linker_boilerplate=`cat conftest.err`
7302 $RM -r conftest*
7303
7304
7305 if test -n "$compiler"; then
7306
7307 lt_prog_compiler_no_builtin_flag=
7308
7309 if test "$GCC" = yes; then
7310   lt_prog_compiler_no_builtin_flag=' -fno-builtin'
7311
7312   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7313 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7314 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
7315   $as_echo_n "(cached) " >&6
7316 else
7317   lt_cv_prog_compiler_rtti_exceptions=no
7318    ac_outfile=conftest.$ac_objext
7319    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7320    lt_compiler_flag="-fno-rtti -fno-exceptions"
7321    # Insert the option either (1) after the last *FLAGS variable, or
7322    # (2) before a word containing "conftest.", or (3) at the end.
7323    # Note that $ac_compile itself does not contain backslashes and begins
7324    # with a dollar sign (not a hyphen), so the echo should work correctly.
7325    # The option is referenced via a variable to avoid confusing sed.
7326    lt_compile=`echo "$ac_compile" | $SED \
7327    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7328    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7329    -e 's:$: $lt_compiler_flag:'`
7330    (eval echo "\"\$as_me:7330: $lt_compile\"" >&5)
7331    (eval "$lt_compile" 2>conftest.err)
7332    ac_status=$?
7333    cat conftest.err >&5
7334    echo "$as_me:7334: \$? = $ac_status" >&5
7335    if (exit $ac_status) && test -s "$ac_outfile"; then
7336      # The compiler can only warn and ignore the option if not recognized
7337      # So say no if there are warnings other than the usual output.
7338      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7339      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7340      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7341        lt_cv_prog_compiler_rtti_exceptions=yes
7342      fi
7343    fi
7344    $RM conftest*
7345
7346 fi
7347 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7348 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
7349
7350 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
7351     lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
7352 else
7353     :
7354 fi
7355
7356 fi
7357
7358
7359
7360
7361
7362
7363   lt_prog_compiler_wl=
7364 lt_prog_compiler_pic=
7365 lt_prog_compiler_static=
7366
7367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7368 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
7369
7370   if test "$GCC" = yes; then
7371     lt_prog_compiler_wl='-Wl,'
7372     lt_prog_compiler_static='-static'
7373
7374     case $host_os in
7375       aix*)
7376       # All AIX code is PIC.
7377       if test "$host_cpu" = ia64; then
7378         # AIX 5 now supports IA64 processor
7379         lt_prog_compiler_static='-Bstatic'
7380       fi
7381       ;;
7382
7383     amigaos*)
7384       case $host_cpu in
7385       powerpc)
7386             # see comment about AmigaOS4 .so support
7387             lt_prog_compiler_pic='-fPIC'
7388         ;;
7389       m68k)
7390             # FIXME: we need at least 68020 code to build shared libraries, but
7391             # adding the `-m68020' flag to GCC prevents building anything better,
7392             # like `-m68040'.
7393             lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
7394         ;;
7395       esac
7396       ;;
7397
7398     beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
7399       # PIC is the default for these OSes.
7400       ;;
7401
7402     mingw* | cygwin* | pw32* | os2* | cegcc*)
7403       # This hack is so that the source file can tell whether it is being
7404       # built for inclusion in a dll (and should export symbols for example).
7405       # Although the cygwin gcc ignores -fPIC, still need this for old-style
7406       # (--disable-auto-import) libraries
7407       lt_prog_compiler_pic='-DDLL_EXPORT'
7408       ;;
7409
7410     darwin* | rhapsody*)
7411       # PIC is the default on this platform
7412       # Common symbols not allowed in MH_DYLIB files
7413       lt_prog_compiler_pic='-fno-common'
7414       ;;
7415
7416     hpux*)
7417       # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
7418       # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
7419       # sets the default TLS model and affects inlining.
7420       case $host_cpu in
7421       hppa*64*)
7422         # +Z the default
7423         ;;
7424       *)
7425         lt_prog_compiler_pic='-fPIC'
7426         ;;
7427       esac
7428       ;;
7429
7430     interix[3-9]*)
7431       # Interix 3.x gcc -fpic/-fPIC options generate broken code.
7432       # Instead, we relocate shared libraries at runtime.
7433       ;;
7434
7435     msdosdjgpp*)
7436       # Just because we use GCC doesn't mean we suddenly get shared libraries
7437       # on systems that don't support them.
7438       lt_prog_compiler_can_build_shared=no
7439       enable_shared=no
7440       ;;
7441
7442     *nto* | *qnx*)
7443       # QNX uses GNU C++, but need to define -shared option too, otherwise
7444       # it will coredump.
7445       lt_prog_compiler_pic='-fPIC -shared'
7446       ;;
7447
7448     sysv4*MP*)
7449       if test -d /usr/nec; then
7450         lt_prog_compiler_pic=-Kconform_pic
7451       fi
7452       ;;
7453
7454     *)
7455       lt_prog_compiler_pic='-fPIC'
7456       ;;
7457     esac
7458   else
7459     # PORTME Check for flag to pass linker flags through the system compiler.
7460     case $host_os in
7461     aix*)
7462       lt_prog_compiler_wl='-Wl,'
7463       if test "$host_cpu" = ia64; then
7464         # AIX 5 now supports IA64 processor
7465         lt_prog_compiler_static='-Bstatic'
7466       else
7467         lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
7468       fi
7469       ;;
7470
7471     mingw* | cygwin* | pw32* | os2* | cegcc*)
7472       # This hack is so that the source file can tell whether it is being
7473       # built for inclusion in a dll (and should export symbols for example).
7474       lt_prog_compiler_pic='-DDLL_EXPORT'
7475       ;;
7476
7477     hpux9* | hpux10* | hpux11*)
7478       lt_prog_compiler_wl='-Wl,'
7479       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
7480       # not for PA HP-UX.
7481       case $host_cpu in
7482       hppa*64*|ia64*)
7483         # +Z the default
7484         ;;
7485       *)
7486         lt_prog_compiler_pic='+Z'
7487         ;;
7488       esac
7489       # Is there a better lt_prog_compiler_static that works with the bundled CC?
7490       lt_prog_compiler_static='${wl}-a ${wl}archive'
7491       ;;
7492
7493     irix5* | irix6* | nonstopux*)
7494       lt_prog_compiler_wl='-Wl,'
7495       # PIC (with -KPIC) is the default.
7496       lt_prog_compiler_static='-non_shared'
7497       ;;
7498
7499     linux* | k*bsd*-gnu | kopensolaris*-gnu)
7500       case $cc_basename in
7501       # old Intel for x86_64 which still supported -KPIC.
7502       ecc*)
7503         lt_prog_compiler_wl='-Wl,'
7504         lt_prog_compiler_pic='-KPIC'
7505         lt_prog_compiler_static='-static'
7506         ;;
7507       # icc used to be incompatible with GCC.
7508       # ICC 10 doesn't accept -KPIC any more.
7509       icc* | ifort*)
7510         lt_prog_compiler_wl='-Wl,'
7511         lt_prog_compiler_pic='-fPIC'
7512         lt_prog_compiler_static='-static'
7513         ;;
7514       # Lahey Fortran 8.1.
7515       lf95*)
7516         lt_prog_compiler_wl='-Wl,'
7517         lt_prog_compiler_pic='--shared'
7518         lt_prog_compiler_static='--static'
7519         ;;
7520       pgcc* | pgf77* | pgf90* | pgf95*)
7521         # Portland Group compilers (*not* the Pentium gcc compiler,
7522         # which looks to be a dead project)
7523         lt_prog_compiler_wl='-Wl,'
7524         lt_prog_compiler_pic='-fpic'
7525         lt_prog_compiler_static='-Bstatic'
7526         ;;
7527       ccc*)
7528         lt_prog_compiler_wl='-Wl,'
7529         # All Alpha code is PIC.
7530         lt_prog_compiler_static='-non_shared'
7531         ;;
7532       xl*)
7533         # IBM XL C 8.0/Fortran 10.1 on PPC
7534         lt_prog_compiler_wl='-Wl,'
7535         lt_prog_compiler_pic='-qpic'
7536         lt_prog_compiler_static='-qstaticlink'
7537         ;;
7538       *)
7539         case `$CC -V 2>&1 | sed 5q` in
7540         *Sun\ C*)
7541           # Sun C 5.9
7542           lt_prog_compiler_pic='-KPIC'
7543           lt_prog_compiler_static='-Bstatic'
7544           lt_prog_compiler_wl='-Wl,'
7545           ;;
7546         *Sun\ F*)
7547           # Sun Fortran 8.3 passes all unrecognized flags to the linker
7548           lt_prog_compiler_pic='-KPIC'
7549           lt_prog_compiler_static='-Bstatic'
7550           lt_prog_compiler_wl=''
7551           ;;
7552         esac
7553         ;;
7554       esac
7555       ;;
7556
7557     newsos6)
7558       lt_prog_compiler_pic='-KPIC'
7559       lt_prog_compiler_static='-Bstatic'
7560       ;;
7561
7562     *nto* | *qnx*)
7563       # QNX uses GNU C++, but need to define -shared option too, otherwise
7564       # it will coredump.
7565       lt_prog_compiler_pic='-fPIC -shared'
7566       ;;
7567
7568     osf3* | osf4* | osf5*)
7569       lt_prog_compiler_wl='-Wl,'
7570       # All OSF/1 code is PIC.
7571       lt_prog_compiler_static='-non_shared'
7572       ;;
7573
7574     rdos*)
7575       lt_prog_compiler_static='-non_shared'
7576       ;;
7577
7578     solaris*)
7579       lt_prog_compiler_pic='-KPIC'
7580       lt_prog_compiler_static='-Bstatic'
7581       case $cc_basename in
7582       f77* | f90* | f95*)
7583         lt_prog_compiler_wl='-Qoption ld ';;
7584       *)
7585         lt_prog_compiler_wl='-Wl,';;
7586       esac
7587       ;;
7588
7589     sunos4*)
7590       lt_prog_compiler_wl='-Qoption ld '
7591       lt_prog_compiler_pic='-PIC'
7592       lt_prog_compiler_static='-Bstatic'
7593       ;;
7594
7595     sysv4 | sysv4.2uw2* | sysv4.3*)
7596       lt_prog_compiler_wl='-Wl,'
7597       lt_prog_compiler_pic='-KPIC'
7598       lt_prog_compiler_static='-Bstatic'
7599       ;;
7600
7601     sysv4*MP*)
7602       if test -d /usr/nec ;then
7603         lt_prog_compiler_pic='-Kconform_pic'
7604         lt_prog_compiler_static='-Bstatic'
7605       fi
7606       ;;
7607
7608     sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
7609       lt_prog_compiler_wl='-Wl,'
7610       lt_prog_compiler_pic='-KPIC'
7611       lt_prog_compiler_static='-Bstatic'
7612       ;;
7613
7614     unicos*)
7615       lt_prog_compiler_wl='-Wl,'
7616       lt_prog_compiler_can_build_shared=no
7617       ;;
7618
7619     uts4*)
7620       lt_prog_compiler_pic='-pic'
7621       lt_prog_compiler_static='-Bstatic'
7622       ;;
7623
7624     *)
7625       lt_prog_compiler_can_build_shared=no
7626       ;;
7627     esac
7628   fi
7629
7630 case $host_os in
7631   # For platforms which do not support PIC, -DPIC is meaningless:
7632   *djgpp*)
7633     lt_prog_compiler_pic=
7634     ;;
7635   *)
7636     lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
7637     ;;
7638 esac
7639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
7640 $as_echo "$lt_prog_compiler_pic" >&6; }
7641
7642
7643
7644
7645
7646
7647 #
7648 # Check to make sure the PIC flag actually works.
7649 #
7650 if test -n "$lt_prog_compiler_pic"; then
7651   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7652 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
7653 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
7654   $as_echo_n "(cached) " >&6
7655 else
7656   lt_cv_prog_compiler_pic_works=no
7657    ac_outfile=conftest.$ac_objext
7658    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7659    lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
7660    # Insert the option either (1) after the last *FLAGS variable, or
7661    # (2) before a word containing "conftest.", or (3) at the end.
7662    # Note that $ac_compile itself does not contain backslashes and begins
7663    # with a dollar sign (not a hyphen), so the echo should work correctly.
7664    # The option is referenced via a variable to avoid confusing sed.
7665    lt_compile=`echo "$ac_compile" | $SED \
7666    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7667    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7668    -e 's:$: $lt_compiler_flag:'`
7669    (eval echo "\"\$as_me:7669: $lt_compile\"" >&5)
7670    (eval "$lt_compile" 2>conftest.err)
7671    ac_status=$?
7672    cat conftest.err >&5
7673    echo "$as_me:7673: \$? = $ac_status" >&5
7674    if (exit $ac_status) && test -s "$ac_outfile"; then
7675      # The compiler can only warn and ignore the option if not recognized
7676      # So say no if there are warnings other than the usual output.
7677      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7678      $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7679      if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
7680        lt_cv_prog_compiler_pic_works=yes
7681      fi
7682    fi
7683    $RM conftest*
7684
7685 fi
7686 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
7687 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
7688
7689 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
7690     case $lt_prog_compiler_pic in
7691      "" | " "*) ;;
7692      *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
7693      esac
7694 else
7695     lt_prog_compiler_pic=
7696      lt_prog_compiler_can_build_shared=no
7697 fi
7698
7699 fi
7700
7701
7702
7703
7704
7705
7706 #
7707 # Check to make sure the static flag actually works.
7708 #
7709 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
7710 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7711 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
7712 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
7713   $as_echo_n "(cached) " >&6
7714 else
7715   lt_cv_prog_compiler_static_works=no
7716    save_LDFLAGS="$LDFLAGS"
7717    LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
7718    echo "$lt_simple_link_test_code" > conftest.$ac_ext
7719    if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
7720      # The linker can only warn and ignore the option if not recognized
7721      # So say no if there are warnings
7722      if test -s conftest.err; then
7723        # Append any errors to the config.log.
7724        cat conftest.err 1>&5
7725        $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
7726        $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
7727        if diff conftest.exp conftest.er2 >/dev/null; then
7728          lt_cv_prog_compiler_static_works=yes
7729        fi
7730      else
7731        lt_cv_prog_compiler_static_works=yes
7732      fi
7733    fi
7734    $RM -r conftest*
7735    LDFLAGS="$save_LDFLAGS"
7736
7737 fi
7738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
7739 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
7740
7741 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
7742     :
7743 else
7744     lt_prog_compiler_static=
7745 fi
7746
7747
7748
7749
7750
7751
7752
7753   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7754 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7755 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7756   $as_echo_n "(cached) " >&6
7757 else
7758   lt_cv_prog_compiler_c_o=no
7759    $RM -r conftest 2>/dev/null
7760    mkdir conftest
7761    cd conftest
7762    mkdir out
7763    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7764
7765    lt_compiler_flag="-o out/conftest2.$ac_objext"
7766    # Insert the option either (1) after the last *FLAGS variable, or
7767    # (2) before a word containing "conftest.", or (3) at the end.
7768    # Note that $ac_compile itself does not contain backslashes and begins
7769    # with a dollar sign (not a hyphen), so the echo should work correctly.
7770    lt_compile=`echo "$ac_compile" | $SED \
7771    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7772    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7773    -e 's:$: $lt_compiler_flag:'`
7774    (eval echo "\"\$as_me:7774: $lt_compile\"" >&5)
7775    (eval "$lt_compile" 2>out/conftest.err)
7776    ac_status=$?
7777    cat out/conftest.err >&5
7778    echo "$as_me:7778: \$? = $ac_status" >&5
7779    if (exit $ac_status) && test -s out/conftest2.$ac_objext
7780    then
7781      # The compiler can only warn and ignore the option if not recognized
7782      # So say no if there are warnings
7783      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7784      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
7785      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7786        lt_cv_prog_compiler_c_o=yes
7787      fi
7788    fi
7789    chmod u+w . 2>&5
7790    $RM conftest*
7791    # SGI C++ compiler will create directory out/ii_files/ for
7792    # template instantiation
7793    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
7794    $RM out/* && rmdir out
7795    cd ..
7796    $RM -r conftest
7797    $RM conftest*
7798
7799 fi
7800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7801 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7802
7803
7804
7805
7806
7807
7808   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
7809 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
7810 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
7811   $as_echo_n "(cached) " >&6
7812 else
7813   lt_cv_prog_compiler_c_o=no
7814    $RM -r conftest 2>/dev/null
7815    mkdir conftest
7816    cd conftest
7817    mkdir out
7818    echo "$lt_simple_compile_test_code" > conftest.$ac_ext
7819
7820    lt_compiler_flag="-o out/conftest2.$ac_objext"
7821    # Insert the option either (1) after the last *FLAGS variable, or
7822    # (2) before a word containing "conftest.", or (3) at the end.
7823    # Note that $ac_compile itself does not contain backslashes and begins
7824    # with a dollar sign (not a hyphen), so the echo should work correctly.
7825    lt_compile=`echo "$ac_compile" | $SED \
7826    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7827    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7828    -e 's:$: $lt_compiler_flag:'`
7829    (eval echo "\"\$as_me:7829: $lt_compile\"" >&5)
7830    (eval "$lt_compile" 2>out/conftest.err)
7831    ac_status=$?
7832    cat out/conftest.err >&5
7833    echo "$as_me:7833: \$? = $ac_status" >&5
7834    if (exit $ac_status) && test -s out/conftest2.$ac_objext
7835    then
7836      # The compiler can only warn and ignore the option if not recognized
7837      # So say no if there are warnings
7838      $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7839      $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
7840      if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
7841        lt_cv_prog_compiler_c_o=yes
7842      fi
7843    fi
7844    chmod u+w . 2>&5
7845    $RM conftest*
7846    # SGI C++ compiler will create directory out/ii_files/ for
7847    # template instantiation
7848    test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
7849    $RM out/* && rmdir out
7850    cd ..
7851    $RM -r conftest
7852    $RM conftest*
7853
7854 fi
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
7856 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
7857
7858
7859
7860
7861 hard_links="nottested"
7862 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
7863   # do not overwrite the value of need_locks provided by the user
7864   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
7865 $as_echo_n "checking if we can lock with hard links... " >&6; }
7866   hard_links=yes
7867   $RM conftest*
7868   ln conftest.a conftest.b 2>/dev/null && hard_links=no
7869   touch conftest.a
7870   ln conftest.a conftest.b 2>&5 || hard_links=no
7871   ln conftest.a conftest.b 2>/dev/null && hard_links=no
7872   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
7873 $as_echo "$hard_links" >&6; }
7874   if test "$hard_links" = no; then
7875     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
7876 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
7877     need_locks=warn
7878   fi
7879 else
7880   need_locks=no
7881 fi
7882
7883
7884
7885
7886
7887
7888   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
7889 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
7890
7891   runpath_var=
7892   allow_undefined_flag=
7893   always_export_symbols=no
7894   archive_cmds=
7895   archive_expsym_cmds=
7896   compiler_needs_object=no
7897   enable_shared_with_static_runtimes=no
7898   export_dynamic_flag_spec=
7899   export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
7900   hardcode_automatic=no
7901   hardcode_direct=no
7902   hardcode_direct_absolute=no
7903   hardcode_libdir_flag_spec=
7904   hardcode_libdir_flag_spec_ld=
7905   hardcode_libdir_separator=
7906   hardcode_minus_L=no
7907   hardcode_shlibpath_var=unsupported
7908   inherit_rpath=no
7909   link_all_deplibs=unknown
7910   module_cmds=
7911   module_expsym_cmds=
7912   old_archive_from_new_cmds=
7913   old_archive_from_expsyms_cmds=
7914   thread_safe_flag_spec=
7915   whole_archive_flag_spec=
7916   # include_expsyms should be a list of space-separated symbols to be *always*
7917   # included in the symbol list
7918   include_expsyms=
7919   # exclude_expsyms can be an extended regexp of symbols to exclude
7920   # it will be wrapped by ` (' and `)$', so one must not match beginning or
7921   # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
7922   # as well as any symbol that contains `d'.
7923   exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
7924   # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
7925   # platforms (ab)use it in PIC code, but their linkers get confused if
7926   # the symbol is explicitly referenced.  Since portable code cannot
7927   # rely on this symbol name, it's probably fine to never include it in
7928   # preloaded symbol tables.
7929   # Exclude shared library initialization/finalization symbols.
7930   extract_expsyms_cmds=
7931
7932   case $host_os in
7933   cygwin* | mingw* | pw32* | cegcc*)
7934     # FIXME: the MSVC++ port hasn't been tested in a loooong time
7935     # When not using gcc, we currently assume that we are using
7936     # Microsoft Visual C++.
7937     if test "$GCC" != yes; then
7938       with_gnu_ld=no
7939     fi
7940     ;;
7941   interix*)
7942     # we just hope/assume this is gcc and not c89 (= MSVC++)
7943     with_gnu_ld=yes
7944     ;;
7945   openbsd*)
7946     with_gnu_ld=no
7947     ;;
7948   linux* | k*bsd*-gnu)
7949     link_all_deplibs=no
7950     ;;
7951   esac
7952
7953   ld_shlibs=yes
7954   if test "$with_gnu_ld" = yes; then
7955     # If archive_cmds runs LD, not CC, wlarc should be empty
7956     wlarc='${wl}'
7957
7958     # Set some defaults for GNU ld with shared library support. These
7959     # are reset later if shared libraries are not supported. Putting them
7960     # here allows them to be overridden if necessary.
7961     runpath_var=LD_RUN_PATH
7962     hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
7963     export_dynamic_flag_spec='${wl}--export-dynamic'
7964     # ancient GNU ld didn't support --whole-archive et. al.
7965     if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
7966       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
7967     else
7968       whole_archive_flag_spec=
7969     fi
7970     supports_anon_versioning=no
7971     case `$LD -v 2>&1` in
7972       *GNU\ gold*) supports_anon_versioning=yes ;;
7973       *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
7974       *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
7975       *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
7976       *\ 2.11.*) ;; # other 2.11 versions
7977       *) supports_anon_versioning=yes ;;
7978     esac
7979
7980     # See if GNU ld supports shared libraries.
7981     case $host_os in
7982     aix[3-9]*)
7983       # On AIX/PPC, the GNU linker is very broken
7984       if test "$host_cpu" != ia64; then
7985         ld_shlibs=no
7986         cat <<_LT_EOF 1>&2
7987
7988 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
7989 *** to be unable to reliably create shared libraries on AIX.
7990 *** Therefore, libtool is disabling shared libraries support.  If you
7991 *** really care for shared libraries, you may want to modify your PATH
7992 *** so that a non-GNU linker is found, and then restart.
7993
7994 _LT_EOF
7995       fi
7996       ;;
7997
7998     amigaos*)
7999       case $host_cpu in
8000       powerpc)
8001             # see comment about AmigaOS4 .so support
8002             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8003             archive_expsym_cmds=''
8004         ;;
8005       m68k)
8006             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)'
8007             hardcode_libdir_flag_spec='-L$libdir'
8008             hardcode_minus_L=yes
8009         ;;
8010       esac
8011       ;;
8012
8013     beos*)
8014       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8015         allow_undefined_flag=unsupported
8016         # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
8017         # support --undefined.  This deserves some investigation.  FIXME
8018         archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8019       else
8020         ld_shlibs=no
8021       fi
8022       ;;
8023
8024     cygwin* | mingw* | pw32* | cegcc*)
8025       # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
8026       # as there is no search path for DLLs.
8027       hardcode_libdir_flag_spec='-L$libdir'
8028       allow_undefined_flag=unsupported
8029       always_export_symbols=no
8030       enable_shared_with_static_runtimes=yes
8031       export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
8032
8033       if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
8034         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8035         # If the export-symbols file already is a .def file (1st line
8036         # is EXPORTS), use it as is; otherwise, prepend...
8037         archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
8038           cp $export_symbols $output_objdir/$soname.def;
8039         else
8040           echo EXPORTS > $output_objdir/$soname.def;
8041           cat $export_symbols >> $output_objdir/$soname.def;
8042         fi~
8043         $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
8044       else
8045         ld_shlibs=no
8046       fi
8047       ;;
8048
8049     interix[3-9]*)
8050       hardcode_direct=no
8051       hardcode_shlibpath_var=no
8052       hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8053       export_dynamic_flag_spec='${wl}-E'
8054       # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
8055       # Instead, shared libraries are loaded at an image base (0x10000000 by
8056       # default) and relocated if they conflict, which is a slow very memory
8057       # consuming and fragmenting process.  To avoid this, we pick a random,
8058       # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
8059       # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
8060       archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
8061       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'
8062       ;;
8063
8064     gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
8065       tmp_diet=no
8066       if test "$host_os" = linux-dietlibc; then
8067         case $cc_basename in
8068           diet\ *) tmp_diet=yes;;       # linux-dietlibc with static linking (!diet-dyn)
8069         esac
8070       fi
8071       if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
8072          && test "$tmp_diet" = no
8073       then
8074         tmp_addflag=
8075         tmp_sharedflag='-shared'
8076         case $cc_basename,$host_cpu in
8077         pgcc*)                          # Portland Group C compiler
8078           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8079           tmp_addflag=' $pic_flag'
8080           ;;
8081         pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
8082           whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8083           tmp_addflag=' $pic_flag -Mnomain' ;;
8084         ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
8085           tmp_addflag=' -i_dynamic' ;;
8086         efc*,ia64* | ifort*,ia64*)      # Intel Fortran compiler on ia64
8087           tmp_addflag=' -i_dynamic -nofor_main' ;;
8088         ifc* | ifort*)                  # Intel Fortran compiler
8089           tmp_addflag=' -nofor_main' ;;
8090         lf95*)                          # Lahey Fortran 8.1
8091           whole_archive_flag_spec=
8092           tmp_sharedflag='--shared' ;;
8093         xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
8094           tmp_sharedflag='-qmkshrobj'
8095           tmp_addflag= ;;
8096         esac
8097         case `$CC -V 2>&1 | sed 5q` in
8098         *Sun\ C*)                       # Sun C 5.9
8099           whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8100           compiler_needs_object=yes
8101           tmp_sharedflag='-G' ;;
8102         *Sun\ F*)                       # Sun Fortran 8.3
8103           tmp_sharedflag='-G' ;;
8104         esac
8105         archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8106
8107         if test "x$supports_anon_versioning" = xyes; then
8108           archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8109             cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8110             echo "local: *; };" >> $output_objdir/$libname.ver~
8111             $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
8112         fi
8113
8114         case $cc_basename in
8115         xlf*)
8116           # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
8117           whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
8118           hardcode_libdir_flag_spec=
8119           hardcode_libdir_flag_spec_ld='-rpath $libdir'
8120           archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8121           if test "x$supports_anon_versioning" = xyes; then
8122             archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
8123               cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
8124               echo "local: *; };" >> $output_objdir/$libname.ver~
8125               $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8126           fi
8127           ;;
8128         esac
8129       else
8130         ld_shlibs=no
8131       fi
8132       ;;
8133
8134     netbsd* | netbsdelf*-gnu)
8135       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8136         archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8137         wlarc=
8138       else
8139         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8140         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8141       fi
8142       ;;
8143
8144     solaris*)
8145       if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
8146         ld_shlibs=no
8147         cat <<_LT_EOF 1>&2
8148
8149 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
8150 *** create shared libraries on Solaris systems.  Therefore, libtool
8151 *** is disabling shared libraries support.  We urge you to upgrade GNU
8152 *** binutils to release 2.9.1 or newer.  Another option is to modify
8153 *** your PATH or compiler configuration so that the native linker is
8154 *** used, and then restart.
8155
8156 _LT_EOF
8157       elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8158         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8159         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8160       else
8161         ld_shlibs=no
8162       fi
8163       ;;
8164
8165     sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
8166       case `$LD -v 2>&1` in
8167         *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
8168         ld_shlibs=no
8169         cat <<_LT_EOF 1>&2
8170
8171 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
8172 *** reliably create shared libraries on SCO systems.  Therefore, libtool
8173 *** is disabling shared libraries support.  We urge you to upgrade GNU
8174 *** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
8175 *** your PATH or compiler configuration so that the native linker is
8176 *** used, and then restart.
8177
8178 _LT_EOF
8179         ;;
8180         *)
8181           # For security reasons, it is highly recommended that you always
8182           # use absolute paths for naming shared libraries, and exclude the
8183           # DT_RUNPATH tag from executables and libraries.  But doing so
8184           # requires that you compile everything twice, which is a pain.
8185           if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8186             hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8187             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8188             archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8189           else
8190             ld_shlibs=no
8191           fi
8192         ;;
8193       esac
8194       ;;
8195
8196     sunos4*)
8197       archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8198       wlarc=
8199       hardcode_direct=yes
8200       hardcode_shlibpath_var=no
8201       ;;
8202
8203     *)
8204       if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
8205         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8206         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
8207       else
8208         ld_shlibs=no
8209       fi
8210       ;;
8211     esac
8212
8213     if test "$ld_shlibs" = no; then
8214       runpath_var=
8215       hardcode_libdir_flag_spec=
8216       export_dynamic_flag_spec=
8217       whole_archive_flag_spec=
8218     fi
8219   else
8220     # PORTME fill in a description of your system's linker (not GNU ld)
8221     case $host_os in
8222     aix3*)
8223       allow_undefined_flag=unsupported
8224       always_export_symbols=yes
8225       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'
8226       # Note: this linker hardcodes the directories in LIBPATH if there
8227       # are no directories specified by -L.
8228       hardcode_minus_L=yes
8229       if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
8230         # Neither direct hardcoding nor static linking is supported with a
8231         # broken collect2.
8232         hardcode_direct=unsupported
8233       fi
8234       ;;
8235
8236     aix[4-9]*)
8237       if test "$host_cpu" = ia64; then
8238         # On IA64, the linker does run time linking by default, so we don't
8239         # have to do anything special.
8240         aix_use_runtimelinking=no
8241         exp_sym_flag='-Bexport'
8242         no_entry_flag=""
8243       else
8244         # If we're using GNU nm, then we don't want the "-C" option.
8245         # -C means demangle to AIX nm, but means don't demangle with GNU nm
8246         if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8247           export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8248         else
8249           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'
8250         fi
8251         aix_use_runtimelinking=no
8252
8253         # Test if we are trying to use run time linking or normal
8254         # AIX style linking. If -brtl is somewhere in LDFLAGS, we
8255         # need to do runtime linking.
8256         case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
8257           for ld_flag in $LDFLAGS; do
8258           if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
8259             aix_use_runtimelinking=yes
8260             break
8261           fi
8262           done
8263           ;;
8264         esac
8265
8266         exp_sym_flag='-bexport'
8267         no_entry_flag='-bnoentry'
8268       fi
8269
8270       # When large executables or shared objects are built, AIX ld can
8271       # have problems creating the table of contents.  If linking a library
8272       # or program results in "error TOC overflow" add -mminimal-toc to
8273       # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
8274       # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
8275
8276       archive_cmds=''
8277       hardcode_direct=yes
8278       hardcode_direct_absolute=yes
8279       hardcode_libdir_separator=':'
8280       link_all_deplibs=yes
8281       file_list_spec='${wl}-f,'
8282
8283       if test "$GCC" = yes; then
8284         case $host_os in aix4.[012]|aix4.[012].*)
8285         # We only want to do this on AIX 4.2 and lower, the check
8286         # below for broken collect2 doesn't work under 4.3+
8287           collect2name=`${CC} -print-prog-name=collect2`
8288           if test -f "$collect2name" &&
8289            strings "$collect2name" | $GREP resolve_lib_name >/dev/null
8290           then
8291           # We have reworked collect2
8292           :
8293           else
8294           # We have old collect2
8295           hardcode_direct=unsupported
8296           # It fails to find uninstalled libraries when the uninstalled
8297           # path is not listed in the libpath.  Setting hardcode_minus_L
8298           # to unsupported forces relinking
8299           hardcode_minus_L=yes
8300           hardcode_libdir_flag_spec='-L$libdir'
8301           hardcode_libdir_separator=
8302           fi
8303           ;;
8304         esac
8305         shared_flag='-shared'
8306         if test "$aix_use_runtimelinking" = yes; then
8307           shared_flag="$shared_flag "'${wl}-G'
8308         fi
8309         link_all_deplibs=no
8310       else
8311         # not using gcc
8312         if test "$host_cpu" = ia64; then
8313         # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
8314         # chokes on -Wl,-G. The following line is correct:
8315           shared_flag='-G'
8316         else
8317           if test "$aix_use_runtimelinking" = yes; then
8318             shared_flag='${wl}-G'
8319           else
8320             shared_flag='${wl}-bM:SRE'
8321           fi
8322         fi
8323       fi
8324
8325       export_dynamic_flag_spec='${wl}-bexpall'
8326       # It seems that -bexpall does not export symbols beginning with
8327       # underscore (_), so it is better to generate a list of symbols to export.
8328       always_export_symbols=yes
8329       if test "$aix_use_runtimelinking" = yes; then
8330         # Warning - without using the other runtime loading flags (-brtl),
8331         # -berok will link without error, but may produce a broken library.
8332         allow_undefined_flag='-berok'
8333         # Determine the default libpath from the value encoded in an
8334         # empty executable.
8335         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8336 /* end confdefs.h.  */
8337
8338 int
8339 main ()
8340 {
8341
8342   ;
8343   return 0;
8344 }
8345 _ACEOF
8346 if ac_fn_c_try_link "$LINENO"; then :
8347
8348 lt_aix_libpath_sed='
8349     /Import File Strings/,/^$/ {
8350         /^0/ {
8351             s/^0  *\(.*\)$/\1/
8352             p
8353         }
8354     }'
8355 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8356 # Check for a 64-bit object if we didn't find anything.
8357 if test -z "$aix_libpath"; then
8358   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8359 fi
8360 fi
8361 rm -f core conftest.err conftest.$ac_objext \
8362     conftest$ac_exeext conftest.$ac_ext
8363 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8364
8365         hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8366         archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8367       else
8368         if test "$host_cpu" = ia64; then
8369           hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
8370           allow_undefined_flag="-z nodefs"
8371           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"
8372         else
8373          # Determine the default libpath from the value encoded in an
8374          # empty executable.
8375          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8376 /* end confdefs.h.  */
8377
8378 int
8379 main ()
8380 {
8381
8382   ;
8383   return 0;
8384 }
8385 _ACEOF
8386 if ac_fn_c_try_link "$LINENO"; then :
8387
8388 lt_aix_libpath_sed='
8389     /Import File Strings/,/^$/ {
8390         /^0/ {
8391             s/^0  *\(.*\)$/\1/
8392             p
8393         }
8394     }'
8395 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8396 # Check for a 64-bit object if we didn't find anything.
8397 if test -z "$aix_libpath"; then
8398   aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
8399 fi
8400 fi
8401 rm -f core conftest.err conftest.$ac_objext \
8402     conftest$ac_exeext conftest.$ac_ext
8403 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
8404
8405          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8406           # Warning - without using the other run time loading flags,
8407           # -berok will link without error, but may produce a broken library.
8408           no_undefined_flag=' ${wl}-bernotok'
8409           allow_undefined_flag=' ${wl}-berok'
8410           # Exported symbols can be pulled into shared objects from archives
8411           whole_archive_flag_spec='$convenience'
8412           archive_cmds_need_lc=yes
8413           # This is similar to how AIX traditionally builds its shared libraries.
8414           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'
8415         fi
8416       fi
8417       ;;
8418
8419     amigaos*)
8420       case $host_cpu in
8421       powerpc)
8422             # see comment about AmigaOS4 .so support
8423             archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8424             archive_expsym_cmds=''
8425         ;;
8426       m68k)
8427             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)'
8428             hardcode_libdir_flag_spec='-L$libdir'
8429             hardcode_minus_L=yes
8430         ;;
8431       esac
8432       ;;
8433
8434     bsdi[45]*)
8435       export_dynamic_flag_spec=-rdynamic
8436       ;;
8437
8438     cygwin* | mingw* | pw32* | cegcc*)
8439       # When not using gcc, we currently assume that we are using
8440       # Microsoft Visual C++.
8441       # hardcode_libdir_flag_spec is actually meaningless, as there is
8442       # no search path for DLLs.
8443       hardcode_libdir_flag_spec=' '
8444       allow_undefined_flag=unsupported
8445       # Tell ltmain to make .lib files, not .a files.
8446       libext=lib
8447       # Tell ltmain to make .dll files, not .so files.
8448       shrext_cmds=".dll"
8449       # FIXME: Setting linknames here is a bad hack.
8450       archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8451       # The linker will automatically build a .lib file if we build a DLL.
8452       old_archive_from_new_cmds='true'
8453       # FIXME: Should let the user specify the lib program.
8454       old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
8455       fix_srcfile_path='`cygpath -w "$srcfile"`'
8456       enable_shared_with_static_runtimes=yes
8457       ;;
8458
8459     darwin* | rhapsody*)
8460
8461
8462   archive_cmds_need_lc=no
8463   hardcode_direct=no
8464   hardcode_automatic=yes
8465   hardcode_shlibpath_var=unsupported
8466   whole_archive_flag_spec=''
8467   link_all_deplibs=yes
8468   allow_undefined_flag="$_lt_dar_allow_undefined"
8469   case $cc_basename in
8470      ifort*) _lt_dar_can_shared=yes ;;
8471      *) _lt_dar_can_shared=$GCC ;;
8472   esac
8473   if test "$_lt_dar_can_shared" = "yes"; then
8474     output_verbose_link_cmd=echo
8475     archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
8476     module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
8477     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}"
8478     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}"
8479
8480   else
8481   ld_shlibs=no
8482   fi
8483
8484       ;;
8485
8486     dgux*)
8487       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8488       hardcode_libdir_flag_spec='-L$libdir'
8489       hardcode_shlibpath_var=no
8490       ;;
8491
8492     freebsd1*)
8493       ld_shlibs=no
8494       ;;
8495
8496     # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
8497     # support.  Future versions do this automatically, but an explicit c++rt0.o
8498     # does not break anything, and helps significantly (at the cost of a little
8499     # extra space).
8500     freebsd2.2*)
8501       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
8502       hardcode_libdir_flag_spec='-R$libdir'
8503       hardcode_direct=yes
8504       hardcode_shlibpath_var=no
8505       ;;
8506
8507     # Unfortunately, older versions of FreeBSD 2 do not have this feature.
8508     freebsd2*)
8509       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8510       hardcode_direct=yes
8511       hardcode_minus_L=yes
8512       hardcode_shlibpath_var=no
8513       ;;
8514
8515     # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
8516     freebsd* | dragonfly*)
8517       archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
8518       hardcode_libdir_flag_spec='-R$libdir'
8519       hardcode_direct=yes
8520       hardcode_shlibpath_var=no
8521       ;;
8522
8523     hpux9*)
8524       if test "$GCC" = yes; then
8525         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'
8526       else
8527         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'
8528       fi
8529       hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8530       hardcode_libdir_separator=:
8531       hardcode_direct=yes
8532
8533       # hardcode_minus_L: Not really in the search PATH,
8534       # but as the default location of the library.
8535       hardcode_minus_L=yes
8536       export_dynamic_flag_spec='${wl}-E'
8537       ;;
8538
8539     hpux10*)
8540       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8541         archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8542       else
8543         archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8544       fi
8545       if test "$with_gnu_ld" = no; then
8546         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8547         hardcode_libdir_flag_spec_ld='+b $libdir'
8548         hardcode_libdir_separator=:
8549         hardcode_direct=yes
8550         hardcode_direct_absolute=yes
8551         export_dynamic_flag_spec='${wl}-E'
8552         # hardcode_minus_L: Not really in the search PATH,
8553         # but as the default location of the library.
8554         hardcode_minus_L=yes
8555       fi
8556       ;;
8557
8558     hpux11*)
8559       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8560         case $host_cpu in
8561         hppa*64*)
8562           archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8563           ;;
8564         ia64*)
8565           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8566           ;;
8567         *)
8568           archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8569           ;;
8570         esac
8571       else
8572         case $host_cpu in
8573         hppa*64*)
8574           archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8575           ;;
8576         ia64*)
8577           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
8578           ;;
8579         *)
8580           archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8581           ;;
8582         esac
8583       fi
8584       if test "$with_gnu_ld" = no; then
8585         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
8586         hardcode_libdir_separator=:
8587
8588         case $host_cpu in
8589         hppa*64*|ia64*)
8590           hardcode_direct=no
8591           hardcode_shlibpath_var=no
8592           ;;
8593         *)
8594           hardcode_direct=yes
8595           hardcode_direct_absolute=yes
8596           export_dynamic_flag_spec='${wl}-E'
8597
8598           # hardcode_minus_L: Not really in the search PATH,
8599           # but as the default location of the library.
8600           hardcode_minus_L=yes
8601           ;;
8602         esac
8603       fi
8604       ;;
8605
8606     irix5* | irix6* | nonstopux*)
8607       if test "$GCC" = yes; then
8608         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8609         # Try to use the -exported_symbol ld option, if it does not
8610         # work, assume that -exports_file does not work either and
8611         # implicitly export all symbols.
8612         save_LDFLAGS="$LDFLAGS"
8613         LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
8614         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8615 /* end confdefs.h.  */
8616 int foo(void) {}
8617 _ACEOF
8618 if ac_fn_c_try_link "$LINENO"; then :
8619   archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
8620
8621 fi
8622 rm -f core conftest.err conftest.$ac_objext \
8623     conftest$ac_exeext conftest.$ac_ext
8624         LDFLAGS="$save_LDFLAGS"
8625       else
8626         archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8627         archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
8628       fi
8629       archive_cmds_need_lc='no'
8630       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8631       hardcode_libdir_separator=:
8632       inherit_rpath=yes
8633       link_all_deplibs=yes
8634       ;;
8635
8636     netbsd* | netbsdelf*-gnu)
8637       if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8638         archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
8639       else
8640         archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
8641       fi
8642       hardcode_libdir_flag_spec='-R$libdir'
8643       hardcode_direct=yes
8644       hardcode_shlibpath_var=no
8645       ;;
8646
8647     newsos6)
8648       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8649       hardcode_direct=yes
8650       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8651       hardcode_libdir_separator=:
8652       hardcode_shlibpath_var=no
8653       ;;
8654
8655     *nto* | *qnx*)
8656       ;;
8657
8658     openbsd*)
8659       if test -f /usr/libexec/ld.so; then
8660         hardcode_direct=yes
8661         hardcode_shlibpath_var=no
8662         hardcode_direct_absolute=yes
8663         if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
8664           archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8665           archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
8666           hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8667           export_dynamic_flag_spec='${wl}-E'
8668         else
8669           case $host_os in
8670            openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
8671              archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
8672              hardcode_libdir_flag_spec='-R$libdir'
8673              ;;
8674            *)
8675              archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
8676              hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
8677              ;;
8678           esac
8679         fi
8680       else
8681         ld_shlibs=no
8682       fi
8683       ;;
8684
8685     os2*)
8686       hardcode_libdir_flag_spec='-L$libdir'
8687       hardcode_minus_L=yes
8688       allow_undefined_flag=unsupported
8689       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'
8690       old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
8691       ;;
8692
8693     osf3*)
8694       if test "$GCC" = yes; then
8695         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
8696         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8697       else
8698         allow_undefined_flag=' -expect_unresolved \*'
8699         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8700       fi
8701       archive_cmds_need_lc='no'
8702       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8703       hardcode_libdir_separator=:
8704       ;;
8705
8706     osf4* | osf5*)      # as osf3* with the addition of -msym flag
8707       if test "$GCC" = yes; then
8708         allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
8709         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8710         hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
8711       else
8712         allow_undefined_flag=' -expect_unresolved \*'
8713         archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8714         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~
8715         $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
8716
8717         # Both c and cxx compiler support -rpath directly
8718         hardcode_libdir_flag_spec='-rpath $libdir'
8719       fi
8720       archive_cmds_need_lc='no'
8721       hardcode_libdir_separator=:
8722       ;;
8723
8724     solaris*)
8725       no_undefined_flag=' -z defs'
8726       if test "$GCC" = yes; then
8727         wlarc='${wl}'
8728         archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
8729         archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8730           $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8731       else
8732         case `$CC -V 2>&1` in
8733         *"Compilers 5.0"*)
8734           wlarc=''
8735           archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
8736           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8737           $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
8738           ;;
8739         *)
8740           wlarc='${wl}'
8741           archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
8742           archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
8743           $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
8744           ;;
8745         esac
8746       fi
8747       hardcode_libdir_flag_spec='-R$libdir'
8748       hardcode_shlibpath_var=no
8749       case $host_os in
8750       solaris2.[0-5] | solaris2.[0-5].*) ;;
8751       *)
8752         # The compiler driver will combine and reorder linker options,
8753         # but understands `-z linker_flag'.  GCC discards it without `$wl',
8754         # but is careful enough not to reorder.
8755         # Supported since Solaris 2.6 (maybe 2.5.1?)
8756         if test "$GCC" = yes; then
8757           whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
8758         else
8759           whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
8760         fi
8761         ;;
8762       esac
8763       link_all_deplibs=yes
8764       ;;
8765
8766     sunos4*)
8767       if test "x$host_vendor" = xsequent; then
8768         # Use $CC to link under sequent, because it throws in some extra .o
8769         # files that make .init and .fini sections work.
8770         archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
8771       else
8772         archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
8773       fi
8774       hardcode_libdir_flag_spec='-L$libdir'
8775       hardcode_direct=yes
8776       hardcode_minus_L=yes
8777       hardcode_shlibpath_var=no
8778       ;;
8779
8780     sysv4)
8781       case $host_vendor in
8782         sni)
8783           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8784           hardcode_direct=yes # is this really true???
8785         ;;
8786         siemens)
8787           ## LD is ld it makes a PLAMLIB
8788           ## CC just makes a GrossModule.
8789           archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
8790           reload_cmds='$CC -r -o $output$reload_objs'
8791           hardcode_direct=no
8792         ;;
8793         motorola)
8794           archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8795           hardcode_direct=no #Motorola manual says yes, but my tests say they lie
8796         ;;
8797       esac
8798       runpath_var='LD_RUN_PATH'
8799       hardcode_shlibpath_var=no
8800       ;;
8801
8802     sysv4.3*)
8803       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8804       hardcode_shlibpath_var=no
8805       export_dynamic_flag_spec='-Bexport'
8806       ;;
8807
8808     sysv4*MP*)
8809       if test -d /usr/nec; then
8810         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8811         hardcode_shlibpath_var=no
8812         runpath_var=LD_RUN_PATH
8813         hardcode_runpath_var=yes
8814         ld_shlibs=yes
8815       fi
8816       ;;
8817
8818     sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
8819       no_undefined_flag='${wl}-z,text'
8820       archive_cmds_need_lc=no
8821       hardcode_shlibpath_var=no
8822       runpath_var='LD_RUN_PATH'
8823
8824       if test "$GCC" = yes; then
8825         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8826         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8827       else
8828         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8829         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8830       fi
8831       ;;
8832
8833     sysv5* | sco3.2v5* | sco5v6*)
8834       # Note: We can NOT use -z defs as we might desire, because we do not
8835       # link with -lc, and that would cause any symbols used from libc to
8836       # always be unresolved, which means just about no library would
8837       # ever link correctly.  If we're not using GNU ld we use -z text
8838       # though, which does catch some bad symbols but isn't as heavy-handed
8839       # as -z defs.
8840       no_undefined_flag='${wl}-z,text'
8841       allow_undefined_flag='${wl}-z,nodefs'
8842       archive_cmds_need_lc=no
8843       hardcode_shlibpath_var=no
8844       hardcode_libdir_flag_spec='${wl}-R,$libdir'
8845       hardcode_libdir_separator=':'
8846       link_all_deplibs=yes
8847       export_dynamic_flag_spec='${wl}-Bexport'
8848       runpath_var='LD_RUN_PATH'
8849
8850       if test "$GCC" = yes; then
8851         archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8852         archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8853       else
8854         archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8855         archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
8856       fi
8857       ;;
8858
8859     uts4*)
8860       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
8861       hardcode_libdir_flag_spec='-L$libdir'
8862       hardcode_shlibpath_var=no
8863       ;;
8864
8865     *)
8866       ld_shlibs=no
8867       ;;
8868     esac
8869
8870     if test x$host_vendor = xsni; then
8871       case $host in
8872       sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
8873         export_dynamic_flag_spec='${wl}-Blargedynsym'
8874         ;;
8875       esac
8876     fi
8877   fi
8878
8879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
8880 $as_echo "$ld_shlibs" >&6; }
8881 test "$ld_shlibs" = no && can_build_shared=no
8882
8883 with_gnu_ld=$with_gnu_ld
8884
8885
8886
8887
8888
8889
8890
8891
8892
8893
8894
8895
8896
8897
8898
8899 #
8900 # Do we need to explicitly link libc?
8901 #
8902 case "x$archive_cmds_need_lc" in
8903 x|xyes)
8904   # Assume -lc should be added
8905   archive_cmds_need_lc=yes
8906
8907   if test "$enable_shared" = yes && test "$GCC" = yes; then
8908     case $archive_cmds in
8909     *'~'*)
8910       # FIXME: we may have to deal with multi-command sequences.
8911       ;;
8912     '$CC '*)
8913       # Test whether the compiler implicitly links with -lc since on some
8914       # systems, -lgcc has to come before -lc. If gcc already passes -lc
8915       # to ld, don't add -lc before -lgcc.
8916       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
8917 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
8918       $RM conftest*
8919       echo "$lt_simple_compile_test_code" > conftest.$ac_ext
8920
8921       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
8922   (eval $ac_compile) 2>&5
8923   ac_status=$?
8924   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8925   test $ac_status = 0; } 2>conftest.err; then
8926         soname=conftest
8927         lib=conftest
8928         libobjs=conftest.$ac_objext
8929         deplibs=
8930         wl=$lt_prog_compiler_wl
8931         pic_flag=$lt_prog_compiler_pic
8932         compiler_flags=-v
8933         linker_flags=-v
8934         verstring=
8935         output_objdir=.
8936         libname=conftest
8937         lt_save_allow_undefined_flag=$allow_undefined_flag
8938         allow_undefined_flag=
8939         if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
8940   (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
8941   ac_status=$?
8942   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
8943   test $ac_status = 0; }
8944         then
8945           archive_cmds_need_lc=no
8946         else
8947           archive_cmds_need_lc=yes
8948         fi
8949         allow_undefined_flag=$lt_save_allow_undefined_flag
8950       else
8951         cat conftest.err 1>&5
8952       fi
8953       $RM conftest*
8954       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
8955 $as_echo "$archive_cmds_need_lc" >&6; }
8956       ;;
8957     esac
8958   fi
8959   ;;
8960 esac
8961
8962
8963
8964
8965
8966
8967
8968
8969
8970
8971
8972
8973
8974
8975
8976
8977
8978
8979
8980
8981
8982
8983
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
9011
9012
9013
9014
9015
9016
9017
9018
9019
9020
9021
9022
9023
9024
9025
9026
9027
9028
9029
9030
9031
9032
9033
9034
9035
9036
9037
9038
9039
9040
9041
9042
9043
9044
9045
9046
9047
9048
9049
9050
9051
9052
9053
9054
9055
9056
9057
9058
9059
9060
9061
9062
9063
9064
9065
9066
9067
9068
9069
9070
9071
9072
9073
9074
9075
9076
9077
9078
9079
9080
9081
9082
9083
9084
9085
9086
9087
9088
9089
9090
9091
9092
9093
9094
9095
9096
9097
9098
9099
9100
9101
9102
9103
9104
9105
9106
9107
9108
9109
9110
9111
9112
9113
9114
9115
9116
9117
9118   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
9119 $as_echo_n "checking dynamic linker characteristics... " >&6; }
9120
9121 if test "$GCC" = yes; then
9122   case $host_os in
9123     darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
9124     *) lt_awk_arg="/^libraries:/" ;;
9125   esac
9126   lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9127   if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9128     # if the path contains ";" then we assume it to be the separator
9129     # otherwise default to the standard path separator (i.e. ":") - it is
9130     # assumed that no part of a normal pathname contains ";" but that should
9131     # okay in the real world where ";" in dirpaths is itself problematic.
9132     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9133   else
9134     lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9135   fi
9136   # Ok, now we have the path, separated by spaces, we can step through it
9137   # and add multilib dir if necessary.
9138   lt_tmp_lt_search_path_spec=
9139   lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
9140   for lt_sys_path in $lt_search_path_spec; do
9141     if test -d "$lt_sys_path/$lt_multi_os_dir"; then
9142       lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
9143     else
9144       test -d "$lt_sys_path" && \
9145         lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
9146     fi
9147   done
9148   lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9149 BEGIN {RS=" "; FS="/|\n";} {
9150   lt_foo="";
9151   lt_count=0;
9152   for (lt_i = NF; lt_i > 0; lt_i--) {
9153     if ($lt_i != "" && $lt_i != ".") {
9154       if ($lt_i == "..") {
9155         lt_count++;
9156       } else {
9157         if (lt_count == 0) {
9158           lt_foo="/" $lt_i lt_foo;
9159         } else {
9160           lt_count--;
9161         }
9162       }
9163     }
9164   }
9165   if (lt_foo != "") { lt_freq[lt_foo]++; }
9166   if (lt_freq[lt_foo] == 1) { print lt_foo; }
9167 }'`
9168   sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
9169 else
9170   sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
9171 fi
9172 library_names_spec=
9173 libname_spec='lib$name'
9174 soname_spec=
9175 shrext_cmds=".so"
9176 postinstall_cmds=
9177 postuninstall_cmds=
9178 finish_cmds=
9179 finish_eval=
9180 shlibpath_var=
9181 shlibpath_overrides_runpath=unknown
9182 version_type=none
9183 dynamic_linker="$host_os ld.so"
9184 sys_lib_dlsearch_path_spec="/lib /usr/lib"
9185 need_lib_prefix=unknown
9186 hardcode_into_libs=no
9187
9188 # when you set need_version to no, make sure it does not cause -set_version
9189 # flags to be left without arguments
9190 need_version=unknown
9191
9192 case $host_os in
9193 aix3*)
9194   version_type=linux
9195   library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
9196   shlibpath_var=LIBPATH
9197
9198   # AIX 3 has no versioning support, so we append a major version to the name.
9199   soname_spec='${libname}${release}${shared_ext}$major'
9200   ;;
9201
9202 aix[4-9]*)
9203   version_type=linux
9204   need_lib_prefix=no
9205   need_version=no
9206   hardcode_into_libs=yes
9207   if test "$host_cpu" = ia64; then
9208     # AIX 5 supports IA64
9209     library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
9210     shlibpath_var=LD_LIBRARY_PATH
9211   else
9212     # With GCC up to 2.95.x, collect2 would create an import file
9213     # for dependence libraries.  The import file would start with
9214     # the line `#! .'.  This would cause the generated library to
9215     # depend on `.', always an invalid library.  This was fixed in
9216     # development snapshots of GCC prior to 3.0.
9217     case $host_os in
9218       aix4 | aix4.[01] | aix4.[01].*)
9219       if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
9220            echo ' yes '
9221            echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
9222         :
9223       else
9224         can_build_shared=no
9225       fi
9226       ;;
9227     esac
9228     # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
9229     # soname into executable. Probably we can add versioning support to
9230     # collect2, so additional links can be useful in future.
9231     if test "$aix_use_runtimelinking" = yes; then
9232       # If using run time linking (on AIX 4.2 or later) use lib<name>.so
9233       # instead of lib<name>.a to let people know that these are not
9234       # typical AIX shared libraries.
9235       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9236     else
9237       # We preserve .a as extension for shared libraries through AIX4.2
9238       # and later when we are not doing run time linking.
9239       library_names_spec='${libname}${release}.a $libname.a'
9240       soname_spec='${libname}${release}${shared_ext}$major'
9241     fi
9242     shlibpath_var=LIBPATH
9243   fi
9244   ;;
9245
9246 amigaos*)
9247   case $host_cpu in
9248   powerpc)
9249     # Since July 2007 AmigaOS4 officially supports .so libraries.
9250     # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
9251     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9252     ;;
9253   m68k)
9254     library_names_spec='$libname.ixlibrary $libname.a'
9255     # Create ${libname}_ixlibrary.a entries in /sys/libs.
9256     finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''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'
9257     ;;
9258   esac
9259   ;;
9260
9261 beos*)
9262   library_names_spec='${libname}${shared_ext}'
9263   dynamic_linker="$host_os ld.so"
9264   shlibpath_var=LIBRARY_PATH
9265   ;;
9266
9267 bsdi[45]*)
9268   version_type=linux
9269   need_version=no
9270   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9271   soname_spec='${libname}${release}${shared_ext}$major'
9272   finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
9273   shlibpath_var=LD_LIBRARY_PATH
9274   sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
9275   sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
9276   # the default ld.so.conf also contains /usr/contrib/lib and
9277   # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
9278   # libtool to hard-code these into programs
9279   ;;
9280
9281 cygwin* | mingw* | pw32* | cegcc*)
9282   version_type=windows
9283   shrext_cmds=".dll"
9284   need_version=no
9285   need_lib_prefix=no
9286
9287   case $GCC,$host_os in
9288   yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
9289     library_names_spec='$libname.dll.a'
9290     # DLL is installed to $(libdir)/../bin by postinstall_cmds
9291     postinstall_cmds='base_file=`basename \${file}`~
9292       dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
9293       dldir=$destdir/`dirname \$dlpath`~
9294       test -d \$dldir || mkdir -p \$dldir~
9295       $install_prog $dir/$dlname \$dldir/$dlname~
9296       chmod a+x \$dldir/$dlname~
9297       if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
9298         eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
9299       fi'
9300     postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
9301       dlpath=$dir/\$dldll~
9302        $RM \$dlpath'
9303     shlibpath_overrides_runpath=yes
9304
9305     case $host_os in
9306     cygwin*)
9307       # Cygwin DLLs use 'cyg' prefix rather than 'lib'
9308       soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9309       sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9310       ;;
9311     mingw* | cegcc*)
9312       # MinGW DLLs use traditional 'lib' prefix
9313       soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9314       sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9315       if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9316         # It is most probably a Windows format PATH printed by
9317         # mingw gcc, but we are running on Cygwin. Gcc prints its search
9318         # path with ; separators, and with drive letters. We can handle the
9319         # drive letters (cygwin fileutils understands them), so leave them,
9320         # especially as we might pass files found there to a mingw objdump,
9321         # which wouldn't understand a cygwinified path. Ahh.
9322         sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9323       else
9324         sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9325       fi
9326       ;;
9327     pw32*)
9328       # pw32 DLLs use 'pw' prefix rather than 'lib'
9329       library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9330       ;;
9331     esac
9332     ;;
9333
9334   *)
9335     library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
9336     ;;
9337   esac
9338   dynamic_linker='Win32 ld.exe'
9339   # FIXME: first we should search . and the directory the executable is in
9340   shlibpath_var=PATH
9341   ;;
9342
9343 darwin* | rhapsody*)
9344   dynamic_linker="$host_os dyld"
9345   version_type=darwin
9346   need_lib_prefix=no
9347   need_version=no
9348   library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
9349   soname_spec='${libname}${release}${major}$shared_ext'
9350   shlibpath_overrides_runpath=yes
9351   shlibpath_var=DYLD_LIBRARY_PATH
9352   shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
9353
9354   sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
9355   sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
9356   ;;
9357
9358 dgux*)
9359   version_type=linux
9360   need_lib_prefix=no
9361   need_version=no
9362   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
9363   soname_spec='${libname}${release}${shared_ext}$major'
9364   shlibpath_var=LD_LIBRARY_PATH
9365   ;;
9366
9367 freebsd1*)
9368   dynamic_linker=no
9369   ;;
9370
9371 freebsd* | dragonfly*)
9372   # DragonFly does not have aout.  When/if they implement a new
9373   # versioning mechanism, adjust this.
9374   if test -x /usr/bin/objformat; then
9375     objformat=`/usr/bin/objformat`
9376   else
9377     case $host_os in
9378     freebsd[123]*) objformat=aout ;;
9379     *) objformat=elf ;;
9380     esac
9381   fi
9382   version_type=freebsd-$objformat
9383   case $version_type in
9384     freebsd-elf*)
9385       library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9386       need_version=no
9387       need_lib_prefix=no
9388       ;;
9389     freebsd-*)
9390       library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
9391       need_version=yes
9392       ;;
9393   esac
9394   shlibpath_var=LD_LIBRARY_PATH
9395   case $host_os in
9396   freebsd2*)
9397     shlibpath_overrides_runpath=yes
9398     ;;
9399   freebsd3.[01]* | freebsdelf3.[01]*)
9400     shlibpath_overrides_runpath=yes
9401     hardcode_into_libs=yes
9402     ;;
9403   freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
9404   freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
9405     shlibpath_overrides_runpath=no
9406     hardcode_into_libs=yes
9407     ;;
9408   *) # from 4.6 on, and DragonFly
9409     shlibpath_overrides_runpath=yes
9410     hardcode_into_libs=yes
9411     ;;
9412   esac
9413   ;;
9414
9415 gnu*)
9416   version_type=linux
9417   need_lib_prefix=no
9418   need_version=no
9419   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9420   soname_spec='${libname}${release}${shared_ext}$major'
9421   shlibpath_var=LD_LIBRARY_PATH
9422   hardcode_into_libs=yes
9423   ;;
9424
9425 hpux9* | hpux10* | hpux11*)
9426   # Give a soname corresponding to the major version so that dld.sl refuses to
9427   # link against other versions.
9428   version_type=sunos
9429   need_lib_prefix=no
9430   need_version=no
9431   case $host_cpu in
9432   ia64*)
9433     shrext_cmds='.so'
9434     hardcode_into_libs=yes
9435     dynamic_linker="$host_os dld.so"
9436     shlibpath_var=LD_LIBRARY_PATH
9437     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9438     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9439     soname_spec='${libname}${release}${shared_ext}$major'
9440     if test "X$HPUX_IA64_MODE" = X32; then
9441       sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
9442     else
9443       sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
9444     fi
9445     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9446     ;;
9447   hppa*64*)
9448     shrext_cmds='.sl'
9449     hardcode_into_libs=yes
9450     dynamic_linker="$host_os dld.sl"
9451     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
9452     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
9453     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9454     soname_spec='${libname}${release}${shared_ext}$major'
9455     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
9456     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
9457     ;;
9458   *)
9459     shrext_cmds='.sl'
9460     dynamic_linker="$host_os dld.sl"
9461     shlibpath_var=SHLIB_PATH
9462     shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
9463     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9464     soname_spec='${libname}${release}${shared_ext}$major'
9465     ;;
9466   esac
9467   # HP-UX runs *really* slowly unless shared libraries are mode 555.
9468   postinstall_cmds='chmod 555 $lib'
9469   ;;
9470
9471 interix[3-9]*)
9472   version_type=linux
9473   need_lib_prefix=no
9474   need_version=no
9475   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9476   soname_spec='${libname}${release}${shared_ext}$major'
9477   dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
9478   shlibpath_var=LD_LIBRARY_PATH
9479   shlibpath_overrides_runpath=no
9480   hardcode_into_libs=yes
9481   ;;
9482
9483 irix5* | irix6* | nonstopux*)
9484   case $host_os in
9485     nonstopux*) version_type=nonstopux ;;
9486     *)
9487         if test "$lt_cv_prog_gnu_ld" = yes; then
9488                 version_type=linux
9489         else
9490                 version_type=irix
9491         fi ;;
9492   esac
9493   need_lib_prefix=no
9494   need_version=no
9495   soname_spec='${libname}${release}${shared_ext}$major'
9496   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
9497   case $host_os in
9498   irix5* | nonstopux*)
9499     libsuff= shlibsuff=
9500     ;;
9501   *)
9502     case $LD in # libtool.m4 will add one of these switches to LD
9503     *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
9504       libsuff= shlibsuff= libmagic=32-bit;;
9505     *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
9506       libsuff=32 shlibsuff=N32 libmagic=N32;;
9507     *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
9508       libsuff=64 shlibsuff=64 libmagic=64-bit;;
9509     *) libsuff= shlibsuff= libmagic=never-match;;
9510     esac
9511     ;;
9512   esac
9513   shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
9514   shlibpath_overrides_runpath=no
9515   sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
9516   sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
9517   hardcode_into_libs=yes
9518   ;;
9519
9520 # No shared lib support for Linux oldld, aout, or coff.
9521 linux*oldld* | linux*aout* | linux*coff*)
9522   dynamic_linker=no
9523   ;;
9524
9525 # This must be Linux ELF.
9526 linux* | k*bsd*-gnu | kopensolaris*-gnu)
9527   version_type=linux
9528   need_lib_prefix=no
9529   need_version=no
9530   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9531   soname_spec='${libname}${release}${shared_ext}$major'
9532   finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
9533   shlibpath_var=LD_LIBRARY_PATH
9534   shlibpath_overrides_runpath=no
9535   # Some binutils ld are patched to set DT_RUNPATH
9536   save_LDFLAGS=$LDFLAGS
9537   save_libdir=$libdir
9538   eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9539        LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9540   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9541 /* end confdefs.h.  */
9542
9543 int
9544 main ()
9545 {
9546
9547   ;
9548   return 0;
9549 }
9550 _ACEOF
9551 if ac_fn_c_try_link "$LINENO"; then :
9552   if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
9553   shlibpath_overrides_runpath=yes
9554 fi
9555 fi
9556 rm -f core conftest.err conftest.$ac_objext \
9557     conftest$ac_exeext conftest.$ac_ext
9558   LDFLAGS=$save_LDFLAGS
9559   libdir=$save_libdir
9560
9561   # This implies no fast_install, which is unacceptable.
9562   # Some rework will be needed to allow for fast_install
9563   # before this can be enabled.
9564   hardcode_into_libs=yes
9565
9566   # Append ld.so.conf contents to the search path
9567   if test -f /etc/ld.so.conf; then
9568     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;/^$/d' | tr '\n' ' '`
9569     sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
9570   fi
9571
9572   # We used to test for /lib/ld.so.1 and disable shared libraries on
9573   # powerpc, because MkLinux only supported shared libraries with the
9574   # GNU dynamic linker.  Since this was broken with cross compilers,
9575   # most powerpc-linux boxes support dynamic linking these days and
9576   # people can always --disable-shared, the test was removed, and we
9577   # assume the GNU/Linux dynamic linker is in use.
9578   dynamic_linker='GNU/Linux ld.so'
9579   ;;
9580
9581 netbsdelf*-gnu)
9582   version_type=linux
9583   need_lib_prefix=no
9584   need_version=no
9585   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9586   soname_spec='${libname}${release}${shared_ext}$major'
9587   shlibpath_var=LD_LIBRARY_PATH
9588   shlibpath_overrides_runpath=no
9589   hardcode_into_libs=yes
9590   dynamic_linker='NetBSD ld.elf_so'
9591   ;;
9592
9593 netbsd*)
9594   version_type=sunos
9595   need_lib_prefix=no
9596   need_version=no
9597   if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9598     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9599     finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9600     dynamic_linker='NetBSD (a.out) ld.so'
9601   else
9602     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
9603     soname_spec='${libname}${release}${shared_ext}$major'
9604     dynamic_linker='NetBSD ld.elf_so'
9605   fi
9606   shlibpath_var=LD_LIBRARY_PATH
9607   shlibpath_overrides_runpath=yes
9608   hardcode_into_libs=yes
9609   ;;
9610
9611 newsos6)
9612   version_type=linux
9613   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9614   shlibpath_var=LD_LIBRARY_PATH
9615   shlibpath_overrides_runpath=yes
9616   ;;
9617
9618 *nto* | *qnx*)
9619   version_type=qnx
9620   need_lib_prefix=no
9621   need_version=no
9622   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9623   soname_spec='${libname}${release}${shared_ext}$major'
9624   shlibpath_var=LD_LIBRARY_PATH
9625   shlibpath_overrides_runpath=no
9626   hardcode_into_libs=yes
9627   dynamic_linker='ldqnx.so'
9628   ;;
9629
9630 openbsd*)
9631   version_type=sunos
9632   sys_lib_dlsearch_path_spec="/usr/lib"
9633   need_lib_prefix=no
9634   # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
9635   case $host_os in
9636     openbsd3.3 | openbsd3.3.*)  need_version=yes ;;
9637     *)                          need_version=no  ;;
9638   esac
9639   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9640   finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
9641   shlibpath_var=LD_LIBRARY_PATH
9642   if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
9643     case $host_os in
9644       openbsd2.[89] | openbsd2.[89].*)
9645         shlibpath_overrides_runpath=no
9646         ;;
9647       *)
9648         shlibpath_overrides_runpath=yes
9649         ;;
9650       esac
9651   else
9652     shlibpath_overrides_runpath=yes
9653   fi
9654   ;;
9655
9656 os2*)
9657   libname_spec='$name'
9658   shrext_cmds=".dll"
9659   need_lib_prefix=no
9660   library_names_spec='$libname${shared_ext} $libname.a'
9661   dynamic_linker='OS/2 ld.exe'
9662   shlibpath_var=LIBPATH
9663   ;;
9664
9665 osf3* | osf4* | osf5*)
9666   version_type=osf
9667   need_lib_prefix=no
9668   need_version=no
9669   soname_spec='${libname}${release}${shared_ext}$major'
9670   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9671   shlibpath_var=LD_LIBRARY_PATH
9672   sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
9673   sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
9674   ;;
9675
9676 rdos*)
9677   dynamic_linker=no
9678   ;;
9679
9680 solaris*)
9681   version_type=linux
9682   need_lib_prefix=no
9683   need_version=no
9684   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9685   soname_spec='${libname}${release}${shared_ext}$major'
9686   shlibpath_var=LD_LIBRARY_PATH
9687   shlibpath_overrides_runpath=yes
9688   hardcode_into_libs=yes
9689   # ldd complains unless libraries are executable
9690   postinstall_cmds='chmod +x $lib'
9691   ;;
9692
9693 sunos4*)
9694   version_type=sunos
9695   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
9696   finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
9697   shlibpath_var=LD_LIBRARY_PATH
9698   shlibpath_overrides_runpath=yes
9699   if test "$with_gnu_ld" = yes; then
9700     need_lib_prefix=no
9701   fi
9702   need_version=yes
9703   ;;
9704
9705 sysv4 | sysv4.3*)
9706   version_type=linux
9707   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9708   soname_spec='${libname}${release}${shared_ext}$major'
9709   shlibpath_var=LD_LIBRARY_PATH
9710   case $host_vendor in
9711     sni)
9712       shlibpath_overrides_runpath=no
9713       need_lib_prefix=no
9714       runpath_var=LD_RUN_PATH
9715       ;;
9716     siemens)
9717       need_lib_prefix=no
9718       ;;
9719     motorola)
9720       need_lib_prefix=no
9721       need_version=no
9722       shlibpath_overrides_runpath=no
9723       sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
9724       ;;
9725   esac
9726   ;;
9727
9728 sysv4*MP*)
9729   if test -d /usr/nec ;then
9730     version_type=linux
9731     library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
9732     soname_spec='$libname${shared_ext}.$major'
9733     shlibpath_var=LD_LIBRARY_PATH
9734   fi
9735   ;;
9736
9737 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
9738   version_type=freebsd-elf
9739   need_lib_prefix=no
9740   need_version=no
9741   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
9742   soname_spec='${libname}${release}${shared_ext}$major'
9743   shlibpath_var=LD_LIBRARY_PATH
9744   shlibpath_overrides_runpath=yes
9745   hardcode_into_libs=yes
9746   if test "$with_gnu_ld" = yes; then
9747     sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
9748   else
9749     sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
9750     case $host_os in
9751       sco3.2v5*)
9752         sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
9753         ;;
9754     esac
9755   fi
9756   sys_lib_dlsearch_path_spec='/usr/lib'
9757   ;;
9758
9759 tpf*)
9760   # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
9761   version_type=linux
9762   need_lib_prefix=no
9763   need_version=no
9764   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9765   shlibpath_var=LD_LIBRARY_PATH
9766   shlibpath_overrides_runpath=no
9767   hardcode_into_libs=yes
9768   ;;
9769
9770 uts4*)
9771   version_type=linux
9772   library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
9773   soname_spec='${libname}${release}${shared_ext}$major'
9774   shlibpath_var=LD_LIBRARY_PATH
9775   ;;
9776
9777 *)
9778   dynamic_linker=no
9779   ;;
9780 esac
9781 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
9782 $as_echo "$dynamic_linker" >&6; }
9783 test "$dynamic_linker" = no && can_build_shared=no
9784
9785 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
9786 if test "$GCC" = yes; then
9787   variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
9788 fi
9789
9790 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
9791   sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
9792 fi
9793 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
9794   sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
9795 fi
9796
9797
9798
9799
9800
9801
9802
9803
9804
9805
9806
9807
9808
9809
9810
9811
9812
9813
9814
9815
9816
9817
9818
9819
9820
9821
9822
9823
9824
9825
9826
9827
9828
9829
9830
9831
9832
9833
9834
9835
9836
9837
9838
9839
9840
9841
9842
9843
9844
9845
9846
9847
9848
9849
9850
9851
9852
9853
9854
9855
9856
9857
9858
9859
9860
9861
9862
9863
9864
9865
9866
9867
9868
9869
9870
9871
9872
9873
9874
9875
9876
9877
9878
9879
9880
9881
9882
9883   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
9884 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
9885 hardcode_action=
9886 if test -n "$hardcode_libdir_flag_spec" ||
9887    test -n "$runpath_var" ||
9888    test "X$hardcode_automatic" = "Xyes" ; then
9889
9890   # We can hardcode non-existent directories.
9891   if test "$hardcode_direct" != no &&
9892      # If the only mechanism to avoid hardcoding is shlibpath_var, we
9893      # have to relink, otherwise we might link with an installed library
9894      # when we should be linking with a yet-to-be-installed one
9895      ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
9896      test "$hardcode_minus_L" != no; then
9897     # Linking always hardcodes the temporary library directory.
9898     hardcode_action=relink
9899   else
9900     # We can link without hardcoding, and we can hardcode nonexisting dirs.
9901     hardcode_action=immediate
9902   fi
9903 else
9904   # We cannot hardcode anything, or else we can only hardcode existing
9905   # directories.
9906   hardcode_action=unsupported
9907 fi
9908 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
9909 $as_echo "$hardcode_action" >&6; }
9910
9911 if test "$hardcode_action" = relink ||
9912    test "$inherit_rpath" = yes; then
9913   # Fast installation is not supported
9914   enable_fast_install=no
9915 elif test "$shlibpath_overrides_runpath" = yes ||
9916      test "$enable_shared" = no; then
9917   # Fast installation is not necessary
9918   enable_fast_install=needless
9919 fi
9920
9921
9922
9923
9924
9925
9926   if test "x$enable_dlopen" != xyes; then
9927   enable_dlopen=unknown
9928   enable_dlopen_self=unknown
9929   enable_dlopen_self_static=unknown
9930 else
9931   lt_cv_dlopen=no
9932   lt_cv_dlopen_libs=
9933
9934   case $host_os in
9935   beos*)
9936     lt_cv_dlopen="load_add_on"
9937     lt_cv_dlopen_libs=
9938     lt_cv_dlopen_self=yes
9939     ;;
9940
9941   mingw* | pw32* | cegcc*)
9942     lt_cv_dlopen="LoadLibrary"
9943     lt_cv_dlopen_libs=
9944     ;;
9945
9946   cygwin*)
9947     lt_cv_dlopen="dlopen"
9948     lt_cv_dlopen_libs=
9949     ;;
9950
9951   darwin*)
9952   # if libdl is installed we need to link against it
9953     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
9954 $as_echo_n "checking for dlopen in -ldl... " >&6; }
9955 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
9956   $as_echo_n "(cached) " >&6
9957 else
9958   ac_check_lib_save_LIBS=$LIBS
9959 LIBS="-ldl  $LIBS"
9960 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9961 /* end confdefs.h.  */
9962
9963 /* Override any GCC internal prototype to avoid an error.
9964    Use char because int might match the return type of a GCC
9965    builtin and then its argument prototype would still apply.  */
9966 #ifdef __cplusplus
9967 extern "C"
9968 #endif
9969 char dlopen ();
9970 int
9971 main ()
9972 {
9973 return dlopen ();
9974   ;
9975   return 0;
9976 }
9977 _ACEOF
9978 if ac_fn_c_try_link "$LINENO"; then :
9979   ac_cv_lib_dl_dlopen=yes
9980 else
9981   ac_cv_lib_dl_dlopen=no
9982 fi
9983 rm -f core conftest.err conftest.$ac_objext \
9984     conftest$ac_exeext conftest.$ac_ext
9985 LIBS=$ac_check_lib_save_LIBS
9986 fi
9987 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
9988 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
9989 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
9990   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
9991 else
9992
9993     lt_cv_dlopen="dyld"
9994     lt_cv_dlopen_libs=
9995     lt_cv_dlopen_self=yes
9996
9997 fi
9998
9999     ;;
10000
10001   *)
10002     ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
10003 if test "x$ac_cv_func_shl_load" = x""yes; then :
10004   lt_cv_dlopen="shl_load"
10005 else
10006   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
10007 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10008 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
10009   $as_echo_n "(cached) " >&6
10010 else
10011   ac_check_lib_save_LIBS=$LIBS
10012 LIBS="-ldld  $LIBS"
10013 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10014 /* end confdefs.h.  */
10015
10016 /* Override any GCC internal prototype to avoid an error.
10017    Use char because int might match the return type of a GCC
10018    builtin and then its argument prototype would still apply.  */
10019 #ifdef __cplusplus
10020 extern "C"
10021 #endif
10022 char shl_load ();
10023 int
10024 main ()
10025 {
10026 return shl_load ();
10027   ;
10028   return 0;
10029 }
10030 _ACEOF
10031 if ac_fn_c_try_link "$LINENO"; then :
10032   ac_cv_lib_dld_shl_load=yes
10033 else
10034   ac_cv_lib_dld_shl_load=no
10035 fi
10036 rm -f core conftest.err conftest.$ac_objext \
10037     conftest$ac_exeext conftest.$ac_ext
10038 LIBS=$ac_check_lib_save_LIBS
10039 fi
10040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
10041 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10042 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
10043   lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
10044 else
10045   ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
10046 if test "x$ac_cv_func_dlopen" = x""yes; then :
10047   lt_cv_dlopen="dlopen"
10048 else
10049   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
10050 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10051 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
10052   $as_echo_n "(cached) " >&6
10053 else
10054   ac_check_lib_save_LIBS=$LIBS
10055 LIBS="-ldl  $LIBS"
10056 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10057 /* end confdefs.h.  */
10058
10059 /* Override any GCC internal prototype to avoid an error.
10060    Use char because int might match the return type of a GCC
10061    builtin and then its argument prototype would still apply.  */
10062 #ifdef __cplusplus
10063 extern "C"
10064 #endif
10065 char dlopen ();
10066 int
10067 main ()
10068 {
10069 return dlopen ();
10070   ;
10071   return 0;
10072 }
10073 _ACEOF
10074 if ac_fn_c_try_link "$LINENO"; then :
10075   ac_cv_lib_dl_dlopen=yes
10076 else
10077   ac_cv_lib_dl_dlopen=no
10078 fi
10079 rm -f core conftest.err conftest.$ac_objext \
10080     conftest$ac_exeext conftest.$ac_ext
10081 LIBS=$ac_check_lib_save_LIBS
10082 fi
10083 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
10084 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10085 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
10086   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
10087 else
10088   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
10089 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10090 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
10091   $as_echo_n "(cached) " >&6
10092 else
10093   ac_check_lib_save_LIBS=$LIBS
10094 LIBS="-lsvld  $LIBS"
10095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10096 /* end confdefs.h.  */
10097
10098 /* Override any GCC internal prototype to avoid an error.
10099    Use char because int might match the return type of a GCC
10100    builtin and then its argument prototype would still apply.  */
10101 #ifdef __cplusplus
10102 extern "C"
10103 #endif
10104 char dlopen ();
10105 int
10106 main ()
10107 {
10108 return dlopen ();
10109   ;
10110   return 0;
10111 }
10112 _ACEOF
10113 if ac_fn_c_try_link "$LINENO"; then :
10114   ac_cv_lib_svld_dlopen=yes
10115 else
10116   ac_cv_lib_svld_dlopen=no
10117 fi
10118 rm -f core conftest.err conftest.$ac_objext \
10119     conftest$ac_exeext conftest.$ac_ext
10120 LIBS=$ac_check_lib_save_LIBS
10121 fi
10122 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
10123 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10124 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
10125   lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
10126 else
10127   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
10128 $as_echo_n "checking for dld_link in -ldld... " >&6; }
10129 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
10130   $as_echo_n "(cached) " >&6
10131 else
10132   ac_check_lib_save_LIBS=$LIBS
10133 LIBS="-ldld  $LIBS"
10134 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10135 /* end confdefs.h.  */
10136
10137 /* Override any GCC internal prototype to avoid an error.
10138    Use char because int might match the return type of a GCC
10139    builtin and then its argument prototype would still apply.  */
10140 #ifdef __cplusplus
10141 extern "C"
10142 #endif
10143 char dld_link ();
10144 int
10145 main ()
10146 {
10147 return dld_link ();
10148   ;
10149   return 0;
10150 }
10151 _ACEOF
10152 if ac_fn_c_try_link "$LINENO"; then :
10153   ac_cv_lib_dld_dld_link=yes
10154 else
10155   ac_cv_lib_dld_dld_link=no
10156 fi
10157 rm -f core conftest.err conftest.$ac_objext \
10158     conftest$ac_exeext conftest.$ac_ext
10159 LIBS=$ac_check_lib_save_LIBS
10160 fi
10161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
10162 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10163 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
10164   lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
10165 fi
10166
10167
10168 fi
10169
10170
10171 fi
10172
10173
10174 fi
10175
10176
10177 fi
10178
10179
10180 fi
10181
10182     ;;
10183   esac
10184
10185   if test "x$lt_cv_dlopen" != xno; then
10186     enable_dlopen=yes
10187   else
10188     enable_dlopen=no
10189   fi
10190
10191   case $lt_cv_dlopen in
10192   dlopen)
10193     save_CPPFLAGS="$CPPFLAGS"
10194     test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
10195
10196     save_LDFLAGS="$LDFLAGS"
10197     wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
10198
10199     save_LIBS="$LIBS"
10200     LIBS="$lt_cv_dlopen_libs $LIBS"
10201
10202     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
10203 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
10204 if test "${lt_cv_dlopen_self+set}" = set; then :
10205   $as_echo_n "(cached) " >&6
10206 else
10207           if test "$cross_compiling" = yes; then :
10208   lt_cv_dlopen_self=cross
10209 else
10210   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10211   lt_status=$lt_dlunknown
10212   cat > conftest.$ac_ext <<_LT_EOF
10213 #line 10213 "configure"
10214 #include "confdefs.h"
10215
10216 #if HAVE_DLFCN_H
10217 #include <dlfcn.h>
10218 #endif
10219
10220 #include <stdio.h>
10221
10222 #ifdef RTLD_GLOBAL
10223 #  define LT_DLGLOBAL           RTLD_GLOBAL
10224 #else
10225 #  ifdef DL_GLOBAL
10226 #    define LT_DLGLOBAL         DL_GLOBAL
10227 #  else
10228 #    define LT_DLGLOBAL         0
10229 #  endif
10230 #endif
10231
10232 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10233    find out it does not work in some platform. */
10234 #ifndef LT_DLLAZY_OR_NOW
10235 #  ifdef RTLD_LAZY
10236 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
10237 #  else
10238 #    ifdef DL_LAZY
10239 #      define LT_DLLAZY_OR_NOW          DL_LAZY
10240 #    else
10241 #      ifdef RTLD_NOW
10242 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
10243 #      else
10244 #        ifdef DL_NOW
10245 #          define LT_DLLAZY_OR_NOW      DL_NOW
10246 #        else
10247 #          define LT_DLLAZY_OR_NOW      0
10248 #        endif
10249 #      endif
10250 #    endif
10251 #  endif
10252 #endif
10253
10254 void fnord() { int i=42;}
10255 int main ()
10256 {
10257   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10258   int status = $lt_dlunknown;
10259
10260   if (self)
10261     {
10262       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10263       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10264       /* dlclose (self); */
10265     }
10266   else
10267     puts (dlerror ());
10268
10269   return status;
10270 }
10271 _LT_EOF
10272   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10273   (eval $ac_link) 2>&5
10274   ac_status=$?
10275   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10276   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10277     (./conftest; exit; ) >&5 2>/dev/null
10278     lt_status=$?
10279     case x$lt_status in
10280       x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
10281       x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
10282       x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
10283     esac
10284   else :
10285     # compilation failed
10286     lt_cv_dlopen_self=no
10287   fi
10288 fi
10289 rm -fr conftest*
10290
10291
10292 fi
10293 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
10294 $as_echo "$lt_cv_dlopen_self" >&6; }
10295
10296     if test "x$lt_cv_dlopen_self" = xyes; then
10297       wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
10298       { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
10299 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
10300 if test "${lt_cv_dlopen_self_static+set}" = set; then :
10301   $as_echo_n "(cached) " >&6
10302 else
10303           if test "$cross_compiling" = yes; then :
10304   lt_cv_dlopen_self_static=cross
10305 else
10306   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10307   lt_status=$lt_dlunknown
10308   cat > conftest.$ac_ext <<_LT_EOF
10309 #line 10309 "configure"
10310 #include "confdefs.h"
10311
10312 #if HAVE_DLFCN_H
10313 #include <dlfcn.h>
10314 #endif
10315
10316 #include <stdio.h>
10317
10318 #ifdef RTLD_GLOBAL
10319 #  define LT_DLGLOBAL           RTLD_GLOBAL
10320 #else
10321 #  ifdef DL_GLOBAL
10322 #    define LT_DLGLOBAL         DL_GLOBAL
10323 #  else
10324 #    define LT_DLGLOBAL         0
10325 #  endif
10326 #endif
10327
10328 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
10329    find out it does not work in some platform. */
10330 #ifndef LT_DLLAZY_OR_NOW
10331 #  ifdef RTLD_LAZY
10332 #    define LT_DLLAZY_OR_NOW            RTLD_LAZY
10333 #  else
10334 #    ifdef DL_LAZY
10335 #      define LT_DLLAZY_OR_NOW          DL_LAZY
10336 #    else
10337 #      ifdef RTLD_NOW
10338 #        define LT_DLLAZY_OR_NOW        RTLD_NOW
10339 #      else
10340 #        ifdef DL_NOW
10341 #          define LT_DLLAZY_OR_NOW      DL_NOW
10342 #        else
10343 #          define LT_DLLAZY_OR_NOW      0
10344 #        endif
10345 #      endif
10346 #    endif
10347 #  endif
10348 #endif
10349
10350 void fnord() { int i=42;}
10351 int main ()
10352 {
10353   void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
10354   int status = $lt_dlunknown;
10355
10356   if (self)
10357     {
10358       if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
10359       else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10360       /* dlclose (self); */
10361     }
10362   else
10363     puts (dlerror ());
10364
10365   return status;
10366 }
10367 _LT_EOF
10368   if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
10369   (eval $ac_link) 2>&5
10370   ac_status=$?
10371   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10372   test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
10373     (./conftest; exit; ) >&5 2>/dev/null
10374     lt_status=$?
10375     case x$lt_status in
10376       x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
10377       x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
10378       x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
10379     esac
10380   else :
10381     # compilation failed
10382     lt_cv_dlopen_self_static=no
10383   fi
10384 fi
10385 rm -fr conftest*
10386
10387
10388 fi
10389 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
10390 $as_echo "$lt_cv_dlopen_self_static" >&6; }
10391     fi
10392
10393     CPPFLAGS="$save_CPPFLAGS"
10394     LDFLAGS="$save_LDFLAGS"
10395     LIBS="$save_LIBS"
10396     ;;
10397   esac
10398
10399   case $lt_cv_dlopen_self in
10400   yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
10401   *) enable_dlopen_self=unknown ;;
10402   esac
10403
10404   case $lt_cv_dlopen_self_static in
10405   yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
10406   *) enable_dlopen_self_static=unknown ;;
10407   esac
10408 fi
10409
10410
10411
10412
10413
10414
10415
10416
10417
10418
10419
10420
10421
10422
10423
10424
10425
10426 striplib=
10427 old_striplib=
10428 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
10429 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
10430 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
10431   test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
10432   test -z "$striplib" && striplib="$STRIP --strip-unneeded"
10433   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10434 $as_echo "yes" >&6; }
10435 else
10436 # FIXME - insert some real tests, host_os isn't really good enough
10437   case $host_os in
10438   darwin*)
10439     if test -n "$STRIP" ; then
10440       striplib="$STRIP -x"
10441       old_striplib="$STRIP -S"
10442       { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
10443 $as_echo "yes" >&6; }
10444     else
10445       { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10446 $as_echo "no" >&6; }
10447     fi
10448     ;;
10449   *)
10450     { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10451 $as_echo "no" >&6; }
10452     ;;
10453   esac
10454 fi
10455
10456
10457
10458
10459
10460
10461
10462
10463
10464
10465
10466
10467   # Report which library types will actually be built
10468   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
10469 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
10470   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
10471 $as_echo "$can_build_shared" >&6; }
10472
10473   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
10474 $as_echo_n "checking whether to build shared libraries... " >&6; }
10475   test "$can_build_shared" = "no" && enable_shared=no
10476
10477   # On AIX, shared libraries and static libraries use the same namespace, and
10478   # are all built from PIC.
10479   case $host_os in
10480   aix3*)
10481     test "$enable_shared" = yes && enable_static=no
10482     if test -n "$RANLIB"; then
10483       archive_cmds="$archive_cmds~\$RANLIB \$lib"
10484       postinstall_cmds='$RANLIB $lib'
10485     fi
10486     ;;
10487
10488   aix[4-9]*)
10489     if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
10490       test "$enable_shared" = yes && enable_static=no
10491     fi
10492     ;;
10493   esac
10494   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
10495 $as_echo "$enable_shared" >&6; }
10496
10497   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
10498 $as_echo_n "checking whether to build static libraries... " >&6; }
10499   # Make sure either enable_shared or enable_static is yes.
10500   test "$enable_shared" = yes || enable_static=yes
10501   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
10502 $as_echo "$enable_static" >&6; }
10503
10504
10505
10506
10507 fi
10508 ac_ext=c
10509 ac_cpp='$CPP $CPPFLAGS'
10510 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10511 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10512 ac_compiler_gnu=$ac_cv_c_compiler_gnu
10513
10514 CC="$lt_save_CC"
10515
10516
10517
10518
10519
10520
10521
10522
10523
10524
10525
10526
10527
10528         ac_config_commands="$ac_config_commands libtool"
10529
10530
10531
10532
10533 # Only expand once:
10534
10535
10536 ac_ext=c
10537 ac_cpp='$CPP $CPPFLAGS'
10538 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
10539 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
10540 ac_compiler_gnu=$ac_cv_c_compiler_gnu
10541 if test -n "$ac_tool_prefix"; then
10542   # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
10543 set dummy ${ac_tool_prefix}gcc; ac_word=$2
10544 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10545 $as_echo_n "checking for $ac_word... " >&6; }
10546 if test "${ac_cv_prog_CC+set}" = set; then :
10547   $as_echo_n "(cached) " >&6
10548 else
10549   if test -n "$CC"; then
10550   ac_cv_prog_CC="$CC" # Let the user override the test.
10551 else
10552 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10553 for as_dir in $PATH
10554 do
10555   IFS=$as_save_IFS
10556   test -z "$as_dir" && as_dir=.
10557     for ac_exec_ext in '' $ac_executable_extensions; do
10558   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10559     ac_cv_prog_CC="${ac_tool_prefix}gcc"
10560     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10561     break 2
10562   fi
10563 done
10564   done
10565 IFS=$as_save_IFS
10566
10567 fi
10568 fi
10569 CC=$ac_cv_prog_CC
10570 if test -n "$CC"; then
10571   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
10572 $as_echo "$CC" >&6; }
10573 else
10574   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10575 $as_echo "no" >&6; }
10576 fi
10577
10578
10579 fi
10580 if test -z "$ac_cv_prog_CC"; then
10581   ac_ct_CC=$CC
10582   # Extract the first word of "gcc", so it can be a program name with args.
10583 set dummy gcc; ac_word=$2
10584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10585 $as_echo_n "checking for $ac_word... " >&6; }
10586 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
10587   $as_echo_n "(cached) " >&6
10588 else
10589   if test -n "$ac_ct_CC"; then
10590   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
10591 else
10592 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10593 for as_dir in $PATH
10594 do
10595   IFS=$as_save_IFS
10596   test -z "$as_dir" && as_dir=.
10597     for ac_exec_ext in '' $ac_executable_extensions; do
10598   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10599     ac_cv_prog_ac_ct_CC="gcc"
10600     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10601     break 2
10602   fi
10603 done
10604   done
10605 IFS=$as_save_IFS
10606
10607 fi
10608 fi
10609 ac_ct_CC=$ac_cv_prog_ac_ct_CC
10610 if test -n "$ac_ct_CC"; then
10611   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
10612 $as_echo "$ac_ct_CC" >&6; }
10613 else
10614   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10615 $as_echo "no" >&6; }
10616 fi
10617
10618   if test "x$ac_ct_CC" = x; then
10619     CC=""
10620   else
10621     case $cross_compiling:$ac_tool_warned in
10622 yes:)
10623 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
10624 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
10625 ac_tool_warned=yes ;;
10626 esac
10627     CC=$ac_ct_CC
10628   fi
10629 else
10630   CC="$ac_cv_prog_CC"
10631 fi
10632
10633 if test -z "$CC"; then
10634           if test -n "$ac_tool_prefix"; then
10635     # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
10636 set dummy ${ac_tool_prefix}cc; ac_word=$2
10637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10638 $as_echo_n "checking for $ac_word... " >&6; }
10639 if test "${ac_cv_prog_CC+set}" = set; then :
10640   $as_echo_n "(cached) " >&6
10641 else
10642   if test -n "$CC"; then
10643   ac_cv_prog_CC="$CC" # Let the user override the test.
10644 else
10645 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10646 for as_dir in $PATH
10647 do
10648   IFS=$as_save_IFS
10649   test -z "$as_dir" && as_dir=.
10650     for ac_exec_ext in '' $ac_executable_extensions; do
10651   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10652     ac_cv_prog_CC="${ac_tool_prefix}cc"
10653     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10654     break 2
10655   fi
10656 done
10657   done
10658 IFS=$as_save_IFS
10659
10660 fi
10661 fi
10662 CC=$ac_cv_prog_CC
10663 if test -n "$CC"; then
10664   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
10665 $as_echo "$CC" >&6; }
10666 else
10667   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10668 $as_echo "no" >&6; }
10669 fi
10670
10671
10672   fi
10673 fi
10674 if test -z "$CC"; then
10675   # Extract the first word of "cc", so it can be a program name with args.
10676 set dummy cc; ac_word=$2
10677 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10678 $as_echo_n "checking for $ac_word... " >&6; }
10679 if test "${ac_cv_prog_CC+set}" = set; then :
10680   $as_echo_n "(cached) " >&6
10681 else
10682   if test -n "$CC"; then
10683   ac_cv_prog_CC="$CC" # Let the user override the test.
10684 else
10685   ac_prog_rejected=no
10686 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10687 for as_dir in $PATH
10688 do
10689   IFS=$as_save_IFS
10690   test -z "$as_dir" && as_dir=.
10691     for ac_exec_ext in '' $ac_executable_extensions; do
10692   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10693     if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
10694        ac_prog_rejected=yes
10695        continue
10696      fi
10697     ac_cv_prog_CC="cc"
10698     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10699     break 2
10700   fi
10701 done
10702   done
10703 IFS=$as_save_IFS
10704
10705 if test $ac_prog_rejected = yes; then
10706   # We found a bogon in the path, so make sure we never use it.
10707   set dummy $ac_cv_prog_CC
10708   shift
10709   if test $# != 0; then
10710     # We chose a different compiler from the bogus one.
10711     # However, it has the same basename, so the bogon will be chosen
10712     # first if we set CC to just the basename; use the full file name.
10713     shift
10714     ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
10715   fi
10716 fi
10717 fi
10718 fi
10719 CC=$ac_cv_prog_CC
10720 if test -n "$CC"; then
10721   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
10722 $as_echo "$CC" >&6; }
10723 else
10724   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10725 $as_echo "no" >&6; }
10726 fi
10727
10728
10729 fi
10730 if test -z "$CC"; then
10731   if test -n "$ac_tool_prefix"; then
10732   for ac_prog in cl.exe
10733   do
10734     # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
10735 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
10736 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10737 $as_echo_n "checking for $ac_word... " >&6; }
10738 if test "${ac_cv_prog_CC+set}" = set; then :
10739   $as_echo_n "(cached) " >&6
10740 else
10741   if test -n "$CC"; then
10742   ac_cv_prog_CC="$CC" # Let the user override the test.
10743 else
10744 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10745 for as_dir in $PATH
10746 do
10747   IFS=$as_save_IFS
10748   test -z "$as_dir" && as_dir=.
10749     for ac_exec_ext in '' $ac_executable_extensions; do
10750   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10751     ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
10752     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10753     break 2
10754   fi
10755 done
10756   done
10757 IFS=$as_save_IFS
10758
10759 fi
10760 fi
10761 CC=$ac_cv_prog_CC
10762 if test -n "$CC"; then
10763   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
10764 $as_echo "$CC" >&6; }
10765 else
10766   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10767 $as_echo "no" >&6; }
10768 fi
10769
10770
10771     test -n "$CC" && break
10772   done
10773 fi
10774 if test -z "$CC"; then
10775   ac_ct_CC=$CC
10776   for ac_prog in cl.exe
10777 do
10778   # Extract the first word of "$ac_prog", so it can be a program name with args.
10779 set dummy $ac_prog; ac_word=$2
10780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10781 $as_echo_n "checking for $ac_word... " >&6; }
10782 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
10783   $as_echo_n "(cached) " >&6
10784 else
10785   if test -n "$ac_ct_CC"; then
10786   ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
10787 else
10788 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10789 for as_dir in $PATH
10790 do
10791   IFS=$as_save_IFS
10792   test -z "$as_dir" && as_dir=.
10793     for ac_exec_ext in '' $ac_executable_extensions; do
10794   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
10795     ac_cv_prog_ac_ct_CC="$ac_prog"
10796     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
10797     break 2
10798   fi
10799 done
10800   done
10801 IFS=$as_save_IFS
10802
10803 fi
10804 fi
10805 ac_ct_CC=$ac_cv_prog_ac_ct_CC
10806 if test -n "$ac_ct_CC"; then
10807   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
10808 $as_echo "$ac_ct_CC" >&6; }
10809 else
10810   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10811 $as_echo "no" >&6; }
10812 fi
10813
10814
10815   test -n "$ac_ct_CC" && break
10816 done
10817
10818   if test "x$ac_ct_CC" = x; then
10819     CC=""
10820   else
10821     case $cross_compiling:$ac_tool_warned in
10822 yes:)
10823 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
10824 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
10825 ac_tool_warned=yes ;;
10826 esac
10827     CC=$ac_ct_CC
10828   fi
10829 fi
10830
10831 fi
10832
10833
10834 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
10835 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
10836 as_fn_error $? "no acceptable C compiler found in \$PATH
10837 See \`config.log' for more details" "$LINENO" 5 ; }
10838
10839 # Provide some information about the compiler.
10840 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
10841 set X $ac_compile
10842 ac_compiler=$2
10843 for ac_option in --version -v -V -qversion; do
10844   { { ac_try="$ac_compiler $ac_option >&5"
10845 case "(($ac_try" in
10846   *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10847   *) ac_try_echo=$ac_try;;
10848 esac
10849 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
10850 $as_echo "$ac_try_echo"; } >&5
10851   (eval "$ac_compiler $ac_option >&5") 2>conftest.err
10852   ac_status=$?
10853   if test -s conftest.err; then
10854     sed '10a\
10855 ... rest of stderr output deleted ...
10856          10q' conftest.err >conftest.er1
10857     cat conftest.er1 >&5
10858   fi
10859   rm -f conftest.er1 conftest.err
10860   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10861   test $ac_status = 0; }
10862 done
10863
10864 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
10865 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
10866 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
10867   $as_echo_n "(cached) " >&6
10868 else
10869   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10870 /* end confdefs.h.  */
10871
10872 int
10873 main ()
10874 {
10875 #ifndef __GNUC__
10876        choke me
10877 #endif
10878
10879   ;
10880   return 0;
10881 }
10882 _ACEOF
10883 if ac_fn_c_try_compile "$LINENO"; then :
10884   ac_compiler_gnu=yes
10885 else
10886   ac_compiler_gnu=no
10887 fi
10888 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10889 ac_cv_c_compiler_gnu=$ac_compiler_gnu
10890
10891 fi
10892 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
10893 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
10894 if test $ac_compiler_gnu = yes; then
10895   GCC=yes
10896 else
10897   GCC=
10898 fi
10899 ac_test_CFLAGS=${CFLAGS+set}
10900 ac_save_CFLAGS=$CFLAGS
10901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
10902 $as_echo_n "checking whether $CC accepts -g... " >&6; }
10903 if test "${ac_cv_prog_cc_g+set}" = set; then :
10904   $as_echo_n "(cached) " >&6
10905 else
10906   ac_save_c_werror_flag=$ac_c_werror_flag
10907    ac_c_werror_flag=yes
10908    ac_cv_prog_cc_g=no
10909    CFLAGS="-g"
10910    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10911 /* end confdefs.h.  */
10912
10913 int
10914 main ()
10915 {
10916
10917   ;
10918   return 0;
10919 }
10920 _ACEOF
10921 if ac_fn_c_try_compile "$LINENO"; then :
10922   ac_cv_prog_cc_g=yes
10923 else
10924   CFLAGS=""
10925       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10926 /* end confdefs.h.  */
10927
10928 int
10929 main ()
10930 {
10931
10932   ;
10933   return 0;
10934 }
10935 _ACEOF
10936 if ac_fn_c_try_compile "$LINENO"; then :
10937
10938 else
10939   ac_c_werror_flag=$ac_save_c_werror_flag
10940          CFLAGS="-g"
10941          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10942 /* end confdefs.h.  */
10943
10944 int
10945 main ()
10946 {
10947
10948   ;
10949   return 0;
10950 }
10951 _ACEOF
10952 if ac_fn_c_try_compile "$LINENO"; then :
10953   ac_cv_prog_cc_g=yes
10954 fi
10955 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10956 fi
10957 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10958 fi
10959 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10960    ac_c_werror_flag=$ac_save_c_werror_flag
10961 fi
10962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
10963 $as_echo "$ac_cv_prog_cc_g" >&6; }
10964 if test "$ac_test_CFLAGS" = set; then
10965   CFLAGS=$ac_save_CFLAGS
10966 elif test $ac_cv_prog_cc_g = yes; then
10967   if test "$GCC" = yes; then
10968     CFLAGS="-g -O2"
10969   else
10970     CFLAGS="-g"
10971   fi
10972 else
10973   if test "$GCC" = yes; then
10974     CFLAGS="-O2"
10975   else
10976     CFLAGS=
10977   fi
10978 fi
10979 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
10980 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
10981 if test "${ac_cv_prog_cc_c89+set}" = set; then :
10982   $as_echo_n "(cached) " >&6
10983 else
10984   ac_cv_prog_cc_c89=no
10985 ac_save_CC=$CC
10986 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10987 /* end confdefs.h.  */
10988 #include <stdarg.h>
10989 #include <stdio.h>
10990 #include <sys/types.h>
10991 #include <sys/stat.h>
10992 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
10993 struct buf { int x; };
10994 FILE * (*rcsopen) (struct buf *, struct stat *, int);
10995 static char *e (p, i)
10996      char **p;
10997      int i;
10998 {
10999   return p[i];
11000 }
11001 static char *f (char * (*g) (char **, int), char **p, ...)
11002 {
11003   char *s;
11004   va_list v;
11005   va_start (v,p);
11006   s = g (p, va_arg (v,int));
11007   va_end (v);
11008   return s;
11009 }
11010
11011 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
11012    function prototypes and stuff, but not '\xHH' hex character constants.
11013    These don't provoke an error unfortunately, instead are silently treated
11014    as 'x'.  The following induces an error, until -std is added to get
11015    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
11016    array size at least.  It's necessary to write '\x00'==0 to get something
11017    that's true only with -std.  */
11018 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
11019
11020 /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
11021    inside strings and character constants.  */
11022 #define FOO(x) 'x'
11023 int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
11024
11025 int test (int i, double x);
11026 struct s1 {int (*f) (int a);};
11027 struct s2 {int (*f) (double a);};
11028 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
11029 int argc;
11030 char **argv;
11031 int
11032 main ()
11033 {
11034 return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
11035   ;
11036   return 0;
11037 }
11038 _ACEOF
11039 for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
11040         -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
11041 do
11042   CC="$ac_save_CC $ac_arg"
11043   if ac_fn_c_try_compile "$LINENO"; then :
11044   ac_cv_prog_cc_c89=$ac_arg
11045 fi
11046 rm -f core conftest.err conftest.$ac_objext
11047   test "x$ac_cv_prog_cc_c89" != "xno" && break
11048 done
11049 rm -f conftest.$ac_ext
11050 CC=$ac_save_CC
11051
11052 fi
11053 # AC_CACHE_VAL
11054 case "x$ac_cv_prog_cc_c89" in
11055   x)
11056     { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
11057 $as_echo "none needed" >&6; } ;;
11058   xno)
11059     { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
11060 $as_echo "unsupported" >&6; } ;;
11061   *)
11062     CC="$CC $ac_cv_prog_cc_c89"
11063     { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
11064 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
11065 esac
11066 if test "x$ac_cv_prog_cc_c89" != xno; then :
11067
11068 fi
11069
11070 ac_ext=c
11071 ac_cpp='$CPP $CPPFLAGS'
11072 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
11073 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
11074 ac_compiler_gnu=$ac_cv_c_compiler_gnu
11075
11076 depcc="$CC"   am_compiler_list=
11077
11078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
11079 $as_echo_n "checking dependency style of $depcc... " >&6; }
11080 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
11081   $as_echo_n "(cached) " >&6
11082 else
11083   if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
11084   # We make a subdir and do the tests there.  Otherwise we can end up
11085   # making bogus files that we don't know about and never remove.  For
11086   # instance it was reported that on HP-UX the gcc test will end up
11087   # making a dummy file named `D' -- because `-MD' means `put the output
11088   # in D'.
11089   mkdir conftest.dir
11090   # Copy depcomp to subdir because otherwise we won't find it if we're
11091   # using a relative directory.
11092   cp "$am_depcomp" conftest.dir
11093   cd conftest.dir
11094   # We will build objects and dependencies in a subdirectory because
11095   # it helps to detect inapplicable dependency modes.  For instance
11096   # both Tru64's cc and ICC support -MD to output dependencies as a
11097   # side effect of compilation, but ICC will put the dependencies in
11098   # the current directory while Tru64 will put them in the object
11099   # directory.
11100   mkdir sub
11101
11102   am_cv_CC_dependencies_compiler_type=none
11103   if test "$am_compiler_list" = ""; then
11104      am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
11105   fi
11106   am__universal=false
11107   case " $depcc " in #(
11108      *\ -arch\ *\ -arch\ *) am__universal=true ;;
11109      esac
11110
11111   for depmode in $am_compiler_list; do
11112     # Setup a source with many dependencies, because some compilers
11113     # like to wrap large dependency lists on column 80 (with \), and
11114     # we should not choose a depcomp mode which is confused by this.
11115     #
11116     # We need to recreate these files for each test, as the compiler may
11117     # overwrite some of them when testing with obscure command lines.
11118     # This happens at least with the AIX C compiler.
11119     : > sub/conftest.c
11120     for i in 1 2 3 4 5 6; do
11121       echo '#include "conftst'$i'.h"' >> sub/conftest.c
11122       # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
11123       # Solaris 8's {/usr,}/bin/sh.
11124       touch sub/conftst$i.h
11125     done
11126     echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
11127
11128     # We check with `-c' and `-o' for the sake of the "dashmstdout"
11129     # mode.  It turns out that the SunPro C++ compiler does not properly
11130     # handle `-M -o', and we need to detect this.  Also, some Intel
11131     # versions had trouble with output in subdirs
11132     am__obj=sub/conftest.${OBJEXT-o}
11133     am__minus_obj="-o $am__obj"
11134     case $depmode in
11135     gcc)
11136       # This depmode causes a compiler race in universal mode.
11137       test "$am__universal" = false || continue
11138       ;;
11139     nosideeffect)
11140       # after this tag, mechanisms are not by side-effect, so they'll
11141       # only be used when explicitly requested
11142       if test "x$enable_dependency_tracking" = xyes; then
11143         continue
11144       else
11145         break
11146       fi
11147       ;;
11148     msvisualcpp | msvcmsys)
11149       # This compiler won't grok `-c -o', but also, the minuso test has
11150       # not run yet.  These depmodes are late enough in the game, and
11151       # so weak that their functioning should not be impacted.
11152       am__obj=conftest.${OBJEXT-o}
11153       am__minus_obj=
11154       ;;
11155     none) break ;;
11156     esac
11157     if depmode=$depmode \
11158        source=sub/conftest.c object=$am__obj \
11159        depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
11160        $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
11161          >/dev/null 2>conftest.err &&
11162        grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
11163        grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
11164        grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
11165        ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
11166       # icc doesn't choke on unknown options, it will just issue warnings
11167       # or remarks (even with -Werror).  So we grep stderr for any message
11168       # that says an option was ignored or not supported.
11169       # When given -MP, icc 7.0 and 7.1 complain thusly:
11170       #   icc: Command line warning: ignoring option '-M'; no argument required
11171       # The diagnosis changed in icc 8.0:
11172       #   icc: Command line remark: option '-MP' not supported
11173       if (grep 'ignoring option' conftest.err ||
11174           grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
11175         am_cv_CC_dependencies_compiler_type=$depmode
11176         break
11177       fi
11178     fi
11179   done
11180
11181   cd ..
11182   rm -rf conftest.dir
11183 else
11184   am_cv_CC_dependencies_compiler_type=none
11185 fi
11186
11187 fi
11188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
11189 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
11190 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
11191
11192  if
11193   test "x$enable_dependency_tracking" != xno \
11194   && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
11195   am__fastdepCC_TRUE=
11196   am__fastdepCC_FALSE='#'
11197 else
11198   am__fastdepCC_TRUE='#'
11199   am__fastdepCC_FALSE=
11200 fi
11201
11202
11203
11204 # Checks for libraries.
11205
11206 # Checks for header files.
11207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
11208 $as_echo_n "checking for ANSI C header files... " >&6; }
11209 if test "${ac_cv_header_stdc+set}" = set; then :
11210   $as_echo_n "(cached) " >&6
11211 else
11212   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11213 /* end confdefs.h.  */
11214 #include <stdlib.h>
11215 #include <stdarg.h>
11216 #include <string.h>
11217 #include <float.h>
11218
11219 int
11220 main ()
11221 {
11222
11223   ;
11224   return 0;
11225 }
11226 _ACEOF
11227 if ac_fn_c_try_compile "$LINENO"; then :
11228   ac_cv_header_stdc=yes
11229 else
11230   ac_cv_header_stdc=no
11231 fi
11232 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11233
11234 if test $ac_cv_header_stdc = yes; then
11235   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
11236   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11237 /* end confdefs.h.  */
11238 #include <string.h>
11239
11240 _ACEOF
11241 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11242   $EGREP "memchr" >/dev/null 2>&1; then :
11243
11244 else
11245   ac_cv_header_stdc=no
11246 fi
11247 rm -f conftest*
11248
11249 fi
11250
11251 if test $ac_cv_header_stdc = yes; then
11252   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
11253   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11254 /* end confdefs.h.  */
11255 #include <stdlib.h>
11256
11257 _ACEOF
11258 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11259   $EGREP "free" >/dev/null 2>&1; then :
11260
11261 else
11262   ac_cv_header_stdc=no
11263 fi
11264 rm -f conftest*
11265
11266 fi
11267
11268 if test $ac_cv_header_stdc = yes; then
11269   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
11270   if test "$cross_compiling" = yes; then :
11271   :
11272 else
11273   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11274 /* end confdefs.h.  */
11275 #include <ctype.h>
11276 #include <stdlib.h>
11277 #if ((' ' & 0x0FF) == 0x020)
11278 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
11279 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
11280 #else
11281 # define ISLOWER(c) \
11282                    (('a' <= (c) && (c) <= 'i') \
11283                      || ('j' <= (c) && (c) <= 'r') \
11284                      || ('s' <= (c) && (c) <= 'z'))
11285 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
11286 #endif
11287
11288 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
11289 int
11290 main ()
11291 {
11292   int i;
11293   for (i = 0; i < 256; i++)
11294     if (XOR (islower (i), ISLOWER (i))
11295         || toupper (i) != TOUPPER (i))
11296       return 2;
11297   return 0;
11298 }
11299 _ACEOF
11300 if ac_fn_c_try_run "$LINENO"; then :
11301
11302 else
11303   ac_cv_header_stdc=no
11304 fi
11305 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11306   conftest.$ac_objext conftest.beam conftest.$ac_ext
11307 fi
11308
11309 fi
11310 fi
11311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
11312 $as_echo "$ac_cv_header_stdc" >&6; }
11313 if test $ac_cv_header_stdc = yes; then
11314
11315 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
11316
11317 fi
11318
11319 for ac_header in fcntl.h stdlib.h sys/ioctl.h sys/time.h termios.h unistd.h
11320 do :
11321   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
11322 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
11323 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
11324   cat >>confdefs.h <<_ACEOF
11325 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
11326 _ACEOF
11327
11328 fi
11329
11330 done
11331
11332
11333 # Checks for typedefs, structures, and compiler characteristics.
11334 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
11335 $as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
11336 if test "${ac_cv_header_stdbool_h+set}" = set; then :
11337   $as_echo_n "(cached) " >&6
11338 else
11339   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11340 /* end confdefs.h.  */
11341
11342 #include <stdbool.h>
11343 #ifndef bool
11344  "error: bool is not defined"
11345 #endif
11346 #ifndef false
11347  "error: false is not defined"
11348 #endif
11349 #if false
11350  "error: false is not 0"
11351 #endif
11352 #ifndef true
11353  "error: true is not defined"
11354 #endif
11355 #if true != 1
11356  "error: true is not 1"
11357 #endif
11358 #ifndef __bool_true_false_are_defined
11359  "error: __bool_true_false_are_defined is not defined"
11360 #endif
11361
11362         struct s { _Bool s: 1; _Bool t; } s;
11363
11364         char a[true == 1 ? 1 : -1];
11365         char b[false == 0 ? 1 : -1];
11366         char c[__bool_true_false_are_defined == 1 ? 1 : -1];
11367         char d[(bool) 0.5 == true ? 1 : -1];
11368         bool e = &s;
11369         char f[(_Bool) 0.0 == false ? 1 : -1];
11370         char g[true];
11371         char h[sizeof (_Bool)];
11372         char i[sizeof s.t];
11373         enum { j = false, k = true, l = false * true, m = true * 256 };
11374         /* The following fails for
11375            HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
11376         _Bool n[m];
11377         char o[sizeof n == m * sizeof n[0] ? 1 : -1];
11378         char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
11379 #       if defined __xlc__ || defined __GNUC__
11380          /* Catch a bug in IBM AIX xlc compiler version 6.0.0.0
11381             reported by James Lemley on 2005-10-05; see
11382             http://lists.gnu.org/archive/html/bug-coreutils/2005-10/msg00086.html
11383             This test is not quite right, since xlc is allowed to
11384             reject this program, as the initializer for xlcbug is
11385             not one of the forms that C requires support for.
11386             However, doing the test right would require a runtime
11387             test, and that would make cross-compilation harder.
11388             Let us hope that IBM fixes the xlc bug, and also adds
11389             support for this kind of constant expression.  In the
11390             meantime, this test will reject xlc, which is OK, since
11391             our stdbool.h substitute should suffice.  We also test
11392             this with GCC, where it should work, to detect more
11393             quickly whether someone messes up the test in the
11394             future.  */
11395          char digs[] = "0123456789";
11396          int xlcbug = 1 / (&(digs + 5)[-2 + (bool) 1] == &digs[4] ? 1 : -1);
11397 #       endif
11398         /* Catch a bug in an HP-UX C compiler.  See
11399            http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
11400            http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
11401          */
11402         _Bool q = true;
11403         _Bool *pq = &q;
11404
11405 int
11406 main ()
11407 {
11408
11409         *pq |= q;
11410         *pq |= ! q;
11411         /* Refer to every declared value, to avoid compiler optimizations.  */
11412         return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
11413                 + !m + !n + !o + !p + !q + !pq);
11414
11415   ;
11416   return 0;
11417 }
11418 _ACEOF
11419 if ac_fn_c_try_compile "$LINENO"; then :
11420   ac_cv_header_stdbool_h=yes
11421 else
11422   ac_cv_header_stdbool_h=no
11423 fi
11424 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11425 fi
11426 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
11427 $as_echo "$ac_cv_header_stdbool_h" >&6; }
11428 ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
11429 if test "x$ac_cv_type__Bool" = x""yes; then :
11430
11431 cat >>confdefs.h <<_ACEOF
11432 #define HAVE__BOOL 1
11433 _ACEOF
11434
11435
11436 fi
11437
11438 if test $ac_cv_header_stdbool_h = yes; then
11439
11440 $as_echo "#define HAVE_STDBOOL_H 1" >>confdefs.h
11441
11442 fi
11443
11444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
11445 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
11446 if test "${ac_cv_c_const+set}" = set; then :
11447   $as_echo_n "(cached) " >&6
11448 else
11449   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11450 /* end confdefs.h.  */
11451
11452 int
11453 main ()
11454 {
11455 /* FIXME: Include the comments suggested by Paul. */
11456 #ifndef __cplusplus
11457   /* Ultrix mips cc rejects this.  */
11458   typedef int charset[2];
11459   const charset cs;
11460   /* SunOS 4.1.1 cc rejects this.  */
11461   char const *const *pcpcc;
11462   char **ppc;
11463   /* NEC SVR4.0.2 mips cc rejects this.  */
11464   struct point {int x, y;};
11465   static struct point const zero = {0,0};
11466   /* AIX XL C 1.02.0.0 rejects this.
11467      It does not let you subtract one const X* pointer from another in
11468      an arm of an if-expression whose if-part is not a constant
11469      expression */
11470   const char *g = "string";
11471   pcpcc = &g + (g ? g-g : 0);
11472   /* HPUX 7.0 cc rejects these. */
11473   ++pcpcc;
11474   ppc = (char**) pcpcc;
11475   pcpcc = (char const *const *) ppc;
11476   { /* SCO 3.2v4 cc rejects this.  */
11477     char *t;
11478     char const *s = 0 ? (char *) 0 : (char const *) 0;
11479
11480     *t++ = 0;
11481     if (s) return 0;
11482   }
11483   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
11484     int x[] = {25, 17};
11485     const int *foo = &x[0];
11486     ++foo;
11487   }
11488   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
11489     typedef const int *iptr;
11490     iptr p = 0;
11491     ++p;
11492   }
11493   { /* AIX XL C 1.02.0.0 rejects this saying
11494        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
11495     struct s { int j; const int *ap[3]; };
11496     struct s *b; b->j = 5;
11497   }
11498   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
11499     const int foo = 10;
11500     if (!foo) return 0;
11501   }
11502   return !cs[0] && !zero.x;
11503 #endif
11504
11505   ;
11506   return 0;
11507 }
11508 _ACEOF
11509 if ac_fn_c_try_compile "$LINENO"; then :
11510   ac_cv_c_const=yes
11511 else
11512   ac_cv_c_const=no
11513 fi
11514 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11515 fi
11516 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
11517 $as_echo "$ac_cv_c_const" >&6; }
11518 if test $ac_cv_c_const = no; then
11519
11520 $as_echo "#define const /**/" >>confdefs.h
11521
11522 fi
11523
11524 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
11525 if test "x$ac_cv_type_pid_t" = x""yes; then :
11526
11527 else
11528
11529 cat >>confdefs.h <<_ACEOF
11530 #define pid_t int
11531 _ACEOF
11532
11533 fi
11534
11535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
11536 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
11537 if test "${ac_cv_header_time+set}" = set; then :
11538   $as_echo_n "(cached) " >&6
11539 else
11540   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11541 /* end confdefs.h.  */
11542 #include <sys/types.h>
11543 #include <sys/time.h>
11544 #include <time.h>
11545
11546 int
11547 main ()
11548 {
11549 if ((struct tm *) 0)
11550 return 0;
11551   ;
11552   return 0;
11553 }
11554 _ACEOF
11555 if ac_fn_c_try_compile "$LINENO"; then :
11556   ac_cv_header_time=yes
11557 else
11558   ac_cv_header_time=no
11559 fi
11560 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11561 fi
11562 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
11563 $as_echo "$ac_cv_header_time" >&6; }
11564 if test $ac_cv_header_time = yes; then
11565
11566 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
11567
11568 fi
11569
11570
11571 # Checks for library functions.
11572 if test $ac_cv_c_compiler_gnu = yes; then
11573     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC needs -traditional" >&5
11574 $as_echo_n "checking whether $CC needs -traditional... " >&6; }
11575 if test "${ac_cv_prog_gcc_traditional+set}" = set; then :
11576   $as_echo_n "(cached) " >&6
11577 else
11578     ac_pattern="Autoconf.*'x'"
11579   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11580 /* end confdefs.h.  */
11581 #include <sgtty.h>
11582 Autoconf TIOCGETP
11583 _ACEOF
11584 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11585   $EGREP "$ac_pattern" >/dev/null 2>&1; then :
11586   ac_cv_prog_gcc_traditional=yes
11587 else
11588   ac_cv_prog_gcc_traditional=no
11589 fi
11590 rm -f conftest*
11591
11592
11593   if test $ac_cv_prog_gcc_traditional = no; then
11594     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11595 /* end confdefs.h.  */
11596 #include <termio.h>
11597 Autoconf TCGETA
11598 _ACEOF
11599 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
11600   $EGREP "$ac_pattern" >/dev/null 2>&1; then :
11601   ac_cv_prog_gcc_traditional=yes
11602 fi
11603 rm -f conftest*
11604
11605   fi
11606 fi
11607 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_gcc_traditional" >&5
11608 $as_echo "$ac_cv_prog_gcc_traditional" >&6; }
11609   if test $ac_cv_prog_gcc_traditional = yes; then
11610     CC="$CC -traditional"
11611   fi
11612 fi
11613
11614 for ac_header in stdlib.h
11615 do :
11616   ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
11617 if test "x$ac_cv_header_stdlib_h" = x""yes; then :
11618   cat >>confdefs.h <<_ACEOF
11619 #define HAVE_STDLIB_H 1
11620 _ACEOF
11621
11622 fi
11623
11624 done
11625
11626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5
11627 $as_echo_n "checking for GNU libc compatible malloc... " >&6; }
11628 if test "${ac_cv_func_malloc_0_nonnull+set}" = set; then :
11629   $as_echo_n "(cached) " >&6
11630 else
11631   if test "$cross_compiling" = yes; then :
11632   ac_cv_func_malloc_0_nonnull=no
11633 else
11634   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11635 /* end confdefs.h.  */
11636 #if defined STDC_HEADERS || defined HAVE_STDLIB_H
11637 # include <stdlib.h>
11638 #else
11639 char *malloc ();
11640 #endif
11641
11642 int
11643 main ()
11644 {
11645 return ! malloc (0);
11646   ;
11647   return 0;
11648 }
11649 _ACEOF
11650 if ac_fn_c_try_run "$LINENO"; then :
11651   ac_cv_func_malloc_0_nonnull=yes
11652 else
11653   ac_cv_func_malloc_0_nonnull=no
11654 fi
11655 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
11656   conftest.$ac_objext conftest.beam conftest.$ac_ext
11657 fi
11658
11659 fi
11660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
11661 $as_echo "$ac_cv_func_malloc_0_nonnull" >&6; }
11662 if test $ac_cv_func_malloc_0_nonnull = yes; then :
11663
11664 $as_echo "#define HAVE_MALLOC 1" >>confdefs.h
11665
11666 else
11667   $as_echo "#define HAVE_MALLOC 0" >>confdefs.h
11668
11669    case " $LIBOBJS " in
11670   *" malloc.$ac_objext "* ) ;;
11671   *) LIBOBJS="$LIBOBJS malloc.$ac_objext"
11672  ;;
11673 esac
11674
11675
11676 $as_echo "#define malloc rpl_malloc" >>confdefs.h
11677
11678 fi
11679
11680
11681 for ac_func in memset strstr
11682 do :
11683   as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11684 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11685 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
11686   cat >>confdefs.h <<_ACEOF
11687 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11688 _ACEOF
11689
11690 fi
11691 done
11692
11693
11694
11695
11696
11697
11698
11699
11700 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
11701         if test -n "$ac_tool_prefix"; then
11702   # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
11703 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
11704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11705 $as_echo_n "checking for $ac_word... " >&6; }
11706 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
11707   $as_echo_n "(cached) " >&6
11708 else
11709   case $PKG_CONFIG in
11710   [\\/]* | ?:[\\/]*)
11711   ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
11712   ;;
11713   *)
11714   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11715 for as_dir in $PATH
11716 do
11717   IFS=$as_save_IFS
11718   test -z "$as_dir" && as_dir=.
11719     for ac_exec_ext in '' $ac_executable_extensions; do
11720   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11721     ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11722     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11723     break 2
11724   fi
11725 done
11726   done
11727 IFS=$as_save_IFS
11728
11729   ;;
11730 esac
11731 fi
11732 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
11733 if test -n "$PKG_CONFIG"; then
11734   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
11735 $as_echo "$PKG_CONFIG" >&6; }
11736 else
11737   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11738 $as_echo "no" >&6; }
11739 fi
11740
11741
11742 fi
11743 if test -z "$ac_cv_path_PKG_CONFIG"; then
11744   ac_pt_PKG_CONFIG=$PKG_CONFIG
11745   # Extract the first word of "pkg-config", so it can be a program name with args.
11746 set dummy pkg-config; ac_word=$2
11747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
11748 $as_echo_n "checking for $ac_word... " >&6; }
11749 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
11750   $as_echo_n "(cached) " >&6
11751 else
11752   case $ac_pt_PKG_CONFIG in
11753   [\\/]* | ?:[\\/]*)
11754   ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
11755   ;;
11756   *)
11757   as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
11758 for as_dir in $PATH
11759 do
11760   IFS=$as_save_IFS
11761   test -z "$as_dir" && as_dir=.
11762     for ac_exec_ext in '' $ac_executable_extensions; do
11763   if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11764     ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
11765     $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
11766     break 2
11767   fi
11768 done
11769   done
11770 IFS=$as_save_IFS
11771
11772   ;;
11773 esac
11774 fi
11775 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
11776 if test -n "$ac_pt_PKG_CONFIG"; then
11777   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
11778 $as_echo "$ac_pt_PKG_CONFIG" >&6; }
11779 else
11780   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11781 $as_echo "no" >&6; }
11782 fi
11783
11784   if test "x$ac_pt_PKG_CONFIG" = x; then
11785     PKG_CONFIG=""
11786   else
11787     case $cross_compiling:$ac_tool_warned in
11788 yes:)
11789 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
11790 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
11791 ac_tool_warned=yes ;;
11792 esac
11793     PKG_CONFIG=$ac_pt_PKG_CONFIG
11794   fi
11795 else
11796   PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
11797 fi
11798
11799 fi
11800 if test -n "$PKG_CONFIG"; then
11801         _pkg_min_version=0.9.0
11802         { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
11803 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
11804         if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
11805                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11806 $as_echo "yes" >&6; }
11807         else
11808                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11809 $as_echo "no" >&6; }
11810                 PKG_CONFIG=""
11811         fi
11812 fi
11813
11814 pkg_failed=no
11815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTHREAD" >&5
11816 $as_echo_n "checking for GTHREAD... " >&6; }
11817
11818 if test -n "$GTHREAD_CFLAGS"; then
11819     pkg_cv_GTHREAD_CFLAGS="$GTHREAD_CFLAGS"
11820  elif test -n "$PKG_CONFIG"; then
11821     if test -n "$PKG_CONFIG" && \
11822     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0\""; } >&5
11823   ($PKG_CONFIG --exists --print-errors "gthread-2.0") 2>&5
11824   ac_status=$?
11825   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11826   test $ac_status = 0; }; then
11827   pkg_cv_GTHREAD_CFLAGS=`$PKG_CONFIG --cflags "gthread-2.0" 2>/dev/null`
11828 else
11829   pkg_failed=yes
11830 fi
11831  else
11832     pkg_failed=untried
11833 fi
11834 if test -n "$GTHREAD_LIBS"; then
11835     pkg_cv_GTHREAD_LIBS="$GTHREAD_LIBS"
11836  elif test -n "$PKG_CONFIG"; then
11837     if test -n "$PKG_CONFIG" && \
11838     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gthread-2.0\""; } >&5
11839   ($PKG_CONFIG --exists --print-errors "gthread-2.0") 2>&5
11840   ac_status=$?
11841   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11842   test $ac_status = 0; }; then
11843   pkg_cv_GTHREAD_LIBS=`$PKG_CONFIG --libs "gthread-2.0" 2>/dev/null`
11844 else
11845   pkg_failed=yes
11846 fi
11847  else
11848     pkg_failed=untried
11849 fi
11850
11851
11852
11853 if test $pkg_failed = yes; then
11854         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11855 $as_echo "no" >&6; }
11856
11857 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11858         _pkg_short_errors_supported=yes
11859 else
11860         _pkg_short_errors_supported=no
11861 fi
11862         if test $_pkg_short_errors_supported = yes; then
11863                 GTHREAD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gthread-2.0" 2>&1`
11864         else
11865                 GTHREAD_PKG_ERRORS=`$PKG_CONFIG --print-errors "gthread-2.0" 2>&1`
11866         fi
11867         # Put the nasty error message in config.log where it belongs
11868         echo "$GTHREAD_PKG_ERRORS" >&5
11869
11870         as_fn_error $? "Package requirements (gthread-2.0) were not met:
11871
11872 $GTHREAD_PKG_ERRORS
11873
11874 Consider adjusting the PKG_CONFIG_PATH environment variable if you
11875 installed software in a non-standard prefix.
11876
11877 Alternatively, you may set the environment variables GTHREAD_CFLAGS
11878 and GTHREAD_LIBS to avoid the need to call pkg-config.
11879 See the pkg-config man page for more details." "$LINENO" 5
11880 elif test $pkg_failed = untried; then
11881         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11882 $as_echo "no" >&6; }
11883         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11884 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11885 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
11886 is in your PATH or set the PKG_CONFIG environment variable to the full
11887 path to pkg-config.
11888
11889 Alternatively, you may set the environment variables GTHREAD_CFLAGS
11890 and GTHREAD_LIBS to avoid the need to call pkg-config.
11891 See the pkg-config man page for more details.
11892
11893 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
11894 See \`config.log' for more details" "$LINENO" 5 ; }
11895 else
11896         GTHREAD_CFLAGS=$pkg_cv_GTHREAD_CFLAGS
11897         GTHREAD_LIBS=$pkg_cv_GTHREAD_LIBS
11898         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11899 $as_echo "yes" >&6; }
11900
11901 fi
11902
11903
11904
11905
11906 pkg_failed=no
11907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MMCOMMON" >&5
11908 $as_echo_n "checking for MMCOMMON... " >&6; }
11909
11910 if test -n "$MMCOMMON_CFLAGS"; then
11911     pkg_cv_MMCOMMON_CFLAGS="$MMCOMMON_CFLAGS"
11912  elif test -n "$PKG_CONFIG"; then
11913     if test -n "$PKG_CONFIG" && \
11914     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-common\""; } >&5
11915   ($PKG_CONFIG --exists --print-errors "mm-common") 2>&5
11916   ac_status=$?
11917   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11918   test $ac_status = 0; }; then
11919   pkg_cv_MMCOMMON_CFLAGS=`$PKG_CONFIG --cflags "mm-common" 2>/dev/null`
11920 else
11921   pkg_failed=yes
11922 fi
11923  else
11924     pkg_failed=untried
11925 fi
11926 if test -n "$MMCOMMON_LIBS"; then
11927     pkg_cv_MMCOMMON_LIBS="$MMCOMMON_LIBS"
11928  elif test -n "$PKG_CONFIG"; then
11929     if test -n "$PKG_CONFIG" && \
11930     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-common\""; } >&5
11931   ($PKG_CONFIG --exists --print-errors "mm-common") 2>&5
11932   ac_status=$?
11933   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11934   test $ac_status = 0; }; then
11935   pkg_cv_MMCOMMON_LIBS=`$PKG_CONFIG --libs "mm-common" 2>/dev/null`
11936 else
11937   pkg_failed=yes
11938 fi
11939  else
11940     pkg_failed=untried
11941 fi
11942
11943
11944
11945 if test $pkg_failed = yes; then
11946         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11947 $as_echo "no" >&6; }
11948
11949 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
11950         _pkg_short_errors_supported=yes
11951 else
11952         _pkg_short_errors_supported=no
11953 fi
11954         if test $_pkg_short_errors_supported = yes; then
11955                 MMCOMMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "mm-common" 2>&1`
11956         else
11957                 MMCOMMON_PKG_ERRORS=`$PKG_CONFIG --print-errors "mm-common" 2>&1`
11958         fi
11959         # Put the nasty error message in config.log where it belongs
11960         echo "$MMCOMMON_PKG_ERRORS" >&5
11961
11962         as_fn_error $? "Package requirements (mm-common) were not met:
11963
11964 $MMCOMMON_PKG_ERRORS
11965
11966 Consider adjusting the PKG_CONFIG_PATH environment variable if you
11967 installed software in a non-standard prefix.
11968
11969 Alternatively, you may set the environment variables MMCOMMON_CFLAGS
11970 and MMCOMMON_LIBS to avoid the need to call pkg-config.
11971 See the pkg-config man page for more details." "$LINENO" 5
11972 elif test $pkg_failed = untried; then
11973         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
11974 $as_echo "no" >&6; }
11975         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
11976 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
11977 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
11978 is in your PATH or set the PKG_CONFIG environment variable to the full
11979 path to pkg-config.
11980
11981 Alternatively, you may set the environment variables MMCOMMON_CFLAGS
11982 and MMCOMMON_LIBS to avoid the need to call pkg-config.
11983 See the pkg-config man page for more details.
11984
11985 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
11986 See \`config.log' for more details" "$LINENO" 5 ; }
11987 else
11988         MMCOMMON_CFLAGS=$pkg_cv_MMCOMMON_CFLAGS
11989         MMCOMMON_LIBS=$pkg_cv_MMCOMMON_LIBS
11990         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
11991 $as_echo "yes" >&6; }
11992
11993 fi
11994
11995
11996
11997
11998 pkg_failed=no
11999 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MMTA" >&5
12000 $as_echo_n "checking for MMTA... " >&6; }
12001
12002 if test -n "$MMTA_CFLAGS"; then
12003     pkg_cv_MMTA_CFLAGS="$MMTA_CFLAGS"
12004  elif test -n "$PKG_CONFIG"; then
12005     if test -n "$PKG_CONFIG" && \
12006     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-ta\""; } >&5
12007   ($PKG_CONFIG --exists --print-errors "mm-ta") 2>&5
12008   ac_status=$?
12009   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12010   test $ac_status = 0; }; then
12011   pkg_cv_MMTA_CFLAGS=`$PKG_CONFIG --cflags "mm-ta" 2>/dev/null`
12012 else
12013   pkg_failed=yes
12014 fi
12015  else
12016     pkg_failed=untried
12017 fi
12018 if test -n "$MMTA_LIBS"; then
12019     pkg_cv_MMTA_LIBS="$MMTA_LIBS"
12020  elif test -n "$PKG_CONFIG"; then
12021     if test -n "$PKG_CONFIG" && \
12022     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-ta\""; } >&5
12023   ($PKG_CONFIG --exists --print-errors "mm-ta") 2>&5
12024   ac_status=$?
12025   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12026   test $ac_status = 0; }; then
12027   pkg_cv_MMTA_LIBS=`$PKG_CONFIG --libs "mm-ta" 2>/dev/null`
12028 else
12029   pkg_failed=yes
12030 fi
12031  else
12032     pkg_failed=untried
12033 fi
12034
12035
12036
12037 if test $pkg_failed = yes; then
12038         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12039 $as_echo "no" >&6; }
12040
12041 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12042         _pkg_short_errors_supported=yes
12043 else
12044         _pkg_short_errors_supported=no
12045 fi
12046         if test $_pkg_short_errors_supported = yes; then
12047                 MMTA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "mm-ta" 2>&1`
12048         else
12049                 MMTA_PKG_ERRORS=`$PKG_CONFIG --print-errors "mm-ta" 2>&1`
12050         fi
12051         # Put the nasty error message in config.log where it belongs
12052         echo "$MMTA_PKG_ERRORS" >&5
12053
12054         as_fn_error $? "Package requirements (mm-ta) were not met:
12055
12056 $MMTA_PKG_ERRORS
12057
12058 Consider adjusting the PKG_CONFIG_PATH environment variable if you
12059 installed software in a non-standard prefix.
12060
12061 Alternatively, you may set the environment variables MMTA_CFLAGS
12062 and MMTA_LIBS to avoid the need to call pkg-config.
12063 See the pkg-config man page for more details." "$LINENO" 5
12064 elif test $pkg_failed = untried; then
12065         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12066 $as_echo "no" >&6; }
12067         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12068 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12069 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
12070 is in your PATH or set the PKG_CONFIG environment variable to the full
12071 path to pkg-config.
12072
12073 Alternatively, you may set the environment variables MMTA_CFLAGS
12074 and MMTA_LIBS to avoid the need to call pkg-config.
12075 See the pkg-config man page for more details.
12076
12077 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12078 See \`config.log' for more details" "$LINENO" 5 ; }
12079 else
12080         MMTA_CFLAGS=$pkg_cv_MMTA_CFLAGS
12081         MMTA_LIBS=$pkg_cv_MMTA_LIBS
12082         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12083 $as_echo "yes" >&6; }
12084
12085 fi
12086
12087
12088
12089
12090 pkg_failed=no
12091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AVSYSAUDIO" >&5
12092 $as_echo_n "checking for AVSYSAUDIO... " >&6; }
12093
12094 if test -n "$AVSYSAUDIO_CFLAGS"; then
12095     pkg_cv_AVSYSAUDIO_CFLAGS="$AVSYSAUDIO_CFLAGS"
12096  elif test -n "$PKG_CONFIG"; then
12097     if test -n "$PKG_CONFIG" && \
12098     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avsysaudio\""; } >&5
12099   ($PKG_CONFIG --exists --print-errors "avsysaudio") 2>&5
12100   ac_status=$?
12101   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12102   test $ac_status = 0; }; then
12103   pkg_cv_AVSYSAUDIO_CFLAGS=`$PKG_CONFIG --cflags "avsysaudio" 2>/dev/null`
12104 else
12105   pkg_failed=yes
12106 fi
12107  else
12108     pkg_failed=untried
12109 fi
12110 if test -n "$AVSYSAUDIO_LIBS"; then
12111     pkg_cv_AVSYSAUDIO_LIBS="$AVSYSAUDIO_LIBS"
12112  elif test -n "$PKG_CONFIG"; then
12113     if test -n "$PKG_CONFIG" && \
12114     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avsysaudio\""; } >&5
12115   ($PKG_CONFIG --exists --print-errors "avsysaudio") 2>&5
12116   ac_status=$?
12117   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12118   test $ac_status = 0; }; then
12119   pkg_cv_AVSYSAUDIO_LIBS=`$PKG_CONFIG --libs "avsysaudio" 2>/dev/null`
12120 else
12121   pkg_failed=yes
12122 fi
12123  else
12124     pkg_failed=untried
12125 fi
12126
12127
12128
12129 if test $pkg_failed = yes; then
12130         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12131 $as_echo "no" >&6; }
12132
12133 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12134         _pkg_short_errors_supported=yes
12135 else
12136         _pkg_short_errors_supported=no
12137 fi
12138         if test $_pkg_short_errors_supported = yes; then
12139                 AVSYSAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "avsysaudio" 2>&1`
12140         else
12141                 AVSYSAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors "avsysaudio" 2>&1`
12142         fi
12143         # Put the nasty error message in config.log where it belongs
12144         echo "$AVSYSAUDIO_PKG_ERRORS" >&5
12145
12146         as_fn_error $? "Package requirements (avsysaudio) were not met:
12147
12148 $AVSYSAUDIO_PKG_ERRORS
12149
12150 Consider adjusting the PKG_CONFIG_PATH environment variable if you
12151 installed software in a non-standard prefix.
12152
12153 Alternatively, you may set the environment variables AVSYSAUDIO_CFLAGS
12154 and AVSYSAUDIO_LIBS to avoid the need to call pkg-config.
12155 See the pkg-config man page for more details." "$LINENO" 5
12156 elif test $pkg_failed = untried; then
12157         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12158 $as_echo "no" >&6; }
12159         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12160 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12161 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
12162 is in your PATH or set the PKG_CONFIG environment variable to the full
12163 path to pkg-config.
12164
12165 Alternatively, you may set the environment variables AVSYSAUDIO_CFLAGS
12166 and AVSYSAUDIO_LIBS to avoid the need to call pkg-config.
12167 See the pkg-config man page for more details.
12168
12169 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12170 See \`config.log' for more details" "$LINENO" 5 ; }
12171 else
12172         AVSYSAUDIO_CFLAGS=$pkg_cv_AVSYSAUDIO_CFLAGS
12173         AVSYSAUDIO_LIBS=$pkg_cv_AVSYSAUDIO_LIBS
12174         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12175 $as_echo "yes" >&6; }
12176
12177 fi
12178
12179
12180
12181
12182 pkg_failed=no
12183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MMSESSION" >&5
12184 $as_echo_n "checking for MMSESSION... " >&6; }
12185
12186 if test -n "$MMSESSION_CFLAGS"; then
12187     pkg_cv_MMSESSION_CFLAGS="$MMSESSION_CFLAGS"
12188  elif test -n "$PKG_CONFIG"; then
12189     if test -n "$PKG_CONFIG" && \
12190     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-session\""; } >&5
12191   ($PKG_CONFIG --exists --print-errors "mm-session") 2>&5
12192   ac_status=$?
12193   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12194   test $ac_status = 0; }; then
12195   pkg_cv_MMSESSION_CFLAGS=`$PKG_CONFIG --cflags "mm-session" 2>/dev/null`
12196 else
12197   pkg_failed=yes
12198 fi
12199  else
12200     pkg_failed=untried
12201 fi
12202 if test -n "$MMSESSION_LIBS"; then
12203     pkg_cv_MMSESSION_LIBS="$MMSESSION_LIBS"
12204  elif test -n "$PKG_CONFIG"; then
12205     if test -n "$PKG_CONFIG" && \
12206     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-session\""; } >&5
12207   ($PKG_CONFIG --exists --print-errors "mm-session") 2>&5
12208   ac_status=$?
12209   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12210   test $ac_status = 0; }; then
12211   pkg_cv_MMSESSION_LIBS=`$PKG_CONFIG --libs "mm-session" 2>/dev/null`
12212 else
12213   pkg_failed=yes
12214 fi
12215  else
12216     pkg_failed=untried
12217 fi
12218
12219
12220
12221 if test $pkg_failed = yes; then
12222         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12223 $as_echo "no" >&6; }
12224
12225 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12226         _pkg_short_errors_supported=yes
12227 else
12228         _pkg_short_errors_supported=no
12229 fi
12230         if test $_pkg_short_errors_supported = yes; then
12231                 MMSESSION_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "mm-session" 2>&1`
12232         else
12233                 MMSESSION_PKG_ERRORS=`$PKG_CONFIG --print-errors "mm-session" 2>&1`
12234         fi
12235         # Put the nasty error message in config.log where it belongs
12236         echo "$MMSESSION_PKG_ERRORS" >&5
12237
12238         as_fn_error $? "Package requirements (mm-session) were not met:
12239
12240 $MMSESSION_PKG_ERRORS
12241
12242 Consider adjusting the PKG_CONFIG_PATH environment variable if you
12243 installed software in a non-standard prefix.
12244
12245 Alternatively, you may set the environment variables MMSESSION_CFLAGS
12246 and MMSESSION_LIBS to avoid the need to call pkg-config.
12247 See the pkg-config man page for more details." "$LINENO" 5
12248 elif test $pkg_failed = untried; then
12249         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12250 $as_echo "no" >&6; }
12251         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12252 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12253 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
12254 is in your PATH or set the PKG_CONFIG environment variable to the full
12255 path to pkg-config.
12256
12257 Alternatively, you may set the environment variables MMSESSION_CFLAGS
12258 and MMSESSION_LIBS to avoid the need to call pkg-config.
12259 See the pkg-config man page for more details.
12260
12261 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12262 See \`config.log' for more details" "$LINENO" 5 ; }
12263 else
12264         MMSESSION_CFLAGS=$pkg_cv_MMSESSION_CFLAGS
12265         MMSESSION_LIBS=$pkg_cv_MMSESSION_LIBS
12266         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12267 $as_echo "yes" >&6; }
12268
12269 fi
12270
12271
12272
12273
12274 pkg_failed=no
12275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AUDIOSESSIONMGR" >&5
12276 $as_echo_n "checking for AUDIOSESSIONMGR... " >&6; }
12277
12278 if test -n "$AUDIOSESSIONMGR_CFLAGS"; then
12279     pkg_cv_AUDIOSESSIONMGR_CFLAGS="$AUDIOSESSIONMGR_CFLAGS"
12280  elif test -n "$PKG_CONFIG"; then
12281     if test -n "$PKG_CONFIG" && \
12282     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"audio-session-mgr\""; } >&5
12283   ($PKG_CONFIG --exists --print-errors "audio-session-mgr") 2>&5
12284   ac_status=$?
12285   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12286   test $ac_status = 0; }; then
12287   pkg_cv_AUDIOSESSIONMGR_CFLAGS=`$PKG_CONFIG --cflags "audio-session-mgr" 2>/dev/null`
12288 else
12289   pkg_failed=yes
12290 fi
12291  else
12292     pkg_failed=untried
12293 fi
12294 if test -n "$AUDIOSESSIONMGR_LIBS"; then
12295     pkg_cv_AUDIOSESSIONMGR_LIBS="$AUDIOSESSIONMGR_LIBS"
12296  elif test -n "$PKG_CONFIG"; then
12297     if test -n "$PKG_CONFIG" && \
12298     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"audio-session-mgr\""; } >&5
12299   ($PKG_CONFIG --exists --print-errors "audio-session-mgr") 2>&5
12300   ac_status=$?
12301   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12302   test $ac_status = 0; }; then
12303   pkg_cv_AUDIOSESSIONMGR_LIBS=`$PKG_CONFIG --libs "audio-session-mgr" 2>/dev/null`
12304 else
12305   pkg_failed=yes
12306 fi
12307  else
12308     pkg_failed=untried
12309 fi
12310
12311
12312
12313 if test $pkg_failed = yes; then
12314         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12315 $as_echo "no" >&6; }
12316
12317 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12318         _pkg_short_errors_supported=yes
12319 else
12320         _pkg_short_errors_supported=no
12321 fi
12322         if test $_pkg_short_errors_supported = yes; then
12323                 AUDIOSESSIONMGR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "audio-session-mgr" 2>&1`
12324         else
12325                 AUDIOSESSIONMGR_PKG_ERRORS=`$PKG_CONFIG --print-errors "audio-session-mgr" 2>&1`
12326         fi
12327         # Put the nasty error message in config.log where it belongs
12328         echo "$AUDIOSESSIONMGR_PKG_ERRORS" >&5
12329
12330         as_fn_error $? "Package requirements (audio-session-mgr) were not met:
12331
12332 $AUDIOSESSIONMGR_PKG_ERRORS
12333
12334 Consider adjusting the PKG_CONFIG_PATH environment variable if you
12335 installed software in a non-standard prefix.
12336
12337 Alternatively, you may set the environment variables AUDIOSESSIONMGR_CFLAGS
12338 and AUDIOSESSIONMGR_LIBS to avoid the need to call pkg-config.
12339 See the pkg-config man page for more details." "$LINENO" 5
12340 elif test $pkg_failed = untried; then
12341         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12342 $as_echo "no" >&6; }
12343         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12344 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12345 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
12346 is in your PATH or set the PKG_CONFIG environment variable to the full
12347 path to pkg-config.
12348
12349 Alternatively, you may set the environment variables AUDIOSESSIONMGR_CFLAGS
12350 and AUDIOSESSIONMGR_LIBS to avoid the need to call pkg-config.
12351 See the pkg-config man page for more details.
12352
12353 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12354 See \`config.log' for more details" "$LINENO" 5 ; }
12355 else
12356         AUDIOSESSIONMGR_CFLAGS=$pkg_cv_AUDIOSESSIONMGR_CFLAGS
12357         AUDIOSESSIONMGR_LIBS=$pkg_cv_AUDIOSESSIONMGR_LIBS
12358         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12359 $as_echo "yes" >&6; }
12360
12361 fi
12362
12363
12364
12365
12366 pkg_failed=no
12367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MMSOUND" >&5
12368 $as_echo_n "checking for MMSOUND... " >&6; }
12369
12370 if test -n "$MMSOUND_CFLAGS"; then
12371     pkg_cv_MMSOUND_CFLAGS="$MMSOUND_CFLAGS"
12372  elif test -n "$PKG_CONFIG"; then
12373     if test -n "$PKG_CONFIG" && \
12374     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-sound\""; } >&5
12375   ($PKG_CONFIG --exists --print-errors "mm-sound") 2>&5
12376   ac_status=$?
12377   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12378   test $ac_status = 0; }; then
12379   pkg_cv_MMSOUND_CFLAGS=`$PKG_CONFIG --cflags "mm-sound" 2>/dev/null`
12380 else
12381   pkg_failed=yes
12382 fi
12383  else
12384     pkg_failed=untried
12385 fi
12386 if test -n "$MMSOUND_LIBS"; then
12387     pkg_cv_MMSOUND_LIBS="$MMSOUND_LIBS"
12388  elif test -n "$PKG_CONFIG"; then
12389     if test -n "$PKG_CONFIG" && \
12390     { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mm-sound\""; } >&5
12391   ($PKG_CONFIG --exists --print-errors "mm-sound") 2>&5
12392   ac_status=$?
12393   $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12394   test $ac_status = 0; }; then
12395   pkg_cv_MMSOUND_LIBS=`$PKG_CONFIG --libs "mm-sound" 2>/dev/null`
12396 else
12397   pkg_failed=yes
12398 fi
12399  else
12400     pkg_failed=untried
12401 fi
12402
12403
12404
12405 if test $pkg_failed = yes; then
12406         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12407 $as_echo "no" >&6; }
12408
12409 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12410         _pkg_short_errors_supported=yes
12411 else
12412         _pkg_short_errors_supported=no
12413 fi
12414         if test $_pkg_short_errors_supported = yes; then
12415                 MMSOUND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "mm-sound" 2>&1`
12416         else
12417                 MMSOUND_PKG_ERRORS=`$PKG_CONFIG --print-errors "mm-sound" 2>&1`
12418         fi
12419         # Put the nasty error message in config.log where it belongs
12420         echo "$MMSOUND_PKG_ERRORS" >&5
12421
12422         as_fn_error $? "Package requirements (mm-sound) were not met:
12423
12424 $MMSOUND_PKG_ERRORS
12425
12426 Consider adjusting the PKG_CONFIG_PATH environment variable if you
12427 installed software in a non-standard prefix.
12428
12429 Alternatively, you may set the environment variables MMSOUND_CFLAGS
12430 and MMSOUND_LIBS to avoid the need to call pkg-config.
12431 See the pkg-config man page for more details." "$LINENO" 5
12432 elif test $pkg_failed = untried; then
12433         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12434 $as_echo "no" >&6; }
12435         { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12436 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12437 as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
12438 is in your PATH or set the PKG_CONFIG environment variable to the full
12439 path to pkg-config.
12440
12441 Alternatively, you may set the environment variables MMSOUND_CFLAGS
12442 and MMSOUND_LIBS to avoid the need to call pkg-config.
12443 See the pkg-config man page for more details.
12444
12445 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12446 See \`config.log' for more details" "$LINENO" 5 ; }
12447 else
12448         MMSOUND_CFLAGS=$pkg_cv_MMSOUND_CFLAGS
12449         MMSOUND_LIBS=$pkg_cv_MMSOUND_LIBS
12450         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12451 $as_echo "yes" >&6; }
12452
12453 fi
12454
12455
12456
12457 ac_config_files="$ac_config_files Makefile src/Makefile test/Makefile mm-radio.pc"
12458
12459 cat >confcache <<\_ACEOF
12460 # This file is a shell script that caches the results of configure
12461 # tests run on this system so they can be shared between configure
12462 # scripts and configure runs, see configure's option --config-cache.
12463 # It is not useful on other systems.  If it contains results you don't
12464 # want to keep, you may remove or edit it.
12465 #
12466 # config.status only pays attention to the cache file if you give it
12467 # the --recheck option to rerun configure.
12468 #
12469 # `ac_cv_env_foo' variables (set or unset) will be overridden when
12470 # loading this file, other *unset* `ac_cv_foo' will be assigned the
12471 # following values.
12472
12473 _ACEOF
12474
12475 # The following way of writing the cache mishandles newlines in values,
12476 # but we know of no workaround that is simple, portable, and efficient.
12477 # So, we kill variables containing newlines.
12478 # Ultrix sh set writes to stderr and can't be redirected directly,
12479 # and sets the high bit in the cache file unless we assign to the vars.
12480 (
12481   for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
12482     eval ac_val=\$$ac_var
12483     case $ac_val in #(
12484     *${as_nl}*)
12485       case $ac_var in #(
12486       *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
12487 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
12488       esac
12489       case $ac_var in #(
12490       _ | IFS | as_nl) ;; #(
12491       BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
12492       *) { eval $ac_var=; unset $ac_var;} ;;
12493       esac ;;
12494     esac
12495   done
12496
12497   (set) 2>&1 |
12498     case $as_nl`(ac_space=' '; set) 2>&1` in #(
12499     *${as_nl}ac_space=\ *)
12500       # `set' does not quote correctly, so add quotes: double-quote
12501       # substitution turns \\\\ into \\, and sed turns \\ into \.
12502       sed -n \
12503         "s/'/'\\\\''/g;
12504           s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
12505       ;; #(
12506     *)
12507       # `set' quotes correctly as required by POSIX, so do not add quotes.
12508       sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
12509       ;;
12510     esac |
12511     sort
12512 ) |
12513   sed '
12514      /^ac_cv_env_/b end
12515      t clear
12516      :clear
12517      s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
12518      t end
12519      s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12520      :end' >>confcache
12521 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
12522   if test -w "$cache_file"; then
12523     test "x$cache_file" != "x/dev/null" &&
12524       { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
12525 $as_echo "$as_me: updating cache $cache_file" >&6;}
12526     cat confcache >$cache_file
12527   else
12528     { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
12529 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
12530   fi
12531 fi
12532 rm -f confcache
12533
12534 test "x$prefix" = xNONE && prefix=$ac_default_prefix
12535 # Let make expand exec_prefix.
12536 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
12537
12538 DEFS=-DHAVE_CONFIG_H
12539
12540 ac_libobjs=
12541 ac_ltlibobjs=
12542 U=
12543 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
12544   # 1. Remove the extension, and $U if already installed.
12545   ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
12546   ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
12547   # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
12548   #    will be set to the directory where LIBOBJS objects are built.
12549   as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
12550   as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
12551 done
12552 LIBOBJS=$ac_libobjs
12553
12554 LTLIBOBJS=$ac_ltlibobjs
12555
12556
12557  if test -n "$EXEEXT"; then
12558   am__EXEEXT_TRUE=
12559   am__EXEEXT_FALSE='#'
12560 else
12561   am__EXEEXT_TRUE='#'
12562   am__EXEEXT_FALSE=
12563 fi
12564
12565 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
12566   as_fn_error $? "conditional \"AMDEP\" was never defined.
12567 Usually this means the macro was only invoked conditionally." "$LINENO" 5
12568 fi
12569 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12570   as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
12571 Usually this means the macro was only invoked conditionally." "$LINENO" 5
12572 fi
12573 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12574   as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
12575 Usually this means the macro was only invoked conditionally." "$LINENO" 5
12576 fi
12577
12578 : ${CONFIG_STATUS=./config.status}
12579 ac_write_fail=0
12580 ac_clean_files_save=$ac_clean_files
12581 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12582 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
12583 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
12584 as_write_fail=0
12585 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
12586 #! $SHELL
12587 # Generated by $as_me.
12588 # Run this file to recreate the current configuration.
12589 # Compiler output produced by configure, useful for debugging
12590 # configure, is in config.log if it exists.
12591
12592 debug=false
12593 ac_cs_recheck=false
12594 ac_cs_silent=false
12595
12596 SHELL=\${CONFIG_SHELL-$SHELL}
12597 export SHELL
12598 _ASEOF
12599 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
12600 ## -------------------- ##
12601 ## M4sh Initialization. ##
12602 ## -------------------- ##
12603
12604 # Be more Bourne compatible
12605 DUALCASE=1; export DUALCASE # for MKS sh
12606 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
12607   emulate sh
12608   NULLCMD=:
12609   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
12610   # is contrary to our usage.  Disable this feature.
12611   alias -g '${1+"$@"}'='"$@"'
12612   setopt NO_GLOB_SUBST
12613 else
12614   case `(set -o) 2>/dev/null` in #(
12615   *posix*) :
12616     set -o posix ;; #(
12617   *) :
12618      ;;
12619 esac
12620 fi
12621
12622
12623 as_nl='
12624 '
12625 export as_nl
12626 # Printing a long string crashes Solaris 7 /usr/bin/printf.
12627 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
12628 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
12629 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
12630 # Prefer a ksh shell builtin over an external printf program on Solaris,
12631 # but without wasting forks for bash or zsh.
12632 if test -z "$BASH_VERSION$ZSH_VERSION" \
12633     && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
12634   as_echo='print -r --'
12635   as_echo_n='print -rn --'
12636 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
12637   as_echo='printf %s\n'
12638   as_echo_n='printf %s'
12639 else
12640   if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
12641     as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
12642     as_echo_n='/usr/ucb/echo -n'
12643   else
12644     as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
12645     as_echo_n_body='eval
12646       arg=$1;
12647       case $arg in #(
12648       *"$as_nl"*)
12649         expr "X$arg" : "X\\(.*\\)$as_nl";
12650         arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
12651       esac;
12652       expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
12653     '
12654     export as_echo_n_body
12655     as_echo_n='sh -c $as_echo_n_body as_echo'
12656   fi
12657   export as_echo_body
12658   as_echo='sh -c $as_echo_body as_echo'
12659 fi
12660
12661 # The user is always right.
12662 if test "${PATH_SEPARATOR+set}" != set; then
12663   PATH_SEPARATOR=:
12664   (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
12665     (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
12666       PATH_SEPARATOR=';'
12667   }
12668 fi
12669
12670
12671 # IFS
12672 # We need space, tab and new line, in precisely that order.  Quoting is
12673 # there to prevent editors from complaining about space-tab.
12674 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
12675 # splitting by setting IFS to empty value.)
12676 IFS=" ""        $as_nl"
12677
12678 # Find who we are.  Look in the path if we contain no directory separator.
12679 case $0 in #((
12680   *[\\/]* ) as_myself=$0 ;;
12681   *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12682 for as_dir in $PATH
12683 do
12684   IFS=$as_save_IFS
12685   test -z "$as_dir" && as_dir=.
12686     test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
12687   done
12688 IFS=$as_save_IFS
12689
12690      ;;
12691 esac
12692 # We did not find ourselves, most probably we were run as `sh COMMAND'
12693 # in which case we are not to be found in the path.
12694 if test "x$as_myself" = x; then
12695   as_myself=$0
12696 fi
12697 if test ! -f "$as_myself"; then
12698   $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
12699   exit 1
12700 fi
12701
12702 # Unset variables that we do not need and which cause bugs (e.g. in
12703 # pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
12704 # suppresses any "Segmentation fault" message there.  '((' could
12705 # trigger a bug in pdksh 5.2.14.
12706 for as_var in BASH_ENV ENV MAIL MAILPATH
12707 do eval test x\${$as_var+set} = xset \
12708   && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
12709 done
12710 PS1='$ '
12711 PS2='> '
12712 PS4='+ '
12713
12714 # NLS nuisances.
12715 LC_ALL=C
12716 export LC_ALL
12717 LANGUAGE=C
12718 export LANGUAGE
12719
12720 # CDPATH.
12721 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
12722
12723
12724 # as_fn_error STATUS ERROR [LINENO LOG_FD]
12725 # ----------------------------------------
12726 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
12727 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
12728 # script with STATUS, using 1 if that was 0.
12729 as_fn_error ()
12730 {
12731   as_status=$1; test $as_status -eq 0 && as_status=1
12732   if test "$4"; then
12733     as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
12734     $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
12735   fi
12736   $as_echo "$as_me: error: $2" >&2
12737   as_fn_exit $as_status
12738 } # as_fn_error
12739
12740
12741 # as_fn_set_status STATUS
12742 # -----------------------
12743 # Set $? to STATUS, without forking.
12744 as_fn_set_status ()
12745 {
12746   return $1
12747 } # as_fn_set_status
12748
12749 # as_fn_exit STATUS
12750 # -----------------
12751 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
12752 as_fn_exit ()
12753 {
12754   set +e
12755   as_fn_set_status $1
12756   exit $1
12757 } # as_fn_exit
12758
12759 # as_fn_unset VAR
12760 # ---------------
12761 # Portably unset VAR.
12762 as_fn_unset ()
12763 {
12764   { eval $1=; unset $1;}
12765 }
12766 as_unset=as_fn_unset
12767 # as_fn_append VAR VALUE
12768 # ----------------------
12769 # Append the text in VALUE to the end of the definition contained in VAR. Take
12770 # advantage of any shell optimizations that allow amortized linear growth over
12771 # repeated appends, instead of the typical quadratic growth present in naive
12772 # implementations.
12773 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
12774   eval 'as_fn_append ()
12775   {
12776     eval $1+=\$2
12777   }'
12778 else
12779   as_fn_append ()
12780   {
12781     eval $1=\$$1\$2
12782   }
12783 fi # as_fn_append
12784
12785 # as_fn_arith ARG...
12786 # ------------------
12787 # Perform arithmetic evaluation on the ARGs, and store the result in the
12788 # global $as_val. Take advantage of shells that can avoid forks. The arguments
12789 # must be portable across $(()) and expr.
12790 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
12791   eval 'as_fn_arith ()
12792   {
12793     as_val=$(( $* ))
12794   }'
12795 else
12796   as_fn_arith ()
12797   {
12798     as_val=`expr "$@" || test $? -eq 1`
12799   }
12800 fi # as_fn_arith
12801
12802
12803 if expr a : '\(a\)' >/dev/null 2>&1 &&
12804    test "X`expr 00001 : '.*\(...\)'`" = X001; then
12805   as_expr=expr
12806 else
12807   as_expr=false
12808 fi
12809
12810 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
12811   as_basename=basename
12812 else
12813   as_basename=false
12814 fi
12815
12816 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
12817   as_dirname=dirname
12818 else
12819   as_dirname=false
12820 fi
12821
12822 as_me=`$as_basename -- "$0" ||
12823 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
12824          X"$0" : 'X\(//\)$' \| \
12825          X"$0" : 'X\(/\)' \| . 2>/dev/null ||
12826 $as_echo X/"$0" |
12827     sed '/^.*\/\([^/][^/]*\)\/*$/{
12828             s//\1/
12829             q
12830           }
12831           /^X\/\(\/\/\)$/{
12832             s//\1/
12833             q
12834           }
12835           /^X\/\(\/\).*/{
12836             s//\1/
12837             q
12838           }
12839           s/.*/./; q'`
12840
12841 # Avoid depending upon Character Ranges.
12842 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
12843 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
12844 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
12845 as_cr_digits='0123456789'
12846 as_cr_alnum=$as_cr_Letters$as_cr_digits
12847
12848 ECHO_C= ECHO_N= ECHO_T=
12849 case `echo -n x` in #(((((
12850 -n*)
12851   case `echo 'xy\c'` in
12852   *c*) ECHO_T=' ';;     # ECHO_T is single tab character.
12853   xy)  ECHO_C='\c';;
12854   *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
12855        ECHO_T=' ';;
12856   esac;;
12857 *)
12858   ECHO_N='-n';;
12859 esac
12860
12861 rm -f conf$$ conf$$.exe conf$$.file
12862 if test -d conf$$.dir; then
12863   rm -f conf$$.dir/conf$$.file
12864 else
12865   rm -f conf$$.dir
12866   mkdir conf$$.dir 2>/dev/null
12867 fi
12868 if (echo >conf$$.file) 2>/dev/null; then
12869   if ln -s conf$$.file conf$$ 2>/dev/null; then
12870     as_ln_s='ln -s'
12871     # ... but there are two gotchas:
12872     # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
12873     # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
12874     # In both cases, we have to default to `cp -p'.
12875     ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
12876       as_ln_s='cp -p'
12877   elif ln conf$$.file conf$$ 2>/dev/null; then
12878     as_ln_s=ln
12879   else
12880     as_ln_s='cp -p'
12881   fi
12882 else
12883   as_ln_s='cp -p'
12884 fi
12885 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
12886 rmdir conf$$.dir 2>/dev/null
12887
12888
12889 # as_fn_mkdir_p
12890 # -------------
12891 # Create "$as_dir" as a directory, including parents if necessary.
12892 as_fn_mkdir_p ()
12893 {
12894
12895   case $as_dir in #(
12896   -*) as_dir=./$as_dir;;
12897   esac
12898   test -d "$as_dir" || eval $as_mkdir_p || {
12899     as_dirs=
12900     while :; do
12901       case $as_dir in #(
12902       *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
12903       *) as_qdir=$as_dir;;
12904       esac
12905       as_dirs="'$as_qdir' $as_dirs"
12906       as_dir=`$as_dirname -- "$as_dir" ||
12907 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12908          X"$as_dir" : 'X\(//\)[^/]' \| \
12909          X"$as_dir" : 'X\(//\)$' \| \
12910          X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
12911 $as_echo X"$as_dir" |
12912     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12913             s//\1/
12914             q
12915           }
12916           /^X\(\/\/\)[^/].*/{
12917             s//\1/
12918             q
12919           }
12920           /^X\(\/\/\)$/{
12921             s//\1/
12922             q
12923           }
12924           /^X\(\/\).*/{
12925             s//\1/
12926             q
12927           }
12928           s/.*/./; q'`
12929       test -d "$as_dir" && break
12930     done
12931     test -z "$as_dirs" || eval "mkdir $as_dirs"
12932   } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
12933
12934
12935 } # as_fn_mkdir_p
12936 if mkdir -p . 2>/dev/null; then
12937   as_mkdir_p='mkdir -p "$as_dir"'
12938 else
12939   test -d ./-p && rmdir ./-p
12940   as_mkdir_p=false
12941 fi
12942
12943 if test -x / >/dev/null 2>&1; then
12944   as_test_x='test -x'
12945 else
12946   if ls -dL / >/dev/null 2>&1; then
12947     as_ls_L_option=L
12948   else
12949     as_ls_L_option=
12950   fi
12951   as_test_x='
12952     eval sh -c '\''
12953       if test -d "$1"; then
12954         test -d "$1/.";
12955       else
12956         case $1 in #(
12957         -*)set "./$1";;
12958         esac;
12959         case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
12960         ???[sx]*):;;*)false;;esac;fi
12961     '\'' sh
12962   '
12963 fi
12964 as_executable_p=$as_test_x
12965
12966 # Sed expression to map a string onto a valid CPP name.
12967 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12968
12969 # Sed expression to map a string onto a valid variable name.
12970 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
12971
12972
12973 exec 6>&1
12974 ## ----------------------------------- ##
12975 ## Main body of $CONFIG_STATUS script. ##
12976 ## ----------------------------------- ##
12977 _ASEOF
12978 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
12979
12980 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
12981 # Save the log message, to keep $0 and so on meaningful, and to
12982 # report actual input values of CONFIG_FILES etc. instead of their
12983 # values after options handling.
12984 ac_log="
12985 This file was extended by libmm-radio $as_me 0.1.0, which was
12986 generated by GNU Autoconf 2.67.  Invocation command line was
12987
12988   CONFIG_FILES    = $CONFIG_FILES
12989   CONFIG_HEADERS  = $CONFIG_HEADERS
12990   CONFIG_LINKS    = $CONFIG_LINKS
12991   CONFIG_COMMANDS = $CONFIG_COMMANDS
12992   $ $0 $@
12993
12994 on `(hostname || uname -n) 2>/dev/null | sed 1q`
12995 "
12996
12997 _ACEOF
12998
12999 case $ac_config_files in *"
13000 "*) set x $ac_config_files; shift; ac_config_files=$*;;
13001 esac
13002
13003 case $ac_config_headers in *"
13004 "*) set x $ac_config_headers; shift; ac_config_headers=$*;;
13005 esac
13006
13007
13008 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13009 # Files that config.status was made for.
13010 config_files="$ac_config_files"
13011 config_headers="$ac_config_headers"
13012 config_commands="$ac_config_commands"
13013
13014 _ACEOF
13015
13016 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13017 ac_cs_usage="\
13018 \`$as_me' instantiates files and other configuration actions
13019 from templates according to the current configuration.  Unless the files
13020 and actions are specified as TAGs, all are instantiated by default.
13021
13022 Usage: $0 [OPTION]... [TAG]...
13023
13024   -h, --help       print this help, then exit
13025   -V, --version    print version number and configuration settings, then exit
13026       --config     print configuration, then exit
13027   -q, --quiet, --silent
13028                    do not print progress messages
13029   -d, --debug      don't remove temporary files
13030       --recheck    update $as_me by reconfiguring in the same conditions
13031       --file=FILE[:TEMPLATE]
13032                    instantiate the configuration file FILE
13033       --header=FILE[:TEMPLATE]
13034                    instantiate the configuration header FILE
13035
13036 Configuration files:
13037 $config_files
13038
13039 Configuration headers:
13040 $config_headers
13041
13042 Configuration commands:
13043 $config_commands
13044
13045 Report bugs to <heechul.jeon@samsung.com>."
13046
13047 _ACEOF
13048 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13049 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13050 ac_cs_version="\\
13051 libmm-radio config.status 0.1.0
13052 configured by $0, generated by GNU Autoconf 2.67,
13053   with options \\"\$ac_cs_config\\"
13054
13055 Copyright (C) 2010 Free Software Foundation, Inc.
13056 This config.status script is free software; the Free Software Foundation
13057 gives unlimited permission to copy, distribute and modify it."
13058
13059 ac_pwd='$ac_pwd'
13060 srcdir='$srcdir'
13061 INSTALL='$INSTALL'
13062 MKDIR_P='$MKDIR_P'
13063 AWK='$AWK'
13064 test -n "\$AWK" || AWK=awk
13065 _ACEOF
13066
13067 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13068 # The default lists apply if the user does not specify any file.
13069 ac_need_defaults=:
13070 while test $# != 0
13071 do
13072   case $1 in
13073   --*=?*)
13074     ac_option=`expr "X$1" : 'X\([^=]*\)='`
13075     ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
13076     ac_shift=:
13077     ;;
13078   --*=)
13079     ac_option=`expr "X$1" : 'X\([^=]*\)='`
13080     ac_optarg=
13081     ac_shift=:
13082     ;;
13083   *)
13084     ac_option=$1
13085     ac_optarg=$2
13086     ac_shift=shift
13087     ;;
13088   esac
13089
13090   case $ac_option in
13091   # Handling of the options.
13092   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13093     ac_cs_recheck=: ;;
13094   --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
13095     $as_echo "$ac_cs_version"; exit ;;
13096   --config | --confi | --conf | --con | --co | --c )
13097     $as_echo "$ac_cs_config"; exit ;;
13098   --debug | --debu | --deb | --de | --d | -d )
13099     debug=: ;;
13100   --file | --fil | --fi | --f )
13101     $ac_shift
13102     case $ac_optarg in
13103     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13104     '') as_fn_error $? "missing file argument" ;;
13105     esac
13106     as_fn_append CONFIG_FILES " '$ac_optarg'"
13107     ac_need_defaults=false;;
13108   --header | --heade | --head | --hea )
13109     $ac_shift
13110     case $ac_optarg in
13111     *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
13112     esac
13113     as_fn_append CONFIG_HEADERS " '$ac_optarg'"
13114     ac_need_defaults=false;;
13115   --he | --h)
13116     # Conflict between --help and --header
13117     as_fn_error $? "ambiguous option: \`$1'
13118 Try \`$0 --help' for more information.";;
13119   --help | --hel | -h )
13120     $as_echo "$ac_cs_usage"; exit ;;
13121   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
13122   | -silent | --silent | --silen | --sile | --sil | --si | --s)
13123     ac_cs_silent=: ;;
13124
13125   # This is an error.
13126   -*) as_fn_error $? "unrecognized option: \`$1'
13127 Try \`$0 --help' for more information." ;;
13128
13129   *) as_fn_append ac_config_targets " $1"
13130      ac_need_defaults=false ;;
13131
13132   esac
13133   shift
13134 done
13135
13136 ac_configure_extra_args=
13137
13138 if $ac_cs_silent; then
13139   exec 6>/dev/null
13140   ac_configure_extra_args="$ac_configure_extra_args --silent"
13141 fi
13142
13143 _ACEOF
13144 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13145 if \$ac_cs_recheck; then
13146   set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13147   shift
13148   \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
13149   CONFIG_SHELL='$SHELL'
13150   export CONFIG_SHELL
13151   exec "\$@"
13152 fi
13153
13154 _ACEOF
13155 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13156 exec 5>>config.log
13157 {
13158   echo
13159   sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
13160 ## Running $as_me. ##
13161 _ASBOX
13162   $as_echo "$ac_log"
13163 } >&5
13164
13165 _ACEOF
13166 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13167 #
13168 # INIT-COMMANDS
13169 #
13170 AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
13171
13172
13173 # The HP-UX ksh and POSIX shell print the target directory to stdout
13174 # if CDPATH is set.
13175 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13176
13177 sed_quote_subst='$sed_quote_subst'
13178 double_quote_subst='$double_quote_subst'
13179 delay_variable_subst='$delay_variable_subst'
13180 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
13181 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
13182 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
13183 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
13184 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
13185 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
13186 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
13187 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
13188 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
13189 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
13190 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
13191 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
13192 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
13193 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
13194 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
13195 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
13196 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
13197 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
13198 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
13199 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
13200 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
13201 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
13202 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
13203 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
13204 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
13205 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
13206 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
13207 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13208 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
13209 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
13210 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
13211 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
13212 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
13213 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
13214 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
13215 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13216 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13217 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13218 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
13219 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
13220 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
13221 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
13222 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
13223 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
13224 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
13225 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
13226 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
13227 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
13228 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
13229 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
13230 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
13231 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
13232 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
13233 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
13234 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
13235 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
13236 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
13237 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
13238 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
13239 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
13240 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
13241 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
13242 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13243 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13244 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
13245 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
13246 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13247 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13248 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
13249 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13250 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13251 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13252 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13253 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13254 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13255 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
13256 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
13257 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
13258 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
13259 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
13260 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
13261 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
13262 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
13263 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
13264 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13265 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
13266 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
13267 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
13268 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
13269 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
13270 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13271 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
13272 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
13273 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13274 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
13275 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
13276 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
13277 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
13278 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
13279 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13280 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
13281 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
13282 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
13283 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
13284 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
13285 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13286 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13287 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
13288 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
13289 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
13290 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
13291 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
13292 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
13293 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
13294 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
13295 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
13296 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
13297 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
13298
13299 LTCC='$LTCC'
13300 LTCFLAGS='$LTCFLAGS'
13301 compiler='$compiler_DEFAULT'
13302
13303 # Quote evaled strings.
13304 for var in SED \
13305 GREP \
13306 EGREP \
13307 FGREP \
13308 LD \
13309 NM \
13310 LN_S \
13311 lt_SP2NL \
13312 lt_NL2SP \
13313 reload_flag \
13314 OBJDUMP \
13315 deplibs_check_method \
13316 file_magic_cmd \
13317 AR \
13318 AR_FLAGS \
13319 STRIP \
13320 RANLIB \
13321 CC \
13322 CFLAGS \
13323 compiler \
13324 lt_cv_sys_global_symbol_pipe \
13325 lt_cv_sys_global_symbol_to_cdecl \
13326 lt_cv_sys_global_symbol_to_c_name_address \
13327 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
13328 SHELL \
13329 ECHO \
13330 lt_prog_compiler_no_builtin_flag \
13331 lt_prog_compiler_wl \
13332 lt_prog_compiler_pic \
13333 lt_prog_compiler_static \
13334 lt_cv_prog_compiler_c_o \
13335 need_locks \
13336 DSYMUTIL \
13337 NMEDIT \
13338 LIPO \
13339 OTOOL \
13340 OTOOL64 \
13341 shrext_cmds \
13342 export_dynamic_flag_spec \
13343 whole_archive_flag_spec \
13344 compiler_needs_object \
13345 with_gnu_ld \
13346 allow_undefined_flag \
13347 no_undefined_flag \
13348 hardcode_libdir_flag_spec \
13349 hardcode_libdir_flag_spec_ld \
13350 hardcode_libdir_separator \
13351 fix_srcfile_path \
13352 exclude_expsyms \
13353 include_expsyms \
13354 file_list_spec \
13355 variables_saved_for_relink \
13356 libname_spec \
13357 library_names_spec \
13358 soname_spec \
13359 finish_eval \
13360 old_striplib \
13361 striplib; do
13362     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
13363     *[\\\\\\\`\\"\\\$]*)
13364       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
13365       ;;
13366     *)
13367       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13368       ;;
13369     esac
13370 done
13371
13372 # Double-quote double-evaled strings.
13373 for var in reload_cmds \
13374 old_postinstall_cmds \
13375 old_postuninstall_cmds \
13376 old_archive_cmds \
13377 extract_expsyms_cmds \
13378 old_archive_from_new_cmds \
13379 old_archive_from_expsyms_cmds \
13380 archive_cmds \
13381 archive_expsym_cmds \
13382 module_cmds \
13383 module_expsym_cmds \
13384 export_symbols_cmds \
13385 prelink_cmds \
13386 postinstall_cmds \
13387 postuninstall_cmds \
13388 finish_cmds \
13389 sys_lib_search_path_spec \
13390 sys_lib_dlsearch_path_spec; do
13391     case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
13392     *[\\\\\\\`\\"\\\$]*)
13393       eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
13394       ;;
13395     *)
13396       eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
13397       ;;
13398     esac
13399 done
13400
13401 # Fix-up fallback echo if it was mangled by the above quoting rules.
13402 case \$lt_ECHO in
13403 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
13404   ;;
13405 esac
13406
13407 ac_aux_dir='$ac_aux_dir'
13408 xsi_shell='$xsi_shell'
13409 lt_shell_append='$lt_shell_append'
13410
13411 # See if we are running on zsh, and set the options which allow our
13412 # commands through without removal of \ escapes INIT.
13413 if test -n "\${ZSH_VERSION+set}" ; then
13414    setopt NO_GLOB_SUBST
13415 fi
13416
13417
13418     PACKAGE='$PACKAGE'
13419     VERSION='$VERSION'
13420     TIMESTAMP='$TIMESTAMP'
13421     RM='$RM'
13422     ofile='$ofile'
13423
13424
13425
13426
13427 _ACEOF
13428
13429 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13430
13431 # Handling of arguments.
13432 for ac_config_target in $ac_config_targets
13433 do
13434   case $ac_config_target in
13435     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
13436     "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
13437     "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
13438     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13439     "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13440     "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
13441     "mm-radio.pc") CONFIG_FILES="$CONFIG_FILES mm-radio.pc" ;;
13442
13443   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;
13444   esac
13445 done
13446
13447
13448 # If the user did not use the arguments to specify the items to instantiate,
13449 # then the envvar interface is used.  Set only those that are not.
13450 # We use the long form for the default assignment because of an extremely
13451 # bizarre bug on SunOS 4.1.3.
13452 if $ac_need_defaults; then
13453   test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
13454   test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
13455   test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
13456 fi
13457
13458 # Have a temporary directory for convenience.  Make it in the build tree
13459 # simply because there is no reason against having it here, and in addition,
13460 # creating and moving files from /tmp can sometimes cause problems.
13461 # Hook for its removal unless debugging.
13462 # Note that there is a small window in which the directory will not be cleaned:
13463 # after its creation but before its name has been assigned to `$tmp'.
13464 $debug ||
13465 {
13466   tmp=
13467   trap 'exit_status=$?
13468   { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
13469 ' 0
13470   trap 'as_fn_exit 1' 1 2 13 15
13471 }
13472 # Create a (secure) tmp directory for tmp files.
13473
13474 {
13475   tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
13476   test -n "$tmp" && test -d "$tmp"
13477 }  ||
13478 {
13479   tmp=./conf$$-$RANDOM
13480   (umask 077 && mkdir "$tmp")
13481 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
13482
13483 # Set up the scripts for CONFIG_FILES section.
13484 # No need to generate them if there are no CONFIG_FILES.
13485 # This happens for instance with `./config.status config.h'.
13486 if test -n "$CONFIG_FILES"; then
13487
13488
13489 ac_cr=`echo X | tr X '\015'`
13490 # On cygwin, bash can eat \r inside `` if the user requested igncr.
13491 # But we know of no other shell where ac_cr would be empty at this
13492 # point, so we can use a bashism as a fallback.
13493 if test "x$ac_cr" = x; then
13494   eval ac_cr=\$\'\\r\'
13495 fi
13496 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
13497 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
13498   ac_cs_awk_cr='\\r'
13499 else
13500   ac_cs_awk_cr=$ac_cr
13501 fi
13502
13503 echo 'BEGIN {' >"$tmp/subs1.awk" &&
13504 _ACEOF
13505
13506
13507 {
13508   echo "cat >conf$$subs.awk <<_ACEOF" &&
13509   echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
13510   echo "_ACEOF"
13511 } >conf$$subs.sh ||
13512   as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13513 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
13514 ac_delim='%!_!# '
13515 for ac_last_try in false false false false false :; do
13516   . ./conf$$subs.sh ||
13517     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13518
13519   ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
13520   if test $ac_delim_n = $ac_delim_num; then
13521     break
13522   elif $ac_last_try; then
13523     as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
13524   else
13525     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13526   fi
13527 done
13528 rm -f conf$$subs.sh
13529
13530 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13531 cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
13532 _ACEOF
13533 sed -n '
13534 h
13535 s/^/S["/; s/!.*/"]=/
13536 p
13537 g
13538 s/^[^!]*!//
13539 :repl
13540 t repl
13541 s/'"$ac_delim"'$//
13542 t delim
13543 :nl
13544 h
13545 s/\(.\{148\}\)..*/\1/
13546 t more1
13547 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
13548 p
13549 n
13550 b repl
13551 :more1
13552 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13553 p
13554 g
13555 s/.\{148\}//
13556 t nl
13557 :delim
13558 h
13559 s/\(.\{148\}\)..*/\1/
13560 t more2
13561 s/["\\]/\\&/g; s/^/"/; s/$/"/
13562 p
13563 b
13564 :more2
13565 s/["\\]/\\&/g; s/^/"/; s/$/"\\/
13566 p
13567 g
13568 s/.\{148\}//
13569 t delim
13570 ' <conf$$subs.awk | sed '
13571 /^[^""]/{
13572   N
13573   s/\n//
13574 }
13575 ' >>$CONFIG_STATUS || ac_write_fail=1
13576 rm -f conf$$subs.awk
13577 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13578 _ACAWK
13579 cat >>"\$tmp/subs1.awk" <<_ACAWK &&
13580   for (key in S) S_is_set[key] = 1
13581   FS = "\a"
13582
13583 }
13584 {
13585   line = $ 0
13586   nfields = split(line, field, "@")
13587   substed = 0
13588   len = length(field[1])
13589   for (i = 2; i < nfields; i++) {
13590     key = field[i]
13591     keylen = length(key)
13592     if (S_is_set[key]) {
13593       value = S[key]
13594       line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
13595       len += length(value) + length(field[++i])
13596       substed = 1
13597     } else
13598       len += 1 + keylen
13599   }
13600
13601   print line
13602 }
13603
13604 _ACAWK
13605 _ACEOF
13606 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13607 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
13608   sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
13609 else
13610   cat
13611 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
13612   || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
13613 _ACEOF
13614
13615 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
13616 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
13617 # trailing colons and then remove the whole line if VPATH becomes empty
13618 # (actually we leave an empty line to preserve line numbers).
13619 if test "x$srcdir" = x.; then
13620   ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
13621 h
13622 s///
13623 s/^/:/
13624 s/[      ]*$/:/
13625 s/:\$(srcdir):/:/g
13626 s/:\${srcdir}:/:/g
13627 s/:@srcdir@:/:/g
13628 s/^:*//
13629 s/:*$//
13630 x
13631 s/\(=[   ]*\).*/\1/
13632 G
13633 s/\n//
13634 s/^[^=]*=[       ]*$//
13635 }'
13636 fi
13637
13638 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13639 fi # test -n "$CONFIG_FILES"
13640
13641 # Set up the scripts for CONFIG_HEADERS section.
13642 # No need to generate them if there are no CONFIG_HEADERS.
13643 # This happens for instance with `./config.status Makefile'.
13644 if test -n "$CONFIG_HEADERS"; then
13645 cat >"$tmp/defines.awk" <<\_ACAWK ||
13646 BEGIN {
13647 _ACEOF
13648
13649 # Transform confdefs.h into an awk script `defines.awk', embedded as
13650 # here-document in config.status, that substitutes the proper values into
13651 # config.h.in to produce config.h.
13652
13653 # Create a delimiter string that does not exist in confdefs.h, to ease
13654 # handling of long lines.
13655 ac_delim='%!_!# '
13656 for ac_last_try in false false :; do
13657   ac_t=`sed -n "/$ac_delim/p" confdefs.h`
13658   if test -z "$ac_t"; then
13659     break
13660   elif $ac_last_try; then
13661     as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
13662   else
13663     ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
13664   fi
13665 done
13666
13667 # For the awk script, D is an array of macro values keyed by name,
13668 # likewise P contains macro parameters if any.  Preserve backslash
13669 # newline sequences.
13670
13671 ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
13672 sed -n '
13673 s/.\{148\}/&'"$ac_delim"'/g
13674 t rset
13675 :rset
13676 s/^[     ]*#[    ]*define[       ][      ]*/ /
13677 t def
13678 d
13679 :def
13680 s/\\$//
13681 t bsnl
13682 s/["\\]/\\&/g
13683 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
13684 D["\1"]=" \3"/p
13685 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2"/p
13686 d
13687 :bsnl
13688 s/["\\]/\\&/g
13689 s/^ \('"$ac_word_re"'\)\(([^()]*)\)[     ]*\(.*\)/P["\1"]="\2"\
13690 D["\1"]=" \3\\\\\\n"\\/p
13691 t cont
13692 s/^ \('"$ac_word_re"'\)[         ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
13693 t cont
13694 d
13695 :cont
13696 n
13697 s/.\{148\}/&'"$ac_delim"'/g
13698 t clear
13699 :clear
13700 s/\\$//
13701 t bsnlc
13702 s/["\\]/\\&/g; s/^/"/; s/$/"/p
13703 d
13704 :bsnlc
13705 s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
13706 b cont
13707 ' <confdefs.h | sed '
13708 s/'"$ac_delim"'/"\\\
13709 "/g' >>$CONFIG_STATUS || ac_write_fail=1
13710
13711 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13712   for (key in D) D_is_set[key] = 1
13713   FS = "\a"
13714 }
13715 /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
13716   line = \$ 0
13717   split(line, arg, " ")
13718   if (arg[1] == "#") {
13719     defundef = arg[2]
13720     mac1 = arg[3]
13721   } else {
13722     defundef = substr(arg[1], 2)
13723     mac1 = arg[2]
13724   }
13725   split(mac1, mac2, "(") #)
13726   macro = mac2[1]
13727   prefix = substr(line, 1, index(line, defundef) - 1)
13728   if (D_is_set[macro]) {
13729     # Preserve the white space surrounding the "#".
13730     print prefix "define", macro P[macro] D[macro]
13731     next
13732   } else {
13733     # Replace #undef with comments.  This is necessary, for example,
13734     # in the case of _POSIX_SOURCE, which is predefined and required
13735     # on some systems where configure will not decide to define it.
13736     if (defundef == "undef") {
13737       print "/*", prefix defundef, macro, "*/"
13738       next
13739     }
13740   }
13741 }
13742 { print }
13743 _ACAWK
13744 _ACEOF
13745 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13746   as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
13747 fi # test -n "$CONFIG_HEADERS"
13748
13749
13750 eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
13751 shift
13752 for ac_tag
13753 do
13754   case $ac_tag in
13755   :[FHLC]) ac_mode=$ac_tag; continue;;
13756   esac
13757   case $ac_mode$ac_tag in
13758   :[FHL]*:*);;
13759   :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;
13760   :[FH]-) ac_tag=-:-;;
13761   :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
13762   esac
13763   ac_save_IFS=$IFS
13764   IFS=:
13765   set x $ac_tag
13766   IFS=$ac_save_IFS
13767   shift
13768   ac_file=$1
13769   shift
13770
13771   case $ac_mode in
13772   :L) ac_source=$1;;
13773   :[FH])
13774     ac_file_inputs=
13775     for ac_f
13776     do
13777       case $ac_f in
13778       -) ac_f="$tmp/stdin";;
13779       *) # Look for the file first in the build tree, then in the source tree
13780          # (if the path is not absolute).  The absolute path cannot be DOS-style,
13781          # because $ac_f cannot contain `:'.
13782          test -f "$ac_f" ||
13783            case $ac_f in
13784            [\\/$]*) false;;
13785            *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
13786            esac ||
13787            as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;
13788       esac
13789       case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
13790       as_fn_append ac_file_inputs " '$ac_f'"
13791     done
13792
13793     # Let's still pretend it is `configure' which instantiates (i.e., don't
13794     # use $as_me), people would be surprised to read:
13795     #    /* config.h.  Generated by config.status.  */
13796     configure_input='Generated from '`
13797           $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
13798         `' by configure.'
13799     if test x"$ac_file" != x-; then
13800       configure_input="$ac_file.  $configure_input"
13801       { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
13802 $as_echo "$as_me: creating $ac_file" >&6;}
13803     fi
13804     # Neutralize special characters interpreted by sed in replacement strings.
13805     case $configure_input in #(
13806     *\&* | *\|* | *\\* )
13807        ac_sed_conf_input=`$as_echo "$configure_input" |
13808        sed 's/[\\\\&|]/\\\\&/g'`;; #(
13809     *) ac_sed_conf_input=$configure_input;;
13810     esac
13811
13812     case $ac_tag in
13813     *:-:* | *:-) cat >"$tmp/stdin" \
13814       || as_fn_error $? "could not create $ac_file" "$LINENO" 5  ;;
13815     esac
13816     ;;
13817   esac
13818
13819   ac_dir=`$as_dirname -- "$ac_file" ||
13820 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13821          X"$ac_file" : 'X\(//\)[^/]' \| \
13822          X"$ac_file" : 'X\(//\)$' \| \
13823          X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
13824 $as_echo X"$ac_file" |
13825     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13826             s//\1/
13827             q
13828           }
13829           /^X\(\/\/\)[^/].*/{
13830             s//\1/
13831             q
13832           }
13833           /^X\(\/\/\)$/{
13834             s//\1/
13835             q
13836           }
13837           /^X\(\/\).*/{
13838             s//\1/
13839             q
13840           }
13841           s/.*/./; q'`
13842   as_dir="$ac_dir"; as_fn_mkdir_p
13843   ac_builddir=.
13844
13845 case "$ac_dir" in
13846 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
13847 *)
13848   ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
13849   # A ".." for each directory in $ac_dir_suffix.
13850   ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
13851   case $ac_top_builddir_sub in
13852   "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
13853   *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
13854   esac ;;
13855 esac
13856 ac_abs_top_builddir=$ac_pwd
13857 ac_abs_builddir=$ac_pwd$ac_dir_suffix
13858 # for backward compatibility:
13859 ac_top_builddir=$ac_top_build_prefix
13860
13861 case $srcdir in
13862   .)  # We are building in place.
13863     ac_srcdir=.
13864     ac_top_srcdir=$ac_top_builddir_sub
13865     ac_abs_top_srcdir=$ac_pwd ;;
13866   [\\/]* | ?:[\\/]* )  # Absolute name.
13867     ac_srcdir=$srcdir$ac_dir_suffix;
13868     ac_top_srcdir=$srcdir
13869     ac_abs_top_srcdir=$srcdir ;;
13870   *) # Relative name.
13871     ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
13872     ac_top_srcdir=$ac_top_build_prefix$srcdir
13873     ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
13874 esac
13875 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
13876
13877
13878   case $ac_mode in
13879   :F)
13880   #
13881   # CONFIG_FILE
13882   #
13883
13884   case $INSTALL in
13885   [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
13886   *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
13887   esac
13888   ac_MKDIR_P=$MKDIR_P
13889   case $MKDIR_P in
13890   [\\/$]* | ?:[\\/]* ) ;;
13891   */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
13892   esac
13893 _ACEOF
13894
13895 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13896 # If the template does not know about datarootdir, expand it.
13897 # FIXME: This hack should be removed a few years after 2.60.
13898 ac_datarootdir_hack=; ac_datarootdir_seen=
13899 ac_sed_dataroot='
13900 /datarootdir/ {
13901   p
13902   q
13903 }
13904 /@datadir@/p
13905 /@docdir@/p
13906 /@infodir@/p
13907 /@localedir@/p
13908 /@mandir@/p'
13909 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
13910 *datarootdir*) ac_datarootdir_seen=yes;;
13911 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
13912   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
13913 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
13914 _ACEOF
13915 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13916   ac_datarootdir_hack='
13917   s&@datadir@&$datadir&g
13918   s&@docdir@&$docdir&g
13919   s&@infodir@&$infodir&g
13920   s&@localedir@&$localedir&g
13921   s&@mandir@&$mandir&g
13922   s&\\\${datarootdir}&$datarootdir&g' ;;
13923 esac
13924 _ACEOF
13925
13926 # Neutralize VPATH when `$srcdir' = `.'.
13927 # Shell code in configure.ac might set extrasub.
13928 # FIXME: do we really want to maintain this feature?
13929 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13930 ac_sed_extra="$ac_vpsub
13931 $extrasub
13932 _ACEOF
13933 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13934 :t
13935 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b
13936 s|@configure_input@|$ac_sed_conf_input|;t t
13937 s&@top_builddir@&$ac_top_builddir_sub&;t t
13938 s&@top_build_prefix@&$ac_top_build_prefix&;t t
13939 s&@srcdir@&$ac_srcdir&;t t
13940 s&@abs_srcdir@&$ac_abs_srcdir&;t t
13941 s&@top_srcdir@&$ac_top_srcdir&;t t
13942 s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
13943 s&@builddir@&$ac_builddir&;t t
13944 s&@abs_builddir@&$ac_abs_builddir&;t t
13945 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
13946 s&@INSTALL@&$ac_INSTALL&;t t
13947 s&@MKDIR_P@&$ac_MKDIR_P&;t t
13948 $ac_datarootdir_hack
13949 "
13950 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
13951   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13952
13953 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
13954   { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
13955   { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
13956   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13957 which seems to be undefined.  Please make sure it is defined" >&5
13958 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
13959 which seems to be undefined.  Please make sure it is defined" >&2;}
13960
13961   rm -f "$tmp/stdin"
13962   case $ac_file in
13963   -) cat "$tmp/out" && rm -f "$tmp/out";;
13964   *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
13965   esac \
13966   || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13967  ;;
13968   :H)
13969   #
13970   # CONFIG_HEADER
13971   #
13972   if test x"$ac_file" != x-; then
13973     {
13974       $as_echo "/* $configure_input  */" \
13975       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
13976     } >"$tmp/config.h" \
13977       || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13978     if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
13979       { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
13980 $as_echo "$as_me: $ac_file is unchanged" >&6;}
13981     else
13982       rm -f "$ac_file"
13983       mv "$tmp/config.h" "$ac_file" \
13984         || as_fn_error $? "could not create $ac_file" "$LINENO" 5
13985     fi
13986   else
13987     $as_echo "/* $configure_input  */" \
13988       && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
13989       || as_fn_error $? "could not create -" "$LINENO" 5
13990   fi
13991 # Compute "$ac_file"'s index in $config_headers.
13992 _am_arg="$ac_file"
13993 _am_stamp_count=1
13994 for _am_header in $config_headers :; do
13995   case $_am_header in
13996     $_am_arg | $_am_arg:* )
13997       break ;;
13998     * )
13999       _am_stamp_count=`expr $_am_stamp_count + 1` ;;
14000   esac
14001 done
14002 echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
14003 $as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14004          X"$_am_arg" : 'X\(//\)[^/]' \| \
14005          X"$_am_arg" : 'X\(//\)$' \| \
14006          X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
14007 $as_echo X"$_am_arg" |
14008     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14009             s//\1/
14010             q
14011           }
14012           /^X\(\/\/\)[^/].*/{
14013             s//\1/
14014             q
14015           }
14016           /^X\(\/\/\)$/{
14017             s//\1/
14018             q
14019           }
14020           /^X\(\/\).*/{
14021             s//\1/
14022             q
14023           }
14024           s/.*/./; q'`/stamp-h$_am_stamp_count
14025  ;;
14026
14027   :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
14028 $as_echo "$as_me: executing $ac_file commands" >&6;}
14029  ;;
14030   esac
14031
14032
14033   case $ac_file$ac_mode in
14034     "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
14035   # Autoconf 2.62 quotes --file arguments for eval, but not when files
14036   # are listed without --file.  Let's play safe and only enable the eval
14037   # if we detect the quoting.
14038   case $CONFIG_FILES in
14039   *\'*) eval set x "$CONFIG_FILES" ;;
14040   *)   set x $CONFIG_FILES ;;
14041   esac
14042   shift
14043   for mf
14044   do
14045     # Strip MF so we end up with the name of the file.
14046     mf=`echo "$mf" | sed -e 's/:.*$//'`
14047     # Check whether this is an Automake generated Makefile or not.
14048     # We used to match only the files named `Makefile.in', but
14049     # some people rename them; so instead we look at the file content.
14050     # Grep'ing the first line is not enough: some people post-process
14051     # each Makefile.in and add a new line on top of each file to say so.
14052     # Grep'ing the whole file is not good either: AIX grep has a line
14053     # limit of 2048, but all sed's we know have understand at least 4000.
14054     if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
14055       dirpart=`$as_dirname -- "$mf" ||
14056 $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14057          X"$mf" : 'X\(//\)[^/]' \| \
14058          X"$mf" : 'X\(//\)$' \| \
14059          X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
14060 $as_echo X"$mf" |
14061     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14062             s//\1/
14063             q
14064           }
14065           /^X\(\/\/\)[^/].*/{
14066             s//\1/
14067             q
14068           }
14069           /^X\(\/\/\)$/{
14070             s//\1/
14071             q
14072           }
14073           /^X\(\/\).*/{
14074             s//\1/
14075             q
14076           }
14077           s/.*/./; q'`
14078     else
14079       continue
14080     fi
14081     # Extract the definition of DEPDIR, am__include, and am__quote
14082     # from the Makefile without running `make'.
14083     DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
14084     test -z "$DEPDIR" && continue
14085     am__include=`sed -n 's/^am__include = //p' < "$mf"`
14086     test -z "am__include" && continue
14087     am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
14088     # When using ansi2knr, U may be empty or an underscore; expand it
14089     U=`sed -n 's/^U = //p' < "$mf"`
14090     # Find all dependency output files, they are included files with
14091     # $(DEPDIR) in their names.  We invoke sed twice because it is the
14092     # simplest approach to changing $(DEPDIR) to its actual value in the
14093     # expansion.
14094     for file in `sed -n "
14095       s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
14096          sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
14097       # Make sure the directory exists.
14098       test -f "$dirpart/$file" && continue
14099       fdir=`$as_dirname -- "$file" ||
14100 $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
14101          X"$file" : 'X\(//\)[^/]' \| \
14102          X"$file" : 'X\(//\)$' \| \
14103          X"$file" : 'X\(/\)' \| . 2>/dev/null ||
14104 $as_echo X"$file" |
14105     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
14106             s//\1/
14107             q
14108           }
14109           /^X\(\/\/\)[^/].*/{
14110             s//\1/
14111             q
14112           }
14113           /^X\(\/\/\)$/{
14114             s//\1/
14115             q
14116           }
14117           /^X\(\/\).*/{
14118             s//\1/
14119             q
14120           }
14121           s/.*/./; q'`
14122       as_dir=$dirpart/$fdir; as_fn_mkdir_p
14123       # echo "creating $dirpart/$file"
14124       echo '# dummy' > "$dirpart/$file"
14125     done
14126   done
14127 }
14128  ;;
14129     "libtool":C)
14130
14131     # See if we are running on zsh, and set the options which allow our
14132     # commands through without removal of \ escapes.
14133     if test -n "${ZSH_VERSION+set}" ; then
14134       setopt NO_GLOB_SUBST
14135     fi
14136
14137     cfgfile="${ofile}T"
14138     trap "$RM \"$cfgfile\"; exit 1" 1 2 15
14139     $RM "$cfgfile"
14140
14141     cat <<_LT_EOF >> "$cfgfile"
14142 #! $SHELL
14143
14144 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
14145 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
14146 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
14147 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
14148 #
14149 #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
14150 #                 2006, 2007, 2008 Free Software Foundation, Inc.
14151 #   Written by Gordon Matzigkeit, 1996
14152 #
14153 #   This file is part of GNU Libtool.
14154 #
14155 # GNU Libtool is free software; you can redistribute it and/or
14156 # modify it under the terms of the GNU General Public License as
14157 # published by the Free Software Foundation; either version 2 of
14158 # the License, or (at your option) any later version.
14159 #
14160 # As a special exception to the GNU General Public License,
14161 # if you distribute this file as part of a program or library that
14162 # is built using GNU Libtool, you may include this file under the
14163 # same distribution terms that you use for the rest of that program.
14164 #
14165 # GNU Libtool is distributed in the hope that it will be useful,
14166 # but WITHOUT ANY WARRANTY; without even the implied warranty of
14167 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14168 # GNU General Public License for more details.
14169 #
14170 # You should have received a copy of the GNU General Public License
14171 # along with GNU Libtool; see the file COPYING.  If not, a copy
14172 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
14173 # obtained by writing to the Free Software Foundation, Inc.,
14174 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
14175
14176
14177 # The names of the tagged configurations supported by this script.
14178 available_tags=""
14179
14180 # ### BEGIN LIBTOOL CONFIG
14181
14182 # Which release of libtool.m4 was used?
14183 macro_version=$macro_version
14184 macro_revision=$macro_revision
14185
14186 # Whether or not to build shared libraries.
14187 build_libtool_libs=$enable_shared
14188
14189 # Whether or not to build static libraries.
14190 build_old_libs=$enable_static
14191
14192 # What type of objects to build.
14193 pic_mode=$pic_mode
14194
14195 # Whether or not to optimize for fast installation.
14196 fast_install=$enable_fast_install
14197
14198 # The host system.
14199 host_alias=$host_alias
14200 host=$host
14201 host_os=$host_os
14202
14203 # The build system.
14204 build_alias=$build_alias
14205 build=$build
14206 build_os=$build_os
14207
14208 # A sed program that does not truncate output.
14209 SED=$lt_SED
14210
14211 # Sed that helps us avoid accidentally triggering echo(1) options like -n.
14212 Xsed="\$SED -e 1s/^X//"
14213
14214 # A grep program that handles long lines.
14215 GREP=$lt_GREP
14216
14217 # An ERE matcher.
14218 EGREP=$lt_EGREP
14219
14220 # A literal string matcher.
14221 FGREP=$lt_FGREP
14222
14223 # A BSD- or MS-compatible name lister.
14224 NM=$lt_NM
14225
14226 # Whether we need soft or hard links.
14227 LN_S=$lt_LN_S
14228
14229 # What is the maximum length of a command?
14230 max_cmd_len=$max_cmd_len
14231
14232 # Object file suffix (normally "o").
14233 objext=$ac_objext
14234
14235 # Executable file suffix (normally "").
14236 exeext=$exeext
14237
14238 # whether the shell understands "unset".
14239 lt_unset=$lt_unset
14240
14241 # turn spaces into newlines.
14242 SP2NL=$lt_lt_SP2NL
14243
14244 # turn newlines into spaces.
14245 NL2SP=$lt_lt_NL2SP
14246
14247 # How to create reloadable object files.
14248 reload_flag=$lt_reload_flag
14249 reload_cmds=$lt_reload_cmds
14250
14251 # An object symbol dumper.
14252 OBJDUMP=$lt_OBJDUMP
14253
14254 # Method to check whether dependent libraries are shared objects.
14255 deplibs_check_method=$lt_deplibs_check_method
14256
14257 # Command to use when deplibs_check_method == "file_magic".
14258 file_magic_cmd=$lt_file_magic_cmd
14259
14260 # The archiver.
14261 AR=$lt_AR
14262 AR_FLAGS=$lt_AR_FLAGS
14263
14264 # A symbol stripping program.
14265 STRIP=$lt_STRIP
14266
14267 # Commands used to install an old-style archive.
14268 RANLIB=$lt_RANLIB
14269 old_postinstall_cmds=$lt_old_postinstall_cmds
14270 old_postuninstall_cmds=$lt_old_postuninstall_cmds
14271
14272 # A C compiler.
14273 LTCC=$lt_CC
14274
14275 # LTCC compiler flags.
14276 LTCFLAGS=$lt_CFLAGS
14277
14278 # Take the output of nm and produce a listing of raw symbols and C names.
14279 global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
14280
14281 # Transform the output of nm in a proper C declaration.
14282 global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
14283
14284 # Transform the output of nm in a C name address pair.
14285 global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
14286
14287 # Transform the output of nm in a C name address pair when lib prefix is needed.
14288 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
14289
14290 # The name of the directory that contains temporary libtool files.
14291 objdir=$objdir
14292
14293 # Shell to use when invoking shell scripts.
14294 SHELL=$lt_SHELL
14295
14296 # An echo program that does not interpret backslashes.
14297 ECHO=$lt_ECHO
14298
14299 # Used to examine libraries when file_magic_cmd begins with "file".
14300 MAGIC_CMD=$MAGIC_CMD
14301
14302 # Must we lock files when doing compilation?
14303 need_locks=$lt_need_locks
14304
14305 # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
14306 DSYMUTIL=$lt_DSYMUTIL
14307
14308 # Tool to change global to local symbols on Mac OS X.
14309 NMEDIT=$lt_NMEDIT
14310
14311 # Tool to manipulate fat objects and archives on Mac OS X.
14312 LIPO=$lt_LIPO
14313
14314 # ldd/readelf like tool for Mach-O binaries on Mac OS X.
14315 OTOOL=$lt_OTOOL
14316
14317 # ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
14318 OTOOL64=$lt_OTOOL64
14319
14320 # Old archive suffix (normally "a").
14321 libext=$libext
14322
14323 # Shared library suffix (normally ".so").
14324 shrext_cmds=$lt_shrext_cmds
14325
14326 # The commands to extract the exported symbol list from a shared archive.
14327 extract_expsyms_cmds=$lt_extract_expsyms_cmds
14328
14329 # Variables whose values should be saved in libtool wrapper scripts and
14330 # restored at link time.
14331 variables_saved_for_relink=$lt_variables_saved_for_relink
14332
14333 # Do we need the "lib" prefix for modules?
14334 need_lib_prefix=$need_lib_prefix
14335
14336 # Do we need a version for libraries?
14337 need_version=$need_version
14338
14339 # Library versioning type.
14340 version_type=$version_type
14341
14342 # Shared library runtime path variable.
14343 runpath_var=$runpath_var
14344
14345 # Shared library path variable.
14346 shlibpath_var=$shlibpath_var
14347
14348 # Is shlibpath searched before the hard-coded library search path?
14349 shlibpath_overrides_runpath=$shlibpath_overrides_runpath
14350
14351 # Format of library name prefix.
14352 libname_spec=$lt_libname_spec
14353
14354 # List of archive names.  First name is the real one, the rest are links.
14355 # The last name is the one that the linker finds with -lNAME
14356 library_names_spec=$lt_library_names_spec
14357
14358 # The coded name of the library, if different from the real name.
14359 soname_spec=$lt_soname_spec
14360
14361 # Command to use after installation of a shared archive.
14362 postinstall_cmds=$lt_postinstall_cmds
14363
14364 # Command to use after uninstallation of a shared archive.
14365 postuninstall_cmds=$lt_postuninstall_cmds
14366
14367 # Commands used to finish a libtool library installation in a directory.
14368 finish_cmds=$lt_finish_cmds
14369
14370 # As "finish_cmds", except a single script fragment to be evaled but
14371 # not shown.
14372 finish_eval=$lt_finish_eval
14373
14374 # Whether we should hardcode library paths into libraries.
14375 hardcode_into_libs=$hardcode_into_libs
14376
14377 # Compile-time system search path for libraries.
14378 sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
14379
14380 # Run-time system search path for libraries.
14381 sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
14382
14383 # Whether dlopen is supported.
14384 dlopen_support=$enable_dlopen
14385
14386 # Whether dlopen of programs is supported.
14387 dlopen_self=$enable_dlopen_self
14388
14389 # Whether dlopen of statically linked programs is supported.
14390 dlopen_self_static=$enable_dlopen_self_static
14391
14392 # Commands to strip libraries.
14393 old_striplib=$lt_old_striplib
14394 striplib=$lt_striplib
14395
14396
14397 # The linker used to build libraries.
14398 LD=$lt_LD
14399
14400 # Commands used to build an old-style archive.
14401 old_archive_cmds=$lt_old_archive_cmds
14402
14403 # A language specific compiler.
14404 CC=$lt_compiler
14405
14406 # Is the compiler the GNU compiler?
14407 with_gcc=$GCC
14408
14409 # Compiler flag to turn off builtin functions.
14410 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
14411
14412 # How to pass a linker flag through the compiler.
14413 wl=$lt_lt_prog_compiler_wl
14414
14415 # Additional compiler flags for building library objects.
14416 pic_flag=$lt_lt_prog_compiler_pic
14417
14418 # Compiler flag to prevent dynamic linking.
14419 link_static_flag=$lt_lt_prog_compiler_static
14420
14421 # Does compiler simultaneously support -c and -o options?
14422 compiler_c_o=$lt_lt_cv_prog_compiler_c_o
14423
14424 # Whether or not to add -lc for building shared libraries.
14425 build_libtool_need_lc=$archive_cmds_need_lc
14426
14427 # Whether or not to disallow shared libs when runtime libs are static.
14428 allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
14429
14430 # Compiler flag to allow reflexive dlopens.
14431 export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
14432
14433 # Compiler flag to generate shared objects directly from archives.
14434 whole_archive_flag_spec=$lt_whole_archive_flag_spec
14435
14436 # Whether the compiler copes with passing no objects directly.
14437 compiler_needs_object=$lt_compiler_needs_object
14438
14439 # Create an old-style archive from a shared archive.
14440 old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
14441
14442 # Create a temporary old-style archive to link instead of a shared archive.
14443 old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
14444
14445 # Commands used to build a shared archive.
14446 archive_cmds=$lt_archive_cmds
14447 archive_expsym_cmds=$lt_archive_expsym_cmds
14448
14449 # Commands used to build a loadable module if different from building
14450 # a shared archive.
14451 module_cmds=$lt_module_cmds
14452 module_expsym_cmds=$lt_module_expsym_cmds
14453
14454 # Whether we are building with GNU ld or not.
14455 with_gnu_ld=$lt_with_gnu_ld
14456
14457 # Flag that allows shared libraries with undefined symbols to be built.
14458 allow_undefined_flag=$lt_allow_undefined_flag
14459
14460 # Flag that enforces no undefined symbols.
14461 no_undefined_flag=$lt_no_undefined_flag
14462
14463 # Flag to hardcode \$libdir into a binary during linking.
14464 # This must work even if \$libdir does not exist
14465 hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
14466
14467 # If ld is used when linking, flag to hardcode \$libdir into a binary
14468 # during linking.  This must work even if \$libdir does not exist.
14469 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
14470
14471 # Whether we need a single "-rpath" flag with a separated argument.
14472 hardcode_libdir_separator=$lt_hardcode_libdir_separator
14473
14474 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14475 # DIR into the resulting binary.
14476 hardcode_direct=$hardcode_direct
14477
14478 # Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
14479 # DIR into the resulting binary and the resulting library dependency is
14480 # "absolute",i.e impossible to change by setting \${shlibpath_var} if the
14481 # library is relocated.
14482 hardcode_direct_absolute=$hardcode_direct_absolute
14483
14484 # Set to "yes" if using the -LDIR flag during linking hardcodes DIR
14485 # into the resulting binary.
14486 hardcode_minus_L=$hardcode_minus_L
14487
14488 # Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
14489 # into the resulting binary.
14490 hardcode_shlibpath_var=$hardcode_shlibpath_var
14491
14492 # Set to "yes" if building a shared library automatically hardcodes DIR
14493 # into the library and all subsequent libraries and executables linked
14494 # against it.
14495 hardcode_automatic=$hardcode_automatic
14496
14497 # Set to yes if linker adds runtime paths of dependent libraries
14498 # to runtime path list.
14499 inherit_rpath=$inherit_rpath
14500
14501 # Whether libtool must link a program against all its dependency libraries.
14502 link_all_deplibs=$link_all_deplibs
14503
14504 # Fix the shell variable \$srcfile for the compiler.
14505 fix_srcfile_path=$lt_fix_srcfile_path
14506
14507 # Set to "yes" if exported symbols are required.
14508 always_export_symbols=$always_export_symbols
14509
14510 # The commands to list exported symbols.
14511 export_symbols_cmds=$lt_export_symbols_cmds
14512
14513 # Symbols that should not be listed in the preloaded symbols.
14514 exclude_expsyms=$lt_exclude_expsyms
14515
14516 # Symbols that must always be exported.
14517 include_expsyms=$lt_include_expsyms
14518
14519 # Commands necessary for linking programs (against libraries) with templates.
14520 prelink_cmds=$lt_prelink_cmds
14521
14522 # Specify filename containing input files.
14523 file_list_spec=$lt_file_list_spec
14524
14525 # How to hardcode a shared library path into an executable.
14526 hardcode_action=$hardcode_action
14527
14528 # ### END LIBTOOL CONFIG
14529
14530 _LT_EOF
14531
14532   case $host_os in
14533   aix3*)
14534     cat <<\_LT_EOF >> "$cfgfile"
14535 # AIX sometimes has problems with the GCC collect2 program.  For some
14536 # reason, if we set the COLLECT_NAMES environment variable, the problems
14537 # vanish in a puff of smoke.
14538 if test "X${COLLECT_NAMES+set}" != Xset; then
14539   COLLECT_NAMES=
14540   export COLLECT_NAMES
14541 fi
14542 _LT_EOF
14543     ;;
14544   esac
14545
14546
14547 ltmain="$ac_aux_dir/ltmain.sh"
14548
14549
14550   # We use sed instead of cat because bash on DJGPP gets confused if
14551   # if finds mixed CR/LF and LF-only lines.  Since sed operates in
14552   # text mode, it properly converts lines to CR/LF.  This bash problem
14553   # is reportedly fixed, but why not run on old versions too?
14554   sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
14555     || (rm -f "$cfgfile"; exit 1)
14556
14557   case $xsi_shell in
14558   yes)
14559     cat << \_LT_EOF >> "$cfgfile"
14560
14561 # func_dirname file append nondir_replacement
14562 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
14563 # otherwise set result to NONDIR_REPLACEMENT.
14564 func_dirname ()
14565 {
14566   case ${1} in
14567     */*) func_dirname_result="${1%/*}${2}" ;;
14568     *  ) func_dirname_result="${3}" ;;
14569   esac
14570 }
14571
14572 # func_basename file
14573 func_basename ()
14574 {
14575   func_basename_result="${1##*/}"
14576 }
14577
14578 # func_dirname_and_basename file append nondir_replacement
14579 # perform func_basename and func_dirname in a single function
14580 # call:
14581 #   dirname:  Compute the dirname of FILE.  If nonempty,
14582 #             add APPEND to the result, otherwise set result
14583 #             to NONDIR_REPLACEMENT.
14584 #             value returned in "$func_dirname_result"
14585 #   basename: Compute filename of FILE.
14586 #             value retuned in "$func_basename_result"
14587 # Implementation must be kept synchronized with func_dirname
14588 # and func_basename. For efficiency, we do not delegate to
14589 # those functions but instead duplicate the functionality here.
14590 func_dirname_and_basename ()
14591 {
14592   case ${1} in
14593     */*) func_dirname_result="${1%/*}${2}" ;;
14594     *  ) func_dirname_result="${3}" ;;
14595   esac
14596   func_basename_result="${1##*/}"
14597 }
14598
14599 # func_stripname prefix suffix name
14600 # strip PREFIX and SUFFIX off of NAME.
14601 # PREFIX and SUFFIX must not contain globbing or regex special
14602 # characters, hashes, percent signs, but SUFFIX may contain a leading
14603 # dot (in which case that matches only a dot).
14604 func_stripname ()
14605 {
14606   # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
14607   # positional parameters, so assign one to ordinary parameter first.
14608   func_stripname_result=${3}
14609   func_stripname_result=${func_stripname_result#"${1}"}
14610   func_stripname_result=${func_stripname_result%"${2}"}
14611 }
14612
14613 # func_opt_split
14614 func_opt_split ()
14615 {
14616   func_opt_split_opt=${1%%=*}
14617   func_opt_split_arg=${1#*=}
14618 }
14619
14620 # func_lo2o object
14621 func_lo2o ()
14622 {
14623   case ${1} in
14624     *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
14625     *)    func_lo2o_result=${1} ;;
14626   esac
14627 }
14628
14629 # func_xform libobj-or-source
14630 func_xform ()
14631 {
14632   func_xform_result=${1%.*}.lo
14633 }
14634
14635 # func_arith arithmetic-term...
14636 func_arith ()
14637 {
14638   func_arith_result=$(( $* ))
14639 }
14640
14641 # func_len string
14642 # STRING may not start with a hyphen.
14643 func_len ()
14644 {
14645   func_len_result=${#1}
14646 }
14647
14648 _LT_EOF
14649     ;;
14650   *) # Bourne compatible functions.
14651     cat << \_LT_EOF >> "$cfgfile"
14652
14653 # func_dirname file append nondir_replacement
14654 # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
14655 # otherwise set result to NONDIR_REPLACEMENT.
14656 func_dirname ()
14657 {
14658   # Extract subdirectory from the argument.
14659   func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
14660   if test "X$func_dirname_result" = "X${1}"; then
14661     func_dirname_result="${3}"
14662   else
14663     func_dirname_result="$func_dirname_result${2}"
14664   fi
14665 }
14666
14667 # func_basename file
14668 func_basename ()
14669 {
14670   func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
14671 }
14672
14673
14674 # func_stripname prefix suffix name
14675 # strip PREFIX and SUFFIX off of NAME.
14676 # PREFIX and SUFFIX must not contain globbing or regex special
14677 # characters, hashes, percent signs, but SUFFIX may contain a leading
14678 # dot (in which case that matches only a dot).
14679 # func_strip_suffix prefix name
14680 func_stripname ()
14681 {
14682   case ${2} in
14683     .*) func_stripname_result=`$ECHO "X${3}" \
14684            | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
14685     *)  func_stripname_result=`$ECHO "X${3}" \
14686            | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
14687   esac
14688 }
14689
14690 # sed scripts:
14691 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
14692 my_sed_long_arg='1s/^-[^=]*=//'
14693
14694 # func_opt_split
14695 func_opt_split ()
14696 {
14697   func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
14698   func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
14699 }
14700
14701 # func_lo2o object
14702 func_lo2o ()
14703 {
14704   func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
14705 }
14706
14707 # func_xform libobj-or-source
14708 func_xform ()
14709 {
14710   func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
14711 }
14712
14713 # func_arith arithmetic-term...
14714 func_arith ()
14715 {
14716   func_arith_result=`expr "$@"`
14717 }
14718
14719 # func_len string
14720 # STRING may not start with a hyphen.
14721 func_len ()
14722 {
14723   func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
14724 }
14725
14726 _LT_EOF
14727 esac
14728
14729 case $lt_shell_append in
14730   yes)
14731     cat << \_LT_EOF >> "$cfgfile"
14732
14733 # func_append var value
14734 # Append VALUE to the end of shell variable VAR.
14735 func_append ()
14736 {
14737   eval "$1+=\$2"
14738 }
14739 _LT_EOF
14740     ;;
14741   *)
14742     cat << \_LT_EOF >> "$cfgfile"
14743
14744 # func_append var value
14745 # Append VALUE to the end of shell variable VAR.
14746 func_append ()
14747 {
14748   eval "$1=\$$1\$2"
14749 }
14750
14751 _LT_EOF
14752     ;;
14753   esac
14754
14755
14756   sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
14757     || (rm -f "$cfgfile"; exit 1)
14758
14759   mv -f "$cfgfile" "$ofile" ||
14760     (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
14761   chmod +x "$ofile"
14762
14763  ;;
14764
14765   esac
14766 done # for ac_tag
14767
14768
14769 as_fn_exit 0
14770 _ACEOF
14771 ac_clean_files=$ac_clean_files_save
14772
14773 test $ac_write_fail = 0 ||
14774   as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
14775
14776
14777 # configure is writing to config.log, and then calls config.status.
14778 # config.status does its own redirection, appending to config.log.
14779 # Unfortunately, on DOS this fails, as config.log is still kept open
14780 # by configure, so config.status won't be able to write to it; its
14781 # output is simply discarded.  So we exec the FD to /dev/null,
14782 # effectively closing config.log, so it can be properly (re)opened and
14783 # appended to by config.status.  When coming back to configure, we
14784 # need to make the FD available again.
14785 if test "$no_create" != yes; then
14786   ac_cs_success=:
14787   ac_config_status_args=
14788   test "$silent" = yes &&
14789     ac_config_status_args="$ac_config_status_args --quiet"
14790   exec 5>/dev/null
14791   $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
14792   exec 5>>config.log
14793   # Use ||, not &&, to avoid exiting from the if with $? = 1, which
14794   # would make configure fail if this is the last instruction.
14795   $ac_cs_success || as_fn_exit 1
14796 fi
14797 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
14798   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
14799 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
14800 fi
14801